1. b6103f6 [PATCH] libata: separate out and export sata_port_hardreset() by Tejun Heo · 18 years ago
  2. 90088bb [PATCH] libata: move ata_irq_on() into libata-sff.c by Tejun Heo · 18 years ago
  3. d1adc1b [PATCH] libata: handle 0xff status properly by Tejun Heo · 18 years ago
  4. a20c9e8 [PATCH] ata: Generic platform_device libata driver by Paul Mundt · 18 years ago
  5. 6919a0a [PATCH] libata: Revamp blacklist support to allow multiple kinds of blacklisting flaws by Alan Cox · 18 years ago
  6. fc08515 [PATCH] libata: add 40pin "short" cable support, honour drive side speed detection by Alan Cox · 18 years ago
  7. c3e59d1 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 18 years ago
  8. 5f56bbd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 18 years ago
  9. 9641219 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 18 years ago
  10. 72a73a6 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 18 years ago
  11. 4549df8 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 18 years ago
  12. 1399ff5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  13. e17e0f5 Driver core: show drivers in /sys/module/ by Kay Sievers · 18 years ago
  14. c67334f Driver core: platform_driver_probe(), can save codespace by David Brownell · 18 years ago
  15. 8a82472 driver core: Introduce device_move(): move a device to a new parent. by Cornelia Huck · 18 years ago
  16. 5ab6998 driver core: Introduce device_find_child(). by Cornelia Huck · 18 years ago
  17. 465ae64 ACPI: Change ACPI to use dev_archdata instead of firmware_data by Benjamin Herrenschmidt · 18 years ago
  18. c6dbaef Driver core: add dev_archdata to struct device by Benjamin Herrenschmidt · 18 years ago
  19. d80f19f Driver core: convert sound core to use struct device by Greg Kroah-Hartman · 18 years ago
  20. 78cde0887 Driver core: convert fb code to use struct device by Greg Kroah-Hartman · 18 years ago
  21. fcaf71f Driver core: convert mmc code to use struct device by Greg Kroah-Hartman · 18 years ago
  22. 01107d3 Driver core: convert tty core to use struct device by Greg Kroah-Hartman · 18 years ago
  23. 94fbcde Driver core: change misc class_devices to be real devices by Greg Kroah-Hartman · 18 years ago
  24. f0ee61a Driver Core: Move virtual_device_parent() to core.c by Greg Kroah-Hartman · 18 years ago
  25. 116af37 Driver core: add notification of bus events by Benjamin Herrenschmidt · 18 years ago
  26. 3b59d52 PCI: irq: irq and pci_ids patch for Intel ICH9 by Jason Gaston · 18 years ago
  27. bae94d0 PCI: switch pci_{enable,disable}_device() to be nestable by Inaky Perez-Gonzalez · 18 years ago
  28. a2302c6 Altix: Initial ACPI support - ROM shadowing. by John Keller · 18 years ago
  29. 8ea6091 Altix: Add initial ACPI IO support by John Keller · 18 years ago
  30. edb2d97 PCI: Replace HAVE_ARCH_PCI_MWI with PCI_DISABLE_MWI by Matthew Wilcox · 18 years ago
  31. ebf5a24 PCI: Use pci_generic_prep_mwi on sparc64 by Matthew Wilcox · 18 years ago
  32. 3efe2d8 PCI: Use pci_generic_prep_mwi on ia64 by Matthew Wilcox · 18 years ago
  33. e65e5fb PCI: Make some MSI-X #defines generic by Michael Ellerman · 18 years ago
  34. ee49fb5 USB: keep count of unsuspended children by Alan Stern · 18 years ago
  35. ce36158 USB: struct usb_device: change flag to bitflag by Alan Stern · 18 years ago
  36. 692a186 USB: expand autosuspend/autoresume API by Alan Stern · 18 years ago
  37. 0c1ac4f USB: makes usb_endpoint_* functions inline. by Luiz Fernando N. Capitulino · 18 years ago
  38. 4370525 usb/hub: allow hubs up to 31 children by inaky@linux.intel.com · 18 years ago
  39. bb37b94 [BLOCK] Cleanup unused variable passing by Jens Axboe · 18 years ago
  40. 0e75f90 [PATCH] block: support larger block pc requests by Mike Christie · 18 years ago
  41. be1c634 [PATCH] blktrace: add timestamp message by Olaf Kirch · 18 years ago
  42. 03a67a4 Fix typos in doc and comments by Jan Engelhardt · 18 years ago
  43. 0779bf2 Fix misc .c/.h comment typos by Matt LaPlante · 18 years ago
  44. 98c4f0c Fix jiffies.h comment by Chase Venters · 18 years ago
  45. e20ec99 fix spelling error in include/linux/kernel.h by Jim Cromie · 18 years ago
  46. 139a7bd mqueue.h: don't include linux/types.h by Alexey Dobriyan · 18 years ago
  47. aa414df [MIPS] Remove duplicate ISA DMA code for 0 DMA channel case. by Ralf Baechle · 18 years ago
  48. 0b7883f [MIPS] Remove unused definition of cpu_to_lelongp() by Ralf Baechle · 18 years ago
  49. 4ffd8b3 [MIPS] Remove userspace proofing from <asm/bitops.h>. by Ralf Baechle · 18 years ago
  50. e303e08 [MIPS] Remove old junk left from old atomic_lock. by Ralf Baechle · 18 years ago
  51. 63dc68a [MIPS] Use conditional traps for BUG_ON on MIPS II and better. by Ralf Baechle · 18 years ago
  52. 0059856 [MIPS] mips HPT cleanup: make clocksource_mips public by Atsushi Nemoto · 18 years ago
  53. 187933f [MIPS] do_IRQ cleanup by Atsushi Nemoto · 18 years ago
  54. 1417836 [MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irq by Atsushi Nemoto · 18 years ago
  55. 1603b5a [MIPS] IRQ cleanups by Atsushi Nemoto · 18 years ago
  56. c87b6eb [MIPS] mips hpt cleanup: get rid of mips_hpt_init by Atsushi Nemoto · 18 years ago
  57. 6f2c3fa [MIPS] Fix alignment hole in struct cache_desc; shrink struct. by Ralf Baechle · 18 years ago
  58. 2472d0b [MIPS] Remove unused R10000 performance counter definitions. by Ralf Baechle · 18 years ago
  59. 583bb86 [MIPS] Add support for kexec by Nicolas Schichan · 18 years ago
  60. 656be92 [MIPS] Load modules to CKSEG0 if CONFIG_BUILD_ELF64=n by Atsushi Nemoto · 18 years ago
  61. 56ae583 [MIPS] Rewrite GALILEO_INL/GALILEO_OUTL to GT_READ/GT_WRITE by Yoichi Yuasa · 18 years ago
  62. 4e3884f [MIPS] Use "long" for 64-bit values on 64-bit kernel. by Atsushi Nemoto · 18 years ago
  63. 8431fd0 [MIPS] Introduce __pa_symbol() by Franck Bui-Huu · 18 years ago
  64. 620a480 [MIPS] Make __pa() aware of XKPHYS/CKSEG0 address mix for 64 bit kernels by Franck Bui-Huu · 18 years ago
  65. 99e3b94 [MIPS] page.h: remove __pa() usages. by Franck Bui-Huu · 18 years ago
  66. e1444b5 IB/cm: Fix automatic path migration support by Sean Hefty · 18 years ago
  67. af768c6 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  68. aed6fad [ARM] 3943/1: share declaration of struct pxa2xx_udc_mach_info between multiple platforms by Milan Svoboda · 18 years ago
  69. e81c7359 [NET]: Fix MAX_HEADER setting. by David S. Miller · 18 years ago
  70. 707badb Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 18 years ago
  71. b6a1088 Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa by Linus Torvalds · 18 years ago
  72. 4195bdb [PATCH] add missing libsas include to fix s390 compilation. by Dave Jones · 18 years ago
  73. 38b5b03 [PATCH] i386: Fix compilation with UP genericarch by Andi Kleen · 18 years ago
  74. c4423ccc [ALSA] version 1.0.13 by Jaroslav Kysela · 18 years ago
  75. 2ea5814 Fix 'ALIGN()' macro, take 2 by Linus Torvalds · 18 years ago
  76. c9c3b86 [PATCH] Fix incorrent type of flags in <asm/semaphore.h> by Kyle McMartin · 18 years ago
  77. b8e6ec8 Revert "[PATCH] Enforce "unsigned long flags;" when spinlocking" by Linus Torvalds · 18 years ago
  78. dc9b334 [NET]: Re-fix of doc-comment in sock.h by Paul Bonser · 18 years ago
  79. cfd3ef2 [PATCH] lockdep: spin_lock_irqsave_nested() by Arjan van de Ven · 18 years ago
  80. ee3ce19 [PATCH] Enforce "unsigned long flags;" when spinlocking by Alexey Dobriyan · 18 years ago
  81. 701e054 [PATCH] mounstats NULL pointer dereference by Vasily Tarasov · 18 years ago
  82. 5261d66 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  83. ec7080d [PATCH] make au1xxx-ide compile again by Manuel Lauss · 18 years ago
  84. 105ef9a [ARM] 3942/1: ARM: comment: consistent_sync should not be called directly by Dan Williams · 18 years ago
  85. 0f9005a Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  86. df9c230 [POWERPC] Revert "[POWERPC] Add powerpc get/set_rtc_time interface to new generic rtc class" by Kim Phillips · 18 years ago
  87. fb47ddb [IGMP]: Fix IGMPV3_EXP() normalization bit shift value. by David L Stevens · 18 years ago
  88. b3438f8 Add "pure_initcall" for static variable initialization by Linus Torvalds · 18 years ago
  89. ace5f1d [PATCH] m68knommu: fix up for the irq_handler_t changes by Greg Ungerer · 18 years ago
  90. 8de35ef [ARM] ebsa110: fix warnings generated by asm/arch/io.h by Russell King · 18 years ago
  91. 610a5b7 [CRYPTO] api: Remove one too many semicolon by Yoichi Yuasa · 18 years ago
  92. 626db29 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  93. da63fc7 [PATCH] fat: add fat_getattr() by OGAWA Hirofumi · 18 years ago
  94. c7835a7 [TG3]: Disable TSO on 5906 if CLKREQ is enabled. by Michael Chan · 18 years ago
  95. b96e7ec [NETFILTER]: ip6_tables: fixed conflicted optname for getsockopt by Yasuyuki Kozakai · 18 years ago
  96. 9716a34 [POWERPC] Wire up sys_move_pages by Stephen Rothwell · 18 years ago
  97. 056f4fa [POWERPC] Add the thread_siblings files to sysfs by Stephen Rothwell · 18 years ago
  98. f5ad1a7 Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 18 years ago
  99. 68589bc [PATCH] hugetlb: prepare_hugepage_range check offset too by Hugh Dickins · 18 years ago
  100. 9446868 [PATCH] x86-64: Fix race in exit_idle by Andi Kleen · 18 years ago