1. 1ba70a0 [PATCH] Remove code that has long been commented out from pdc20265_old by Tobias Oed · 18 years ago
  2. fb4ece2 [PATCH] pdc202xx_old depends on CONFIG_BLK_DEV_IDEDMA by Tobias Oed · 18 years ago
  3. 3d1c1cc [PATCH] fix IDE deadlock in error reporting code by Ingo Molnar · 18 years ago
  4. 8b6ebe0 [PATCH] ide: pdc202xx_old: remove the obsolete busproc by Sergei Shtylyov · 18 years ago
  5. 17c1033 [PATCH] ide: actually honor drive's minimum PIO/DMA cycle times by Sergei Shtylyov · 18 years ago
  6. 178184b [PATCH] ide-io: increase timeout value to allow for slave wakeup by Al Boldi · 18 years ago
  7. 4fb0f76 [PATCH] Fix IDE locking error by Alan Cox · 18 years ago
  8. b5cdccf [PATCH] ide: pdc202xx_old.c: remove unneeded tuneproc() call by Tobias Oed · 18 years ago
  9. cf2dfbf [PATCH] coredump: copy_process: don't check SIGNAL_GROUP_EXIT by Oleg Nesterov · 18 years ago
  10. 5debfa6 [PATCH] coredump: shutdown current process first by Oleg Nesterov · 18 years ago
  11. dcf560c [PATCH] coredump: some code relocations by Oleg Nesterov · 18 years ago
  12. 7b1c615 [PATCH] coredump: don't take tasklist_lock by Oleg Nesterov · 18 years ago
  13. d5f70c0 [PATCH] coredump: kill ptrace related stuff by Oleg Nesterov · 18 years ago
  14. 281de33 [PATCH] coredump: speedup SIGKILL sending by Oleg Nesterov · 18 years ago
  15. aceecc04 [PATCH] coredump: optimize ->mm users traversal by Oleg Nesterov · 18 years ago
  16. 2ceb869 [PATCH] de_thread: fix lockless do_each_thread by Oleg Nesterov · 18 years ago
  17. 42c3e03 [PATCH] SELinux: Add sockcreate node to procattr API by Eric Paris · 18 years ago
  18. c1df7fb [PATCH] cleanup next_tid() by Oleg Nesterov · 18 years ago
  19. a872ff0 [PATCH] simplify/fix first_tid() by Oleg Nesterov · 18 years ago
  20. cc28873 [PATCH] proc: Remove tasklist_lock from proc_task_readdir. by Eric W. Biederman · 18 years ago
  21. df26c40 [PATCH] proc: Cleanup proc_fd_access_allowed by Eric W. Biederman · 18 years ago
  22. 778c114 [PATCH] proc: Use sane permission checks on the /proc/<pid>/fd/ symlinks by Eric W. Biederman · 18 years ago
  23. 5b0c1dd [PATCH] proc: optimize proc_check_dentry_visible by Eric W. Biederman · 18 years ago
  24. 13b41b0 [PATCH] proc: Use struct pid not struct task_ref by Eric W. Biederman · 18 years ago
  25. 99f8955 [PATCH] proc: don't lock task_structs indefinitely by Eric W. Biederman · 18 years ago
  26. 8578cea [PATCH] proc: make PROC_NUMBUF the buffer size for holding integers as strings by Eric W. Biederman · 18 years ago
  27. 9cc8cbc [PATCH] simply fix first_tgid by Eric W. Biederman · 18 years ago
  28. de75873 [PATCH] proc: Remove tasklist_lock from proc_pid_lookup() and proc_task_lookup() by Eric W. Biederman · 18 years ago
  29. 454cc10 [PATCH] proc: Remove tasklist_lock from proc_pid_readdir by Eric W. Biederman · 18 years ago
  30. 0bc58a9 [PATCH] proc: refactor reading directories of tasks by Eric W. Biederman · 18 years ago
  31. cd6a3ce [PATCH] proc: Close the race of a process dying durning lookup by Eric W. Biederman · 18 years ago
  32. 48e6484 [PATCH] proc: Rewrite the proc dentry flush on exit optimization by Eric W. Biederman · 18 years ago
  33. 662795d [PATCH] proc: Move proc_maps_operations into task_mmu.c by Eric W. Biederman · 18 years ago
  34. 6e66b52 [PATCH] proc: Fix the link count for /proc/<pid>/task by Eric W. Biederman · 18 years ago
  35. 0f2fe20 [PATCH] proc: Properly filter out files that are not visible to a process by Eric W. Biederman · 18 years ago
  36. 22c2c5d [PATCH] proc: Kill proc_mem_inode_operations by Eric W. Biederman · 18 years ago
  37. 6860206 [PATCH] proc: Remove bogus proc_task_permission by Eric W. Biederman · 18 years ago
  38. aed7a6c [PATCH] proc: Replace proc_inode.type with proc_inode.fd by Eric W. Biederman · 18 years ago
  39. 87bfbf6 [PATCH] proc: Simplify the ownership rules for /proc by Eric W. Biederman · 18 years ago
  40. 1679654 [PATCH] proc: Remove unnecessary and misleading assignments from proc_pid_make_inode by Eric W. Biederman · 18 years ago
  41. ff9724a [PATCH] proc: Remove useless BKL in proc_pid_readlink by Eric W. Biederman · 18 years ago
  42. 5634708 [PATCH] proc: Fix the .. inode number on /proc/<pid>/fd by Eric W. Biederman · 18 years ago
  43. f05e15b [PATCH] nfsd kconfig: select things at the closest tristate instead of bool by Herbert Xu · 18 years ago
  44. 5024ad4 [PATCH] i4l: Gigaset drivers: add IOCTLs to compat_ioctl.h by Hansjoerg Lipp · 18 years ago
  45. 698e3ed [PATCH] isdn4linux: Gigaset driver cleanup by Tilman Schmidt · 18 years ago
  46. 06163f8 [PATCH] isdn4linux: Gigaset base driver: improve error recovery by Tilman Schmidt · 18 years ago
  47. 9f13fae [PATCH] Fix typo in drivers/isdn/hisax/q931.c by Eric Sesterhenn · 18 years ago
  48. 6aa6547 [PATCH] CAPI crash / race condition by Michael Buesch · 18 years ago
  49. e6f47f9 [PATCH] Notify page fault call chain by Anil S Keshavamurthy · 18 years ago
  50. 3d5631e [PATCH] Kprobes registers for notify page fault by Anil S Keshavamurthy · 18 years ago
  51. d98f8f0 [PATCH] Notify page fault call chain for sparc64 by Anil S Keshavamurthy · 18 years ago
  52. 4f9e87c [PATCH] Notify page fault call chain for powerpc by Anil S Keshavamurthy · 18 years ago
  53. ae9a5b8 [PATCH] Notify page fault call chain for ia64 by Anil S Keshavamurthy · 18 years ago
  54. b71b5b6 [PATCH] Notify page fault call chain for i386 by Anil S Keshavamurthy · 18 years ago
  55. 1bd858a [PATCH] Notify page fault call chain for x86_64 by Anil S Keshavamurthy · 18 years ago
  56. 3672165 [PATCH] Kprobe: multi kprobe posthandler for booster by mao, bibo · 18 years ago
  57. 585deac [PATCH] kprobe: boost 2byte-opcodes on i386 by Masami Hiramatsu · 18 years ago
  58. 6ae7440 [PATCH] GTOD: add scx200 HRT clocksource by Jim Cromie · 18 years ago
  59. 19923c1 [PATCH] fix and optimize clock source update by Roman Zippel · 18 years ago
  60. 6415ce9 [PATCH] time: fix time going backward w/ clock=pit by john stultz · 18 years ago
  61. 7f9f303 [PATCH] generic-time: add macro to simplify/hide mask constants by Jim Cromie · 18 years ago
  62. 7d622d4 [PATCH] make pmtmr_ioport __read_mostly by Andreas Mohr · 18 years ago
  63. a275254 [PATCH] time: rename clocksource functions by john stultz · 18 years ago
  64. 5d0cf41 [PATCH] Time: i386 Clocksource Drivers by john stultz · 18 years ago
  65. 61743fe [PATCH] Time: i386 Conversion - part 4: Remove Old timer_opts Code by john stultz · 18 years ago
  66. 6f84fa2 [PATCH] Time: i386 Conversion - part 3: Enable Generic Timekeeping by john stultz · 18 years ago
  67. 539eb11 [PATCH] Time: i386 Conversion - part 2: Rework TSC Support by john stultz · 18 years ago
  68. 8d016ef [PATCH] Time: i386 Conversion - part 1: Move timer_pit.c to i8253.c by john stultz · 18 years ago
  69. ede65f3 [PATCH] hangcheck: remove monotomic_clock on x86 by Andrew Morton · 18 years ago
  70. cf3c769 [PATCH] Time: Introduce arch generic time accessors by john stultz · 18 years ago
  71. 5eb6d20 [PATCH] Time: Use clocksource abstraction for NTP adjustments by john stultz · 18 years ago
  72. 260a423 [PATCH] Time: Let user request precision from current_tick_length() by john stultz · 18 years ago
  73. ad59617 [PATCH] Time: Use clocksource infrastructure for update_wall_time by john stultz · 18 years ago
  74. 734efb4 [PATCH] Time: Clocksource Infrastructure by john stultz · 18 years ago
  75. ade1a29 [PATCH] ext3: Add "-o bh" option by Badari Pulavarty · 18 years ago
  76. 71c0cd7 [PATCH] Add bcm43xx HW RNG support by Michael Buesch · 18 years ago
  77. ebc915a [PATCH] Add TI OMAP CPU family HW RNG driver by Michael Buesch · 18 years ago
  78. d7174bc [PATCH] Add ixp4xx HW RNG driver by Michael Buesch · 18 years ago
  79. 1352336 [PATCH] Add VIA HW RNG driver by Michael Buesch · 18 years ago
  80. ef5d862 [PATCH] Add Geode HW RNG driver by Michael Buesch · 18 years ago
  81. 96d63c0 [PATCH] Add AMD HW RNG driver by Michael Buesch · 18 years ago
  82. ca644bd [PATCH] Add Intel HW RNG driver by Michael Buesch · 18 years ago
  83. 844dd05 [PATCH] Add new generic HW RNG core by Michael Buesch · 18 years ago
  84. 59f5d35 [PATCH] Remove old HW RNG support by Michael Buesch · 18 years ago
  85. 9637f28 [PATCH] reiserfs: remove reiserfs_aio_write() by Alexey Dobriyan · 18 years ago
  86. 4eb582c [PATCH] keys: add a way to store the appropriate context for newly-created keys by Michael LeMay · 18 years ago
  87. 06ec7be [PATCH] keys: restrict contents of /proc/keys to Viewable keys by Michael LeMay · 18 years ago
  88. e51f6d3 [PATCH] keys: allocate key serial numbers randomly by Michael LeMay · 18 years ago
  89. 5801649 [PATCH] keys: let keyctl_chown() change a key's owner by Fredrik Tolf · 18 years ago
  90. 31204ed [PATCH] keys: discard the contents of a key on revocation by David Howells · 18 years ago
  91. 7e047ef [PATCH] keys: sort out key quota system by David Howells · 18 years ago
  92. f116629 [PATCH] fs: use list_move() by Akinobu Mita · 18 years ago
  93. 179e091 [PATCH] drivers: use list_move() by Akinobu Mita · 18 years ago
  94. a842ef2 [PATCH] net/rxrpc: use list_move() by Akinobu Mita · 18 years ago
  95. 1bfba4e [PATCH] core: use list_move() by Akinobu Mita · 18 years ago
  96. a7addce [PATCH] arch: use list_move() by Akinobu Mita · 18 years ago
  97. 8e13059 [PATCH] use list_add_tail() instead of list_add() by Akinobu Mita · 18 years ago
  98. 38e1392 [PATCH] Correct tty doc by Alan Cox · 18 years ago
  99. d2be8ee [PATCH] fix magic sysrq on strange keyboards by Fredrik Roubert · 18 years ago
  100. 0c6856f [PATCH] oprofile: Fix unnecessary cleverness by Markus Armbruster · 18 years ago