1. 3705ce5 checkpatch: create an EXPERIMENTAL --fix option to correct patches by Joe Perches · 11 years ago
  2. 23f780c checkpatch: improve "no space after cast" test by Joe Perches · 11 years ago
  3. 179f8f4 checkpatch: add a --strict test for comparison to true/false by Joe Perches · 11 years ago
  4. 77b9a53 checkpatch: don't warn on blank lines before/after braces as often by Joe Perches · 11 years ago
  5. c4a62ef checkpatch: add a placeholder to check blank lines before declarations by Joe Perches · 11 years ago
  6. 3cc4b1c checkpatch: reduce false positive rate of "complex macros" by Joe Perches · 11 years ago
  7. 9d7a34a checkpatch: warn on comparisons to get_jiffies_64() by Joe Perches · 11 years ago
  8. 36ec193 checkpatch: warn on comparisons to jiffies by Joe Perches · 11 years ago
  9. a605e32 checkpatch: warn when networking block comment lines don't start with * by Joe Perches · 11 years ago
  10. fdb4bcd checkpatch: improve network block comment test and message by Joe Perches · 11 years ago
  11. 807bd26 checkpatch: remove quote from CamelCase test by Joe Perches · 11 years ago
  12. a640d25 checkpatch: add --strict preference for p = kmalloc(sizeof(*p)... by Joe Perches · 11 years ago
  13. 95e2c60 checkpatch: warn when using gcc's binary constant ("0b") extension by Joe Perches · 11 years ago
  14. be79794 checkpatch: change CamelCase test and make it --strict by Joe Perches · 11 years ago
  15. 64df307 lib/percpu_counter.c: __this_cpu_write() doesn't need to be protected by spinlock by Fan Du · 11 years ago
  16. 5cb0656 ipw2200: convert __list_for_each usage to list_for_each by Dave Jones · 11 years ago
  17. a956810 radeon: remove redundant __list_for_each definition from mkregtable.c by Dave Jones · 11 years ago
  18. 3601792 backlight: convert from legacy pm ops to dev_pm_ops by Shuah Khan · 11 years ago
  19. 6212de88 MAINTAINERS: add Backlight subsystem co-maintainer by Jingoo Han · 11 years ago
  20. 1d0c48e lcd: add devm_lcd_device_{register,unregister}() by Jingoo Han · 11 years ago
  21. 8318fde4 backlight: add devm_backlight_device_{register,unregister}() by Jingoo Han · 11 years ago
  22. 9ed3936 backlight: pcf50633: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  23. 85f7f22 backlight: lp8788: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  24. 6a7c02f backlight: ep93xx: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  25. 29603af backlight: atmel-pwm-bl: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  26. f7269cf MAINTAINERS: fix tape driver file mappings by Jean Delvare · 11 years ago
  27. a7d0dab drivers/misc/sgi-gru/grufault.c: fix a sanity test in gru_set_context_option() by Dimitri Sivanich · 11 years ago
  28. 48a9db4 drivers/dma: remove unused support for MEMSET operations by Bartlomiej Zolnierkiewicz · 11 years ago
  29. dcf6d29 drm/i915: quirk away phantom LVDS on Intel's D525MW mainboard by Jani Nikula · 11 years ago
  30. e5614f0 drm/i915: quirk away phantom LVDS on Intel's D510MO mainboard by Chris Wilson · 11 years ago
  31. 5017b28 dmi: add support for exact DMI matches in addition to substring matching by Jani Nikula · 11 years ago
  32. 45c6494 kernel/sys.c:do_sysinfo(): use get_monotonic_boottime() by Oleg Nesterov · 11 years ago
  33. 7ec75e1 kernel/sys.c: sys_reboot(): fix malformed panic message by liguang · 11 years ago
  34. b58d977 dump_stack: serialize the output from dump_stack() by Alex Thorlton · 11 years ago
  35. f170168 drivers: avoid parsing names as kthread_run() format strings by Kees Cook · 11 years ago
  36. d853754 drivers: avoid format strings in names passed to alloc_workqueue() by Kees Cook · 11 years ago
  37. 02aa2a3 drivers: avoid format string in dev_set_name by Kees Cook · 11 years ago
  38. 096a8aa clean up scary strncpy(dst, src, strlen(src)) uses by Kees Cook · 11 years ago
  39. e7152b9 err.h: IS_ERR() can accept __user pointers by Dan Carpenter · 11 years ago
  40. 98bd8d0 arch/frv/kernel/setup.c: use strncmp() instead of memcmp() by Chen Gang · 11 years ago
  41. 760033c arch/frv/kernel/traps.c: using vsnprintf() instead of vsprintf() by Chen Gang · 11 years ago
  42. 519ebea mm: memcontrol: factor out reclaim iterator loading and updating by Johannes Weiner · 11 years ago
  43. 0f2d4a8 mm, vmalloc: use clamp() to simplify code by Zhang Yanfei · 11 years ago
  44. f6d48005 mm, vmalloc: remove insert_vmalloc_vm() by Zhang Yanfei · 11 years ago
  45. 3645cb4 mm, vmalloc: call setup_vmalloc_vm() instead of insert_vmalloc_vm() by Zhang Yanfei · 11 years ago
  46. d82b1d8 mm, vmalloc: only call setup_vmalloc_vm() only in __get_vm_area_node() by Zhang Yanfei · 11 years ago
  47. 543cc11 documentation: document the is_dirty_writeback aops callback by Mel Gorman · 11 years ago
  48. 26c0c5b documentation: update address_space_operations by Mel Gorman · 11 years ago
  49. 55878e8 sparsemem: add BUILD_BUG_ON when sizeof mem_section is non-power-of-2 by Cody P Schafer · 11 years ago
  50. b26a3df mm/unicore32: fix stale comment about VALID_PAGE() by Jiang Liu · 11 years ago
  51. 924b387 mm/microblaze: clean up unused VALID_PAGE() by Jiang Liu · 11 years ago
  52. 35fa075 mm/CRIS: clean up unused VALID_PAGE() by Jiang Liu · 11 years ago
  53. 5b84de3 mm/ARM: fix stale comment about VALID_PAGE() by Jiang Liu · 11 years ago
  54. 922c1df mm/ALPHA: clean up unused VALID_PAGE() by Jiang Liu · 11 years ago
  55. 3e548a9 mm/m68k: fix build warning of unused variable by Jiang Liu · 11 years ago
  56. 2fb1cd5 mm/alpha: unify mem_init() for both UMA and NUMA architectures by Jiang Liu · 11 years ago
  57. e1280be mm: kill free_all_bootmem_node() by Jiang Liu · 11 years ago
  58. e3a466b mm/SH: prepare for killing free_all_bootmem_node() by Jiang Liu · 11 years ago
  59. 602ddc7 mm/PPC: prepare for killing free_all_bootmem_node() by Jiang Liu · 11 years ago
  60. d5c017d mm/PARISC: prepare for killing free_all_bootmem_node() by Jiang Liu · 11 years ago
  61. 629e7b4 mm/MIPS: prepare for killing free_all_bootmem_node() by Jiang Liu · 11 years ago
  62. 5ad62f2 mm/metag: prepare for killing free_all_bootmem_node() by Jiang Liu · 11 years ago
  63. b69a978 mm/m68k: prepare for killing free_all_bootmem_node() by Jiang Liu · 11 years ago
  64. c5c009f mm/m32r: prepare for killing free_all_bootmem_node() by Jiang Liu · 11 years ago
  65. b57b63a mm/IA64: prepare for killing free_all_bootmem_node() by Jiang Liu · 11 years ago
  66. ce7549e mm/AVR32: prepare for killing free_all_bootmem_node() by Jiang Liu · 11 years ago
  67. fccc998 mm: introduce helper function set_max_mapnr() by Jiang Liu · 11 years ago
  68. 1895418 mm: kill global variable num_physpages by Jiang Liu · 11 years ago
  69. 808c2c3 mm/xtensa: prepare for removing num_physpages and simplify mem_init() by Jiang Liu · 11 years ago
  70. 46a8413 mm/x86: prepare for removing num_physpages and simplify mem_init() by Jiang Liu · 11 years ago
  71. 0d0b6d2 mm/unicore32: prepare for removing num_physpages and simplify mem_init() by Jiang Liu · 11 years ago
  72. 715ee35 mm/um: prepare for removing num_physpages and simplify mem_init() by Jiang Liu · 11 years ago
  73. 3f29c33 mm/tile: prepare for removing num_physpages and simplify mem_init() by Jiang Liu · 11 years ago
  74. dceccbe mm/SPARC: prepare for removing num_physpages and simplify mem_init() by Jiang Liu · 11 years ago
  75. da61efc mm/SH: prepare for removing num_physpages and simplify mem_init() by Jiang Liu · 11 years ago
  76. ad94198 mm/score: prepare for removing num_physpages and simplify mem_init() by Jiang Liu · 11 years ago
  77. a18d0e2 mm/s390: prepare for removing num_physpages and simplify mem_init() by Jiang Liu · 11 years ago
  78. 369a9d8 mm/ppc: prepare for removing num_physpages and simplify mem_init() by Jiang Liu · 11 years ago
  79. 7d2c774 mm/PARISC: prepare for removing num_physpages and simplify mem_init() by Jiang Liu · 11 years ago
  80. 1173db1 mm/openrisc: prepare for removing num_physpages and simplify mem_init() by Jiang Liu · 11 years ago
  81. 76feaed mm/mn10300: prepare for removing num_physpages and simplify mem_init() by Jiang Liu · 11 years ago
  82. 1132137 mm/MIPS: prepare for removing num_physpages and simplify mem_init() by Jiang Liu · 11 years ago
  83. 6879ea8 mm/microblaze: prepare for removing num_physpages and simplify mem_init() by Jiang Liu · 11 years ago
  84. 132de67 mm/metag: prepare for removing num_physpages and simplify mem_init() by Jiang Liu · 11 years ago
  85. 9671468 mm/m68k: prepare for removing num_physpages and simplify mem_init() by Jiang Liu · 11 years ago
  86. a0e7b80 mm/m32r: prepare for removing num_physpages and simplify mem_init() by Jiang Liu · 11 years ago
  87. de4bcdd mm/IA64: prepare for removing num_physpages and simplify mem_init() by Jiang Liu · 11 years ago
  88. 5dc355c mm/hexagon: prepare for removing num_physpages and simplify mem_init() by Jiang Liu · 11 years ago
  89. 27a5970 mm/h8300: prepare for removing num_physpages and simplify mem_init() by Jiang Liu · 11 years ago
  90. 3f2b73c mm/frv: prepare for removing num_physpages and simplify mem_init() by Jiang Liu · 11 years ago
  91. 4e422de mm/cris: prepare for removing num_physpages and simplify mem_init() by Jiang Liu · 11 years ago
  92. 02f5532 mm/c6x: prepare for removing num_physpages and simplify mem_init() by Jiang Liu · 11 years ago
  93. d9d7e76 mm/blackfin: prepare for removing num_physpages and simplify mem_init() by Jiang Liu · 11 years ago
  94. 6703bdf mm/AVR32: prepare for removing num_physpages and simplify mem_init() by Jiang Liu · 11 years ago
  95. bee4ebd mm/ARM64: prepare for removing num_physpages and simplify mem_init() by Jiang Liu · 11 years ago
  96. 2450c97 mm/ARM: prepare for removing num_physpages and simplify mem_init() by Jiang Liu · 11 years ago
  97. de35e1b mm/ARC: prepare for removing num_physpages and simplify mem_init() by Jiang Liu · 11 years ago
  98. d385d9e mm/alpha: prepare for removing num_physpages and simplify mem_init() by Jiang Liu · 11 years ago
  99. e461d62 mm/hotplug: prepare for removing num_physpages by Jiang Liu · 11 years ago
  100. 0ed5fd1 mm: use totalram_pages instead of num_physpages at runtime by Jiang Liu · 11 years ago