1. 98a9bba checkpatch: prefer ether_addr_copy to memcpy(foo, bar, ETH_ALEN) by Joe Perches · 10 years ago
  2. bff5da4 checkpatch: add DT compatible string documentation checks by Rob Herring · 10 years ago
  3. 109d8cb2 checkpatch: only flag FSF address, not gnu.org URL by Alexander Duyck · 10 years ago
  4. 31070b5 checkpatch: add tests for function pointer style misuses by Joe Perches · 10 years ago
  5. 3e2232f checkpatch: update the FSF/GPL address check by Joe Perches · 10 years ago
  6. 189248d checkpatch: check for if's with unnecessary parentheses by Joe Perches · 10 years ago
  7. c76f4cb checkpatch: improve space before tab --fix option by Joe Perches · 10 years ago
  8. 9624b8d checkpatch: add a --fix-inplace option by Joe Perches · 10 years ago
  9. c34c09a checkpatch: attempt to find missing switch/case break; by Joe Perches · 10 years ago
  10. 7e4915e checkpatch: add warning of future __GFP_NOFAIL use by David Rientjes · 10 years ago
  11. d2e248e checkpatch: warn only on "space before semicolon" at end of line by Joe Perches · 10 years ago
  12. 8c5fcd2 checkpatch: more comprehensive split strings warning by Joe Perches · 10 years ago
  13. cf07440 firmware/dmi_scan: generalize for use by other archs by Ard Biesheuvel · 10 years ago
  14. 3e2a4c1 test: check copy_to/from_user boundary validation by Kees Cook · 10 years ago
  15. 93e9ef8 test: add minimal module for verification testing by Kees Cook · 10 years ago
  16. ff6f9bb lib/cmdline.c: declare exported symbols immediately by Felipe Contreras · 10 years ago
  17. 9fd4305 lib/cmdline.c: fix style issues by Felipe Contreras · 10 years ago
  18. ae2924a lib/kstrtox.c: remove redundant cleanup by Felipe Contreras · 10 years ago
  19. 68585c4 backlight: lp8788: remove unnecessary parentheses by Jingoo Han · 10 years ago
  20. 2ce2386 backlight: lp855x: remove unnecessary parentheses by Jingoo Han · 10 years ago
  21. 81f5cdc backlight: kb3886_bl: fix incorrect placement of __initdata marker by Jingoo Han · 10 years ago
  22. 0f53449 backlight: tosa: use devm_lcd_device_register() by Jingoo Han · 10 years ago
  23. 7dd7807 backlight: l4f00242t03: use devm_lcd_device_register() by Jingoo Han · 10 years ago
  24. 964598f backlight: jornada720: use devm_lcd_device_register() by Jingoo Han · 10 years ago
  25. ffb1f6c backlight: tosa: use devm_backlight_device_register() by Jingoo Han · 10 years ago
  26. 443956f backlight: ot200_bl: use devm_backlight_device_register() by Jingoo Han · 10 years ago
  27. c76d102 backlight: omap1: use devm_backlight_device_register() by Jingoo Han · 10 years ago
  28. 0561c17 backlight: hp680_bl: use devm_backlight_device_register() by Jingoo Han · 10 years ago
  29. 0ec585d backlight: jornada720: use devm_backlight_device_register() by Jingoo Han · 10 years ago
  30. 1cc4561 MAINTAINERS: remove unnecessary EXYNOS DP DRIVER F: pattern by Jingoo Han · 10 years ago
  31. 6ab88e0 MAINTAINERS: describe differences between F: and N: patterns by Joe Perches · 10 years ago
  32. ef575f4 MAINTAINERS: add an entry for the Macintosh HFSPlus Filesystem by Geert Uytterhoeven · 10 years ago
  33. c9ecefe get_maintainer: add commit author information to --rolestats by Joe Perches · 10 years ago
  34. 1d3fa37 printk: flush conflicting continuation line by Arun KS · 10 years ago
  35. aaf0762 vsprintf: add %pad extension for dma_addr_t use by Joe Perches · 10 years ago
  36. c28aa1f printk/cache: mark printk_once test variable __read_mostly by Joe Perches · 10 years ago
  37. 8f073bd dynamic-debug-howto.txt: update since new wildcard support by Du, Changbin · 10 years ago
  38. 578b1e0 dynamic_debug: add wildcard support to filter files/functions/modules by Du, Changbin · 10 years ago
  39. a3d2cca lib/parser.c: put EXPORT_SYMBOLs in the conventional place by Andrew Morton · 10 years ago
  40. aace050 lib/parser.c: add match_wildcard() function by Du, Changbin · 10 years ago
  41. 0d9dfc2 uapi: convert u64 to __u64 in exported headers by Mike Frysinger · 10 years ago
  42. c318924 include/uapi/linux/dn.h: pull in ioctl.h header by Mike Frysinger · 10 years ago
  43. e8b6714 include/uapi/linux/ppp-ioctl.h: pull in ppp_defs.h by Mike Frysinger · 10 years ago
  44. a7e1d98 headers_check: special case seqbuf_dump() by Paul Bolle · 10 years ago
  45. 59d42cd drivers/vlynq/vlynq.c: fix another resource size off by 1 error by Dan Carpenter · 10 years ago
  46. a79530e drivers/video/aty/aty128fb.c: fix a warning pertaining to the aty128fb backlight variable by David Howells · 10 years ago
  47. c6d5f98 drivers/mfd/tps65217.c: fix pointer-integer size mismatch warning in tps65217_probe() by David Howells · 10 years ago
  48. f30c0c3 drivers/mfd/max8998.c: fix pointer-integer size mismatch warning in max8998_i2c_get_driver_data() by David Howells · 10 years ago
  49. e13e64e drivers/gpu/drm/gma500/backlight.c: fix a defined-but-not-used warning for do_gma_backlight_set() by David Howells · 10 years ago
  50. 00b2c76 include/linux/of.h: make for_each_child_of_node() reference its args when CONFIG_OF=n by David Howells · 10 years ago
  51. 04f9b74 remove extra definitions of U32_MAX by Alex Elder · 10 years ago
  52. 89a0714 kernel.h: define u8, s8, u32, etc. limits by Alex Elder · 10 years ago
  53. 7771953 conditionally define U32_MAX by Alex Elder · 10 years ago
  54. a6ce711 um: use generic fixmap.h by Mark Salter · 10 years ago
  55. 8b49233 tile: use generic fixmap.h by Mark Salter · 10 years ago
  56. 083f7ba sh: use generic fixmap.h by Mark Salter · 10 years ago
  57. 9494a1e powerpc: use generic fixmap.h by Mark Salter · 10 years ago
  58. 19fd962 mips: use generic fixmap.h by Mark Salter · 10 years ago
  59. 1428853 microblaze: use generic fixmap.h by Mark Salter · 10 years ago
  60. 1c5c804 metag: use generic fixmap.h by Mark Salter · 10 years ago
  61. 978c558 hexagon: use generic fixmap.h by Mark Salter · 10 years ago
  62. 114cefc x86: use generic fixmap.h by Mark Salter · 10 years ago
  63. d57c33c add generic fixmap.h by Mark Salter · 10 years ago
  64. 2252b62 logfs: check for the return value after calling find_or_create_page() by Younger Liu · 10 years ago
  65. a3b25d9 drivers/block/Kconfig: update RAM block device module name by Fabian Frederick · 10 years ago
  66. 4a102b4 drivers/mailbox/omap: make mbox->irq signed for error handling by Dan Carpenter · 10 years ago
  67. 0c79a8e asm/types.h: Remove include/asm-generic/int-l64.h by Geert Uytterhoeven · 10 years ago
  68. 34228d4 mm: ignore VM_SOFTDIRTY on VMA merging by Cyrill Gorcunov · 10 years ago
  69. 871beb8 mm/rmap: fix coccinelle warnings by Fengguang Wu · 10 years ago
  70. a599806 mm/swapfile.c: do not skip lowest_bit in scan_swap_map() scan loop by Jamie Liu · 10 years ago
  71. 0d8a4a3 memcg: remove unused code from kmem_cache_destroy_work_func by Vladimir Davydov · 10 years ago
  72. 6c14466 mm: improve documentation of page_order by Mel Gorman · 10 years ago
  73. 0eef615 memcg: fix css reference leak and endless loop in mem_cgroup_iter by Michal Hocko · 10 years ago
  74. ecc736f memcg: fix endless loop caused by mem_cgroup_iter by Michal Hocko · 10 years ago
  75. d49ad93 mm, oom: prefer thread group leaders for display purposes by David Rientjes · 10 years ago
  76. c3ac14b doc/kmemcheck: add kmemcheck to kernel-parameters by Xishi Qiu · 10 years ago
  77. d8ad3055 mm/memcg: iteration skip memcgs not yet fully initialized by Hugh Dickins · 10 years ago
  78. d2ab70a mm/memcg: fix last_dead_count memory wastage by Hugh Dickins · 10 years ago
  79. a64fb3c mm: audit/fix non-modular users of module_init in core code by Paul Gortmaker · 10 years ago
  80. da29bd3 mm/mm_init.c: make creation of the mm_kobj happen earlier than device_initcall by Paul Gortmaker · 10 years ago
  81. 42aa83c mm: show message when updating min_free_kbytes in thp by Han Pingtian · 10 years ago
  82. ac13c46 mm/memory_hotplug.c: move register_memory_resource out of the lock_memory_hotplug by Nathan Zimmer · 10 years ago
  83. 354f17e mm/nobootmem: free_all_bootmem again by Philipp Hachtmann · 10 years ago
  84. ec97097 mm: vmscan: call NUMA-unaware shrinkers irrespective of nodemask by Vladimir Davydov · 10 years ago
  85. 0b1fb40 mm: vmscan: shrink all slab objects if tight on memory by Vladimir Davydov · 10 years ago
  86. baae911 sched/numa: fix setting of cpupid on page migration twice by Wanpeng Li · 10 years ago
  87. c980e66 mm: do_mincore() cleanup by Jianguo Wu · 10 years ago
  88. b30afea0 include/linux/genalloc.h: spinlock_t needs spinlock_types.h by Shawn Guo · 10 years ago
  89. bd72781 Documentation/trace/postprocess/trace-vmscan-postprocess.pl: fix the traceevent regex by Vinayak Menon · 10 years ago
  90. da8c757 mm: prevent setting of a value less than 0 to min_free_kbytes by Han Pingtian · 10 years ago
  91. cc81717 mm: new_vma_page() cannot see NULL vma for hugetlb pages by Michal Hocko · 10 years ago
  92. 54b9dd1 mm/memory-failure.c: shift page lock from head page to tail page after thp split by Naoya Horiguchi · 10 years ago
  93. 54a43d5 numa: add a sysctl for numa_balancing by Andi Kleen · 10 years ago
  94. 5e270e2 mm: free memblock.memory in free_all_bootmem by Philipp Hachtmann · 10 years ago
  95. 87379ec mm/nobootmem.c: add return value check in __alloc_memory_core_early() by Philipp Hachtmann · 10 years ago
  96. d644163 memcg: rework memcg_update_kmem_limit synchronization by Vladimir Davydov · 10 years ago
  97. 6de64be memcg: remove KMEM_ACCOUNTED_ACTIVATED flag by Vladimir Davydov · 10 years ago
  98. f857026 memcg, slab: RCU protect memcg_params for root caches by Vladimir Davydov · 10 years ago
  99. f717eb3a slab: do not panic if we fail to create memcg cache by Vladimir Davydov · 10 years ago
  100. 842e287 memcg: get rid of kmem_cache_dup() by Vladimir Davydov · 10 years ago