summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | pciehp: fix slot nameKenji Kaneshige2008-04-251-2/+9
| * | Update MAINTAINERS with location of PCI treeJesse Barnes2008-04-251-0/+1
| * | PCI: Add Intel SCH PCI IDsAlek Du2008-04-231-0/+2
| * | PCI Express ASPM support should default to 'No'Jesper Juhl2008-04-231-1/+1
* | | block: fix queue locking verificationLinus Torvalds2008-04-291-2/+8
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2008-04-2916-37/+1344
|\ \ \
| * | | [ALSA] soc - wm9712 - checkpatch fixesMark Brown2008-04-291-33/+29
| * | | [ALSA] pcsp - Fix more dependencyTakashi Iwai2008-04-291-0/+2
| * | | [ALSA] hda - Add support of Medion RIM 2150Takashi Iwai2008-04-292-0/+87
| * | | [ALSA] ASoC: Add drivers for the Texas Instruments OMAP processorsJarkko Nikula2008-04-299-1/+1223
| * | | [ALSA] ice1724 - Enable watermarksTakashi Iwai2008-04-291-2/+0
| * | | [ALSA] Add MPU401_INFO_NO_ACK bitflagTakashi Iwai2008-04-293-1/+3
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-04-296-13/+17
|\ \ \ \
| * | | | x86: fix PCI MSI breaks when booting with nosmpJesse Barnes2008-04-291-7/+3
| * | | | x86: vget_cycles() __always_inlineHugh Dickins2008-04-291-1/+1
| * | | | x86: add more boot protocol documentationIan Campbell2008-04-291-2/+10
| * | | | bootprotocol: cleanupIngo Molnar2008-04-291-1/+1
| * | | | x86: fix warning in "x86: clean up vSMP detection"Alexander van Heukelum2008-04-291-1/+1
| * | | | x86: !x & y typo in mtrr codeHarvey Harrison2008-04-291-1/+1
| |/ / /
* | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-04-297-459/+365
|\ \ \ \
| * | | | Fix bug - Implement bfin ata interrupt handler to avoid "irq 68 nobody cared"...Sonic Zhang2008-04-291-4/+120
| * | | | sata_mv: Improve naming of main_irq cause/mask identifiersMark Lord2008-04-291-38/+39
| * | | | libata-scsi: improve rbuf handling for simulated commandsTejun Heo2008-04-291-290/+154
| * | | | libata-scsi: clean up inquiry / mode sense related functionsTejun Heo2008-04-292-96/+21
| * | | | [MIPS] ATA: Rename routerboard 500 to 532Ralf Baechle2008-04-293-44/+44
| |/ / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-04-2927-132/+1285
|\ \ \ \
| * | | | x86: add pci=check_enable_amd_mmconf and dmi checkYinghai Lu2008-04-265-8/+51
| * | | | x86: work around io allocation overlap of HT linksYinghai Lu2008-04-261-18/+38
| * | | | acpi: get boot_cpu_id as early for k8_scan_nodesYinghai Lu2008-04-263-1/+112
| * | | | x86_64: don't need set default res if only have one root busYinghai Lu2008-04-261-1/+2
| * | | | x86: double check the multi root bus with fam10h mmconfYinghai Lu2008-04-261-2/+82
| * | | | x86: multi pci root bus with different io resource range, on 64-bitYinghai Lu2008-04-265-52/+365
| * | | | x86: use bus conf in NB conf fun1 to get bus range on, on 64-bitYinghai Lu2008-04-261-40/+48
| * | | | x86: get mp_bus_to_node earlyYinghai Lu2008-04-269-42/+142
| * | | | x86 pci: remove checking type for mmconfig probeYinghai Lu2008-04-264-28/+27
| * | | | x86: remove unneeded check in mmconf rejectYinghai Lu2008-04-261-12/+0
| * | | | driver core: try parent numa_node at first before using defaultYinghai Lu2008-04-262-3/+15
| * | | | x86: seperate mmconf for fam10h out from setup_64.cYinghai Lu2008-04-263-207/+226
| * | | | x86: if acpi=off, force setting the mmconf for fam10hYinghai Lu2008-04-261-8/+15
| * | | | x86_64: check MSR to get MMCONFIG for AMD Family 10hYinghai Lu2008-04-261-6/+69
| * | | | x86_64: check and enable MMCONFIG for AMD Family 10hYinghai Lu2008-04-261-0/+204
| * | | | x86_64: set cfg_size for AMD Family 10h in case MMCONFIGYinghai Lu2008-04-263-1/+28
| * | | | x86: mmconf enable mcfg earlyYinghai Lu2008-04-261-46/+55
| * | | | x86: clear pci_mmcfg_virt when mmcfg get rejectedYinghai Lu2008-04-264-1/+27
| * | | | x86: validate against acpi motherboard resourcesRobert Hancock2008-04-265-21/+143
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2008-04-2941-388/+2037
|\ \ \ \ \
| * | | | | [RAPIDIO] Change RapidIO doorbell source and target ID field to 16-bitZhang Wei2008-04-291-4/+4
| * | | | | [RAPIDIO] Add RapidIO connection info print out and re-training for broken co...Zhang Wei2008-04-291-0/+71
| * | | | | [RAPIDIO] Add serial RapidIO controller support, which includes MPC8548, MPC8641Zhang Wei2008-04-292-11/+70
| * | | | | [RAPIDIO] Add RapidIO node probing into MPC86xx_HPCN board id tableZhang Wei2008-04-291-0/+1
OpenPOWER on IntegriCloud