summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | | | [ARM] 5008/1: magician: add magician specific input GPIOs to MFP configPhilipp Zabel2008-04-211-0/+8
| | * | | | | | | | | | | | | | [ARM] 5007/1: magician: properly request GPIOs used by the machine code itselfPhilipp Zabel2008-04-211-8/+43
| | * | | | | | | | | | | | | | [ARM] 5006/1: Gumstix GPIO header fixup and defconfig fixupJaya Kumar2008-04-212-11/+12
| * | | | | | | | | | | | | | | [ARM] 5021/1: at91: buildfix for sam9263 + PMDavid Brownell2008-04-281-5/+9
| * | | | | | | | | | | | | | | [ARM] 5018/1: RealView: Fix the ARM11MPCore Oprofile compilationCatalin Marinas2008-04-281-22/+22
| * | | | | | | | | | | | | | | [ARM] 5016/1: AT91: typo in mci configuration for at91cap at91sam9263Nicolas Ferre2008-04-282-2/+2
* | | | | | | | | | | | | | | | i2c: Convert most new-style drivers to use module aliasingJean Delvare2008-04-2924-69/+31
| |_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-04-294-10/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | x86: fix PCI MSI breaks when booting with nosmpJesse Barnes2008-04-291-7/+3
| * | | | | | | | | | | | | | | 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 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-04-2920-127/+1219
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | 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-262-1/+107
| * | | | | | | | | | | | | | | 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-262-51/+355
| * | | | | | | | | | | | | | | 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-267-42/+127
| * | | | | | | | | | | | | | | x86 pci: remove checking type for mmconfig probeYinghai Lu2008-04-263-26/+25
| * | | | | | | | | | | | | | | x86: remove unneeded check in mmconf rejectYinghai Lu2008-04-261-12/+0
| * | | | | | | | | | | | | | | 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-261-0/+17
| * | | | | | | | | | | | | | | 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-263-21/+133
* | | | | | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2008-04-2922-306/+762
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | [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-291-11/+64
| * | | | | | | | | | | | | | | [RAPIDIO] Add RapidIO node probing into MPC86xx_HPCN board id tableZhang Wei2008-04-291-0/+1
| * | | | | | | | | | | | | | | [RAPIDIO] Add RapidIO node into MPC8641HPCN dts fileZhang Wei2008-04-291-0/+12
| * | | | | | | | | | | | | | | [RAPIDIO] Auto-probe the RapidIO system sizeZhang Wei2008-04-291-0/+6
| * | | | | | | | | | | | | | | [RAPIDIO] Add OF-tree support to RapidIO controller driverZhang Wei2008-04-294-81/+102
| * | | | | | | | | | | | | | | [RAPIDIO] Add RapidIO multi mport supportZhang Wei2008-04-291-173/+222
| * | | | | | | | | | | | | | | [RAPIDIO] Add RapidIO option to kernel configurationZhang Wei2008-04-292-0/+14
| * | | | | | | | | | | | | | | [RAPIDIO] Change RIO function mpc85xx_ to fsl_Zhang Wei2008-04-291-40/+40
| * | | | | | | | | | | | | | | [POWERPC] Provide walk_memory_resource() for powerpcBadari Pulavarty2008-04-291-7/+23
| * | | | | | | | | | | | | | | [POWERPC] Update lmb data structures for hotplug memory add/removeBadari Pulavarty2008-04-291-0/+43
| * | | | | | | | | | | | | | | [POWERPC] Hotplug memory remove notifications for powerpcBadari Pulavarty2008-04-292-0/+99
| * | | | | | | | | | | | | | | [POWERPC] windfarm: Add PowerMac 12,1 supportÉtienne Bersac2008-04-291-0/+1
| * | | | | | | | | | | | | | | [POWERPC] Fix building of pmac32 when CONFIG_NVRAM=mTony Breeds2008-04-292-2/+6
| * | | | | | | | | | | | | | | [POWERPC] Add IRQSTACKS support on ppc32Kumar Gala2008-04-297-5/+60
| * | | | | | | | | | | | | | | [POWERPC] Add fast little-endian switch system callPaul Mackerras2008-04-291-0/+11
| | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2008-04-291-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \