| Commit message (Expand) | Author | Age | Files | Lines |
* | x86: update mptable, fix | Yinghai Lu | 2008-06-10 | 1 | -0/+2 |
* | x86: introduce max_physical_apicid for bigsmp switching | Yinghai Lu | 2008-06-10 | 1 | -6/+5 |
* | x86: linked list of setup_data for i386 | Huang, Ying | 2008-06-05 | 1 | -0/+3 |
* | x86: reserve EFI memory map with reserve_early | Huang, Ying | 2008-06-05 | 1 | -1/+4 |
* | x86: make 32-bit use e820_register_active_regions() | Yinghai Lu | 2008-06-04 | 1 | -6/+18 |
* | x86: change propagate_e820_map() back to find_max_pfn(), 32-bit, fix | Yinghai Lu | 2008-06-04 | 1 | -0/+2 |
* | x86: clean up max_pfn_mapped usage - 32-bit | Yinghai Lu | 2008-06-03 | 1 | -1/+3 |
* | x86, 32-bit: change propagate_e820_map() back to find_max_pfn() | Yinghai Lu | 2008-06-03 | 1 | -2/+2 |
* | x86: extend e820 early_res support 32bit -fix #5 | Yinghai Lu | 2008-05-31 | 1 | -1/+0 |
* | x86: extend e820 early_res support 32bit -fix #3 | Yinghai Lu | 2008-05-31 | 1 | -0/+7 |
* | x86: extend e820 ealy_res support 32bit - fix #2 | Yinghai Lu | 2008-05-27 | 1 | -5/+9 |
* | x86: allow MPPARSE to be deselected in SMP configs | Alexey Starikovskiy | 2008-05-25 | 1 | -1/+1 |
* | x86: move e820_mark_nosave_regions to e820.c | Yinghai Lu | 2008-05-25 | 1 | -1/+1 |
* | x86: extend e820 ealy_res support 32bit - fix | Yinghai Lu | 2008-05-25 | 1 | -24/+31 |
* | x86: extend e820 ealy_res support 32bit | Yinghai Lu | 2008-05-25 | 1 | -86/+23 |
* | x86: make e820.c to have common functions | Yinghai Lu | 2008-05-25 | 1 | -1/+1 |
* | x86: move i386 memory setup code to e820_32.c | Alexander van Heukelum | 2008-05-25 | 1 | -48/+2 |
* | x86: restrict keyboard io ports reservation to make ipmi driver work | Helge Wagner | 2008-05-10 | 1 | -1/+6 |
* | x86: KVM guest: add basic paravirt support | Marcelo Tosatti | 2008-04-27 | 1 | -0/+1 |
* | x86: KVM guest: paravirtualized clocksource | Glauber de Oliveira Costa | 2008-04-27 | 1 | -0/+5 |
* | x86: use get_bios_ebda() | Akinobu Mita | 2008-04-26 | 1 | -3/+1 |
* | "make namespacecheck" fixes | Ingo Molnar | 2008-04-24 | 1 | -2/+2 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2008-04-22 | 1 | -0/+3 |
|\ |
|
| * | Firmware: add iSCSI iBFT Support | Konrad Rzeszutek | 2008-04-20 | 1 | -0/+3 |
* | | x86: rename find_max_pfn() to propagate_e820_map() | Ingo Molnar | 2008-04-19 | 1 | -2/+2 |
|/ |
|
* | x86: move suspend wakeup code to C | Pavel Machek | 2008-04-17 | 1 | -2/+2 |
* | x86: move def_to_bigsmp to setup_32.c | Alexey Starikovskiy | 2008-04-17 | 1 | -0/+2 |
* | x86: use get_bios_ebda in mpparse_64.c | Alexey Starikovskiy | 2008-04-17 | 1 | -1/+1 |
* | x86: initialize map pointers in setup_32.c | Glauber de Oliveira Costa | 2008-04-17 | 1 | -0/+24 |
* | x86: coding style fixes to arch/x86/kernel/setup_32.c | Paolo Ciarrocchi | 2008-04-17 | 1 | -1/+1 |
* | x86: reserve end-of-conventional-memory to 1MB, 32-bit, use paravirt_enabled | Alexander van Heukelum | 2008-04-17 | 1 | -5/+2 |
* | x86: reserve end-of-conventional-memory to 1MB on 32-bit | Alexander van Heukelum | 2008-04-17 | 1 | -13/+51 |
* | x86: fix trim mtrr not to setup_memory two times | Yinghai Lu | 2008-03-26 | 1 | -5/+4 |
* | remove mca-pentium | Adrian Bunk | 2008-02-19 | 1 | -1/+0 |
* | x86: construct 32-bit boot time page tables in native format. | Ian Campbell | 2008-02-09 | 1 | -0/+4 |
* | Introduce flags for reserve_bootmem() | Bernhard Walle | 2008-02-07 | 1 | -8/+10 |
* | x86: early boot debugging via FireWire (ohci1394_dma=early) | Bernhard Kaindl | 2008-01-30 | 1 | -0/+11 |
* | x86: fixes some bugs about EFI memory map handling | Huang, Ying | 2008-01-30 | 1 | -2/+0 |
* | x86 32-bit boot: rename bt_ioremap() to early_ioremap() | Huang, Ying | 2008-01-30 | 1 | -3/+3 |
* | i386 boot: replace boot_ioremap with enhanced bt_ioremap - enhance bt_ioremap | Huang, Ying | 2008-01-30 | 1 | -0/+1 |
* | x86_32: trim memory by updating e820 | Yinghai Lu | 2008-01-30 | 1 | -0/+6 |
* | x86: convert some existing cpuid disable options to new generic bitmap | Andi Kleen | 2008-01-30 | 1 | -4/+1 |
* | i386: handle an initrd in highmem (version 2) | H. Peter Anvin | 2008-01-30 | 1 | -24/+106 |
* | x86 boot : export boot_params via debugfs for debugging | Huang, Ying | 2008-01-30 | 1 | -0/+4 |
* | x86: 32-bit EFI runtime service support: fixes in sync with 64-bit support | Huang, Ying | 2008-01-30 | 1 | -3/+3 |
* | x86 boot: use E820 memory map on EFI 32 platform | Huang, Ying | 2008-01-30 | 1 | -11/+5 |
* | x86: EFI runtime service support: remove duplicated code from efi_32.c | Huang, Ying | 2008-01-30 | 1 | -9/+2 |
* | x86: add set/clear_cpu_cap operations | Jeremy Fitzhardinge | 2008-01-30 | 1 | -1/+1 |
* | x86: remove extern declarations for code, data, bss resources | Bernhard Walle | 2008-01-30 | 1 | -3/+103 |
* | x86: move acpi and pci declarations | Thomas Gleixner | 2008-01-30 | 1 | -2/+1 |