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