1. 47a4694 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  2. c13c810 Merge tag 'rtc-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 9 years ago
  3. 2486748 Merge branch 'i2c/for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 9 years ago
  4. 9390bd0 Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working/fujitsu/integration by Linus Torvalds · 9 years ago
  5. da996f7 Merge tag 'edac/v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac by Linus Torvalds · 9 years ago
  6. 5b4ca44 Merge tag 'media/v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 9 years ago
  7. 0db9723 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 9 years ago
  8. 4570a37 Merge tag 'sound-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  9. f7b0821 Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 9 years ago
  10. 51229b4 exit,stats: /* obey this comment */ by Rik van Riel · 9 years ago
  11. b4176b7 coredump: add __printf attribute to cn_*printf functions by Nicolas Iooss · 9 years ago
  12. 5202efe coredump: use from_kuid/kgid when formatting corename by Nicolas Iooss · 9 years ago
  13. 89bfae4 fs/reiserfs: remove unneeded cast by Firo Yang · 9 years ago
  14. f73c2f1 NILFS2: support NFSv2 export by NeilBrown · 9 years ago
  15. 9f0f564 fs/befs/btree.c: remove unneeded initializations by Fabian Frederick · 9 years ago
  16. 83b08bf fs/minix: remove unneeded cast by Firo Yang · 9 years ago
  17. c69e3c3 init/do_mounts.c: add create_dev() failure log by Vishnu Pratap Singh · 9 years ago
  18. bffacb9 kasan: remove duplicate definition of the macro KASAN_FREE_PAGE by Wang Long · 9 years ago
  19. 35a4c90 fs/efs: femove unneeded cast by Firo Yang · 9 years ago
  20. 3c816e4 checkpatch: emit "NOTE: <types>" message only once after multiple files by Joe Perches · 9 years ago
  21. e518e9a checkpatch: emit an error when there's a diff in a changelog by Joe Perches · 9 years ago
  22. 5a6d20c checkpatch: validate MODULE_LICENSE content by Bjorn Andersson · 9 years ago
  23. 10895d2 checkpatch: add multi-line handling for PREFER_ETHER_ADDR_COPY by Mateusz Kulikowski · 9 years ago
  24. 8617cd0 checkpatch: suggest using eth_zero_addr() and eth_broadcast_addr() by Mateusz Kulikowski · 9 years ago
  25. 9e20a85 checkpatch: fix processing of MEMSET issues by Mateusz Kulikowski · 9 years ago
  26. b6117d1 checkpatch: suggest using ether_addr_equal*() by Mateusz Kulikowski · 9 years ago
  27. 06330fc checkpatch: avoid NOT_UNIFIED_DIFF errors on cover-letter.patch files by Joe Perches · 9 years ago
  28. f1a6367 checkpatch: remove local from codespell path by Maxim Uvarov · 9 years ago
  29. 34d8815 checkpatch: add --showfile to allow input via pipe to show filenames by Joe Perches · 9 years ago
  30. 5723029 checkpatch: colorize output to terminal by Joe Perches · 9 years ago
  31. d8469f1 checkpatch: improve output with multiple command-line files by Joe Perches · 9 years ago
  32. 47e0c88 checkpatch: categorize some long line length checks by Joe Perches · 9 years ago
  33. 33acb54 checkpatch: use $String consistently by Joe Perches · 9 years ago
  34. 485ff23 checkpatch: make types found in a source file/patch local by Alex Dowad · 9 years ago
  35. e6176fa checkpatch: add --strict warning for c99 fixed size typedefs : int<size>_t by Joe Perches · 9 years ago
  36. cb426e9 checkpatch: check for uncommented waitqueue_active() by Joe Perches · 9 years ago
  37. cbdc281 drivers/firmware/memmap.c: fix kernel-doc format by Michal Simek · 9 years ago
  38. ec3904d fs/ext4/super.c: use strreplace() in ext4_fill_super() by Rasmus Villemoes · 9 years ago
  39. 81ae394 fs/jbd2/journal.c: use strreplace() by Rasmus Villemoes · 9 years ago
  40. 90a9bef drivers/md/md.c: use strreplace() by Rasmus Villemoes · 9 years ago
  41. a29fd61 drivers/base/core.c: use strreplace() by Rasmus Villemoes · 9 years ago
  42. 2abf114 lib/kobject.c: use strreplace() by Rasmus Villemoes · 9 years ago
  43. ff14417 kernel/trace/blktrace.c: use strreplace() in do_blk_trace_setup() by Rasmus Villemoes · 9 years ago
  44. 1bb5647 kernel/trace/trace_events_filter.c: use strreplace() by Rasmus Villemoes · 9 years ago
  45. 94df290 lib/string.c: introduce strreplace() by Rasmus Villemoes · 9 years ago
  46. 9d2a8da radix-tree: replace preallocated node array with linked list by Kirill A. Shutemov · 9 years ago
  47. 9cf79d1 bitmap: remove explicit newline handling using scnprintf format string by Sudeep Holla · 9 years ago
  48. ca96ab8 lib/sort: Add 64 bit swap function by Daniel Wagner · 9 years ago
  49. 79e23d5 hexdump: Make test data really const by Geert Uytterhoeven · 9 years ago
  50. 2528a8b __bitmap_parselist: fix bug in empty string handling by Chris Metcalf · 9 years ago
  51. 4f973c6 MAINTAINERS: Davidlohr has moved by Andrew Morton · 9 years ago
  52. e43cdb5 MAINTAINERS: Add quotation marks around names with commas by Joe Perches · 9 years ago
  53. 9c3646d MAINTAINERS: add quotation marks around names with periods by Joe Perches · 9 years ago
  54. e5747e4 MAINTAINERS: alsa-devel@alsa-project.org is moderated for non-subscribers by Jim Davis · 9 years ago
  55. ce8155f get_maintainer: fix perl 5.22/5.24 deprecated/incompatible "\C" use by Joe Perches · 9 years ago
  56. 364f68d get_maintainer: emit longer section headers by Joe Perches · 9 years ago
  57. 435de07 get_maintainer.pl: add .get_maintainer.ignore file capability by Joe Perches · 9 years ago
  58. 3ea4331 check_syslog_permissions() cleanup by Vasily Averin · 9 years ago
  59. d194e5d security_syslog() should be called once only by Vasily Averin · 9 years ago
  60. e2f15f9 netconsole: implement extended console support by Tejun Heo · 9 years ago
  61. 369e5a8 netconsole: make all dynamic netconsoles share a mutex by Tejun Heo · 9 years ago
  62. 698cf1c netconsole: make netconsole_target->enabled a bool by Tejun Heo · 9 years ago
  63. a6d403a netconsole: remove unnecessary netconsole_target_get/out() from write_msg() by Tejun Heo · 9 years ago
  64. 6fe2935 printk: implement support for extended console drivers by Tejun Heo · 9 years ago
  65. 0a295e67 printk: factor out message formatting from devkmsg_read() by Tejun Heo · 9 years ago
  66. d43ff43 printk: guard the amount written per line by devkmsg_read() by Tejun Heo · 9 years ago
  67. 4ae555a drivers/misc/altera-stapl/altera.c: remove extraneous KERN_INFO prefix by Colin Ian King · 9 years ago
  68. 3033f14a clone: support passing tls argument via C rather than pt_regs magic by Josh Triplett · 9 years ago
  69. 8c7fbe5 stddef.h: move offsetofend inside #ifndef/#endif guard, neaten by Joe Perches · 9 years ago
  70. 4d5b367 mailmap: add rdunlap email auto-correction by Kees Cook · 9 years ago
  71. 9c5dcdd Mohit Kumar has moved by Pratyush Anand · 9 years ago
  72. e34cadd Pratyush Anand has moved by Pratyush Anand · 9 years ago
  73. b86a50c compiler-intel: fix wrong compiler barrier() macro by Daniel Borkmann · 9 years ago
  74. cb984d1 compiler-gcc: integrate the various compiler-gcc[345].h files by Joe Perches · 9 years ago
  75. f6d133f8 compiler-gcc.h: neatening by Joe Perches · 9 years ago
  76. 2e13ba5 fs, proc: introduce CONFIG_PROC_CHILDREN by Iago López Galeiras · 9 years ago
  77. c2c0bb4 proc: fix PAGE_SIZE limit of /proc/$PID/cmdline by Alexey Dobriyan · 9 years ago
  78. 4a00e9d prctl: more prctl(PR_SET_MM_*) checks by Alexey Dobriyan · 9 years ago
  79. 20342f1 avr32: use for_each_sg() by Akinobu Mita · 9 years ago
  80. 0989e1f frv: use for_each_sg() by Akinobu Mita · 9 years ago
  81. 3fe111f frv: remove unused inline function is_in_rom() by Tobias Klauser · 9 years ago
  82. 479305f zpool: remove zpool_evict() by Dan Streetman · 9 years ago
  83. cf41f5f zpool: change pr_info to pr_debug by Dan Streetman · 9 years ago
  84. c00ed16 zswap: runtime enable/disable by Dan Streetman · 9 years ago
  85. d93435c zram: check comp algorithm availability earlier by Sergey Senozhatsky · 9 years ago
  86. 4bbacd5 zram: cut trailing newline in algorithm name by Sergey Senozhatsky · 9 years ago
  87. 17162f4 zram: cosmetic zram_bvec_write() cleanup by Sergey Senozhatsky · 9 years ago
  88. 6566d1a zram: add dynamic device add/remove functionality by Sergey Senozhatsky · 9 years ago
  89. f405c44 zram: close race by open overriding by Sergey Senozhatsky · 9 years ago
  90. 92ff152 zram: return zram device_id from zram_add() by Sergey Senozhatsky · 9 years ago
  91. b31177f zram: trivial: correct flag operations comment by Sergey Senozhatsky · 9 years ago
  92. d12b63c zram: report every added and removed device by Sergey Senozhatsky · 9 years ago
  93. c3cdb40 zram: remove max_num_devices limitation by Sergey Senozhatsky · 9 years ago
  94. 522698d zram: reorganize code layout by Sergey Senozhatsky · 9 years ago
  95. 85508ec zram: use idr instead of `zram_devices' array by Sergey Senozhatsky · 9 years ago
  96. 3bca3ef zram: cosmetic ZRAM_ATTR_RO code formatting tweak by Sergey Senozhatsky · 9 years ago
  97. 3d8ed88 zram: add `compact` sysfs entry to documentation by Sergey Senozhatsky · 9 years ago
  98. 13a18a1 zsmalloc: remove obsolete ZSMALLOC_DEBUG by Marcin Jabrzyk · 9 years ago
  99. 9e65bf6 zram: remove obsolete ZRAM_DEBUG option by Marcin Jabrzyk · 9 years ago
  100. cf54e2f s390/mm: change HPAGE_SHIFT type to int by Dominik Dingel · 9 years ago