1. 4852ba2 [PATCH] libata: kill unused hard_port_no and legacy_mode by Tejun Heo · 18 years ago
  2. 2a88d1a [PATCH] libata: replace ap->hard_port_no with ap->port_no by Tejun Heo · 18 years ago
  3. c4b01f1 [PATCH] libata: use dummy port for stolen legacy ports by Tejun Heo · 18 years ago
  4. dd5b06c [PATCH] libata: implement dummy port by Tejun Heo · 18 years ago
  5. 2ec7df0 [PATCH] libata: rework legacy handling to remove much of the cruft by Alan Cox · 18 years ago
  6. 37deecb [PATCH] libata: implement per-dev xfermask by Tejun Heo · 18 years ago
  7. 6d0500d [PATCH] [libata] Kill 'count' var in ata_device_add() by Jeff Garzik · 18 years ago
  8. 996139f [PATCH] [libata] some function renaming by Jeff Garzik · 18 years ago
  9. 4608c16 [PATCH] libata: update ata_host_init() and rename it to ata_port_init_shost() by Tejun Heo · 18 years ago
  10. 3f06688 Merge branch 'upstream-fixes' into upstream by Jeff Garzik · 18 years ago
  11. 22aac08 [PATCH] libata: clear sdev->locked on door lock failure by Tejun Heo · 18 years ago
  12. 85455dd [PATCH] Fix compile problem when sata debugging is on by Keith Owens · 18 years ago
  13. f4b5cc8 [PATCH] ahci: remove IRQ mask clearing from init_controller() by Tejun Heo · 18 years ago
  14. 8028916 [PATCH] libata: Add support for SATA attachment to SAS adapters by Brian King · 18 years ago
  15. f6d950e [PATCH] libata: Move ata_probe_ent_alloc to libata_core by Brian King · 18 years ago
  16. 155a8a9 [PATCH] libata: Add ata_port_init by Brian King · 18 years ago
  17. b03732f [PATCH] libata: Add ata_host_set_init by Brian King · 18 years ago
  18. c256e95 Merge branch 'upstream-fixes' into upstream by Jeff Garzik · 18 years ago
  19. c71d6be Merge branch 'tj-upstream-fixes' of git://htj.dyndns.org/libata-tj into upstream-fixes by Jeff Garzik · 18 years ago
  20. 38ebb1e Merge branch 'master' into upstream by Jeff Garzik · 18 years ago
  21. 9f73763 Linux v2.6.18-rc4 by Linus Torvalds · 18 years ago
  22. 6e1e632 Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 18 years ago
  23. a05ef8b Merge master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa by Linus Torvalds · 18 years ago
  24. cb3f1e7 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  25. 3e3183b [PATCH] SCX200_ACB: eliminate spurious timeout errors by David Woodhouse · 18 years ago
  26. 225add6 [PATCH] udf: initialize parts of inode earlier in create by Eric Sandeen · 18 years ago
  27. ce2c6b5 [PATCH] futex: Apply recent futex fixes to futex_compat by Thomas Gleixner · 18 years ago
  28. 2b8de5f [PATCH] pnpacpi: reject ACPI_PRODUCER resources by matthieu castet · 18 years ago
  29. b4c76fa [PATCH] reiserfs_write_full_page() should not get_block past eof by Chris Mason · 18 years ago
  30. b5f3953 [PATCH] fix reiserfs lock inversion of bkl vs inode semaphore by Chris Mason · 18 years ago
  31. ebd1530 [PATCH] memory hotadd fixes: enhance collision check by KAMEZAWA Hiroyuki · 18 years ago
  32. 5d2870f [PATCH] memory hotadd fixes: avoid registering res twice by KAMEZAWA Hiroyuki · 18 years ago
  33. fa25d8d [PATCH] memory hotadd fixes: avoid check in acpi by KAMEZAWA Hiroyuki · 18 years ago
  34. 58c1b5b [PATCH] memory hotadd fixes: find_next_system_ram catch range fix by KAMEZAWA Hiroyuki · 18 years ago
  35. 0f04ab5 [PATCH] memory hotadd fixes: change find_next_system_ram's return value manner by KAMEZAWA Hiroyuki · 18 years ago
  36. 6f71271 [PATCH] memory hotadd fixes: not-aligned memory hotadd handling fix by KAMEZAWA Hiroyuki · 18 years ago
  37. 94f563c [PATCH] Fix BeFS slab corruption by Diego Calleja · 18 years ago
  38. e31f59c [PATCH] ieee1394: sbp2: enable auto spin-up for Maxtor disks by Stefan Richter · 18 years ago
  39. 855f46a [PATCH] Add stable branch to maintainers file by Steven Rostedt · 18 years ago
  40. 757be18 [PATCH] sh: fix proc file removal for superh store queue module by Neil Horman · 18 years ago
  41. 453c3e4 [PATCH] eicon: fix define conflict with ptrace by Alexey Dobriyan · 18 years ago
  42. 64e0cc3 [PATCH] pSeries: hvsi char driver janitorial cleanup by Linas Vepstas · 18 years ago
  43. 229395c [PATCH] pSeries hvsi char driver null pointer deref by Linas Vepstas · 18 years ago
  44. 825e037 [PATCH] Fix more per-cpu typos by Alexey Dobriyan · 18 years ago
  45. 8b23d04 [PATCH] doc: update panic_on_oops documentation by Maxime Bizon · 18 years ago
  46. 2f34931 [PATCH] knfsd: fix race related problem when adding items to and svcrpc auth cache by Neil Brown · 18 years ago
  47. 9b7f750 [PATCH] debug_locks.h: add "struct task_struct;" by Alexey Dobriyan · 18 years ago
  48. 60c371b [PATCH] fadvise() make POSIX_FADV_NOREUSE a no-op by Andrew Morton · 18 years ago
  49. bb39e41 [PATCH] au1100fb: Fix startup sequence by Rodolfo Giometti · 18 years ago
  50. fd2d543 [PATCH] au1100fb: info->var.rotate fix by Rodolfo Giometti · 18 years ago
  51. 78944e5 [PATCH] vt: printk: Fix framebuffer console triggering might_sleep assertion by Antonino A. Daplas · 18 years ago
  52. 38cbcdc [PATCH] fix vmstat per cpu usage by Jan Blunck · 18 years ago
  53. 9f59ce5 [PATCH] ptrace: make pid of child process available for PTRACE_EVENT_VFORK_DONE by Chuck Ebbert · 18 years ago
  54. f9abd1a [PATCH] md: Fix a bug that recently crept into md/linear by NeilBrown · 18 years ago
  55. af2bc7d [PATCH] omap-rng build fix by David Brownell · 18 years ago
  56. b0b33de [PATCH] i_mutex does not need to be locked in reiserfs_delete_inode() by Alexander Zarochentsev · 18 years ago
  57. c3760ae [PATCH] crash in aty128_set_lcd_enable() on PowerBook by Olaf Hering · 18 years ago
  58. 06fa45d [PATCH] ufs: handle truncated pages by Evgeniy Dushistov · 18 years ago
  59. 1fb32b7 [PATCH] ufs: ufs_get_locked_page() race fix by Evgeniy Dushistov · 18 years ago
  60. e91467e [PATCH] bug in futex unqueue_me by Christian Borntraeger · 18 years ago
  61. 72f0b4e [PATCH] disable debugging version of write_lock() by Andrew Morton · 18 years ago
  62. 927cbe8 [PATCH] drivers/edac/edac_mc.h must #include <linux/platform_device.h> by Adrian Bunk · 18 years ago
  63. a7ef787 [PATCH] Make suspend possible with a traced process at a breakpoint by Rafael J. Wysocki · 18 years ago
  64. 558e10a [LAPB]: Fix windowsize check by Diego Calleja · 18 years ago
  65. d254bcd [TCP]: Fixes IW > 2 cases when TCP is application limited by Ilpo Järvinen · 18 years ago
  66. c4c0ce5 [PKT_SCHED] RED: Fix overflow in calculation of queue average by Ilpo Järvinen · 18 years ago
  67. 30a584d [LLX]: SOCK_DGRAM interface fixes by Stephen Hemminger · 18 years ago
  68. b9e2cc0 [PKT_SCHED]: Return ENOENT if qdisc module is unavailable by Jamal Hadi Salim · 18 years ago
  69. bea1b42 [BRIDGE]: netlink status fix by Stephen Hemminger · 18 years ago
  70. 2ffc1cc Input: ati_remote - use msec instead of jiffies by Dmitry Torokhov · 18 years ago
  71. c3c38fb Input: ati_remote - add missing input_sync() by Dmitry Torokhov · 18 years ago
  72. c605b67 Input: ati_remote - relax permissions sysfs module parameters by Dmitry Torokhov · 18 years ago
  73. c669869 Input: ati_remote - make filter time a module parameter by Edwin Huffstutler · 18 years ago
  74. 3d0f0fa Input: atkbd - restore repeat rate when resuming by Dmitry Torokhov · 18 years ago
  75. 184dd27 Input: trackpoint - activate protocol when resuming by Dmitry Torokhov · 18 years ago
  76. 0c19fcd Input: logips2pp - fix button mapping for MX300 by Roberto Castagnola · 18 years ago
  77. 22479e1 Input: keyboard - change to use kzalloc by Dmitry Torokhov · 18 years ago
  78. d932cb7 Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for-linus by Dmitry Torokhov · 18 years ago
  79. f5d635f Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 18 years ago
  80. 77f3f87 [PATCH] libata: fix ata_device_add() error path by Tejun Heo · 18 years ago
  81. 6543bc0 [PATCH] [libata] manually inline ata_host_remove() by Jeff Garzik · 18 years ago
  82. f31e945 [PATCH] sata_sil24: don't set probe_ent->mmio_base by Tejun Heo · 18 years ago
  83. f814b75 [PATCH] ata_piix: fix host_set private_data intialization by Tejun Heo · 18 years ago
  84. c3cf30a [PATCH] libata: fix ata_port_detach() for old EH ports by Tejun Heo · 18 years ago
  85. eca7994 [IA64] make uncached allocator more node aware by Dean Nelson · 18 years ago
  86. 3b445ee Merge branch 'fixes' of git://git.linux-nfs.org/pub/linux/nfs-2.6 by Linus Torvalds · 18 years ago
  87. 1295278 Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 18 years ago
  88. 236a686 Merge branch 'master' into upstream by Jeff Garzik · 18 years ago
  89. efe78cd Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 18 years ago
  90. 8861e98 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 18 years ago
  91. 6e31554 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 18 years ago
  92. 36a2c6b Merge branch 'upstream-fixes' into upstream by Jeff Garzik · 18 years ago
  93. f1d39b2 [PATCH] ahci: skip protocol test altogether in spurious interrupt code by Unicorn Chang · 18 years ago
  94. c54772e [PATCH] myri10ge - Fix spurious invokations of the watchdog reset handler by Brice Goglin · 18 years ago
  95. e454358 [PATCH] myri10ge - Write the firmware in 256-bytes chunks by Brice Goglin · 18 years ago
  96. 817acf5 [PATCH] Stop calling phy_stop_interrupts() twice by Sergei Shtylylov · 18 years ago
  97. 75c30b1 [PATCH] s2io driver bug fixes #2 by Ananda Raju · 18 years ago
  98. b41477f [PATCH] s2io driver bug fixes #1 by Ananda Raju · 18 years ago
  99. 2b14c30 Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream-fixes by Jeff Garzik · 18 years ago
  100. 5c3e985 SUNRPC: Fix obvious refcounting bugs in rpc_pipefs. by Trond Myklebust · 18 years ago