| Commit message (Expand) | Author | Age | Files | Lines |
* | x86, apic: move APIC drivers to arch/x86/kernel/apic/* | Ingo Molnar | 2009-02-17 | 1 | -4160/+0 |
* | x86, apic: remove genapic.h | Ingo Molnar | 2009-02-17 | 1 | -1/+1 |
* | x86: pre init pirq_entries[] | Yinghai Lu | 2009-02-16 | 1 | -13/+3 |
* | x86: make 32bit to call enable_IO_APIC early like 64bit | Yinghai Lu | 2009-02-15 | 1 | -4/+0 |
* | x86: unstatic ioapic entry funcs | Jeremy Fitzhardinge | 2009-02-09 | 1 | -5/+5 |
* | x86: find nr_irqs_gsi with mp_ioapic_routing | Yinghai Lu | 2009-02-09 | 1 | -5/+15 |
* | x86: check_timer cleanup | Yinghai Lu | 2009-02-09 | 1 | -8/+22 |
* | x86: use NR_IRQS_LEGACY to replace 16 | Yinghai Lu | 2009-02-09 | 1 | -4/+4 |
* | x86/irq: optimize nr_irqs | Yinghai Lu | 2009-02-09 | 1 | -5/+11 |
* | Merge branch 'x86/urgent' into x86/apic | Ingo Molnar | 2009-02-05 | 1 | -2/+3 |
|\ |
|
| * | irq, x86: fix lock status with numa_migrate_irq_desc | Yinghai Lu | 2009-02-01 | 1 | -2/+3 |
* | | smp, generic: introduce arch_disable_smp_support() instead of disable_ioapic_... | Ingo Molnar | 2009-02-05 | 1 | -1/+10 |
* | | x86: update copyrights | Ingo Molnar | 2009-01-31 | 1 | -1/+1 |
* | | x86: remove subarchitecture support | Ingo Molnar | 2009-01-29 | 1 | -17/+0 |
* | | x86, smp: remove mach_ipi.h | Ingo Molnar | 2009-01-29 | 1 | -1/+0 |
* | | x86: remove mach_apic.h | Ingo Molnar | 2009-01-29 | 1 | -1/+1 |
* | | x86: remove mach_apicdef.h | Ingo Molnar | 2009-01-28 | 1 | -1/+0 |
* | | x86, apic: untangle the send_IPI_*() jungle | Ingo Molnar | 2009-01-28 | 1 | -5/+5 |
* | | x86, apic: refactor ->cpu_mask_to_apicid*() | Ingo Molnar | 2009-01-28 | 1 | -9/+12 |
* | | x86, apic: clean up ->apicid_to_cpu_present() | Ingo Molnar | 2009-01-28 | 1 | -2/+2 |
* | | x86, apic: streamline the ->multi_timer_check() quirk | Ingo Molnar | 2009-01-28 | 1 | -3/+8 |
* | | x86, apic: clean up ->ioapic_phys_id_map() | Ingo Molnar | 2009-01-28 | 1 | -2/+2 |
* | | x86, apic: clean up ->vector_allocation_domain() | Ingo Molnar | 2009-01-28 | 1 | -1/+1 |
* | | x86, apic: clean up check_apicid*() callbacks | Ingo Molnar | 2009-01-28 | 1 | -3/+3 |
* | | x86, apic: rename genapic::apic_destination_logical to genapic::dest_logical | Ingo Molnar | 2009-01-28 | 1 | -1/+1 |
* | | x86: clean up the APIC_DEST_LOGICAL logic | Ingo Molnar | 2009-01-28 | 1 | -1/+1 |
* | | x86, apic: clean up / remove TARGET_CPUS | Ingo Molnar | 2009-01-28 | 1 | -11/+11 |
* | | x86, apic: remove IRQ_DEST_MODE / IRQ_DELIVERY_MODE | Ingo Molnar | 2009-01-28 | 1 | -15/+15 |
* | | x86, genapic: rename int_delivery_mode, et. al. | Ingo Molnar | 2009-01-28 | 1 | -15/+15 |
* | | x86: rename 'genapic' to 'apic' | Ingo Molnar | 2009-01-28 | 1 | -40/+40 |
| | | |
| \ | |
*-. \ | Merge branches 'x86/asm', 'x86/cleanups', 'x86/cpudetect', 'x86/debug', 'x86/... | Ingo Molnar | 2009-01-28 | 1 | -34/+0 |
|\ \ \
| | |/
| |/| |
|
| | * | x86: Remove never-called arch_setup_msi_irq() | Michael Ellerman | 2009-01-18 | 1 | -34/+0 |
* | | | x86: make UV support configurable | Nick Piggin | 2009-01-21 | 1 | -1/+1 |
| | | | |
| \ \ | |
| \ \ | |
| \ \ | |
*---. \ \ | Merge branches 'cpus4096', 'x86/cleanups' and 'x86/urgent' into x86/percpu | Ingo Molnar | 2009-01-15 | 1 | -71/+92 |
|\ \ \ \ \
| |_|_|/ /
|/| | | /
| | | |/
| | |/| |
|
| | | * | x86: fully honor "nolapic" | Jan Beulich | 2009-01-15 | 1 | -0/+6 |
| |_|/
|/| | |
|
| | * | x86: replacing mp_config_intsrc with mpc_intsrc | Jaswinder Singh Rajput | 2009-01-14 | 1 | -32/+32 |
| | * | x86: replacing mp_config_ioapic with mpc_ioapic | Jaswinder Singh Rajput | 2009-01-14 | 1 | -31/+29 |
| | * | x86: smp.h move boot_cpu_id declartion to cpu.h | Jaswinder Singh Rajput | 2009-01-07 | 1 | -0/+1 |
| |/
|/| |
|
| * | x86: arch_probe_nr_irqs | Yinghai Lu | 2009-01-12 | 1 | -0/+16 |
| * | irq: change references from NR_IRQS to nr_irqs | Mike Travis | 2009-01-11 | 1 | -1/+1 |
| * | cpumask: update irq_desc to use cpumask_var_t | Mike Travis | 2009-01-11 | 1 | -10/+10 |
|/ |
|
*-. | Merge branches 'x86/cleanups', 'x86/mpparse', 'x86/numa' and 'x86/uv' into x8... | Ingo Molnar | 2009-01-06 | 1 | -3/+3 |
|\ \ |
|
| | * | Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-01-03 | 1 | -3/+3 |
| | |\
| |/ / |
|
| | * | cpumask: use alloc_cpumask_var_node where appropriate | Mike Travis | 2009-01-03 | 1 | -3/+3 |
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/... | Mike Travis | 2009-01-03 | 1 | -3/+2 |
| | |\ |
|
| | | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Rusty Russell | 2008-12-31 | 1 | -250/+524 |
| | | |\ |
|
| | | * \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Rusty Russell | 2008-12-30 | 1 | -2/+1 |
| | | |\ \ |
|
* | | | | | | x86: remove debug printks (io_apic.c) | Markus Trippelsdorf | 2009-01-02 | 1 | -2/+0 |
|/ / / / / |
|
* | | | | | Merge branch 'linus' into x86/cleanups | Ingo Molnar | 2009-01-02 | 1 | -384/+637 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-01-02 | 1 | -192/+178 |
| |\ \ \ \ \
| | |/ / / / |
|