summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* 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 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-04-264-16/+80
|\
| * x86_64/mm: check and print vmemmap allocation continuousYinghai Lu2008-04-261-2/+26
| * x86_64: fix setup_node_bootmem to support big mem excluding with memmapYinghai Lu2008-04-263-12/+46
| * x86_64: make reserve_bootmem_generic() use new reserve_bootmem()Yinghai Lu2008-04-261-2/+8
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-04-268-250/+17
|\ \ | |/ |/|
| * x86, bitops: select the generic bitmap search functionsAlexander van Heukelum2008-04-264-22/+5
| * x86, UML: remove x86-specific implementations of find_first_bitAlexander van Heukelum2008-04-266-112/+10
| * x86: switch 64-bit to generic find_first_bitAlexander van Heukelum2008-04-262-1/+3
| * x86: generic versions of find_first_(zero_)bit, convert i386Alexander van Heukelum2008-04-261-0/+3
| * x86: merge the simple bitops and move them to bitops.hAlexander van Heukelum2008-04-261-1/+1
| * x86, uml: fix uml with generic find_next_bit for x86Alexander van Heukelum2008-04-262-0/+8
| * x86: change x86 to use generic find_next_bitAlexander van Heukelum2008-04-264-139/+4
| * uml: Kconfig cleanupIngo Molnar2008-04-261-0/+7
| * uml: fix build errorIngo Molnar2008-04-261-0/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-04-265-6/+229
|\ \
| * | x86, boot: export linked list of struct setup_data via debugfsHuang, Ying2008-04-262-5/+160
| * | x86, boot: add linked list of struct setup_dataHuang, Ying2008-04-263-1/+47
| * | x86, boot: add free_early to early reservation machanismHuang, Ying2008-04-261-0/+22
| |/
* | x86, PAT: disable /dev/mem mmap RAM with PATVenki Pallipadi2008-04-261-0/+31
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-04-261-1/+1
|\
| * x86 PAT: decouple from nonpromisc devmemIngo Molnar2008-04-261-2/+2
| * x86 PAT: tone down debugging messagesIngo Molnar2008-04-261-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-04-264-0/+18
|\ \
| * | generic: make optimized inlining arch-opt-inIngo Molnar2008-04-261-0/+3
| * | x86: add optimized inliningIngo Molnar2008-04-263-0/+15
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-04-2634-282/+107
|\ \
| * | x86: section mismatch fixes, #3Jacek Luczak2008-04-261-1/+1
| * | x86: unlock_ExtINT_logic() - fix section mismatch warningsJacek Luczak2008-04-261-1/+1
| * | x86: uniq_ioapic_id - fix section mismatch warningJacek Luczak2008-04-261-1/+1
| * | x86: trampoline_32.S - switch to .cpuinit.dataJacek Luczak2008-04-261-1/+1
| * | x86: use get_bios_ebda()Akinobu Mita2008-04-263-8/+6
| * | x86: remove duplicate get_bios_ebda() from rio.hAkinobu Mita2008-04-261-0/+1
| * | x86: use cpumask function for present, possible, and online cpusAkinobu Mita2008-04-265-11/+11
| * | x86: cleanup div_sc() usageAkinobu Mita2008-04-265-5/+9
OpenPOWER on IntegriCloud