1. c878538 [PATCH] Use ZVC for inactive and active counts by Christoph Lameter · 18 years ago
  2. 66efc5a libata: kill ATA_ENABLE_PATA by Jeff Garzik · 18 years ago
  3. 49554c1 ata: Add defines for the iordy bits by Alan · 18 years ago
  4. 8362500 libata: add another IRQ calls (core and headers) by Akira Iguchi · 18 years ago
  5. 7f25377 git-libata-all: forward declare struct device by Andrew Morton · 18 years ago
  6. 0d5ff56 libata: convert to iomap by Tejun Heo · 18 years ago
  7. d24bbbf devres: implement pcim_iomap_regions() by Tejun Heo · 18 years ago
  8. b878ca5 libata: remove unused functions by Tejun Heo · 18 years ago
  9. f0d36ef libata: update libata core layer to use devres by Tejun Heo · 18 years ago
  10. 0529c159 libata: implement ata_host_detach() by Tejun Heo · 18 years ago
  11. 9ac7849 devres: device resource management by Tejun Heo · 18 years ago
  12. 726f078 libata: kill qc->nsect and cursect by Tejun Heo · 18 years ago
  13. 553c4aa libata: handle pci_enable_device() failure while resuming by Tejun Heo · 18 years ago
  14. a0cf733 libata: straighten out ATA_ID_* constants by Tejun Heo · 18 years ago
  15. c9f8947 Add pci class code for SATA & AHCI, and replace some magic numbers. by Conke Hu · 18 years ago
  16. d4013f0 [PATCH] pci: Move PCI_VDEVICE from libata to core by Alan Cox · 18 years ago
  17. f20b16f [libata] trim trailing whitespace by Jeff Garzik · 18 years ago
  18. 9b13b68 [PATCH] pata_it8213: Add new driver for the IT8213 card by Alan · 18 years ago
  19. 6410610 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 18 years ago
  20. 2fd592e Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-apm by Linus Torvalds · 18 years ago
  21. fa5dc22 [PATCH] Add install_special_mapping by Roland McGrath · 18 years ago
  22. da6e1a3 [PATCH] md: avoid possible BUG_ON in md bitmap handling by Neil Brown · 18 years ago
  23. aaf68cf [PATCH] knfsd: fix a race in closing NFSd connections by NeilBrown · 18 years ago
  24. f336953 [PATCH] ufs: restore back support of openstep by Evgeniy Dushistov · 18 years ago
  25. 68a696a Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-tc by Linus Torvalds · 18 years ago
  26. f2e97df [PATCH] in non-NUMA case mark GFP_THISNODE gfp_t by Al Viro · 18 years ago
  27. 7726942 [APM] Add shared version of APM emulation by Ralf Baechle · 18 years ago
  28. 6026179 Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa by Linus Torvalds · 18 years ago
  29. f85da08 [EISA] EISA registration with !CONFIG_EISA by Maciej W. Rozycki · 18 years ago
  30. b454cc6 [TC] MIPS: TURBOchannel update to the driver model by Maciej W. Rozycki · 18 years ago
  31. 6204530 [PATCH] mm: remove find_trylock_page by Nick Piggin · 18 years ago
  32. f049274 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  33. b37df85 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 18 years ago
  34. abadfc9 [ALSA] ASoC codecs: WM8750 support by Richard Purdie · 18 years ago
  35. 40e0aa6 [ALSA] ASoC codecs: WM8731 support by Richard Purdie · 18 years ago
  36. 42c05f6 [ATM]: atmarp.h needs to always include linux/types.h by David S. Miller · 18 years ago
  37. 9783e1d Merge branch 'HEAD' of master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6 by David S. Miller · 18 years ago
  38. eac3731 [S390]: Add AF_IUCV socket support by Jennifer Hunt · 18 years ago
  39. 39e21c0 [X.25]: Adds /proc/sys/net/x25/x25_forward to control forwarding. by Andrew Hendry · 18 years ago
  40. 08de61b [PFKEYV2]: Extension for dynamic update of endpoint address(es) by Shinta Sugimoto · 18 years ago
  41. 80c9aba [XFRM]: Extension for dynamic update of endpoint address(es) by Shinta Sugimoto · 18 years ago
  42. 9934e81 [NETFILTER]: ip6_tables: remove redundant structure definitions by Patrick McHardy · 18 years ago
  43. c3e79c0 [NETFILTER]: ip_tables: remove declaration of non-existant ipt_find_target function by Patrick McHardy · 18 years ago
  44. a0ca215 [NETFILTER]: ip6_tables: support MH match by Masahide NAKAMURA · 18 years ago
  45. e60a13e [NETFILTER]: {ip,ip6}_tables: use struct xt_table instead of redefined structure names by Jan Engelhardt · 18 years ago
  46. 6709dbb [NETFILTER]: {ip,ip6}_tables: remove x_tables wrapper functions by Jan Engelhardt · 18 years ago
  47. 41f4689 [NETFILTER]: NAT: optional source port randomization support by Eric Leblond · 18 years ago
  48. cdd289a [NETFILTER]: add IPv6-capable TCPMSS target by Patrick McHardy · 18 years ago
  49. a09113c [NETFILTER]: tcp conntrack: do liberal tracking for picked up connections by Patrick McHardy · 18 years ago
  50. 6fecd19 [NETFILTER]: Add SANE connection tracking helper by Michal Schmidt · 18 years ago
  51. 22f8cde [NET]: unregister_netdevice as void by Stephen Hemminger · 18 years ago
  52. 97353cb [NET] net/wanrouter/wanmain.c: cleanups by Adrian Bunk · 18 years ago
  53. 6f74651 [TCP]: Seperate DSACK from SACK fast path by Baruch Even · 18 years ago
  54. 8dc4194 [PACKET]: Add optional checksum computation for recvmsg by Herbert Xu · 18 years ago
  55. dcb7112 Add PCI class ID for firewire OHCI controllers. by Kristian Høgsberg · 18 years ago
  56. 43187902 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 18 years ago
  57. 21eb4fa Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  58. f3cc28c Add Attansic L1 ethernet driver. by Jay Cliburn · 18 years ago
  59. 07b2463 Revert "Driver core: convert SPI code to use struct device" by Greg Kroah-Hartman · 18 years ago
  60. 905adce Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 18 years ago
  61. 78149df Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 18 years ago
  62. c96e2c9 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 18 years ago
  63. f2aca47 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 18 years ago
  64. 7677ced Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 18 years ago
  65. f7feaca msi: Make MSI useable more architectures by Eric W. Biederman · 18 years ago
  66. 5b912c1 msi: Kill the msi_desc array. by Eric W. Biederman · 18 years ago
  67. ded86d8 msi: Kill msi_lookup_irq by Eric W. Biederman · 18 years ago
  68. 0fcfdab MSI: Remove pci_scan_msi_device() by Michael Ellerman · 18 years ago
  69. c54c187 PCI: cleanup MSI code by Satoru Takeuchi · 18 years ago
  70. 8255cf3 PCI: make isa_bridge Alpha-only by Adrian Bunk · 18 years ago
  71. 429538a PCI: mark pci_find_device() as __deprecated by Adrian Bunk · 18 years ago
  72. fd9b37c PCI: remove pci_find_device_reverse() by Adrian Bunk · 18 years ago
  73. a7369f1 PCI: define inline for test of channel error state by Linas Vepstas · 18 years ago
  74. c87deff PCI : Add selected_regions funcs by Hidetoshi Seto · 18 years ago
  75. 896fbd7 usbcore: remove unused bandwith-related code by Alan Stern · 18 years ago
  76. 4a1a4d8 USB: ps3 controller hid quirk by Geoff Levand · 18 years ago
  77. a8ef36b USB: Add usb_endpoint_xfer_control to usb.h by Sarah Bailey · 18 years ago
  78. 93bacef USB serial: add dynamic id support to usb-serial core by Greg Kroah-Hartman · 18 years ago
  79. e7d8712 USB: define USB_CLASS_MISC in <linux/usb/ch9.h> by David Brownell · 18 years ago
  80. 5f84813 USB: <linux/usb_ch9.h> becomes <linux/usb/ch9.h> by David Brownell · 18 years ago
  81. 0873c76 USB: convert usb class devices to real devices by Greg Kroah-Hartman · 19 years ago
  82. 7bc3d63 USB: move usb_device_class class devices to be real devices by Greg Kroah-Hartman · 19 years ago
  83. 21d37bb Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 18 years ago
  84. b592fcf sysfs: Shadow directory support by Eric W. Biederman · 18 years ago
  85. b7a3e81 Driver core: allow to delay the uevent at device creation time by Kay Sievers · 18 years ago
  86. f9f852d Driver core: add device_type to struct device by Kay Sievers · 18 years ago
  87. bf0acc3 SYSFS: Fix missing include of list.h in sysfs.h by Frank Haverkamp · 18 years ago
  88. 270a6c4 /sys/modules/*/holders by Kay Sievers · 18 years ago
  89. 80f745f USB: add the sysfs driver name to all modules by Greg Kroah-Hartman · 18 years ago
  90. 4b31562 SERIO: add the sysfs driver name to all modules by Greg Kroah-Hartman · 18 years ago
  91. 725522b PCI: add the sysfs driver name to all modules by Greg Kroah-Hartman · 18 years ago
  92. f30c53a MODULES: add the module name for built in kernel drivers by Kay Sievers · 18 years ago
  93. 43cb76d Network: convert network devices to use struct device instead of class_device by Greg Kroah-Hartman · 23 years ago
  94. 2943ecf Driver core: convert SPI code to use struct device by Greg Kroah-Hartman · 18 years ago
  95. e3a59b4 ACPI support for IDE devices by Hannes Reinecke · 18 years ago
  96. 33dced2 ide: add Toshiba TC86C001 IDE driver (take 2) by Sergei Shtylyov · 18 years ago
  97. 8423200 Merge branch 'linux-2.6' by Paul Mackerras · 18 years ago
  98. 63c2f78 [POWERPC] Add "is_power_of_2" checking to log2.h. by Robert P. J. Day · 18 years ago
  99. 7583b6e [POWERPC] Introduce _SYSDEV_ATTR by Olof Johansson · 18 years ago
  100. 2ac04a1 Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 18 years ago