- 7051113 Revert "x86: don't compile vsmp_64 for 32bit" by Ravikiran G Thirumalai · 16 years ago
- 0b1c723 x86/brk: make the brk reservation symbols inaccessible from C by Jeremy Fitzhardinge · 16 years ago
- 796216a x86: allow extend_brk users to reserve brk space by Jeremy Fitzhardinge · 16 years ago
- ccf3fe0 x86-32: use brk segment for allocating initial kernel pagetable by Jeremy Fitzhardinge · 16 years ago
- 93dbda7 x86: add brk allocation for very, very early allocations by Jeremy Fitzhardinge · 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
- be163a1 x86, apic: rename 'genapic' to 'apic' by Ingo Molnar · 16 years ago
- 22796b1 Merge branch 'core/header-fixes' into x86/headers by Ingo Molnar · 16 years ago
- 15c5544 headers_check fix: x86, setup.h by Jaswinder Singh Rajput · 16 years ago
- 74b6eb6 Merge branches 'x86/asm', 'x86/cleanups', 'x86/cpudetect', 'x86/debug', 'x86/doc', 'x86/header-fixes', 'x86/mm', 'x86/paravirt', 'x86/pat', 'x86/setup-v2', 'x86/subarch', 'x86/uaccess' and 'x86/urgent' into x86/core by Ingo Molnar · 16 years ago
- 004aa32 x86: misc clean up after the percpu update by Tejun Heo · 16 years ago
- dbca1df x86: headers cleanup - setup.h by Cyrill Gorcunov · 16 years ago
- b0e239f x86: rename mpc_config_oemtable to mpc_oemtable by Jaswinder Singh Rajput · 16 years ago
- f4f21b7 x86: rename mpc_config_processor to mpc_cpu by Jaswinder Singh Rajput · 16 years ago
- 00fb860 x86: rename mpc_config_bus to mpc_bus by Jaswinder Singh Rajput · 16 years ago
- fa623d1 Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump', 'x86/debug', 'x86/defconfig', 'x86/detect-hyper', 'x86/doc', 'x86/dumpstack', 'x86/early-printk', 'x86/fpu', 'x86/idle', 'x86/io', 'x86/memory-corruption-check', 'x86/microcode', 'x86/mm', 'x86/mtrr', 'x86/nmi-watchdog', 'x86/pat2', 'x86/pci-ioapic-boot-irq-quirks', 'x86/ptrace', 'x86/quirks', 'x86/reboot', 'x86/setup-memory', 'x86/signal', 'x86/sparse-fixes', 'x86/time', 'x86/uv' and 'x86/xen' into x86/core by Ingo Molnar · 16 years ago
- 54ac14a x86: fix wakeup_cpu with numaq/es7000, v2, fix by Yinghai Lu · 16 years ago
- 569712b x86: fix wakeup_cpu with numaq/es7000, v2 by Yinghai Lu · 16 years ago
- 6784f7d x86: corruption check: move the corruption checks into their own file by Arjan van de Ven · 16 years ago
- 1965aae x86: Fix ASM_X86__ header guards by H. Peter Anvin · 16 years ago
- bb89855 x86, um: ... and asm-x86 move by Al Viro · 16 years ago[Renamed from include/asm-x86/setup.h]
- c83d128 Merge branches 'x86/prototypes', 'x86/x2apic' and 'x86/debug' into x86/core by Ingo Molnar · 16 years ago
- a4dbc34 x86: add setup_ioapic_ids for numaq in x86_quirks by Yinghai Lu · 16 years ago
- 77ef50a x86: consolidate header guards by Vegard Nossum · 16 years ago
- 5314d48 x86: setup.c declare saved_video_mode before they get used by Jaswinder Singh · 16 years ago
- acee709 Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x86/core', 'x86/cpu', 'x86/fixmap', 'x86/gart', 'x86/kprobes', 'x86/memtest', 'x86/modules', 'x86/nmi', 'x86/pat', 'x86/reboot', 'x86/setup', 'x86/step', 'x86/unify-pci', 'x86/uv', 'x86/xen' and 'xen-64bit' into x86/for-linus by Ingo Molnar · 16 years ago
- 63b5d7a x86: add ->pre_time_init to x86_quirks by Yinghai Lu · 16 years ago
- 64898a8 x86: extend and use x86_quirks to clean up NUMAQ code by Yinghai Lu · 16 years ago
- 3c9cb6d x86: introduce x86_quirks by Yinghai Lu · 16 years ago
- 5b09b28 x86_64: add workaround for no %gs-based percpu by Jeremy Fitzhardinge · 16 years ago
- 5548ed1 x86, VisWS: turn into generic arch, install proper PCI quirk by Ingo Molnar · 16 years ago
- 3b33553 x86: add early quirk support by Ingo Molnar · 16 years ago
- f97013f x86, 64-bit: split x86_64_start_kernel by Jeremy Fitzhardinge · 16 years ago
- 102e3b8 x86, 64-bit: add prototype for x86_64_start_kernel() by Jeremy Fitzhardinge · 16 years ago
- 29f784e x86: change some functions in setup.c to static by Yinghai Lu · 16 years ago
- cfb0e53 x86: introduce init_memory_mapping for 32bit #2 by Yinghai Lu · 16 years ago
- 11cd0bc x86: move some func calling from setup_arch to paging_init by Yinghai Lu · 16 years ago
- 2ec65f8 x86: clean up using max_low_pfn on 32-bit by Yinghai Lu · 16 years ago
- 225c37d x86: introduce reserve_initrd by Yinghai Lu · 16 years ago
- ce97c40 x86: move reserve_standard_io_resource to setup.c by Yinghai Lu · 16 years ago
- a9c1182 x86: seperate probe_roms into another file by Yinghai Lu · 16 years ago
- 1ecd276 x86: unify crashkernel reservation for 32 and 64 bit by Bernhard Walle · 16 years ago
- 95a71a4 x86: cleanup machine_specific_memory_setup, v2 by Yinghai Lu · 16 years ago
- 064d25f x86: merge setup_memory_map with e820 by Yinghai Lu · 16 years ago
- fb093ea x86: remove duplicated e820 func in setup.h by Yinghai Lu · 16 years ago
- f0d4310 x86: extend e820 early_res support 32bit -fix #3 by Yinghai Lu · 16 years ago
- c3965bd x86 boot: proper use of ARRAY_SIZE instead of repeated E820MAX constant by Paul Jackson · 16 years ago
- 915cd5a include/asm-x86/setup.h: checkpatch cleanups - formatting only by Joe Perches · 17 years ago
- 2785c8d x86: call vsmp_init explicitly by Glauber Costa · 17 years ago
- 746ef0c x86: prepare 64-bit architecture initialization for paravirt by Glauber de Oliveira Costa · 17 years ago
- fa76dab x86: clean up setup.h and the boot code by H. Peter Anvin · 17 years ago
- ef68529 x86: merge setup_32/64.h by Thomas Gleixner · 17 years ago
- 96a388d i386/x86_64: move headers to include/asm-x86 by Thomas Gleixner · 17 years ago