index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
apic
/
numaq_32.c
Age
Commit message (
Expand
)
Author
2009-08-31
x86: apic namespace cleanup
Thomas Gleixner
2009-08-31
x86: Add timer_init to x86_init_ops
Thomas Gleixner
2009-08-31
x86: Move traps_init to x86_init_ops
Thomas Gleixner
2009-08-31
x86: Move irq_init to x86_init_ops
Thomas Gleixner
2009-08-31
x86: Move pre_intr_init to x86_init_ops
Thomas Gleixner
2009-08-31
x86: Move get/find_smp_config to x86_init_ops
Thomas Gleixner
2009-08-27
x86: Move oem_bus_info to x86_init_ops
Thomas Gleixner
2009-08-27
x86: Move mpc_oem_pci_bus to x86_init_ops
Thomas Gleixner
2009-08-27
x86: Move smp_read_mpc_oem to x86_init_ops.
Thomas Gleixner
2009-08-27
x86: Move mpc_apic_id to x86_init_ops
Thomas Gleixner
2009-08-27
x86: Move ioapic_ids_setup to x86_init_ops
Thomas Gleixner
2009-08-27
x86: Sanitize smp_record and move it to x86_init_ops
Thomas Gleixner
2009-08-27
x86: Move memory_setup to x86_init_ops
Thomas Gleixner
2009-07-13
x86, apic: Fix false positive section mismatch in numaq_32.c
Rakib Mullick
2009-03-13
cpumask: remove x86 cpumask_t uses.
Rusty Russell
2009-03-13
cpumask: remove cpumask_t assignment from vector_allocation_domain()
Rusty Russell
2009-03-13
cpumask: remove dangerous CPU_MASK_ALL_PTR, &CPU_MASK_ALL.: x86
Rusty Russell
2009-03-02
x86_32: apic/numaq_32, fix section mismatch
Jiri Slaby
2009-02-26
x86: apic: simplify secondary CPU wakeup methods
Ingo Molnar
2009-02-26
x86: remove update_apic from x86_quirks
Yinghai Lu
2009-02-17
x86, apic: move remaining APIC drivers to arch/x86/kernel/apic/*
Ingo Molnar