1. ccc9425 SPIN_LOCK_UNLOCKED cleanup in drivers/char/keyboard by Milind Arun Choudhary · 18 years ago
  2. b32e41b SPIN_LOCK_UNLOCKED cleanup in init_task.h by Milind Arun Choudhary · 18 years ago
  3. 6c080f1 Documentation: cciss: detecting failed drives by Stephen M. Cameron · 18 years ago
  4. d3ed782 highres/dyntick: prevent xtime lock contention by Thomas Gleixner · 18 years ago
  5. d5d3b73 cciss: include scsi/scsi.h unconditionally by Stephen Cameron · 18 years ago
  6. c991938 apm: fix incorrect comment by Alan Cox · 18 years ago
  7. 873ec74 EFI: warn only for pre-1.00 system tables by Bjorn Helgaas · 18 years ago
  8. f038f9a Add keyboard blink driver by Andi Kleen · 18 years ago
  9. 6b96862 Add webpages' URL and summarize 3 lines. by Miguel Ojeda · 18 years ago
  10. 3eb014a kernel-doc: html mode struct highlights by Randy Dunlap · 18 years ago
  11. 3361c7b make iunique use a do/while loop rather than its obscure goto loop by Jeffrey Layton · 18 years ago
  12. 9d0633c Remove redundant check from proc_sys_setattr() by John Johansen · 18 years ago
  13. 1e8123f Remove redundant check from proc_setattr() by John Johansen · 18 years ago
  14. 49a4ec1 fix hotplug for legacy platform drivers by David Brownell · 18 years ago
  15. eb81d93 kernel-doc: generate main index page when building 'htmldocs' by Borislav Petkov · 18 years ago
  16. 198b766 cciss: set rq->errors more correctly in driver by Mike Miller (OS Dev) · 18 years ago
  17. 03bbfee cciss: add SG_IO ioctl to cciss by Mike Miller (OS Dev) · 18 years ago
  18. d38ae16 cciss: reformat error handling by Mike Miller (OS Dev) · 18 years ago
  19. 09f0892 proc: cleanup: use seq_release_private() where appropriate by Martin Peschke · 18 years ago
  20. 5a0c6a0 kallsyms: cleanup: use seq_release_private() where appropriate by Martin Peschke · 18 years ago
  21. 6272e26 cleanup compat ioctl handling by Christoph Hellwig · 18 years ago
  22. 039b6b3 audit: add spaces on either side of case "..." operator. by Robert P. J. Day · 18 years ago
  23. b2bbe38 dtlk: fix error checks in module_init() by Akinobu Mita · 18 years ago
  24. 19d0e8c partition: add support for sysv68 partitions by Philippe De Muyter · 18 years ago
  25. e729aa1 Pad irq_desc to internode cacheline size by Ravikiran G Thirumalai · 18 years ago
  26. 428e6ce Lockdep treats down_write_trylock like regular down_write by Pavel Emelianov · 18 years ago
  27. 644fd4f merge compat_ioctl.h into compat_ioctl.c by Christoph Hellwig · 18 years ago
  28. 884f281 kernel-doc: handle arrays with arithmetic expressions as initializers by Borislav Petkov · 18 years ago
  29. 1525dcc ROUND_UP macro cleanup in fs/smbfs/request.c by Milind Arun Choudhary · 18 years ago
  30. 022a169 ROUND_UP macro cleanup in fs/(select|compat|readdir).c by Milind Arun Choudhary · 18 years ago
  31. 10f8a59 parport_serial: fix PCI must_checks by Randy Dunlap · 18 years ago
  32. 7e80d0d i386: sched.h inclusion from module.h is baack by Alexey Dobriyan · 18 years ago
  33. b259d74 ROUND_UP macro cleanup in drivers/char/lp.c by Milind Arun Choudhary · 18 years ago
  34. 0e8638e Deprecate SA_xxx interrupt flags -V2 by Thomas Gleixner · 18 years ago
  35. 2833bf6 Replace deprecated SA_xxx interrupt flags by Thomas Gleixner · 18 years ago
  36. 9730b5b kernel/params.c: fix lying comment for param_array() by Bert Wesarg · 18 years ago
  37. a5c43da Fix race between cat /proc/slab_allocators and rmmod by Alexey Dobriyan · 18 years ago
  38. 9d65cb4 Fix race between cat /proc/*/wchan and rmmod et al by Alexey Dobriyan · 18 years ago
  39. ffb4512 Simplify kallsyms_lookup() by Alexey Dobriyan · 18 years ago
  40. ea07890 Fix race between rmmod and cat /proc/kallsyms by Alexey Dobriyan · 18 years ago
  41. ae84e32 Simplify module_get_kallsym() by dropping length arg by Alexey Dobriyan · 18 years ago
  42. 55955aa PNPACPI sets pnpdev->dev.archdata by David Brownell · 18 years ago
  43. 98701d1 (re)register_binfmt returns with -EBUSY by kalash nainwal · 18 years ago
  44. 0f95b7f Kprobes: print details of kretprobe on assertion failure by Ananth N Mavinakayanahalli · 18 years ago
  45. 8f0c45c enhance initcall_debug, measure latency by Ingo Molnar · 18 years ago
  46. b73a7e7 Fix kevent's childs priority greediness by Jan Engelhardt · 18 years ago
  47. 6672f76 kdump/kexec: calculate note size at compile time by Simon Horman · 18 years ago
  48. 7328508 remove artificial software max_loop limit by Ken Chen · 18 years ago
  49. 4f911d6 Make /dev/port conditional on config symbol by Russell King · 18 years ago
  50. 62456726d Fix 82875 PCI setup by John Feeney · 18 years ago
  51. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 18 years ago
  52. 04c9167 add touch_all_softlockup_watchdogs() by Jeremy Fitzhardinge · 18 years ago
  53. 966812d Ignore stolen time in the softlockup watchdog by Jeremy Fitzhardinge · 18 years ago
  54. 8524070 Move timekeeping code to timekeeping.c by john stultz · 18 years ago
  55. 329c8d8 time: SMP friendly alignment of struct clocksource by Eric Dumazet · 18 years ago
  56. f75d222 IRQ: check for PERCPU flag only when adding first irqaction by Ahmed S. Darwish · 18 years ago
  57. 3367b99 <linux/sysdev.h> needs to include <linux/module.h> by Ralf Baechle · 18 years ago
  58. 2828703 Add a new deferrable delayed work init by Venki Pallipadi · 18 years ago
  59. 6e453a6 Add support for deferrable timers by Venki Pallipadi · 18 years ago
  60. da67529 layered parport code uses parport->dev by David Brownell · 18 years ago
  61. a7d801a legacy PC parports support parport->dev by Jean Delvare · 18 years ago
  62. c15a383 parport->dev driver model support by David Brownell · 18 years ago
  63. d2d9433 kernel/irq/proc.c: unprotected iteration over the IRQ action list in name_unique() by Dmitry Adamushko · 18 years ago
  64. c467a38 Delete unused header file linux/awe_voice.h by Robert P. J. Day · 18 years ago
  65. dd9037a Fix race between attach_task and cpuset_exit by Srivatsa Vaddagiri · 18 years ago
  66. e5f00f4 make remove_inode_dquot_ref() static by Adrian Bunk · 18 years ago
  67. c6b40d1 fix sscanf %n match at end of input string by Johannes Berg · 18 years ago
  68. 757dea9 Delete unused header file math-emu/extended.h by Robert P. J. Day · 18 years ago
  69. 274ee1cd schedule obsolete OSS drivers for removal, 4th round by Adrian Bunk · 18 years ago
  70. ca509f6 Protect tty drivers list with tty_mutex by Alexey Dobriyan · 18 years ago
  71. ef51c97 Remove do_sync_file_range() by Mark Fasheh · 18 years ago
  72. 524e675 Char: cs5535_gpio, add MODULE_DEVICE_TABLE by Jiri Slaby · 18 years ago
  73. 8d5916d Char: rocket, add MODULE_DEVICE_TABLE by Jiri Slaby · 18 years ago
  74. 1eeb66a move die notifier handling to common code by Christoph Hellwig · 18 years ago
  75. e386979 kprobes: fix sparse NULL warning by Randy Dunlap · 18 years ago
  76. 880ebdc reiserfs: proc support requires PROC_FS by Randy Dunlap · 18 years ago
  77. 98a27ba tty: introduce no_tty and use it in selinux by Eric W. Biederman · 18 years ago
  78. 2a65f1d tty: simplify calling of put_pid. by Eric W. Biederman · 18 years ago
  79. f67c362 tty: remove unnecessary export of proc_clear_tty by Eric W. Biederman · 18 years ago
  80. 69331af Fixes and cleanups for earlyprintk aka boot console by Gerd Hoffmann · 18 years ago
  81. 6ae9200 enlarge console.name by Andrew Morton · 18 years ago
  82. 19c5d45 /proc/*/oom_score oops re badness by Alexey Dobriyan · 18 years ago
  83. 72c1bbf futex: restartable futex_wait by Nick Piggin · 18 years ago
  84. 9adef58 futex: get_futex_key, get_key_refs and drop_key_refs by Rusty Russell · 18 years ago
  85. aa5bd7e rtc: add RTC class driver for the Maxim MAX6900 by Dale Farnsworth · 18 years ago
  86. e9f2bd8 RTC: add rtc-rs5c313 driver by Nobuhiro Iwamatsu · 18 years ago
  87. c6a632a as: fix antic_expire check by Nick Piggin · 18 years ago
  88. e97cb3e Subject: jsm driver fix for linuxpps support by Len Sorensen · 18 years ago
  89. 3c04c27 Small fixes for jsm driver by Len Sorensen · 18 years ago
  90. 1a86b5e cyclades: remove custom types by Klaus Kudielka · 18 years ago
  91. 7c4e95b fix cyclades.h for x86_64 (and probably others) by Klaus Kudielka · 18 years ago
  92. 9b3af29 Kprobes: Make kprobe.symbol_name const by Ananth N Mavinakayanahalli · 18 years ago
  93. 6de0212 tty: i386/x86_64 arbitary speed support by Alan Cox · 18 years ago
  94. c23fbb6 VFS: delay the dentry name generation on sockets and pipes by Eric Dumazet · 18 years ago
  95. 2793274 add file position info to proc by Miklos Szeredi · 18 years ago
  96. c5141e6 procfs: reorder struct pid_dentry to save space on 64bit archs, and constify them by Eric Dumazet · 18 years ago
  97. d9a2f4a drivers/char/synclink.c: check kmalloc() return value by Amit Choudhary · 18 years ago
  98. fd46387 remove unused header file: drivers/char/digi.h by Robert P. J. Day · 18 years ago
  99. b656eea remove unused header file: drivers/message/i2o/i2o_lan.h by Robert P. J. Day · 18 years ago
  100. 5096add proc: maps protection by Kees Cook · 18 years ago