1. b44755c {rd,wr}msr_on_cpu SMP=n optimization by Adrian Bunk · 18 years ago
  2. 48ac327 [CPUFREQ] cpufreq_ondemand.c: don't use _WORK_NAR by Oleg Nesterov · 18 years ago
  3. b077ffb rdmsr_on_cpu, wrmsr_on_cpu by Alexey Dobriyan · 18 years ago
  4. 22f7bb0 [CPUFREQ] Revert default on deprecated config X86_SPEEDSTEP_CENTRINO_ACPI by Thomas Renninger · 18 years ago
  5. 2b8c0e1 [CPUFREQ] Longhaul - Redo Longhaul ver. 2 by Rafa³ Bilski · 18 years ago
  6. b6f45a4 [CPUFREQ] EPS - Correct 2nd brand test by Rafa³ Bilski · 18 years ago
  7. bd0561c [CPUFREQ] Fix up merge conflicts with recent ACPI changes. by Dave Jones · 18 years ago
  8. 348f31e [CPUFREQ] Longhaul - Separate frequency and voltage transition by Rafa³ Bilski · 18 years ago
  9. e57501c [CPUFREQ] Longhaul - Models of Nehemiah by Rafa³ Bilski · 18 years ago
  10. c18a148 [CPUFREQ] Whitespace fixup by Dave Jones · 18 years ago
  11. 9addf3b [CPUFREQ] Longhaul - Simplier minmult by Rafa³ Bilski · 18 years ago
  12. f0ec313 [CPUFREQ] CPU_FREQ_TABLE shouldn't be a def_tristate by Adrian Bunk · 18 years ago
  13. 56463b7 [CPUFREQ] ondemand governor use new cpufreq rwsem locking in work callback by Venkatesh Pallipadi · 18 years ago
  14. 529af7a [CPUFREQ] ondemand governor restructure the work callback by Venkatesh Pallipadi · 18 years ago
  15. 5a01f2e [CPUFREQ] Rewrite lock in cpufreq to eliminate cpufreq/hotplug related issues by Venkatesh Pallipadi · 18 years ago
  16. c120069 [CPUFREQ] Remove hotplug cpu crap by Dave Jones · 18 years ago
  17. 86acd49 [CPUFREQ] Enhanced PowerSaver driver by Rafa³ Bilski · 18 years ago
  18. 66efc5a libata: kill ATA_ENABLE_PATA by Jeff Garzik · 18 years ago
  19. 591a6e8 libata: build fix after dmesg probe output changes by Jeff Garzik · 18 years ago
  20. 11750a4 libata: Early CFA adapters are not required to support mode setting by Alan · 18 years ago
  21. ce053fa sata_nv: propagate ata_pci_device_do_resume return value by Robert Hancock · 18 years ago
  22. a2cfe81 sata_nv: wait for response on entering/leaving ADMA mode by Robert Hancock · 18 years ago
  23. 382a665 sata_nv: use ADMA for NODATA commands by Robert Hancock · 18 years ago
  24. 5bd28a4 sata_nv: cleanup ADMA error handling by Robert Hancock · 18 years ago
  25. 92ae784 (2.6.20) pata_mpiix: probing cleanup (resend) by Sergei Shtylyov · 18 years ago
  26. 7b4f1a1 (2.6.20) pata_mpiix: fix PIO setup issues by Sergei Shtylyov · 18 years ago
  27. 409ba47 (2.6.20) pata_oldpiix: fix PIO2 underclocking by Sergei Shtylyov · 18 years ago
  28. 49554c1 ata: Add defines for the iordy bits by Alan · 18 years ago
  29. 2c7620d Kconfig: clarify ATA_PIIX description by Alan · 18 years ago
  30. fe33460 sata_inic162x: fix a few glitches in hardreset by Tejun Heo · 18 years ago
  31. 34fee22 libata: add 150ms between completion of hardreset and status checking by Tejun Heo · 18 years ago
  32. 3f64f56 libata: rearrange dmesg info to add full ATA revision by Eric D. Mudama · 18 years ago
  33. 24a0145 pata_sl82c105: wrong assumptions about compatible PIO modes by Sergei Shtylyov · 18 years ago
  34. 246ce3b libata: add another IRQ calls (libata drivers) by Akira Iguchi · 18 years ago
  35. 8362500 libata: add another IRQ calls (core and headers) by Akira Iguchi · 18 years ago
  36. 7f25377 git-libata-all: forward declare struct device by Andrew Morton · 18 years ago
  37. 0d5ff56 libata: convert to iomap by Tejun Heo · 18 years ago
  38. 1a68ff1 pata_platform: fix devres conversion by Tejun Heo · 18 years ago
  39. ca29978 iomap: iomap should be in obj-y not in lib-y by Tejun Heo · 18 years ago
  40. fda0efc [libata] Shuffle DRV_xxx in core and SiS drivers, to kill warnings by Jeff Garzik · 18 years ago
  41. d24bbbf devres: implement pcim_iomap_regions() by Tejun Heo · 18 years ago
  42. b878ca5 libata: remove unused functions by Tejun Heo · 18 years ago
  43. 24dc5f3 libata: update libata LLDs to use devres by Tejun Heo · 18 years ago
  44. f0d36ef libata: update libata core layer to use devres by Tejun Heo · 18 years ago
  45. 0529c15 libata: implement ata_host_detach() by Tejun Heo · 18 years ago
  46. 9ac7849 devres: device resource management by Tejun Heo · 18 years ago
  47. 77a527e fix CONFIG_SATA_SIS=y compile error by Adrian Bunk · 18 years ago
  48. 9b14dec sata_sis: Support for PATA supports by Alan · 18 years ago
  49. 5924b74 libata: implement HDIO_GET_IDENTITY by Tejun Heo · 18 years ago
  50. 18d90de libata: trivial stuff by Alan · 18 years ago
  51. 0feb573 sata_promise: kill qc->nsect by Tejun Heo · 18 years ago
  52. dedf61db libata piix3 support warning fix by Andrew Morton · 18 years ago
  53. d2cdfc0 libata: PIIX3 support by Alan · 18 years ago
  54. fba6edb sata_promise: handle ATAPI_NODATA ourselves by Mikael Pettersson · 18 years ago
  55. 4113bb6 sata_promise: issue ATAPI commands as normal packets by Mikael Pettersson · 18 years ago
  56. 73fd456 sata_promise: ATAPI cleanup by Mikael Pettersson · 18 years ago
  57. 1fd7a69 sata_inic162x: finally, driver for initio 162x SATA controllers, take #2 by Tejun Heo · 18 years ago
  58. 726f078 libata: kill qc->nsect and cursect by Tejun Heo · 18 years ago
  59. 1645444 [libata] sata_vsc: build fix after PCI MSI feature addition by Jeff Garzik · 18 years ago
  60. 7cbaa86 [libata] sata_vsc: support PCI MSI by Dan Wolstenholme · 18 years ago
  61. 553c4aa libata: handle pci_enable_device() failure while resuming by Tejun Heo · 18 years ago
  62. 8bfa79f libata: use ata_id_c_string() by Tejun Heo · 18 years ago
  63. a0cf733 libata: straighten out ATA_ID_* constants by Tejun Heo · 18 years ago
  64. cdf56bc sata_nv: add suspend/resume support v3 (Resubmit) by Robert Hancock · 18 years ago
  65. 7102d23 drivers/ata/: make 4 functions static by Adrian Bunk · 18 years ago
  66. 904dbd1 ahci: Remove jmicron fixup by Alan · 18 years ago
  67. 4112e16 libata-sff: Don't try and activate channels which are not in use by Alan · 18 years ago
  68. d73f30e sata_via: PATA support by Alan · 18 years ago
  69. 7dcbc1f pata_sis: implement laptop list and add ASUS A6K/A6U by Jakub W. Jozwicki J · 18 years ago
  70. babfb68 ata_piix: add ICH7 on Acer 3682WLMi to laptop list by J J · 18 years ago
  71. c9f8947 Add pci class code for SATA & AHCI, and replace some magic numbers. by Conke Hu · 18 years ago
  72. 9500618 sata_promise: ATAPI support by Mikael Pettersson · 18 years ago
  73. 870ae33 sata_promise: TX2plus PATA support by Mikael Pettersson · 18 years ago
  74. 7a44e91 [PATCH] user of the jiffies rounding patch: ATA subsystem by Arjan van de Ven · 18 years ago
  75. d4013f0 [PATCH] pci: Move PCI_VDEVICE from libata to core by Alan Cox · 18 years ago
  76. f20b16f [libata] trim trailing whitespace by Jeff Garzik · 18 years ago
  77. 155d291 [PATCH] libata: Add support for the MPC52xx ATA controller by Sylvain Munaut · 18 years ago
  78. 9b13b68 [PATCH] pata_it8213: Add new driver for the IT8213 card by Alan · 18 years ago
  79. 3f3e731 [PATCH] sata_sis: support SiS966/966L by Uwe Koziolek · 18 years ago
  80. eaefd5f [PATCH] m68knommu: use irq_handler_t for passing handler types by Greg Ungerer · 18 years ago
  81. 1274c10 [PATCH] m68knommu: removed include of system.h from bitops by Greg Ungerer · 18 years ago
  82. 72613e5f [PATCH] uclinux: correctly remap bin_fmtflat exe allocated mem regions by Greg Ungerer · 18 years ago
  83. c051b01 [PATCH] m68knommu: use irq_handler_t passing handler to clock init by Greg Ungerer · 18 years ago
  84. 459c6a9 [PATCH] m68knommu: use irq_handler_t passing handler to PIT init by Greg Ungerer · 18 years ago
  85. 56591b9 [PATCH] m68knommu: include unused sections in linker script by Greg Ungerer · 18 years ago
  86. 1f95e49 [PATCH] m68knommu: remove regs arg from coldfire timer interrupt by Greg Ungerer · 18 years ago
  87. 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
  88. beda9f3 [PATCH] kbuild: more Makefile cleanups by Roman Zippel · 18 years ago
  89. 2fd592e Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-apm by Linus Torvalds · 18 years ago
  90. 2affc85 [PATCH] SH vdso: use install_special_mapping() by Paul Mundt · 18 years ago
  91. c13e4ca [PATCH] powerpc vDSO: use install_special_mapping by Roland McGrath · 18 years ago
  92. dc5882b [PATCH] x86_64 ia32 vDSO: use install_special_mapping by Roland McGrath · 18 years ago
  93. 7d91d53 [PATCH] i386 vDSO: use install_special_mapping by Roland McGrath · 18 years ago
  94. fa5dc22 [PATCH] Add install_special_mapping by Roland McGrath · 18 years ago
  95. a25700a [PATCH] mm: show bounce pages in oom killer output by Andrew Morton · 18 years ago
  96. 45941d0 [PATCH] enable mouse button 2+3 emulation for x86 macs by Soeren Sonnenburg · 18 years ago
  97. 835d90c [PATCH] v9fs_vfs_mkdir(): fix a double free by Adrian Bunk · 18 years ago
  98. da6e1a3 [PATCH] md: avoid possible BUG_ON in md bitmap handling by Neil Brown · 18 years ago
  99. aaf68cf [PATCH] knfsd: fix a race in closing NFSd connections by NeilBrown · 18 years ago
  100. 387bb17 [PATCH] md: fix various bugs with aligned reads in RAID5 by Neil Brown · 18 years ago