aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/setup.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-12-18x86/intel config: Revamp configuration to allow for Moorestown and MedfieldAlan Cox1-1/+1
2011-05-19Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2011-05-16ftrace/x86: Do not trace .discard.text sectionSteven Rostedt1-1/+1
2011-03-15x86: Introduce pci_map_biosrom()Dan Williams1-1/+1
2010-11-12x86: Add CE4100 platform supportThomas Gleixner1-0/+6
2010-10-05x86, mm: Add RESERVE_BRK_ARRAY() helperJeremy Fitzhardinge1-0/+5
2010-07-27support multiple .discard.* sections to avoid section type conflictsJeremy Fitzhardinge1-1/+1
2010-02-19x86: Move pci init function to x86_initThomas Gleixner1-2/+0
2009-08-31x86: Add Moorestown early detectionThomas Gleixner1-0/+6
2009-08-31x86: Add timer_init to x86_init_opsThomas Gleixner1-19/+2
2009-08-31x86: Move xen_post_allocator_init into xen_pagetable_setup_doneThomas Gleixner1-4/+0
2009-08-31x86: Move traps_init to x86_init_opsThomas Gleixner1-3/+0
2009-08-31x86: Move irq_init to x86_init_opsThomas Gleixner1-3/+0
2009-08-31x86: Move pre_intr_init to x86_init_opsThomas Gleixner1-1/+0
2009-08-31x86: Move get/find_smp_config to x86_init_opsThomas Gleixner1-2/+0
2009-08-27x86: Move oem_bus_info to x86_init_opsThomas Gleixner1-3/+0
2009-08-27x86: Move mpc_oem_pci_bus to x86_init_opsThomas Gleixner1-1/+0
2009-08-27x86: Move smp_read_mpc_oem to x86_init_ops.Thomas Gleixner1-3/+0
2009-08-27x86: Move mpc_apic_id to x86_init_opsThomas Gleixner1-2/+0
2009-08-27x86: Move ioapic_ids_setup to x86_init_opsThomas Gleixner1-1/+0
2009-08-27x86: Sanitize smp_record and move it to x86_init_opsThomas Gleixner1-1/+0
2009-08-27x86: Move memory_setup to x86_init_opsThomas Gleixner1-1/+0
2009-08-27x86: Add request_standard_resources to x86_initThomas Gleixner1-0/+3
2009-08-27x86: Add x86_init infrastructureThomas Gleixner1-0/+2
2009-04-10x86: move x86_quirk_pre_intr_init() to irqinit_32.cPekka Enberg1-1/+0
2009-03-25Revert "x86: don't compile vsmp_64 for 32bit"Ravikiran G Thirumalai1-1/+1
2009-03-17x86/brk: make the brk reservation symbols inaccessible from CJeremy Fitzhardinge1-5/+5
2009-03-14x86: allow extend_brk users to reserve brk spaceJeremy Fitzhardinge1-0/+30
2009-03-14x86-32: use brk segment for allocating initial kernel pagetableJeremy Fitzhardinge1-3/+0
2009-03-14x86: add brk allocation for very, very early allocationsJeremy Fitzhardinge1-0/+4
2009-02-26x86: don't compile vsmp_64 for 32bitYinghai Lu1-0/+4
2009-02-26x86: remove update_apic from x86_quirksYinghai Lu1-3/+0
2009-02-23x86: refactor x86_quirks supportIngo Molnar1-0/+9
2009-02-17x86, apic: rename 'genapic' to 'apic'Ingo Molnar1-1/+1
2009-02-13Merge branch 'core/header-fixes' into x86/headersIngo Molnar1-21/+22
2009-02-02headers_check fix: x86, setup.hJaswinder Singh Rajput1-23/+22
2009-01-28Merge 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/coreIngo Molnar1-5/+3
2009-01-16x86: misc clean up after the percpu updateTejun Heo1-1/+0
2009-01-14x86: headers cleanup - setup.hCyrill Gorcunov1-5/+3
2009-01-04x86: rename mpc_config_oemtable to mpc_oemtableJaswinder Singh Rajput1-2/+2
2009-01-04x86: rename mpc_config_processor to mpc_cpuJaswinder Singh Rajput1-2/+2
2009-01-04x86: rename mpc_config_bus to mpc_busJaswinder Singh Rajput1-3/+3
2008-12-23Merge 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'...Ingo Molnar1-0/+7
2008-11-18x86: fix wakeup_cpu with numaq/es7000, v2, fixYinghai Lu1-1/+2
2008-11-17x86: fix wakeup_cpu with numaq/es7000, v2Yinghai Lu1-0/+2
2008-10-27x86: corruption check: move the corruption checks into their own fileArjan van de Ven1-0/+4
2008-10-22x86: Fix ASM_X86__ header guardsH. Peter Anvin1-3/+3
2008-10-22x86, um: ... and asm-x86 moveAl Viro1-0/+105