- fd89a13 x86-32: Separate 1:1 pagetables from swapper_pg_dir by Joerg Roedel · 14 years ago
- fd699c7 x86, olpc: Add support for calling into OpenFirmware by Andres Salomon · 15 years ago
- 3d6e77a3 x86, setup: Phoenix BIOS fixup is needed on Dell Inspiron Mini 1012 by Gabor Gombas · 15 years ago
- 29c8439 x86, kgdb: early trap init for early debug by Jan Kiszka · 15 years ago
- fb1ae63 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-tip by Linus Torvalds · 15 years ago
- 336f589 Merge branch 'master' into export-slabh by Tejun Heo · 15 years ago
- 042be38 ibft, x86: Change reserve_ibft_region() to find_ibft_region() by Yinghai Lu · 15 years ago
- 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
- c967da6 x86: Make sure free_init_pages() frees pages on page boundary by Yinghai Lu · 15 years ago
- a626b46 Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- e808bae x86: Do not reserve brk for DMI if it's not going to be used by Thadeu Lima de Souza Cascardo · 15 years ago
- b7e56ed Merge branch 'linus' into x86/mm by Thomas Gleixner · 15 years ago
- 0867721 x86: Make 64 bit use early_res instead of bootmem before slab by Yinghai Lu · 15 years ago
- c252a5b x86: Only call dma32_reserve_bootmem 64bit !CONFIG_NUMA by Yinghai Lu · 15 years ago
- 1842f90 x86: Call early_res_to_bootmem one time by Yinghai Lu · 15 years ago
- 84abd88 Merge remote branch 'linus/master' into x86/bootmem by H. Peter Anvin · 15 years ago
- 1b5576e x86: Remove BIOS data range from e820 by Yinghai Lu · 15 years ago
- 7c099ce x86: Add quirk for Intel DG45FC board to avoid low memory corruption by David Härdeman · 15 years ago
- 893f38d x86: Use find_e820() instead of hard coded trampoline address by Yinghai Lu · 15 years ago
- e33c019 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- c2ed69c Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 26fb20d Merge branch 'perf/mce' into perf/core by Ingo Molnar · 15 years ago
- 9eaa192 x86: Fix a section mismatch in arch/x86/kernel/setup.c by Helight.Xu · 15 years ago
- b24c2a9 x86: Move find_smp_config() earlier and avoid bootmem usage by Yinghai Lu · 15 years ago
- 4428073 x86: Change crash kernel to reserve via reserve_early() by Yinghai Lu · 15 years ago
- 4b0f3b8 x86, mm: Report state of NX protections during boot by Kees Cook · 15 years ago
- 4763ed4 x86, mm: Clean up and simplify NX enablement by H. Peter Anvin · 15 years ago
- 196cf0d x86: Make sure wakeup trampoline code is below 1MB by Yinghai Lu · 15 years ago
- a2202aa x86: Under BIOS control, restore AP's APIC_LVTTHMR to the BSP value by Yong Wang · 15 years ago
- f1b291d x86: Add Phoenix/MSC BIOSes to lowmem corruption list by Simon Kagstrom · 15 years ago
- 8716273 x86: Export srat physical topology by David Rientjes · 15 years ago
- 8ee2deb x86: Export k8 physical topology by David Rientjes · 15 years ago
- 746942d Merge branch 'sfi-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-sfi-2.6 by Linus Torvalds · 15 years ago
- bfefb7a Merge branch 'linus' into x86/urgent by Ingo Molnar · 15 years ago
- eda6da9 Revert 'x86: Fix system crash when loading with "reservetop" parameter' by Yinghai Lu · 15 years ago
- c602c65 Merge branch 'linus' into sfi-release by Len Brown · 15 years ago
- 78f28b7 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 2274239 Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 936e894 Merge commit 'v2.6.31-rc8' into x86/txt by Ingo Molnar · 15 years ago
- 69575d3 x86, intel_txt: clean up the impact on generic code, unbreak non-x86 by Shane Wang · 15 years ago
- e11dada x86: apic namespace cleanup by Thomas Gleixner · 15 years ago
- 2d82640 x86: Move tsc_calibration to x86_init_ops by Thomas Gleixner · 15 years ago
- 845b394 x86: Add timer_init to x86_init_ops by Thomas Gleixner · 15 years ago
- f1d7062 x86: Move xen_post_allocator_init into xen_pagetable_setup_done by Thomas Gleixner · 15 years ago
- 030cb6c x86: Move paravirt pagetable_setup to x86_init_ops by Thomas Gleixner · 15 years ago
- 6f30c1a x86: Move paravirt banner printout to x86_init_ops by Thomas Gleixner · 15 years ago
- 42bbdb4 x86: Replace ARCH_SETUP by a proper x86_init_ops by Thomas Gleixner · 15 years ago
- 428cf90 x86: Move traps_init to x86_init_ops by Thomas Gleixner · 15 years ago
- 66bcaf0 x86: Move irq_init to x86_init_ops by Thomas Gleixner · 15 years ago
- b3f1b61 x86: Move get/find_smp_config to x86_init_ops by Thomas Gleixner · 15 years ago
- 47d2500 x86: Fix earlyprintk=dbgp for machines without NX by Jan Beulich · 15 years ago
- efafc8b x86: add arch-specific SFI support by Feng Tang · 15 years ago
- 8fee697 x86: Add request_standard_resources to x86_init by Thomas Gleixner · 15 years ago
- f7cf5a5 x86: Add probe_roms to x86_init by Thomas Gleixner · 15 years ago
- 8126dec x86: Fix system crash when loading with "reservetop" parameter by Xiao Guangrong · 15 years ago
- 3162534 x86, intel_txt: Intel TXT boot support by Joseph Cihula · 16 years ago
- 6aa542a x86: Add quirk for Intel DG45ID board to avoid low memory corruption by Alexey Fisher · 16 years ago
- 854c879 x86: Move init_gbpages() to setup_arch() by Pekka J Enberg · 16 years ago
- 8c5dd8f x86: handle initrd that extends into unusable memory by Yinghai Lu · 16 years ago
- bb77629 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 82782ca Merge branch 'x86-kbuild-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 5031296 x86: add extension fields for bootloader type and version by H. Peter Anvin · 16 years ago
- 80989ce x86: clean up and and print out initial max_pfn_mapped by Yinghai Lu · 16 years ago
- 2b72394 x86: move max_pfn_mapped and max_low_pfn_mapped to setup.c by Pekka Enberg · 16 years ago
- f465145 x86: move x86_quirk_pre_intr_init() to irqinit_32.c by Pekka Enberg · 16 years ago
- d17abcd Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask by Linus Torvalds · 16 years ago
- 1a8a510 cpumask: remove references to struct irqaction's mask field. by Rusty Russell · 16 years ago
- 6e15cf0 Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 16 years ago
- 796216a x86: allow extend_brk users to reserve brk space by Jeremy Fitzhardinge · 16 years ago
- 6de6cb4 x86: use brk allocation for DMI by Jeremy Fitzhardinge · 16 years ago
- ccf3fe0 x86-32: use brk segment for allocating initial kernel pagetable by Jeremy Fitzhardinge · 16 years ago
- 5368a2b x86: move brk initialization out of #ifdef CONFIG_BLK_DEV_INITRD by H. Peter Anvin · 16 years ago
- 93dbda7 x86: add brk allocation for very, very early allocations by Jeremy Fitzhardinge · 16 years ago
- ed26dbe x86: pre-initialize boot_cpu_data.x86_phys_bits to avoid system_state tests by Jeremy Fitzhardinge · 16 years ago
- 6d2e91b Merge branch 'x86/urgent' into x86/mm by Ingo Molnar · 16 years ago
- ff0c087 x86: fix DMI on EFI by Brian Maly · 16 years ago
- 129d8bc x86: don't compile vsmp_64 for 32bit by Yinghai Lu · 16 years ago
- 2b6163b x86: remove update_apic from x86_quirks by Yinghai Lu · 16 years ago
- 8e6dafd x86: refactor x86_quirks support by Ingo Molnar · 16 years ago
- d85a881 x86: remove various unused subarch hooks by Ingo Molnar · 16 years ago
- fc6fc7f Merge branch 'linus' into x86/apic by Ingo Molnar · 16 years ago
- 9be1b56 x86, apic: separate 32-bit setup functionality out of apic_32.c by Ingo Molnar · 16 years ago
- be163a1 x86, apic: rename 'genapic' to 'apic' by Ingo Molnar · 16 years ago
- e641f5f x86, apic: remove duplicate asm/apic.h inclusions by Ingo Molnar · 16 years ago
- 7b6aa33 x86, apic: remove genapic.h by Ingo Molnar · 16 years ago
- 06cd9a7 x86: add x2apic config by Yinghai Lu · 16 years ago
- 160d8da x86, apic: make generic_apic_probe() generally available by Ingo Molnar · 16 years ago
- 0e81cb5 x86, apic: fix initialization of wakeup_cpu by Alok Kataria · 16 years ago
- 9d45cf9 Merge branch 'x86/urgent' into x86/apic by Ingo Molnar · 16 years ago
- 4560839 x86: fix grammar in user-visible BIOS warning by Alex Chiang · 16 years ago
- 26f7ef1 x86: don't treat bigsmp as non-standard by Yinghai Lu · 16 years ago
- e0c7ae3 x86: rename X86_GENERICARCH to X86_32_NON_STANDARD by Ingo Molnar · 16 years ago
- 550fe4f x86/Voyager: remove X86_FIND_SMP_CONFIG Kconfig quirk by Ingo Molnar · 16 years ago
- c0b5842 x86: generalize boot_cpu_id by Ingo Molnar · 16 years ago
- 3e5095d x86: replace CONFIG_X86_SMP with CONFIG_SMP by Ingo Molnar · 16 years ago
- 1164dd0 x86: move mach-default/*.h files to asm/ by Ingo Molnar · 16 years ago
- 1dcdd3d x86: remove mach_apic.h by Ingo Molnar · 16 years ago
- 328386d x86, smp: refactor ->wake_cpu by Ingo Molnar · 16 years ago
- c8d46cf x86: rename 'genapic' to 'apic' by Ingo Molnar · 16 years ago
- 6e5385d x86: smp.h move prefill_possible_map declartion to cpu.h by Jaswinder Singh Rajput · 16 years ago