Age | Commit message (Expand) | Author |
2008-07-08 | x86: unify crashkernel reservation for 32 and 64 bit | Bernhard Walle |
2008-07-08 | Merge branch 'x86/numa' into x86/devel | Ingo Molnar |
2008-07-08 | x86: cleanup early per cpu variables/accesses v4 | Mike Travis |
2008-07-08 | x86: use acpi_numa_init to parse on 32-bit numa | Yinghai Lu |
2008-07-08 | x86: move some function out of setup_bootmem_alloc | Yinghai Lu |
2008-07-08 | x86: kill bad_ppro | Yinghai Lu |
2008-07-08 | x86: move e820_resource_resources to e820.c | Yinghai Lu |
2008-07-08 | x86: clean up relocate_initrd | Yinghai Lu |
2008-07-08 | Merge branch 'linus' into tmp.x86.mpparse.new | Ingo Molnar |
2008-06-19 | x86: use BOOTMEM_EXCLUSIVE on 32-bit | Bernhard Walle |
2008-06-10 | x86: update mptable, fix | Yinghai Lu |
2008-06-10 | x86: introduce max_physical_apicid for bigsmp switching | Yinghai Lu |
2008-06-05 | x86: linked list of setup_data for i386 | Huang, Ying |
2008-06-05 | x86: reserve EFI memory map with reserve_early | Huang, Ying |
2008-06-04 | x86: make 32-bit use e820_register_active_regions() | Yinghai Lu |
2008-06-04 | x86: change propagate_e820_map() back to find_max_pfn(), 32-bit, fix | Yinghai Lu |
2008-06-03 | x86: clean up max_pfn_mapped usage - 32-bit | Yinghai Lu |
2008-06-03 | x86, 32-bit: change propagate_e820_map() back to find_max_pfn() | Yinghai Lu |
2008-05-31 | 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-27 | x86: extend e820 ealy_res support 32bit - fix #2 | Yinghai Lu |
2008-05-25 | x86: allow MPPARSE to be deselected in SMP configs | Alexey Starikovskiy |
2008-05-25 | x86: move e820_mark_nosave_regions to e820.c | Yinghai Lu |
2008-05-25 | x86: extend e820 ealy_res support 32bit - fix | Yinghai Lu |
2008-05-25 | x86: extend e820 ealy_res support 32bit | Yinghai Lu |
2008-05-25 | x86: make e820.c to have common functions | Yinghai Lu |
2008-05-25 | x86: move i386 memory setup code to e820_32.c | Alexander van Heukelum |
2008-05-10 | x86: restrict keyboard io ports reservation to make ipmi driver work | Helge Wagner |
2008-04-27 | x86: KVM guest: add basic paravirt support | Marcelo Tosatti |
2008-04-27 | x86: KVM guest: paravirtualized clocksource | Glauber de Oliveira Costa |
2008-04-26 | x86: use get_bios_ebda() | Akinobu Mita |
2008-04-24 | "make namespacecheck" fixes | Ingo Molnar |
2008-04-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds |
2008-04-19 | Firmware: add iSCSI iBFT Support | Konrad Rzeszutek |
2008-04-19 | x86: rename find_max_pfn() to propagate_e820_map() | Ingo Molnar |
2008-04-17 | x86: move suspend wakeup code to C | Pavel Machek |
2008-04-17 | x86: move def_to_bigsmp to setup_32.c | Alexey Starikovskiy |
2008-04-17 | x86: use get_bios_ebda in mpparse_64.c | Alexey Starikovskiy |
2008-04-17 | x86: initialize map pointers in setup_32.c | Glauber de Oliveira Costa |
2008-04-17 | x86: coding style fixes to arch/x86/kernel/setup_32.c | Paolo Ciarrocchi |
2008-04-17 | x86: reserve end-of-conventional-memory to 1MB, 32-bit, use paravirt_enabled | Alexander van Heukelum |
2008-04-17 | x86: reserve end-of-conventional-memory to 1MB on 32-bit | Alexander van Heukelum |
2008-03-26 | x86: fix trim mtrr not to setup_memory two times | Yinghai Lu |
2008-02-19 | remove mca-pentium | Adrian Bunk |
2008-02-09 | x86: construct 32-bit boot time page tables in native format. | Ian Campbell |
2008-02-07 | Introduce flags for reserve_bootmem() | Bernhard Walle |
2008-01-30 | x86: early boot debugging via FireWire (ohci1394_dma=early) | Bernhard Kaindl |
2008-01-30 | x86: fixes some bugs about EFI memory map handling | Huang, Ying |
2008-01-30 | x86 32-bit boot: rename bt_ioremap() to early_ioremap() | Huang, Ying |
2008-01-30 | i386 boot: replace boot_ioremap with enhanced bt_ioremap - enhance bt_ioremap | Huang, Ying |