1. 7c8c2cf [PATCH] libata: fix eh_skip_recovery condition by Tejun Heo · 18 years ago
  2. 4528e4d [PATCH] libata: fix autopsy ehc->i.action and ehc->i.dev handling by Tejun Heo · 18 years ago
  3. f5beec4 [libata] ata_piix: correct 'invalid MAP value' typo-caused error by Jeff Garzik · 18 years ago
  4. 73291a1 [libata] ata_piix: minor cleanups noticed in prior patch run by Jeff Garzik · 18 years ago
  5. 08f12ed [libata] ata_piix: attempt to fix ICH8 support by Jeff Garzik · 18 years ago
  6. ea35d29 [libata] ata_piix: Consolidate PCS register writing by Jeff Garzik · 18 years ago
  7. d96715c [PATCH] ata_piix: add host_set private structure by Tejun Heo · 18 years ago
  8. 82d6897 Linux 2.6.18-rc2 by Linus Torvalds · 18 years ago
  9. b20e481 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6 by Linus Torvalds · 18 years ago
  10. b5032a5 [PATCH] UML - fix utsname build breakage by Jeff Dike · 18 years ago
  11. 6d76fa5 Don't allow chmod() on the /proc/<pid>/ files by Linus Torvalds · 18 years ago
  12. 92d0328 Mark /proc MS_NOSUID and MS_NOEXEC by Linus Torvalds · 18 years ago
  13. 2724a1a [PATCH] sch_htb compile fix. by Dave Jones · 18 years ago
  14. d6c93e1 Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 18 years ago
  15. 5694ca9 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 18 years ago
  16. 76aba64 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  17. 52393cc [PATCH] remove set_wmb - arch removal by Steven Rostedt · 18 years ago
  18. f92213b [PATCH] remove set_wmb - doc update by Steven Rostedt · 18 years ago
  19. bb12999 [PATCH] Remove down_write() from taskstats code invoked on the exit() path by Shailabh Nagar · 18 years ago
  20. f9fd891 [PATCH] per-task delay accounting taskstats interface: control exit data through cpumasks by Shailabh Nagar · 18 years ago
  21. c892436 [PATCH] per-task delay accounting: avoid send without listeners by Shailabh Nagar · 18 years ago
  22. 9e06d3f [PATCH] per task delay accounting taskstats interface: documentation fix by Shailabh Nagar · 18 years ago
  23. ad4ecbc [PATCH] delay accounting taskstats interface send tgid once by Shailabh Nagar · 18 years ago
  24. 2589045 [PATCH] per-task-delay-accounting: /proc export of aggregated block I/O delays by Shailabh Nagar · 18 years ago
  25. a3baf64 [PATCH] per-task-delay-accounting: documentation by Shailabh Nagar · 18 years ago
  26. 6f44993 [PATCH] per-task-delay-accounting: delay accounting usage of taskstats interface by Shailabh Nagar · 18 years ago
  27. c757249 [PATCH] per-task-delay-accounting: taskstats interface by Shailabh Nagar · 18 years ago
  28. fb0ba6bd [PATCH] per-task-delay-accounting: utilities for genetlink usage by Balbir Singh · 18 years ago
  29. 52f17b6 [PATCH] per-task-delay-accounting: cpu delay collection via schedstats by Chandra Seetharaman · 18 years ago
  30. 0ff9224 [PATCH] per-task-delay-accounting: sync block I/O and swapin delay collection by Shailabh Nagar · 18 years ago
  31. ca74e92 [PATCH] per-task-delay-accounting: setup by Shailabh Nagar · 18 years ago
  32. e8f4d97 [PATCH] list_is_last utility by Shailabh Nagar · 18 years ago
  33. 22caf04 [PATCH] mbxfb: Add framebuffer driver for the Intel 2700G by Mike Rapoport · 18 years ago
  34. b04ea3c [PATCH] Fix security check for joint context= and fscontext= mount options by Eric Paris · 18 years ago
  35. 517e7aa [PATCH] let the the lockdep options depend on DEBUG_KERNEL by Adrian Bunk · 18 years ago
  36. c3c36aa [PATCH] tpm_tis: use resource_size_t by Kylene Jo Hall · 18 years ago
  37. 9e323d3 [PATCH] tpm: Add force device probe option by Kylene Jo Hall · 18 years ago
  38. cab091e [PATCH] tpm: interrupt clear fix by Kylene Jo Hall · 18 years ago
  39. 737bebd [PATCH] symlink nesting level change by Al Viro · 18 years ago
  40. f5df5881 [PATCH] actual mailing list in MAINTAINERS by Randy Dunlap · 18 years ago
  41. 2e82636 [PATCH] TPM: fix failure path leak by Randy Dunlap · 18 years ago
  42. 3a5f5e4 [PATCH] lockdep: core, fix rq-lock handling on __ARCH_WANT_UNLOCKED_CTXSW by Ingo Molnar · 18 years ago
  43. 2e8f7a3 [PATCH] gpio: rename exported vtables to better match purpose by Jim Cromie · 18 years ago
  44. abecb6d [PATCH] gpio: cosmetics: remove needless newlines by Jim Cromie · 18 years ago
  45. 91e260b [PATCH] gpio: drop vtable members .gpio_set_high .gpio_set_low gpio_set is enough by Jim Cromie · 18 years ago
  46. b9432e4 [PATCH] Remove pci_dac_set_dma_mask() from Documentation/DMA-mapping.txt by Rolf Eike Beer · 18 years ago
  47. d247e2c [PATCH] add function documentation for register_chrdev() by Rolf Eike Beer · 18 years ago
  48. c259cc2 [PATCH] Convert idr's internal locking to _irqsave variant by Roland Dreier · 18 years ago
  49. 6fbe82a [PATCH] reiserfs: fix handling of device names with /'s in them by Jeff Mahoney · 18 years ago
  50. bca3bff [PATCH] net48xx LED cleanups by Chris Boot · 18 years ago
  51. a4afee0 [PATCH] Fix sighand->siglock usage in kernel/acct.c by OGAWA Hirofumi · 18 years ago
  52. 3e14347 [PATCH] improve timekeeping resume robustness by john stultz · 18 years ago
  53. 635adb6 [PATCH] scx200_gpio: use 1 cdev for N minors, not N for N by Jim Cromie · 18 years ago
  54. ae2d1f2 [PATCH] scx200_gpio: 1 cdev for N minors: cleanup, prep by Jim Cromie · 18 years ago
  55. 6bc02d8 [PATCH] unexport open_softirq by Adrian Bunk · 18 years ago
  56. cccedb1 [PATCH] drivers/block/cpqarray.c: remove an unused variable by Adrian Bunk · 18 years ago
  57. 60198f9 [PATCH] Add try_to_freeze() to rt-test kthreads by Luca Tettamanti · 18 years ago
  58. ddca60c [PATCH] lockdep: annotate the BLKPG_DEL_PARTITION ioctl by Arjan van de Ven · 18 years ago
  59. 7e56a7d [PATCH] RTC subsystem, Add ISL1208 support by Herbert Valerio Riedel · 18 years ago
  60. bef317e [PATCH] ramdisk blocksize Kconfig entry by Nathan Scott · 18 years ago
  61. 086626a7 [PATCH] Update ramdisk documentation by Nathan Scott · 18 years ago
  62. 22c4af4 [PATCH] nommu: export two symbols for drivers to use by Luke Yang · 18 years ago
  63. 52fa259 [PATCH] hdrinstall: remove asm/io.h from user visibility by David Woodhouse · 18 years ago
  64. e035cc3 [PATCH] hdrinstall: remove asm/atomic.h from user visibility by David Woodhouse · 18 years ago
  65. 998f6fa [PATCH] hdrinstall: remove asm/irq.h from user visibility by David Woodhouse · 18 years ago
  66. a000965 [PATCH] del_timer_sync(): add cpu_relax() by Andrew Morton · 18 years ago
  67. 52e92e5 [PATCH] remove kernel/kthread.c:kthread_stop_sem() by Adrian Bunk · 18 years ago
  68. 098c5ee [PATCH] null-terminate over-long /proc/kallsyms symbols by Andreas Gruenbacher · 18 years ago
  69. 329c6e4 [PATCH] uml: header formatting cleanups by Jeff Dike · 18 years ago
  70. b076bb0 [PATCH] uml: tidy biarch gcc support by Jeff Dike · 18 years ago
  71. a5df0d1 [PATCH] uml: tidy longjmp macro by Jeff Dike · 18 years ago
  72. 8477b55 [PATCH] i386: remove redundant might_sleep() in user accessors. by Vadim Lobanov · 18 years ago
  73. e78a887 [PATCH] i386 kexec: allow the kexec on panic support to compile on voyager by Eric W. Biederman · 18 years ago
  74. a754607 [PATCH] Fix a memory leak in the i386 setup code by Catalin Marinas · 18 years ago
  75. b701533 [PATCH] i386: handle_BUG(): don't print garbage if debug info unavailable by Chuck Ebbert · 18 years ago
  76. c38c8db [PATCH] ia64: race flushing icache in COW path by Anil Keshavamurthy · 18 years ago
  77. 8757d5f [PATCH] mm: fix oom roll-back of __vmalloc_area_node by Jan Kiszka · 18 years ago
  78. e322fed [PATCH] IB/core: use correct gfp_mask in sa_query by Michael S. Tsirkin · 18 years ago
  79. adfaa88 [PATCH] fmr pool: remove unnecessary pointer dereference by Michael S. Tsirkin · 18 years ago
  80. 74f76fb [PATCH] IB/cm: set private data length for reject messages by Ira Weiny · 18 years ago
  81. 6583eb3 [PATCH] srp: fix fmr error handling by Vu Pham · 18 years ago
  82. f0ee340 [PATCH] IB/addr: gid structure alignment fix by Michael S. Tsirkin · 18 years ago
  83. 04c3354 [PATCH] IB/cm: drop REQ when out of memory by Michael S. Tsirkin · 18 years ago
  84. 0964d91 [PATCH] IB/mthca: comment fix by Michael S. Tsirkin · 18 years ago
  85. 2290d2c [PATCH] IB/mthca: fix static rate returned by mthca_ah_query by Jack Morgenstein · 18 years ago
  86. de45921 [PATCH] struct file leakage by Kirill Korotaev · 18 years ago
  87. 9ee8ab9 Relax /proc fix a bit by Linus Torvalds · 18 years ago
  88. cc08632 [CRYPTO] padlock: Fix alignment after aes_ctx rearrange by Michal Ludvig · 18 years ago
  89. ee7022d [SPARC64] Fix PSYCHO PCI controler init. by Marc Zyngier · 18 years ago
  90. a492615 [SPARC64] psycho: Fix pbm->name handling in pbm_register_toplevel_resources() by David S. Miller · 18 years ago
  91. 5b4bbb3 [SERIAL] sunsab: Fix significant typo in sab_probe() by David S. Miller · 18 years ago
  92. c964521 [SERIAL] sunsu: Report keyboard and mouse ports in kernel log. by David S. Miller · 18 years ago
  93. d8573e2 [SPARC64]: Make sure IRQs are disabled properly during early boot. by David S. Miller · 18 years ago
  94. 18b0bbd Fix nasty /proc vulnerability by Linus Torvalds · 18 years ago
  95. 0610d11 [VLAN]: __vlan_hwaccel_rx can use the faster ether_compare_addr by Stephen Hemminger · 18 years ago
  96. b3a6251 [PKT_SCHED] HTB: initialize upper bound properly by Stephen Hemminger · 18 years ago
  97. 53602f9 [IPV4]: Clear skb cb on IP input by Stephen Hemminger · 18 years ago
  98. 27b437c [NET]: Update frag_list in pskb_trim by Herbert Xu · 18 years ago
  99. ab6cf0d Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 18 years ago
  100. 0d10e47 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 18 years ago