aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/setup.h
Commit message (Expand)AuthorAgeFilesLines
* x86: Add CE4100 platform supportThomas Gleixner2010-11-121-0/+6
* x86, mm: Add RESERVE_BRK_ARRAY() helperJeremy Fitzhardinge2010-10-051-0/+5
* support multiple .discard.* sections to avoid section type conflictsJeremy Fitzhardinge2010-07-271-1/+1
* x86: Move pci init function to x86_initThomas Gleixner2010-02-191-2/+0
* x86: Add Moorestown early detectionThomas Gleixner2009-08-311-0/+6
* x86: Add timer_init to x86_init_opsThomas Gleixner2009-08-311-19/+2
* x86: Move xen_post_allocator_init into xen_pagetable_setup_doneThomas Gleixner2009-08-311-4/+0
* x86: Move traps_init to x86_init_opsThomas Gleixner2009-08-311-3/+0
* x86: Move irq_init to x86_init_opsThomas Gleixner2009-08-311-3/+0
* x86: Move pre_intr_init to x86_init_opsThomas Gleixner2009-08-311-1/+0
* x86: Move get/find_smp_config to x86_init_opsThomas Gleixner2009-08-311-2/+0
* x86: Move oem_bus_info to x86_init_opsThomas Gleixner2009-08-271-3/+0
* x86: Move mpc_oem_pci_bus to x86_init_opsThomas Gleixner2009-08-271-1/+0
* x86: Move smp_read_mpc_oem to x86_init_ops.Thomas Gleixner2009-08-271-3/+0
* x86: Move mpc_apic_id to x86_init_opsThomas Gleixner2009-08-271-2/+0
* x86: Move ioapic_ids_setup to x86_init_opsThomas Gleixner2009-08-271-1/+0
* x86: Sanitize smp_record and move it to x86_init_opsThomas Gleixner2009-08-271-1/+0
* x86: Move memory_setup to x86_init_opsThomas Gleixner2009-08-271-1/+0
* x86: Add request_standard_resources to x86_initThomas Gleixner2009-08-271-0/+3
* x86: Add x86_init infrastructureThomas Gleixner2009-08-271-0/+2
* x86: move x86_quirk_pre_intr_init() to irqinit_32.cPekka Enberg2009-04-101-1/+0
* Revert "x86: don't compile vsmp_64 for 32bit"Ravikiran G Thirumalai2009-03-251-1/+1
* x86/brk: make the brk reservation symbols inaccessible from CJeremy Fitzhardinge2009-03-171-5/+5
* x86: allow extend_brk users to reserve brk spaceJeremy Fitzhardinge2009-03-141-0/+30
* x86-32: use brk segment for allocating initial kernel pagetableJeremy Fitzhardinge2009-03-141-3/+0
* x86: add brk allocation for very, very early allocationsJeremy Fitzhardinge2009-03-141-0/+4
* x86: don't compile vsmp_64 for 32bitYinghai Lu2009-02-261-0/+4
* x86: remove update_apic from x86_quirksYinghai Lu2009-02-261-3/+0
* x86: refactor x86_quirks supportIngo Molnar2009-02-231-0/+9
* x86, apic: rename 'genapic' to 'apic'Ingo Molnar2009-02-171-1/+1
* Merge branch 'core/header-fixes' into x86/headersIngo Molnar2009-02-131-21/+22
|\
| * headers_check fix: x86, setup.hJaswinder Singh Rajput2009-02-021-23/+22
| |
| \
*-. \ Merge branches 'x86/asm', 'x86/cleanups', 'x86/cpudetect', 'x86/debug', 'x86/...Ingo Molnar2009-01-281-5/+3
|\ \ \ | | |/ | |/|
| | * x86: headers cleanup - setup.hCyrill Gorcunov2009-01-141-5/+3
| |/
* / x86: misc clean up after the percpu updateTejun Heo2009-01-161-1/+0
|/
* x86: rename mpc_config_oemtable to mpc_oemtableJaswinder Singh Rajput2009-01-041-2/+2
* x86: rename mpc_config_processor to mpc_cpuJaswinder Singh Rajput2009-01-041-2/+2
* x86: rename mpc_config_bus to mpc_busJaswinder Singh Rajput2009-01-041-3/+3
*-. Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',...Ingo Molnar2008-12-231-0/+7
|\ \
| | * x86: fix wakeup_cpu with numaq/es7000, v2, fixYinghai Lu2008-11-181-1/+2
| | * x86: fix wakeup_cpu with numaq/es7000, v2Yinghai Lu2008-11-171-0/+2
| |/ |/|
| * x86: corruption check: move the corruption checks into their own fileArjan van de Ven2008-10-271-0/+4
|/
* x86: Fix ASM_X86__ header guardsH. Peter Anvin2008-10-221-3/+3
* x86, um: ... and asm-x86 moveAl Viro2008-10-221-0/+105