summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-06-26hexdump: Make test data really constGeert Uytterhoeven
2015-06-26__bitmap_parselist: fix bug in empty string handlingChris Metcalf
2015-06-26MAINTAINERS: Davidlohr has movedAndrew Morton
2015-06-26MAINTAINERS: Add quotation marks around names with commasJoe Perches
2015-06-26MAINTAINERS: add quotation marks around names with periodsJoe Perches
2015-06-26MAINTAINERS: alsa-devel@alsa-project.org is moderated for non-subscribersJim Davis
2015-06-26get_maintainer: fix perl 5.22/5.24 deprecated/incompatible "\C" useJoe Perches
2015-06-26get_maintainer: emit longer section headersJoe Perches
2015-06-26get_maintainer.pl: add .get_maintainer.ignore file capabilityJoe Perches
2015-06-26check_syslog_permissions() cleanupVasily Averin
2015-06-26security_syslog() should be called once onlyVasily Averin
2015-06-26netconsole: implement extended console supportTejun Heo
2015-06-26netconsole: make all dynamic netconsoles share a mutexTejun Heo
2015-06-26netconsole: make netconsole_target->enabled a boolTejun Heo
2015-06-26netconsole: remove unnecessary netconsole_target_get/out() from write_msg()Tejun Heo
2015-06-26printk: implement support for extended console driversTejun Heo
2015-06-26printk: factor out message formatting from devkmsg_read()Tejun Heo
2015-06-26printk: guard the amount written per line by devkmsg_read()Tejun Heo
2015-06-26drivers/misc/altera-stapl/altera.c: remove extraneous KERN_INFO prefixColin Ian King
2015-06-26clone: support passing tls argument via C rather than pt_regs magicJosh Triplett
2015-06-26stddef.h: move offsetofend inside #ifndef/#endif guard, neatenJoe Perches
2015-06-26mailmap: add rdunlap email auto-correctionKees Cook
2015-06-26Mohit Kumar has movedPratyush Anand
2015-06-26Pratyush Anand has movedPratyush Anand
2015-06-26compiler-intel: fix wrong compiler barrier() macroDaniel Borkmann
2015-06-26compiler-gcc: integrate the various compiler-gcc[345].h filesJoe Perches
2015-06-26compiler-gcc.h: neateningJoe Perches
2015-06-26fs, proc: introduce CONFIG_PROC_CHILDRENIago López Galeiras
2015-06-26proc: fix PAGE_SIZE limit of /proc/$PID/cmdlineAlexey Dobriyan
2015-06-26prctl: more prctl(PR_SET_MM_*) checksAlexey Dobriyan
2015-06-26avr32: use for_each_sg()Akinobu Mita
2015-06-26frv: use for_each_sg()Akinobu Mita
2015-06-26frv: remove unused inline function is_in_rom()Tobias Klauser
2015-06-26zpool: remove zpool_evict()Dan Streetman
2015-06-26zpool: change pr_info to pr_debugDan Streetman
2015-06-26zswap: runtime enable/disableDan Streetman
2015-06-26zram: check comp algorithm availability earlierSergey Senozhatsky
2015-06-26zram: cut trailing newline in algorithm nameSergey Senozhatsky
2015-06-26zram: cosmetic zram_bvec_write() cleanupSergey Senozhatsky
2015-06-26zram: add dynamic device add/remove functionalitySergey Senozhatsky
2015-06-26zram: close race by open overridingSergey Senozhatsky
2015-06-26zram: return zram device_id from zram_add()Sergey Senozhatsky
2015-06-26zram: trivial: correct flag operations commentSergey Senozhatsky
2015-06-26zram: report every added and removed deviceSergey Senozhatsky
2015-06-26zram: remove max_num_devices limitationSergey Senozhatsky
2015-06-26zram: reorganize code layoutSergey Senozhatsky
2015-06-26zram: use idr instead of `zram_devices' arraySergey Senozhatsky
2015-06-26zram: cosmetic ZRAM_ATTR_RO code formatting tweakSergey Senozhatsky
2015-06-26zram: add `compact` sysfs entry to documentationSergey Senozhatsky
2015-06-26zsmalloc: remove obsolete ZSMALLOC_DEBUGMarcin Jabrzyk