1. 07d27f2 drivers/rtc/rtc-mpc5121.c: remove space before tab by Sachin Kamat · 12 years ago
  2. f887a9d drivers/rtc/rtc-max8997.c: remove space before semicolon by Sachin Kamat · 12 years ago
  3. cdf5f4a drivers/rtc/rtc-max77686.c: remove space before semicolon by Sachin Kamat · 12 years ago
  4. 83246a1 drivers/rtc/rtc-max6902.c: remove unwanted spaces by Sachin Kamat · 12 years ago
  5. e46527d drivers/rtc/rtc-m41t80.c: fix spacing related issue by Sachin Kamat · 12 years ago
  6. c865e92 drivers/rtc/rtc-fm3130.c: fix whitespace related issue by Sachin Kamat · 12 years ago
  7. 97dd896 drivers/rtc/rtc-ds3234.c: fix whitespace issue by Sachin Kamat · 12 years ago
  8. 7b2f005 drivers/rtc/rtc-ds1511.c: fix issues related to spaces and braces by Sachin Kamat · 12 years ago
  9. adc7b9b drivers/rtc/rtc-ds1374.c: fix spacing related issues by Sachin Kamat · 12 years ago
  10. 465008f drivers/rtc/rtc-ds1305.c: add missing braces around sizeof by Sachin Kamat · 12 years ago
  11. 48c4818 drivers/rtc/rtc-davinci.c: fix whitespace warning by Sachin Kamat · 12 years ago
  12. 5e8599d drivers/rtc/rtc-cmos.c: fix whitespace related errors by Sachin Kamat · 12 years ago
  13. 8ecc0bf drivers/rtc/rtc-at91rm9200.c: include <linux/uaccess.h> by Sachin Kamat · 12 years ago
  14. 365c411 drivers/rtc/rtc-at32ap700x.c: fix checkpatch error by Sachin Kamat · 12 years ago
  15. 3ff2e13 drivers/rtc/interface.c: fix checkpatch errors by Sachin Kamat · 12 years ago
  16. d8d5290 drivers/rtc/rtc-v3020.c: remove redundant goto by Sachin Kamat · 12 years ago
  17. ce0b348 rtc: rtc-88pm80x: remove unnecessary platform_set_drvdata() by Jingoo Han · 12 years ago
  18. 10fb46d kprobes: handle empty/invalid input to debugfs "enabled" file by Mathias Krause · 12 years ago
  19. ca75b4d8 insert missing space in printk line of root_delay by Toralf Förster · 12 years ago
  20. ff1c8fa init: remove permanent string buffer from do_one_initcall() by Steven Rostedt · 12 years ago
  21. 351b2a1 checkpatch: cache last camelcase hash as .checkpatch-camelcase.<commit> by Joe Perches · 12 years ago
  22. 7d0b659 checkpatch: allow longer logging function names by Jacob Keller · 12 years ago
  23. 3445686 checkpatch: ignore existing CamelCase uses from include/... by Joe Perches · 12 years ago
  24. 22735ce checkpatch: ignore SI unit CamelCase variants like "_uV" by Joe Perches · 12 years ago
  25. 786b632 checkpatch: move test for space before semicolon after operator spacing by Joe Perches · 12 years ago
  26. 3705ce5 checkpatch: create an EXPERIMENTAL --fix option to correct patches by Joe Perches · 12 years ago
  27. 23f780c checkpatch: improve "no space after cast" test by Joe Perches · 12 years ago
  28. 179f8f4 checkpatch: add a --strict test for comparison to true/false by Joe Perches · 12 years ago
  29. 77b9a53 checkpatch: don't warn on blank lines before/after braces as often by Joe Perches · 12 years ago
  30. c4a62ef checkpatch: add a placeholder to check blank lines before declarations by Joe Perches · 12 years ago
  31. 3cc4b1c checkpatch: reduce false positive rate of "complex macros" by Joe Perches · 12 years ago
  32. 9d7a34a checkpatch: warn on comparisons to get_jiffies_64() by Joe Perches · 12 years ago
  33. 36ec193 checkpatch: warn on comparisons to jiffies by Joe Perches · 12 years ago
  34. a605e32 checkpatch: warn when networking block comment lines don't start with * by Joe Perches · 12 years ago
  35. fdb4bcd checkpatch: improve network block comment test and message by Joe Perches · 12 years ago
  36. 807bd26 checkpatch: remove quote from CamelCase test by Joe Perches · 12 years ago
  37. a640d25 checkpatch: add --strict preference for p = kmalloc(sizeof(*p)... by Joe Perches · 12 years ago
  38. 95e2c60 checkpatch: warn when using gcc's binary constant ("0b") extension by Joe Perches · 12 years ago
  39. be79794 checkpatch: change CamelCase test and make it --strict by Joe Perches · 12 years ago
  40. 64df307 lib/percpu_counter.c: __this_cpu_write() doesn't need to be protected by spinlock by Fan Du · 12 years ago
  41. 5cb0656 ipw2200: convert __list_for_each usage to list_for_each by Dave Jones · 12 years ago
  42. a956810 radeon: remove redundant __list_for_each definition from mkregtable.c by Dave Jones · 12 years ago
  43. 3601792 backlight: convert from legacy pm ops to dev_pm_ops by Shuah Khan · 12 years ago
  44. 6212de8 MAINTAINERS: add Backlight subsystem co-maintainer by Jingoo Han · 12 years ago
  45. 1d0c48e lcd: add devm_lcd_device_{register,unregister}() by Jingoo Han · 12 years ago
  46. 8318fde4 backlight: add devm_backlight_device_{register,unregister}() by Jingoo Han · 12 years ago
  47. 9ed3936 backlight: pcf50633: remove unnecessary platform_set_drvdata() by Jingoo Han · 12 years ago
  48. 85f7f22 backlight: lp8788: remove unnecessary platform_set_drvdata() by Jingoo Han · 12 years ago
  49. 6a7c02f backlight: ep93xx: remove unnecessary platform_set_drvdata() by Jingoo Han · 12 years ago
  50. 29603af backlight: atmel-pwm-bl: remove unnecessary platform_set_drvdata() by Jingoo Han · 12 years ago
  51. f7269cf MAINTAINERS: fix tape driver file mappings by Jean Delvare · 12 years ago
  52. a7d0dab drivers/misc/sgi-gru/grufault.c: fix a sanity test in gru_set_context_option() by Dimitri Sivanich · 12 years ago
  53. 48a9db4 drivers/dma: remove unused support for MEMSET operations by Bartlomiej Zolnierkiewicz · 12 years ago
  54. dcf6d29 drm/i915: quirk away phantom LVDS on Intel's D525MW mainboard by Jani Nikula · 12 years ago
  55. e5614f0 drm/i915: quirk away phantom LVDS on Intel's D510MO mainboard by Chris Wilson · 12 years ago
  56. 5017b28 dmi: add support for exact DMI matches in addition to substring matching by Jani Nikula · 12 years ago
  57. 45c6494 kernel/sys.c:do_sysinfo(): use get_monotonic_boottime() by Oleg Nesterov · 12 years ago
  58. 7ec75e1 kernel/sys.c: sys_reboot(): fix malformed panic message by liguang · 12 years ago
  59. b58d977 dump_stack: serialize the output from dump_stack() by Alex Thorlton · 12 years ago
  60. f170168 drivers: avoid parsing names as kthread_run() format strings by Kees Cook · 12 years ago
  61. d853754 drivers: avoid format strings in names passed to alloc_workqueue() by Kees Cook · 12 years ago
  62. 02aa2a3 drivers: avoid format string in dev_set_name by Kees Cook · 12 years ago
  63. 096a8aa clean up scary strncpy(dst, src, strlen(src)) uses by Kees Cook · 12 years ago
  64. e7152b9 err.h: IS_ERR() can accept __user pointers by Dan Carpenter · 12 years ago
  65. 98bd8d0 arch/frv/kernel/setup.c: use strncmp() instead of memcmp() by Chen Gang · 12 years ago
  66. 760033c arch/frv/kernel/traps.c: using vsnprintf() instead of vsprintf() by Chen Gang · 12 years ago
  67. 519ebea mm: memcontrol: factor out reclaim iterator loading and updating by Johannes Weiner · 12 years ago
  68. 0f2d4a8 mm, vmalloc: use clamp() to simplify code by Zhang Yanfei · 12 years ago
  69. f6d4800 mm, vmalloc: remove insert_vmalloc_vm() by Zhang Yanfei · 12 years ago
  70. 3645cb4 mm, vmalloc: call setup_vmalloc_vm() instead of insert_vmalloc_vm() by Zhang Yanfei · 12 years ago
  71. d82b1d8 mm, vmalloc: only call setup_vmalloc_vm() only in __get_vm_area_node() by Zhang Yanfei · 12 years ago
  72. 543cc11 documentation: document the is_dirty_writeback aops callback by Mel Gorman · 12 years ago
  73. 26c0c5b documentation: update address_space_operations by Mel Gorman · 12 years ago
  74. 55878e8 sparsemem: add BUILD_BUG_ON when sizeof mem_section is non-power-of-2 by Cody P Schafer · 12 years ago
  75. b26a3df mm/unicore32: fix stale comment about VALID_PAGE() by Jiang Liu · 12 years ago
  76. 924b387 mm/microblaze: clean up unused VALID_PAGE() by Jiang Liu · 12 years ago
  77. 35fa075 mm/CRIS: clean up unused VALID_PAGE() by Jiang Liu · 12 years ago
  78. 5b84de3 mm/ARM: fix stale comment about VALID_PAGE() by Jiang Liu · 12 years ago
  79. 922c1df mm/ALPHA: clean up unused VALID_PAGE() by Jiang Liu · 12 years ago
  80. 3e548a9 mm/m68k: fix build warning of unused variable by Jiang Liu · 12 years ago
  81. 2fb1cd5 mm/alpha: unify mem_init() for both UMA and NUMA architectures by Jiang Liu · 12 years ago
  82. e1280be mm: kill free_all_bootmem_node() by Jiang Liu · 12 years ago
  83. e3a466b mm/SH: prepare for killing free_all_bootmem_node() by Jiang Liu · 12 years ago
  84. 602ddc7 mm/PPC: prepare for killing free_all_bootmem_node() by Jiang Liu · 12 years ago
  85. d5c017d mm/PARISC: prepare for killing free_all_bootmem_node() by Jiang Liu · 12 years ago
  86. 629e7b4 mm/MIPS: prepare for killing free_all_bootmem_node() by Jiang Liu · 12 years ago
  87. 5ad62f2 mm/metag: prepare for killing free_all_bootmem_node() by Jiang Liu · 12 years ago
  88. b69a978 mm/m68k: prepare for killing free_all_bootmem_node() by Jiang Liu · 12 years ago
  89. c5c009f mm/m32r: prepare for killing free_all_bootmem_node() by Jiang Liu · 12 years ago
  90. b57b63a mm/IA64: prepare for killing free_all_bootmem_node() by Jiang Liu · 12 years ago
  91. ce7549e mm/AVR32: prepare for killing free_all_bootmem_node() by Jiang Liu · 12 years ago
  92. fccc998 mm: introduce helper function set_max_mapnr() by Jiang Liu · 12 years ago
  93. 1895418 mm: kill global variable num_physpages by Jiang Liu · 12 years ago
  94. 808c2c3 mm/xtensa: prepare for removing num_physpages and simplify mem_init() by Jiang Liu · 12 years ago
  95. 46a8413 mm/x86: prepare for removing num_physpages and simplify mem_init() by Jiang Liu · 12 years ago
  96. 0d0b6d2 mm/unicore32: prepare for removing num_physpages and simplify mem_init() by Jiang Liu · 12 years ago
  97. 715ee35 mm/um: prepare for removing num_physpages and simplify mem_init() by Jiang Liu · 12 years ago
  98. 3f29c33 mm/tile: prepare for removing num_physpages and simplify mem_init() by Jiang Liu · 12 years ago
  99. dceccbe mm/SPARC: prepare for removing num_physpages and simplify mem_init() by Jiang Liu · 12 years ago
  100. da61efc mm/SH: prepare for removing num_physpages and simplify mem_init() by Jiang Liu · 12 years ago