1. 3c816e4 checkpatch: emit "NOTE: <types>" message only once after multiple files by Joe Perches · 9 years ago
  2. e518e9a checkpatch: emit an error when there's a diff in a changelog by Joe Perches · 9 years ago
  3. 5a6d20c checkpatch: validate MODULE_LICENSE content by Bjorn Andersson · 9 years ago
  4. 10895d2 checkpatch: add multi-line handling for PREFER_ETHER_ADDR_COPY by Mateusz Kulikowski · 9 years ago
  5. 8617cd0 checkpatch: suggest using eth_zero_addr() and eth_broadcast_addr() by Mateusz Kulikowski · 9 years ago
  6. 9e20a85 checkpatch: fix processing of MEMSET issues by Mateusz Kulikowski · 9 years ago
  7. b6117d1 checkpatch: suggest using ether_addr_equal*() by Mateusz Kulikowski · 9 years ago
  8. 06330fc checkpatch: avoid NOT_UNIFIED_DIFF errors on cover-letter.patch files by Joe Perches · 9 years ago
  9. f1a6367 checkpatch: remove local from codespell path by Maxim Uvarov · 9 years ago
  10. 34d8815 checkpatch: add --showfile to allow input via pipe to show filenames by Joe Perches · 9 years ago
  11. 5723029 checkpatch: colorize output to terminal by Joe Perches · 9 years ago
  12. d8469f1 checkpatch: improve output with multiple command-line files by Joe Perches · 9 years ago
  13. 47e0c88 checkpatch: categorize some long line length checks by Joe Perches · 9 years ago
  14. 33acb54 checkpatch: use $String consistently by Joe Perches · 9 years ago
  15. 485ff23 checkpatch: make types found in a source file/patch local by Alex Dowad · 9 years ago
  16. e6176fa checkpatch: add --strict warning for c99 fixed size typedefs : int<size>_t by Joe Perches · 9 years ago
  17. cb426e9 checkpatch: check for uncommented waitqueue_active() by Joe Perches · 9 years ago
  18. cbdc281 drivers/firmware/memmap.c: fix kernel-doc format by Michal Simek · 9 years ago
  19. ec3904d fs/ext4/super.c: use strreplace() in ext4_fill_super() by Rasmus Villemoes · 9 years ago
  20. 81ae394 fs/jbd2/journal.c: use strreplace() by Rasmus Villemoes · 9 years ago
  21. 90a9bef drivers/md/md.c: use strreplace() by Rasmus Villemoes · 9 years ago
  22. a29fd61 drivers/base/core.c: use strreplace() by Rasmus Villemoes · 9 years ago
  23. 2abf114 lib/kobject.c: use strreplace() by Rasmus Villemoes · 9 years ago
  24. ff14417 kernel/trace/blktrace.c: use strreplace() in do_blk_trace_setup() by Rasmus Villemoes · 9 years ago
  25. 1bb5647 kernel/trace/trace_events_filter.c: use strreplace() by Rasmus Villemoes · 9 years ago
  26. 94df290 lib/string.c: introduce strreplace() by Rasmus Villemoes · 9 years ago
  27. 9d2a8da radix-tree: replace preallocated node array with linked list by Kirill A. Shutemov · 9 years ago
  28. 9cf79d1 bitmap: remove explicit newline handling using scnprintf format string by Sudeep Holla · 9 years ago
  29. ca96ab8 lib/sort: Add 64 bit swap function by Daniel Wagner · 9 years ago
  30. 79e23d5 hexdump: Make test data really const by Geert Uytterhoeven · 9 years ago
  31. 2528a8b __bitmap_parselist: fix bug in empty string handling by Chris Metcalf · 9 years ago
  32. 4f973c6 MAINTAINERS: Davidlohr has moved by Andrew Morton · 9 years ago
  33. e43cdb5 MAINTAINERS: Add quotation marks around names with commas by Joe Perches · 9 years ago
  34. 9c3646d MAINTAINERS: add quotation marks around names with periods by Joe Perches · 9 years ago
  35. e5747e4 MAINTAINERS: alsa-devel@alsa-project.org is moderated for non-subscribers by Jim Davis · 9 years ago
  36. ce8155f get_maintainer: fix perl 5.22/5.24 deprecated/incompatible "\C" use by Joe Perches · 9 years ago
  37. 364f68d get_maintainer: emit longer section headers by Joe Perches · 9 years ago
  38. 435de07 get_maintainer.pl: add .get_maintainer.ignore file capability by Joe Perches · 9 years ago
  39. 3ea4331 check_syslog_permissions() cleanup by Vasily Averin · 9 years ago
  40. d194e5d security_syslog() should be called once only by Vasily Averin · 9 years ago
  41. e2f15f9 netconsole: implement extended console support by Tejun Heo · 9 years ago
  42. 369e5a8 netconsole: make all dynamic netconsoles share a mutex by Tejun Heo · 9 years ago
  43. 698cf1c netconsole: make netconsole_target->enabled a bool by Tejun Heo · 9 years ago
  44. a6d403a netconsole: remove unnecessary netconsole_target_get/out() from write_msg() by Tejun Heo · 9 years ago
  45. 6fe2935 printk: implement support for extended console drivers by Tejun Heo · 9 years ago
  46. 0a295e67 printk: factor out message formatting from devkmsg_read() by Tejun Heo · 9 years ago
  47. d43ff43 printk: guard the amount written per line by devkmsg_read() by Tejun Heo · 9 years ago
  48. 4ae555a drivers/misc/altera-stapl/altera.c: remove extraneous KERN_INFO prefix by Colin Ian King · 9 years ago
  49. 3033f14a clone: support passing tls argument via C rather than pt_regs magic by Josh Triplett · 9 years ago
  50. 8c7fbe5 stddef.h: move offsetofend inside #ifndef/#endif guard, neaten by Joe Perches · 9 years ago
  51. 4d5b367 mailmap: add rdunlap email auto-correction by Kees Cook · 9 years ago
  52. 9c5dcdd Mohit Kumar has moved by Pratyush Anand · 9 years ago
  53. e34cadd Pratyush Anand has moved by Pratyush Anand · 9 years ago
  54. b86a50c compiler-intel: fix wrong compiler barrier() macro by Daniel Borkmann · 9 years ago
  55. cb984d1 compiler-gcc: integrate the various compiler-gcc[345].h files by Joe Perches · 9 years ago
  56. f6d133f8 compiler-gcc.h: neatening by Joe Perches · 9 years ago
  57. 2e13ba5 fs, proc: introduce CONFIG_PROC_CHILDREN by Iago López Galeiras · 9 years ago
  58. c2c0bb4 proc: fix PAGE_SIZE limit of /proc/$PID/cmdline by Alexey Dobriyan · 9 years ago
  59. 4a00e9d prctl: more prctl(PR_SET_MM_*) checks by Alexey Dobriyan · 9 years ago
  60. 20342f1 avr32: use for_each_sg() by Akinobu Mita · 9 years ago
  61. 0989e1f frv: use for_each_sg() by Akinobu Mita · 9 years ago
  62. 3fe111f frv: remove unused inline function is_in_rom() by Tobias Klauser · 9 years ago
  63. 479305f zpool: remove zpool_evict() by Dan Streetman · 9 years ago
  64. cf41f5f zpool: change pr_info to pr_debug by Dan Streetman · 9 years ago
  65. c00ed16 zswap: runtime enable/disable by Dan Streetman · 9 years ago
  66. d93435c zram: check comp algorithm availability earlier by Sergey Senozhatsky · 9 years ago
  67. 4bbacd5 zram: cut trailing newline in algorithm name by Sergey Senozhatsky · 9 years ago
  68. 17162f4 zram: cosmetic zram_bvec_write() cleanup by Sergey Senozhatsky · 9 years ago
  69. 6566d1a zram: add dynamic device add/remove functionality by Sergey Senozhatsky · 9 years ago
  70. f405c44 zram: close race by open overriding by Sergey Senozhatsky · 9 years ago
  71. 92ff152 zram: return zram device_id from zram_add() by Sergey Senozhatsky · 9 years ago
  72. b31177f zram: trivial: correct flag operations comment by Sergey Senozhatsky · 9 years ago
  73. d12b63c zram: report every added and removed device by Sergey Senozhatsky · 9 years ago
  74. c3cdb40 zram: remove max_num_devices limitation by Sergey Senozhatsky · 9 years ago
  75. 522698d zram: reorganize code layout by Sergey Senozhatsky · 9 years ago
  76. 85508ec zram: use idr instead of `zram_devices' array by Sergey Senozhatsky · 9 years ago
  77. 3bca3ef zram: cosmetic ZRAM_ATTR_RO code formatting tweak by Sergey Senozhatsky · 9 years ago
  78. 3d8ed88 zram: add `compact` sysfs entry to documentation by Sergey Senozhatsky · 9 years ago
  79. 13a18a1 zsmalloc: remove obsolete ZSMALLOC_DEBUG by Marcin Jabrzyk · 9 years ago
  80. 9e65bf6 zram: remove obsolete ZRAM_DEBUG option by Marcin Jabrzyk · 9 years ago
  81. cf54e2f s390/mm: change HPAGE_SHIFT type to int by Dominik Dingel · 9 years ago
  82. cbd7d9c s390/mm: forward check for huge pmds to pmd_large() by Dominik Dingel · 9 years ago
  83. ce41571 s390/hugetlb: remove dead code for sw emulated huge pages by Dominik Dingel · 9 years ago
  84. 08bd4fc mm/hugetlb: remove arch_prepare/release_hugepage from arch headers by Dominik Dingel · 9 years ago
  85. 8408427 mm/hugetlb: remove unused arch hook prepare/release_hugepage by Dominik Dingel · 9 years ago
  86. bea4119 s390/mm: make hugepages_supported a boot time decision by Dominik Dingel · 9 years ago
  87. 64e22b86 Merge branch 'for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 9 years ago
  88. 6597ac8 Merge tag 'dm-4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 9 years ago
  89. e4bc13a Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  90. ad90fb9 Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  91. cc9e4bd tracing: Fix typo from "static inlin" to "static inline" by Steven Rostedt (Red Hat) · 9 years ago
  92. 6b88f44 tracing/filter: Do not allow infix to exceed end of string by Steven Rostedt (Red Hat) · 9 years ago
  93. 6a398a3 Merge branch 'for-4.2/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  94. b4875bb tracing/filter: Do not WARN on operand count going below zero by Steven Rostedt (Red Hat) · 9 years ago
  95. bfffa1c Merge branch 'for-4.2/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  96. cc8a0a9 Merge tag 'upstream-4.2-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 9 years ago
  97. d857da7 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 9 years ago
  98. 77d4316 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 9 years ago
  99. da028d5 um: Don't pollute kernel namespace with uapi by Richard Weinberger · 9 years ago
  100. 8eeba4e um: Include sys/types.h for makedev(), major(), minor() by Hans-Werner Hilse · 9 years ago