1. 3a8ca95 drivers/misc: elide a non-zero test on a result that is never 0 by Julia Lawall · 16 years ago
  2. 95d8c36 lists: add "const" qualifier to first arg of list_splice() operations by Robert P. J. Day · 16 years ago
  3. 8673511 kbuild: move files that don't check __KERNEL__ by Robert P. J. Day · 16 years ago
  4. 1a6924f kbuild: remove duplicate, conflicting entry for oom.h by Robert P. J. Day · 16 years ago
  5. 2e50b6c fs/binfmt_aout.c: use printk_ratelimit() by S.Caglar Onur · 16 years ago
  6. aab3c3b Remove superfluous include of string.h from percpu.h by Robert P. J. Day · 16 years ago
  7. 1aeb272 kernel: explicitly include required header files under kernel/ by Robert P. J. Day · 16 years ago
  8. 3a2e7f4 binfmt_misc.c: avoid potential kernel stack overflow by Pavel Emelyanov · 16 years ago
  9. cbd9b67 kthread: call wake_up_process() without the lock being held by Dmitry Adamushko · 16 years ago
  10. a2d416d codafs: fix build warning by Andrew Morton · 16 years ago
  11. 7afea3b drivers/block/floppy.c: replace init_module&cleanup_module with module_init&module_exit by Jon Schindler · 16 years ago
  12. 5045bca sysrq: add show-backtrace-on-all-cpus function by Rik van Riel · 16 years ago
  13. 6e57419 drivers/misc: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  14. eecd585 firmware: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  15. 7d195a5 proper extern for late_time_init by Adrian Bunk · 16 years ago
  16. 175a06a exec: remove argv_len from struct linux_binprm by Tetsuo Handa · 16 years ago
  17. ecd0fa9 Remove the macro get_personality by WANG Cong · 16 years ago
  18. 6e5e8c5 Misc: phantom, consistent whitespace by jan sonnek · 16 years ago
  19. 7d4f9f0 Misc, phantom, fix poll by Jiri Slaby · 16 years ago
  20. 7e4e8e6 Misc: phantom, add compat ioctl by Jiri Slaby · 16 years ago
  21. eb0f1c4 proper __do_softirq() prototype by Adrian Bunk · 16 years ago
  22. 8d4b690 fs/affs/file.c: use BUG_ON by Julia Lawall · 16 years ago
  23. b70d3a2 iomap: fix 64 bits resources on 32 bits by Benjamin Herrenschmidt · 16 years ago
  24. 626adeb Simplify initcall_debug output by Bjorn Helgaas · 16 years ago
  25. 22caa04 lib/inflate.c: handle failed malloc() by Jim Meyering · 16 years ago
  26. cd6fda3 hfsplus: handle match_strdup failure by Jim Meyering · 16 years ago
  27. 3fbe5c3 hfs: handle match_strdup failure by Jim Meyering · 16 years ago
  28. 6db27dd affs: handle match_strdup failure by Jim Meyering · 16 years ago
  29. 61d6457 fs: remove unused fops from struct char_device_struct by Jiri Olsa · 16 years ago
  30. 4aacd47 ipwireless: remove dead code by Jiri Kosina · 16 years ago
  31. f249fdd autofs4: fix sparse warning in root.c by Harvey Harrison · 16 years ago
  32. 58b250d remove mca_is_adapter_used() by Adrian Bunk · 16 years ago
  33. 3202e18 make BINFMT_FLAT a bool by Adrian Bunk · 16 years ago
  34. f1e3af7 make fs/buffer.c:cont_expand_zero() static by Adrian Bunk · 16 years ago
  35. 946a57b remove generic_commit_write() by Adrian Bunk · 16 years ago
  36. 45cc2b9 fs/timerfd.c should #include <linux/syscalls.h> by Adrian Bunk · 16 years ago
  37. f17a32e let LOG_BUF_SHIFT default to 17 by Adrian Bunk · 16 years ago
  38. d5470b5 fs/aio.c: make 3 functions static by Adrian Bunk · 16 years ago
  39. 07d45da fs/drop_caches.c: make 2 functions static by Adrian Bunk · 16 years ago
  40. f11b00f fs/fs-writeback.c: make 2 functions static by Adrian Bunk · 16 years ago
  41. 67cde59 make vfs_ioctl() static by Adrian Bunk · 16 years ago
  42. 6b09ae6 make __put_super() static by Adrian Bunk · 16 years ago
  43. 8b1919a fs/freevxfs/: proper externs by Adrian Bunk · 16 years ago
  44. 4b0a8da fs/hfsplus/: proper externs by Adrian Bunk · 16 years ago
  45. 4488c59 fs/ramfs/ extern cleanup by Adrian Bunk · 16 years ago
  46. f7b16c1 cpu: fix section mismatch warning in reference to register_cpu_notifier by Sam Ravnborg · 16 years ago
  47. 514a20a cpu: fix section mismatch warnings in *cpu_down by Sam Ravnborg · 16 years ago
  48. 9647155 cpu: fix section mismatch warning in unregister_cpu_notifier by Sam Ravnborg · 16 years ago
  49. f718e31 cpu: fix section mismatch warnings in hotcpu_register by Sam Ravnborg · 16 years ago
  50. 63e3453 befs: fix sparse warning in linuxvfs.c by Harvey Harrison · 16 years ago
  51. 9fe76c7 coda: add static to functions in dir.c by Harvey Harrison · 16 years ago
  52. 679c9cd add RUSAGE_THREAD by Sripathi Kodi · 16 years ago
  53. e594905 adfs: work around bogus sparse warning by Harvey Harrison · 16 years ago
  54. 95b570c Taint kernel after WARN_ON(condition) by Nur Hussein · 16 years ago
  55. bd3feb1 fs/coda: remove static inline forward declarations by Ilpo Järvinen · 16 years ago
  56. ede9c69 Avoid divides in BITS_TO_LONGS by Eric Dumazet · 16 years ago
  57. cdac75e epoll: avoid kmemcheck warning by Davide Libenzi · 16 years ago
  58. b781ecb make /dev/kmem a config option by Arjan van de Ven · 16 years ago
  59. 0cddc0a power: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  60. 551883a page allocator: explicitly retry hugepage allocations by Nishanth Aravamudan · 16 years ago
  61. a41f24e page allocator: smarter retry of costly-order allocations by Nishanth Aravamudan · 16 years ago
  62. ab857d0 mm: fix misleading __GFP_REPEAT related comments by Nishanth Aravamudan · 16 years ago
  63. 86051ca mm: fix usemap initialization by KAMEZAWA Hiroyuki · 16 years ago
  64. 66fb9d1 ACPI: Cleanup: Remove unneeded, multiple local dummy variables by Thomas Renninger · 16 years ago
  65. c46e565 ACPI: video - fix permissions on some proc entries by Dmitry Torokhov · 17 years ago
  66. 251cb0b ACPI: video - properly handle errors when registering proc elements by Dmitry Torokhov · 17 years ago
  67. 78eed02 ACPI: video - do not store invalid entries in attached_array list by Dmitry Torokhov · 17 years ago
  68. 2c6e33c ACPI: re-name acpi_pm_ops to acpi_suspend_ops by Len Brown · 16 years ago
  69. e7ae1e7 ACER_WMI/ASUS_LAPTOP: fix build bug by Ingo Molnar · 16 years ago
  70. 90fe17f thinkpad_acpi: fix possible NULL pointer dereference if kstrdup failed by Cyrill Gorcunov · 16 years ago
  71. a815ab8 ACPI: check a return value correctly in acpi_power_get_context() by Li Zefan · 16 years ago
  72. 2a241d7 #if 0 acpi/bay.c:eject_removable_drive() by Adrian Bunk · 16 years ago
  73. e1faa9d eeepc-laptop: add hwmon fan control by Corentin Chary · 16 years ago
  74. a5fa429 eeepc-laptop: add backlight by Corentin Chary · 16 years ago
  75. e59f879 eeepc-laptop: add base driver by Eric Cooper · 16 years ago
  76. 68f12ae ACPI: thinkpad-acpi: bump up version to 0.20 by Henrique de Moraes Holschuh · 16 years ago
  77. 3f6cb56 ACPI: thinkpad-acpi: fix selects in Kconfig by Henrique de Moraes Holschuh · 16 years ago
  78. e0e3c06 ACPI: thinkpad-acpi: use a private workqueue by Henrique de Moraes Holschuh · 16 years ago
  79. 10cc927 ACPI: thinkpad-acpi: fluff really minor fix by Henrique de Moraes Holschuh · 16 years ago
  80. 65807cc ACPI: thinkpad-acpi: use uppercase for "LED" on user documentation by Henrique de Moraes Holschuh · 16 years ago
  81. af11610 ACPI: thinkpad-acpi: add sysfs led class support to thinkpad leds (v3.2) by Henrique de Moraes Holschuh · 16 years ago
  82. e306501 ACPI: thinkpad-acpi: add sysfs led class support for thinklight (v3.1) by Henrique de Moraes Holschuh · 16 years ago
  83. 4fa6811 ACPI: thinkpad-acpi: prepare light and LED for sysfs support by Henrique de Moraes Holschuh · 16 years ago
  84. 95e57ab ACPI: thinkpad-acpi: claim tpacpi as an official short handle (v1.1) by Henrique de Moraes Holschuh · 16 years ago
  85. e11aecf ACPI: thinkpad-acpi: fix brightness dimming control bug by Henrique de Moraes Holschuh · 16 years ago
  86. 2d5e94d ACPI: thinkpad-acpi: rate-limit CMOS/EC unsynced error messages by Henrique de Moraes Holschuh · 16 years ago
  87. 8c74adb ACPI: thinkpad-acpi: enhance box identification output (v2) by Henrique de Moraes Holschuh · 16 years ago
  88. 9288902 ACPI: thinkpad-acpi: warn once about weird hotkey masks by Henrique de Moraes Holschuh · 16 years ago
  89. b597279 ACPI: thinkpad-acpi: BIOS backlight mode helper (v2.1) by Henrique de Moraes Holschuh · 16 years ago
  90. 8222525 [POWERPC] mpc5200: defconfigs for CM5200, Lite5200B, Motion-PRO and TQM5200 by Bartlomiej Sieka · 16 years ago
  91. a2884f3 [POWERPC] mpc5200: Switch mpc5200 dts files to dts-v1 format by Grant Likely · 16 years ago
  92. 8f3ba2d [POWERPC] mpc5200: Fix FEC error handling on FIFO errors by Sascha Hauer · 16 years ago
  93. 106757b [POWERPC] mpc5200: add Phytec pcm030 board support by s.hauer@pengutronix.de · 16 years ago
  94. 3cd2550c [POWERPC] mpc5200: add gpiolib support for mpc5200 by s.hauer@pengutronix.de · 16 years ago
  95. f800ab4 [POWERPC] mpc5200: add interrupt type function by Sascha Hauer · 16 years ago
  96. bc775ea [POWERPC] mpc5200: Fix unterminated of_device_id table by Grant Likely · 16 years ago
  97. ac9fafa block: Skip I/O merges when disabled by Alan D. Brunelle · 16 years ago
  98. d7e3c32 block: add large command support by FUJITA Tomonori · 16 years ago
  99. d34c87e block: replace sizeof(rq->cmd) with BLK_MAX_CDB by FUJITA Tomonori · 16 years ago
  100. e7b241a ide: use blk_rq_init() to initialize the request by FUJITA Tomonori · 16 years ago