1. 7f2a525 [PATCH] wait4 PTRACE_ATTACH race fix by Roland McGrath · 19 years ago
  2. 396dc44 [PATCH] ioc4 serial support - mostly cleanup by Pat Gefre · 19 years ago
  3. 5b11687 [PATCH] Locking problems while EXT3FS_DEBUG on by Glauber de Oliveira Costa · 19 years ago
  4. 2384f55 [PATCH] coredump_wait() cleanup by Oleg Nesterov · 19 years ago
  5. 7407251 [PATCH] PF_DEAD cleanup by Coywolf Qi Hunt · 19 years ago
  6. 40dc565 [PATCH] cleanup for kernel/printk.c by Jesper Juhl · 19 years ago
  7. 2a91f3e [PATCH] ide-cd mini cleanup of casts by Jesper Juhl · 19 years ago
  8. 20e1129 [PATCH] Keys: Get rid of warning in kmod.c if keys disabled by David Howells · 19 years ago
  9. 29db919 [PATCH] Keys: Add LSM hooks for key management [try #3] by David Howells · 19 years ago
  10. 2aa349f [PATCH] Keys: Export user-defined keyring operations by David Howells · 19 years ago
  11. 1426d7a [PATCH] vm: remove unused/broken page_pte[_prot] macros by Tejun Heo · 19 years ago
  12. c7e9dd4 [PATCH] vm: remove redundant assignment from __pagevec_release_nonlru() by Tejun Heo · 19 years ago
  13. 39e88ca [PATCH] fs: error case fix in __generic_file_aio_read by Tejun Heo · 19 years ago
  14. 30e0fca [PATCH] ptrace/coredump/exit_group deadlock by Andrea Arcangeli · 19 years ago
  15. 68860ec [PATCH] cpusets: automatic numa mempolicy rebinding by Paul Jackson · 19 years ago
  16. fb5eeee [PATCH] cpusets: bitmap and mask remap operators by Paul Jackson · 19 years ago
  17. 28a42b9 [PATCH] cpusets: confine pdflush to its cpuset by Paul Jackson · 19 years ago
  18. 18a19cb [PATCH] cpusets: simple rename by Paul Jackson · 19 years ago
  19. 053199e [PATCH] cpusets: dual semaphore locking overhaul by Paul Jackson · 19 years ago
  20. 5aa15b5 [PATCH] cpusets: remove depth counted locking hack by Paul Jackson · 19 years ago
  21. f35f31d [PATCH] cpuset cleanup by Paul Jackson · 19 years ago
  22. e954365 [PATCH] proc: fix of error path in proc_get_inode() by Kirill Korotaev · 19 years ago
  23. f12ec44 [PATCH] fuse: clean up dead code related to nfs exporting by Miklos Szeredi · 19 years ago
  24. 15d2bac [PATCH] add_timer() of a pending timer is illegal by Andrew Morton · 19 years ago
  25. 2ca7d93 [PATCH] block cleanups: Fix iosched module refcount leak by Nate Diller · 19 years ago
  26. 3fa63c7 [PATCH] Typo fix: dot after newline in printk strings by Jean Delvare · 19 years ago
  27. dfb7dac [PATCH] unify sys_ptrace prototype by Christoph Hellwig · 19 years ago
  28. 7024a9b [PATCH] adjust parisc sys_ptrace prototype by Christoph Hellwig · 19 years ago
  29. 4eb9af2 [PATCH] posix-timers: use schedule_timeout() in common_nsleep() by Oleg Nesterov · 19 years ago
  30. 33430dc [PATCH] Typo fix: explictly -> explicitly by Jean Delvare · 19 years ago
  31. 131dda7 [PATCH] block cleanups: Add kconfig default iosched submenu by Nate Diller · 19 years ago
  32. 6dd69f1 [PATCH] Unify sys_tkill() and sys_tgkill() by Vadim Lobanov · 19 years ago
  33. 19a4fcb [PATCH] kill sigqueue->lock by Oleg Nesterov · 19 years ago
  34. 932aeaf [PATCH] fix de_thread vs it_real_fn() deadlock by Oleg Nesterov · 19 years ago
  35. 2f51201 [PATCH] reduce sizeof(struct file) by Eric Dumazet · 19 years ago
  36. 503af33 [PATCH] clarify menuconfig /(search) help text by Randy Dunlap · 19 years ago
  37. e15ae2d [PATCH] Whitespace and CodingStyle cleanup for lib/idr.c by Jesper Juhl · 19 years ago
  38. 850b924 [PATCH] lib/string.c cleanup: remove pointless explicit casts by Jesper Juhl · 19 years ago
  39. cc75fb7 [PATCH] lib/string.c cleanup: remove pointless register keyword by Jesper Juhl · 19 years ago
  40. 51a0f0f [PATCH] lib/string.c cleanup: whitespace and CodingStyle cleanups by Jesper Juhl · 19 years ago
  41. d97b3214 [PATCH] protect ide_cdrom_capacity by ifdef by Amos Waterland · 19 years ago
  42. 42e50a5 [PATCH] open: cleanup in lookup_flags() by Miklos Szeredi · 19 years ago
  43. a928972 [PATCH] Don't uselessly export task_struct to userspace in core dumps by Eric W. Biederman · 19 years ago
  44. dfc4f94 [PATCH] remove timer debug field by Andrew Morton · 19 years ago
  45. 89ada67 [PATCH] Use alloc_percpu to allocate workqueues locally by Christoph Lameter · 19 years ago
  46. d61780c [PATCH] remove some more check_region stuff by Jeff Garzik · 19 years ago
  47. 34ad92c [PATCH] clarify help text for INIT_ENV_ARG_LIMIT by Randy Dunlap · 19 years ago
  48. 3ccc7f2 [PATCH] delete 2 unreachable statements in drivers/block/paride/pf.c by Norbert Kiesel · 19 years ago
  49. a5a0d52 [PATCH] ntp whitespace cleanup by Andrew Morton · 19 years ago
  50. 1bb34a4 [PATCH] NTP shift_right cleanup by john stultz · 19 years ago
  51. 9c0cbd5 [PATCH] TIOC* compat ioctl handling by Christoph Hellwig · 19 years ago
  52. 61e1a9e [PATCH] Add kthread_stop_sem() by Alan Stern · 19 years ago
  53. 83521d3 [PATCH] cfq-iosched: move tasklist walk to elevator.c by Christoph Hellwig · 19 years ago
  54. a8db2db [PATCH] introduce setup_timer() helper by Oleg Nesterov · 19 years ago
  55. 9e4e23b [PATCH] little de_thread() cleanup by Oleg Nesterov · 19 years ago
  56. 833d304 [PATCH] reiserfs: [kv]free() checking cleanup by James Lamanna · 19 years ago
  57. aaa4059 [PATCH] ext3: Fix unmapped buffers in transaction's lists by Jan Kara · 19 years ago
  58. e812cb5 [PATCH] smsc-ircc2: PM cleanup - do not close device when suspending by Dmitry Torokhov · 19 years ago
  59. 17fd47a [PATCH] ide-scsi highmem cleanup by Andrew Morton · 19 years ago
  60. f1fc78a [PATCH] s390, ccw - export modalias by Bastian Blank · 19 years ago
  61. 1e8e338 [PATCH] s390: export ipl device parameters by Heiko Carstens · 19 years ago
  62. ed3cb6f [PATCH] s390: 3270 fullscreen view by Richard Hitt · 19 years ago
  63. d89ea9b [PATCH] i386: use -mcpu, not -mtune, for GCCs older than 3.4 by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  64. 6a351cf [PATCH] uml: remove old UM_FASTCALL, and make the thing work again by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  65. b365157 [PATCH] uml: fix "reuse i386 cpu optimizations" by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  66. 96d55b8 [PATCH] uml: reuse i386 cpu-specific tuning by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  67. f3ac9fb [PATCH] m32r: SMC91x driver update by Hirokazu Takata · 19 years ago
  68. 1343f77 [PATCH] m32r: NONCACHE_OFFSET in _port2addr by Hirokazu Takata · 19 years ago
  69. c978b01 [PATCH] m32r: fix #if warnings by Hirokazu Takata · 19 years ago
  70. baa0b84 [PATCH] m32r: remove unused instructions by Hirokazu Takata · 19 years ago
  71. eb9289e [PATCH] introduce .valid callback for pm_ops by Shaohua Li · 19 years ago
  72. 0245b3e [PATCH] swsusp: two simplifications by Rafael J. Wysocki · 19 years ago
  73. 2e32a43 [PATCH] swsusp: get rid of unnecessary wrapper function by Rafael J. Wysocki · 19 years ago
  74. de49186 [PATCH] swsusp: cleanups by Pavel Machek · 19 years ago
  75. 96bc7ae [PATCH] swsusp: remove unneccessary includes by Pavel Machek · 19 years ago
  76. 2c1b4a5 [PATCH] swsusp: rework memory freeing on resume by Rafael J. Wysocki · 19 years ago
  77. a0f4965 [PATCH] swsusp: reduce the use of global variables by Rafael J. Wysocki · 19 years ago
  78. 25761b6 [PATCH] swsusp: move snapshot functionality to separate file by Rafael J. Wysocki · 19 years ago
  79. 351619b [PATCH] swsusp: rework image freeing by Rafael J. Wysocki · 19 years ago
  80. c32b6b8 [PATCH] create and destroy cpufreq sysfs entries based on cpu notifiers by Ashok Raj · 19 years ago
  81. d434fca [PATCH] Remove cpu_sys_devices in cpufreq subsystem. by Ashok Raj · 19 years ago
  82. 1aa1a9f [PATCH] create and destroy cache sysfs entries based on cpu notifiers by Ashok Raj · 19 years ago
  83. ad74557 [PATCH] introduce get_cpu_sysdev() to retrieve a sysfs entry for a cpu. by Ashok Raj · 19 years ago
  84. 5d35704 [PATCH] i386: srat on non-acpi hw fix by Magnus Damm · 19 years ago
  85. 6c180d9 [PATCH] i386 mpparse: Only ignore lapic information we can't store by Eric W. Biederman · 19 years ago
  86. 009b29d [PATCH] kdump/i386: apic verification failure fix by Vivek Goyal · 19 years ago
  87. bda9868 [PATCH] x86: inline spin_unlock if !CONFIG_DEBUG_SPINLOCK and !CONFIG_PREEMPT by Ingo Molnar · 19 years ago
  88. c531178 [PATCH] Clean up mtrr compat ioctl code by Brian Gerst · 19 years ago
  89. daedb82 [PATCH] x86: vmx cpu feature detection by Kamble, Nitin A · 19 years ago
  90. 3d1675b [PATCH] i386 kexec-on-panic: Don't shutdown the apics. by Eric W. Biederman · 19 years ago
  91. f2b36db [PATCH] i386: move apic init in init_IRQs by Eric W. Biederman · 19 years ago
  92. 29b7008 [PATCH] i386 nmi_watchdog: Merge check_nmi_watchdog fixes from x86_64 by Eric W. Biederman · 19 years ago
  93. fcfd636 [PATCH] i386 io_apic.c: Memorize at bootup where the i8259 is connected by Eric W. Biederman · 19 years ago
  94. 9338316 [PATCH] ES7000 platform update by Natalie.Protasevich@unisys.com · 19 years ago
  95. 30037f6 [PATCH] x86: when L3 is present show its size in /proc/cpuinfo by Venkatesh Pallipadi · 19 years ago
  96. f014a55 [PATCH] fixup bogus e820 entry with mem= by Dave Hansen · 19 years ago
  97. 750deaa [PATCH] asus vt8235 router buggy bios workaround by aleksey_gorelov@phoenix.com · 19 years ago
  98. 434440a [PATCH] x86: bug fix in P6 Machine check initialization by Venkatesh Pallipadi · 19 years ago
  99. 251e691 [PATCH] x86: add an accessor function for getting the per-CPU gdt by Zachary Amsden · 19 years ago
  100. 72e12b76 [PATCH] x86: bogus tls from gdt by Zachary Amsden · 19 years ago