| Commit message (Expand) | Author | Age |
* | x86: kill bad_ppro | Yinghai Lu | 2008-07-08 |
* | x86: move e820_resource_resources to e820.c | Yinghai Lu | 2008-07-08 |
* | x86 boot: pass E820 memory map entries more than 128 via linked list of setup... | Huang, Ying | 2008-07-08 |
* | x86, mm: use add_highpages_with_active_regions() for high pages init v2 | Yinghai Lu | 2008-07-08 |
* | x86: rename two e820 related functions | Yinghai Lu | 2008-07-08 |
* | x86: keep MP_intsrc_info untouched if we do not update mptable | Yinghai Lu | 2008-07-08 |
* | x86: clean up reserve_bootmem_generic() and port it to 32-bit | Yinghai Lu | 2008-07-08 |
* | x86: e820 merge parsing of the mem=/memmap= boot parameters | Yinghai Lu | 2008-07-08 |
* | x86: add flags parameter to reserve_bootmem_generic() | Bernhard Walle | 2008-07-08 |
* | Merge branch 'linus' into tmp.x86.mpparse.new | Ingo Molnar | 2008-07-08 |
|\ |
|
| * | x86: KVM guest: Add memory clobber to hypercalls | Anthony Liguori | 2008-07-06 |
| * | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-06-30 |
| |\ |
|
| | * | x86: shift bits the right way in native_read_tscp | Max Asbock | 2008-06-26 |
| * | | Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2008-06-24 |
| |\ \
| | |/
| |/| |
|
| | * | KVM: Remove now unused structs from kvm_para.h | Gerd Hoffmann | 2008-06-24 |
| | * | KVM: Make kvm host use the paravirt clocksource structs | Gerd Hoffmann | 2008-06-24 |
| | * | x86: Add structs and functions for paravirt clocksource | Gerd Hoffmann | 2008-06-24 |
| * | | xen: remove support for non-PAE 32-bit | Jeremy Fitzhardinge | 2008-06-24 |
| |/ |
|
| * | x86, geode: add a VSA2 ID for General Software | Jordan Crouse | 2008-06-19 |
| * | x86: set PAE PHYSICAL_MASK_SHIFT to 44 bits. | Jeremy Fitzhardinge | 2008-06-19 |
| * | x86: fix broken math-emu with lazy allocation of fpu area | Suresh Siddha | 2008-06-04 |
| * | x86: prevent PGE flush from interruption/preemption | Ingo Molnar | 2008-05-23 |
* | | x86, mpparse: build fix | Ingo Molnar | 2008-06-10 |
* | | x86: make generic arch support NUMAQ | Yinghai Lu | 2008-06-10 |
* | | x86: introduce max_physical_apicid for bigsmp switching | Yinghai Lu | 2008-06-10 |
* | | x86: linked list of setup_data for i386 | Huang, Ying | 2008-06-05 |
* | | x86: extract common part of head32.c and head64.c into head.c | Huang, Ying | 2008-06-05 |
* | | x86: reserve EFI memory map with reserve_early | Huang, Ying | 2008-06-05 |
* | | x86: reserve highmem pages via reserve_early | Huang, Ying | 2008-06-05 |
* | | x86: make 32-bit use e820_register_active_regions() | Yinghai Lu | 2008-06-04 |
* | | x86: move e820_register_active() to e820.c | Yinghai Lu | 2008-06-04 |
* | | x86: early check if a system is numaq | Yinghai Lu | 2008-06-04 |
* | | x86: mp build fix | Ingo Molnar | 2008-06-03 |
* | | x86: update mptable | Yinghai Lu | 2008-06-03 |
* | | x86, 32-bit: change propagate_e820_map() back to find_max_pfn() | Yinghai Lu | 2008-06-03 |
* | | x86, numa, 32-bit: increase max_elements to 1024 | Yinghai Lu | 2008-06-03 |
* | | x86 mpparse: build fix | Ingo Molnar | 2008-06-03 |
* | | x86: remove duplicated e820 func in setup.h | Yinghai Lu | 2008-06-02 |
* | | x86: extend e820 early_res support 32bit -fix #5 | Yinghai Lu | 2008-05-31 |
* | | x86: extend e820 early_res support 32bit -fix #3 | Yinghai Lu | 2008-05-31 |
* | | x86: mp_bus_id_to_pci_bus is not needed | Alexey Starikovskiy | 2008-05-25 |
* | | x86: move e820_mark_nosave_regions to e820.c | Yinghai Lu | 2008-05-25 |
* | | x86: make config_irqsrc not MPspec specific | Alexey Starikovskiy | 2008-05-25 |
* | | x86: make struct config_ioapic not MPspec specific | Alexey Starikovskiy | 2008-05-25 |
* | | x86: make mp_ioapic_routing definition local | Alexey Starikovskiy | 2008-05-25 |
* | | x86: move es7000_plat out of mpparse.c | Alexey Starikovskiy | 2008-05-25 |
* | | x86: extend e820 ealy_res support 32bit | Yinghai Lu | 2008-05-25 |
* | | x86 boot: change sanitize_e820_map parameter from byte to int to allow bigger... | Paul Jackson | 2008-05-25 |
* | | x86 boot: extend some internal memory map arrays to handle larger EFI input | Paul Jackson | 2008-05-25 |
* | | x86 boot: proper use of ARRAY_SIZE instead of repeated E820MAX constant | Paul Jackson | 2008-05-25 |