| Commit message (Expand) | Author | Age | Files | Lines |
* | acpi: get boot_cpu_id as early for k8_scan_nodes | Yinghai Lu | 2008-04-26 | 2 | -1/+107 |
* | x86_64: don't need set default res if only have one root bus | Yinghai Lu | 2008-04-26 | 1 | -1/+2 |
* | x86: double check the multi root bus with fam10h mmconf | Yinghai Lu | 2008-04-26 | 1 | -2/+82 |
* | x86: multi pci root bus with different io resource range, on 64-bit | Yinghai Lu | 2008-04-26 | 2 | -51/+355 |
* | x86: use bus conf in NB conf fun1 to get bus range on, on 64-bit | Yinghai Lu | 2008-04-26 | 1 | -40/+48 |
* | x86: get mp_bus_to_node early | Yinghai Lu | 2008-04-26 | 7 | -42/+127 |
* | x86 pci: remove checking type for mmconfig probe | Yinghai Lu | 2008-04-26 | 3 | -26/+25 |
* | x86: remove unneeded check in mmconf reject | Yinghai Lu | 2008-04-26 | 1 | -12/+0 |
* | x86: seperate mmconf for fam10h out from setup_64.c | Yinghai Lu | 2008-04-26 | 3 | -207/+226 |
* | x86: if acpi=off, force setting the mmconf for fam10h | Yinghai Lu | 2008-04-26 | 1 | -8/+15 |
* | x86_64: check MSR to get MMCONFIG for AMD Family 10h | Yinghai Lu | 2008-04-26 | 1 | -6/+69 |
* | x86_64: check and enable MMCONFIG for AMD Family 10h | Yinghai Lu | 2008-04-26 | 1 | -0/+204 |
* | x86_64: set cfg_size for AMD Family 10h in case MMCONFIG | Yinghai Lu | 2008-04-26 | 1 | -0/+17 |
* | x86: mmconf enable mcfg early | Yinghai Lu | 2008-04-26 | 1 | -46/+55 |
* | x86: clear pci_mmcfg_virt when mmcfg get rejected | Yinghai Lu | 2008-04-26 | 4 | -1/+27 |
* | x86: validate against acpi motherboard resources | Robert Hancock | 2008-04-26 | 3 | -21/+133 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86... | Linus Torvalds | 2008-04-26 | 4 | -16/+80 |
|\ |
|
| * | x86_64/mm: check and print vmemmap allocation continuous | Yinghai Lu | 2008-04-26 | 1 | -2/+26 |
| * | x86_64: fix setup_node_bootmem to support big mem excluding with memmap | Yinghai Lu | 2008-04-26 | 3 | -12/+46 |
| * | x86_64: make reserve_bootmem_generic() use new reserve_bootmem() | Yinghai Lu | 2008-04-26 | 1 | -2/+8 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86... | Linus Torvalds | 2008-04-26 | 8 | -250/+17 |
|\ \
| |/
|/| |
|
| * | x86, bitops: select the generic bitmap search functions | Alexander van Heukelum | 2008-04-26 | 4 | -22/+5 |
| * | x86, UML: remove x86-specific implementations of find_first_bit | Alexander van Heukelum | 2008-04-26 | 6 | -112/+10 |
| * | x86: switch 64-bit to generic find_first_bit | Alexander van Heukelum | 2008-04-26 | 2 | -1/+3 |
| * | x86: generic versions of find_first_(zero_)bit, convert i386 | Alexander van Heukelum | 2008-04-26 | 1 | -0/+3 |
| * | x86: merge the simple bitops and move them to bitops.h | Alexander van Heukelum | 2008-04-26 | 1 | -1/+1 |
| * | x86, uml: fix uml with generic find_next_bit for x86 | Alexander van Heukelum | 2008-04-26 | 2 | -0/+8 |
| * | x86: change x86 to use generic find_next_bit | Alexander van Heukelum | 2008-04-26 | 4 | -139/+4 |
| * | uml: Kconfig cleanup | Ingo Molnar | 2008-04-26 | 1 | -0/+7 |
| * | uml: fix build error | Ingo Molnar | 2008-04-26 | 1 | -0/+1 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86... | Linus Torvalds | 2008-04-26 | 5 | -6/+229 |
|\ \ |
|
| * | | x86, boot: export linked list of struct setup_data via debugfs | Huang, Ying | 2008-04-26 | 2 | -5/+160 |
| * | | x86, boot: add linked list of struct setup_data | Huang, Ying | 2008-04-26 | 3 | -1/+47 |
| * | | x86, boot: add free_early to early reservation machanism | Huang, Ying | 2008-04-26 | 1 | -0/+22 |
| |/ |
|
* | | x86, PAT: disable /dev/mem mmap RAM with PAT | Venki Pallipadi | 2008-04-26 | 1 | -0/+31 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86... | Linus Torvalds | 2008-04-26 | 1 | -1/+1 |
|\ |
|
| * | x86 PAT: decouple from nonpromisc devmem | Ingo Molnar | 2008-04-26 | 1 | -2/+2 |
| * | x86 PAT: tone down debugging messages | Ingo Molnar | 2008-04-26 | 1 | -1/+1 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86... | Linus Torvalds | 2008-04-26 | 4 | -0/+18 |
|\ \ |
|
| * | | generic: make optimized inlining arch-opt-in | Ingo Molnar | 2008-04-26 | 1 | -0/+3 |
| * | | x86: add optimized inlining | Ingo Molnar | 2008-04-26 | 3 | -0/+15 |
| |/ |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86... | Linus Torvalds | 2008-04-26 | 34 | -282/+107 |
|\ \ |
|
| * | | x86: section mismatch fixes, #3 | Jacek Luczak | 2008-04-26 | 1 | -1/+1 |
| * | | x86: unlock_ExtINT_logic() - fix section mismatch warnings | Jacek Luczak | 2008-04-26 | 1 | -1/+1 |
| * | | x86: uniq_ioapic_id - fix section mismatch warning | Jacek Luczak | 2008-04-26 | 1 | -1/+1 |
| * | | x86: trampoline_32.S - switch to .cpuinit.data | Jacek Luczak | 2008-04-26 | 1 | -1/+1 |
| * | | x86: use get_bios_ebda() | Akinobu Mita | 2008-04-26 | 3 | -8/+6 |
| * | | x86: remove duplicate get_bios_ebda() from rio.h | Akinobu Mita | 2008-04-26 | 1 | -0/+1 |
| * | | x86: use cpumask function for present, possible, and online cpus | Akinobu Mita | 2008-04-26 | 5 | -11/+11 |
| * | | x86: cleanup div_sc() usage | Akinobu Mita | 2008-04-26 | 5 | -5/+9 |