aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | | x86: add pci=check_enable_amd_mmconf and dmi checkYinghai Lu2008-04-26
| * | | x86: work around io allocation overlap of HT linksYinghai Lu2008-04-26
| * | | acpi: get boot_cpu_id as early for k8_scan_nodesYinghai Lu2008-04-26
| * | | x86_64: don't need set default res if only have one root busYinghai Lu2008-04-26
| * | | x86: double check the multi root bus with fam10h mmconfYinghai Lu2008-04-26
| * | | x86: multi pci root bus with different io resource range, on 64-bitYinghai Lu2008-04-26
| * | | x86: use bus conf in NB conf fun1 to get bus range on, on 64-bitYinghai Lu2008-04-26
| * | | x86: get mp_bus_to_node earlyYinghai Lu2008-04-26
| * | | x86 pci: remove checking type for mmconfig probeYinghai Lu2008-04-26
| * | | x86: remove unneeded check in mmconf rejectYinghai Lu2008-04-26
| * | | driver core: try parent numa_node at first before using defaultYinghai Lu2008-04-26
| * | | x86: seperate mmconf for fam10h out from setup_64.cYinghai Lu2008-04-26
| * | | x86: if acpi=off, force setting the mmconf for fam10hYinghai Lu2008-04-26
| * | | x86_64: check MSR to get MMCONFIG for AMD Family 10hYinghai Lu2008-04-26
| * | | x86_64: check and enable MMCONFIG for AMD Family 10hYinghai Lu2008-04-26
| * | | x86_64: set cfg_size for AMD Family 10h in case MMCONFIGYinghai Lu2008-04-26
| * | | x86: mmconf enable mcfg earlyYinghai Lu2008-04-26
| * | | x86: clear pci_mmcfg_virt when mmcfg get rejectedYinghai Lu2008-04-26
| * | | x86: validate against acpi motherboard resourcesRobert Hancock2008-04-26
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2008-04-29
|\ \ \ \
| * | | | [RAPIDIO] Change RapidIO doorbell source and target ID field to 16-bitZhang Wei2008-04-29
| * | | | [RAPIDIO] Add RapidIO connection info print out and re-training for broken co...Zhang Wei2008-04-29
| * | | | [RAPIDIO] Add serial RapidIO controller support, which includes MPC8548, MPC8641Zhang Wei2008-04-29
| * | | | [RAPIDIO] Add RapidIO node probing into MPC86xx_HPCN board id tableZhang Wei2008-04-29
| * | | | [RAPIDIO] Add RapidIO node into MPC8641HPCN dts fileZhang Wei2008-04-29
| * | | | [RAPIDIO] Auto-probe the RapidIO system sizeZhang Wei2008-04-29
| * | | | [RAPIDIO] Add OF-tree support to RapidIO controller driverZhang Wei2008-04-29
| * | | | [RAPIDIO] Add RapidIO multi mport supportZhang Wei2008-04-29
| * | | | [RAPIDIO] Move include/asm-ppc/rio.h to asm-powerpcZhang Wei2008-04-29
| * | | | [RAPIDIO] Add RapidIO option to kernel configurationZhang Wei2008-04-29
| * | | | [RAPIDIO] Change RIO function mpc85xx_ to fsl_Zhang Wei2008-04-29
| * | | | [POWERPC] Provide walk_memory_resource() for powerpcBadari Pulavarty2008-04-29
| * | | | [POWERPC] Update lmb data structures for hotplug memory add/removeBadari Pulavarty2008-04-29
| * | | | [POWERPC] Hotplug memory remove notifications for powerpcBadari Pulavarty2008-04-29
| * | | | [POWERPC] windfarm: Add PowerMac 12,1 supportÉtienne Bersac2008-04-29
| * | | | [POWERPC] Fix building of pmac32 when CONFIG_NVRAM=mTony Breeds2008-04-29
| * | | | [POWERPC] Add IRQSTACKS support on ppc32Kumar Gala2008-04-29
| * | | | [POWERPC] Use __always_inline for xchg* and cmpxchg*Paul Mackerras2008-04-29
| * | | | [POWERPC] Add fast little-endian switch system callPaul Mackerras2008-04-29
| | |/ / | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2008-04-29
|\ \ \ \
| * | | | [CPUFREQ] state info wrong after resumeShaohua Li2008-04-28
| * | | | [CPUFREQ] allow use of the powersave governor as the default oneAlessandro Guido2008-04-28
| * | | | [CPUFREQ] document the currently undocumented parts of the sysfs interfaceDarrick J. Wong2008-04-28
| * | | | [CPUFREQ] expose cpufreq coordination requirements regardless of coordination...Darrick J. Wong2008-04-28
* | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-04-29
|\ \ \ \ \
| * | | | | block: Skip I/O merges when disabledAlan D. Brunelle2008-04-29
| * | | | | block: add large command supportFUJITA Tomonori2008-04-29
| * | | | | block: replace sizeof(rq->cmd) with BLK_MAX_CDBFUJITA Tomonori2008-04-29
| * | | | | ide: use blk_rq_init() to initialize the requestFUJITA Tomonori2008-04-29
| * | | | | block: use blk_rq_init() to initialize the requestFUJITA Tomonori2008-04-29