aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* libata: bump transfer chunk size if it's oddTejun Heo2007-11-261-3/+32
* libata: Return proper ATA INT status in pata_bf54x driversonic zhang2007-11-261-3/+3
* pata_ali: trim trailing whitespace (fix checkpatch complaints)Jeff Garzik2007-11-231-1/+1
* pata_isapnp: Polled devicesAlan Cox2007-11-231-4/+7
* pata_hpt37x: Fix cable detect bug spotted by SergeiAlan Cox2007-11-231-1/+1
* pata_ali: Lots of problems still showing up with small ATAPI DMAAlan Cox2007-11-231-0/+17
* pata_ali: Add Mitac 8317 and derivativesAlan Cox2007-11-231-0/+3
* libata-core: List more documentation sources for referenceAlan Cox2007-11-231-0/+8
* ata_piix: Invalid use of writel/readl with iomapAlan Cox2007-11-231-3/+3
* sata_sil24: fix sg table sizingTejun Heo2007-11-231-3/+23
* pata_jmicron: fix disabled port handling in jmicron_pre_reset()Tejun Heo2007-11-231-5/+4
* pata_sil680: kill bogus reset code (take 2)Sergei Shtylyov2007-11-231-30/+2
* ata_piix: port enable for the first SATA controller of ICH8 is 0xf not 0x3Tejun Heo2007-11-191-1/+1
* ata_piix: only enable the first port on apple macbook proThomas Rohwer2007-11-191-0/+28
* ata_piix: reorganize controller IDsTejun Heo2007-11-191-31/+31
* pata_sis.c: Add Packard Bell EasyNote K5305 to laptopsGabriel C2007-11-191-0/+1
* libata-scsi: be tolerant of 12-byte ATAPI commands in 16-byte CDBsMark Lord2007-11-191-1/+2
* libata: use ATA_HORKAGE_STUCK_ERR for ATAPI tape drivesAlbert Lee2007-11-191-1/+3
* libata: workaround DRQ=1 ERR=1 for ATAPI tape drivesAlbert Lee2007-11-192-5/+14
* libata: remove unused functionsAdrian Bunk2007-11-193-177/+0
* ata_piix: add SATELLITE U205 to broken suspend listTejun Heo2007-11-191-0/+7
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/li...Linus Torvalds2007-11-1716-82/+81
|\
| * x86: simplify "make ARCH=x86" and fix kconfig all.configSam Ravnborg2007-11-176-36/+3
| * x86: reboot fixup for wrap2c boardDenys2007-11-171-0/+1
| * x86: check boundary in count setup resourceYinghai Lu2007-11-171-0/+6
| * x86: fix reboot with no keyboard attachedTruxton Fulton2007-11-171-1/+1
| * x86: add hpet sanity checksThomas Gleixner2007-11-171-0/+32
| * x86: on x86_64, correct reading of PC RTC when update in progress in time_64.cDavid P. Reed2007-11-171-12/+18
| * x86: fix freeze in x86_64 RTC update code in time_64.cDavid P. Reed2007-11-171-7/+4
| * ntp: fix typo that makes sync_cmos_clock erraticDavid P. Reed2007-11-171-1/+1
| * Remove x86 merge artifact from top MakefileThomas Gleixner2007-11-171-6/+1
| * x86: fixup cpu_info array conversionThomas Gleixner2007-11-171-1/+0
| * x86: show cpuinfo only for online CPUsAndreas Herrmann2007-11-172-10/+6
| * x86: fix cpu-hotplug regressionAndreas Herrmann2007-11-171-1/+1
| * x86: ignore the sys_getcpu() tcache parameterIngo Molnar2007-11-172-36/+3
| * x86: voyager use correct header file nameRandy Dunlap2007-11-171-1/+1
| * x86: fix smp init sectionsRandy Dunlap2007-11-171-2/+2
| * x86: fix voyager_cat_init sectionRandy Dunlap2007-11-171-1/+1
| * x86: fix bogus memcpy in es7000_check_dsdt()Thomas Gleixner2007-11-171-3/+3
* | x86: simplify "make ARCH=x86" and fix kconfig all.configSam Ravnborg2007-11-176-36/+3
|/
* Linux 2.6.24-rc3Linus Torvalds2007-11-161-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2007-11-161-1/+1
|\
| * SELinux: return EOPNOTSUPP not ENOTSUPPEric Paris2007-11-171-1/+1
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-11-162-8/+30
|\ \
| * | [ARM] 4638/1: pxa: use PXA3xx specific macros to define clkseric miao2007-11-161-7/+30
| * | [ARM] remove useless setting of VM_RESERVEDRussell King2007-11-111-1/+0
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2007-11-163-144/+119
|\ \ \ | |_|/ |/| |
| * | [CPUFREQ] Fix up whitespace in conservative governor.Dave Jones2007-10-221-61/+60
| * | [CPUFREQ] Make cpufreq_conservative handle out-of-sync events properlyElias Oltmanns2007-10-221-2/+30
| * | [CPUFREQ] architectural pstate driver for powernow-k8Mark Langsdorf2007-10-222-81/+29