Commit Graph

22152 Commits (c07c6053c41f736711ed856aa377007078c7c396)

Author SHA1 Message Date
Yinghai Lu e8ee6f0ae5 x86: work around io allocation overlap of HT links 17 years ago
Yinghai Lu cbf9bd603a acpi: get boot_cpu_id as early for k8_scan_nodes 17 years ago
Yinghai Lu 4cf1946374 x86_64: don't need set default res if only have one root bus 17 years ago
Yinghai Lu 6e184f299d x86: double check the multi root bus with fam10h mmconf 17 years ago
Yinghai Lu 30a18d6c3f x86: multi pci root bus with different io resource range, on 64-bit 17 years ago
Yinghai Lu 35ddd068fb x86: use bus conf in NB conf fun1 to get bus range on, on 64-bit 17 years ago
Yinghai Lu 871d5f8dd0 x86: get mp_bus_to_node early 17 years ago
Yinghai Lu bb63b42199 x86 pci: remove checking type for mmconfig probe 17 years ago
Yinghai Lu d2ebdf4bae x86: remove unneeded check in mmconf reject 17 years ago
Yinghai Lu d39398a333 x86: seperate mmconf for fam10h out from setup_64.c 17 years ago
Yinghai Lu d4c4d09415 x86: if acpi=off, force setting the mmconf for fam10h 17 years ago
Yinghai Lu 7fd0da4085 x86_64: check MSR to get MMCONFIG for AMD Family 10h 17 years ago
Yinghai Lu eee206c3bf x86_64: check and enable MMCONFIG for AMD Family 10h 17 years ago
Yinghai Lu 57741a7790 x86_64: set cfg_size for AMD Family 10h in case MMCONFIG 17 years ago
Yinghai Lu 05c58b8ac7 x86: mmconf enable mcfg early 17 years ago
Yinghai Lu 0b64ad7123 x86: clear pci_mmcfg_virt when mmcfg get rejected 17 years ago
Robert Hancock 7752d5cfe3 x86: validate against acpi motherboard resources 17 years ago
Yinghai Lu c2b91e2eec x86_64/mm: check and print vmemmap allocation continuous 17 years ago
Yinghai Lu 1a27fc0a42 x86_64: fix setup_node_bootmem to support big mem excluding with memmap 17 years ago
Yinghai Lu 8b3cd09ed2 x86_64: make reserve_bootmem_generic() use new reserve_bootmem() 17 years ago
Huang, Ying c14b2adf19 x86, boot: export linked list of struct setup_data via debugfs 17 years ago
Huang, Ying 8b664aa66e x86, boot: add linked list of struct setup_data 17 years ago
Huang, Ying 50eae2a7c9 x86, boot: add free_early to early reservation machanism 17 years ago
Venki Pallipadi 0124cecfc8 x86, PAT: disable /dev/mem mmap RAM with PAT 17 years ago
Alexander van Heukelum 19870def58 x86, bitops: select the generic bitmap search functions 17 years ago
Alexander van Heukelum 5245698f66 x86, UML: remove x86-specific implementations of find_first_bit 17 years ago
Alexander van Heukelum 2aba6925fd x86: switch 64-bit to generic find_first_bit 17 years ago
Alexander van Heukelum 77b9bd9c49 x86: generic versions of find_first_(zero_)bit, convert i386 17 years ago
Alexander van Heukelum 12d9c8420b x86: merge the simple bitops and move them to bitops.h 17 years ago
Alexander van Heukelum 60b6783a04 x86, uml: fix uml with generic find_next_bit for x86 17 years ago
Alexander van Heukelum 6fd92b63d0 x86: change x86 to use generic find_next_bit 17 years ago
Ingo Molnar 18e413f719 uml: Kconfig cleanup 17 years ago
Ingo Molnar 297e1b256b uml: fix build error 17 years ago
Ingo Molnar 2a8a2719be x86 PAT: decouple from nonpromisc devmem 17 years ago
Ingo Molnar 765c68bd54 generic: make optimized inlining arch-opt-in 17 years ago
Ingo Molnar 60a3cdd063 x86: add optimized inlining 17 years ago
Jacek Luczak 5afca33a43 x86: section mismatch fixes, #3 17 years ago
Jacek Luczak 28acf285de x86: unlock_ExtINT_logic() - fix section mismatch warnings 17 years ago
Jacek Luczak 991074fd35 x86: uniq_ioapic_id - fix section mismatch warning 17 years ago
Jacek Luczak 4c01f23bdb x86: trampoline_32.S - switch to .cpuinit.data 17 years ago
Akinobu Mita 356fa0c6e1 x86: use get_bios_ebda() 17 years ago
Akinobu Mita ae5830a6f8 x86: remove duplicate get_bios_ebda() from rio.h 17 years ago
Akinobu Mita 7c04e64a1b x86: use cpumask function for present, possible, and online cpus 17 years ago
Akinobu Mita 877084fb1c x86: cleanup div_sc() usage 17 years ago
Akinobu Mita d454157b11 x86: cleanup clocksource_hz2mult usage 17 years ago
Akinobu Mita b1fceac2b9 x86: remove unnecessary memset and NULL check after alloc_bootmem() 17 years ago
Akinobu Mita a1a33fa315 x86: use bitmap library for pin_programmed 17 years ago
Akinobu Mita 4abc1a0068 x86: use MP_intsrc_info() 17 years ago
Akinobu Mita 5d47a271f3 x86: use BUILD_BUG_ON() for the size of struct intel_mp_floating 17 years ago
Roland McGrath 562b80baff x86_64 ia32 ptrace: convert to compat_arch_ptrace 17 years ago