aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/apic
Commit message (Expand)AuthorAge
* x86-32, NUMA: Automatically set apicid -> node in setup_local_APIC()Tejun Heo2011-05-02
* Merge branch 'x86/urgent' into x86-mmTejun Heo2011-05-02
|\
| * x86: devicetree: Configure IOAPIC pin only onceSebastian Andrzej Siewior2011-04-28
* | Merge branch 'x86/numa' into x86-mmTejun Heo2011-05-02
|\ \
| * | x86-32, numa: Calculate remap size in common codeTejun Heo2011-04-06
| |/
| * x86, UV: Fix kdump rebootCliff Wickman2011-03-31
| * x86: Stop including <linux/delay.h> in two asm header filesJean Delvare2011-03-29
* | x86: A fast way to check capabilities of the current cpuChristoph Lameter2011-03-29
|/
* x86: Use syscore_ops instead of sysdev classes and sysdevsRafael J. Wysocki2011-03-23
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-03-18
|\
| * x86: Fix common misspellingsLucas De Marchi2011-03-18
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-03-18
|\ \ | |/ |/|
| * x86: Fix printk typo WARINGPaul Bolle2011-02-11
* | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-03-15
|\ \
| * | x86: Clean up apic.c and apic.hHenrik Kretzschmar2011-03-11
| * | x86: dt: Cleanup local apic setupThomas Gleixner2011-02-25
* | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-03-15
|\ \ \
| * \ \ Merge commit 'v2.6.38' into x86/mmIngo Molnar2011-03-15
| |\ \ \
| * | | | x86: Fix build failure on X86_UP_APICTejun Heo2011-01-28
| * | | | x86: Unify cpu/apicid <-> NUMA node mapping between 32 and 64bitTejun Heo2011-01-28
| * | | | x86: Replace apic->apicid_to_node() with ->x86_32_numa_cpu_node()Tejun Heo2011-01-28
| * | | | x86: Implement x86_32_early_logical_apicid() for numaq_32Tejun Heo2011-01-28
| * | | | x86: Implement x86_32_early_logical_apicid() for summit_32Tejun Heo2011-01-28
| * | | | x86: Implement x86_32_early_logical_apicid() for bigsmp_32Tejun Heo2011-01-28
| * | | | x86: Implement the default x86_32_early_logical_apicid()Tejun Heo2011-01-28
| * | | | x86: Add apic->x86_32_early_logical_apicid()Tejun Heo2011-01-28
| * | | | x86: Kill apic->cpu_to_logical_apicid()Tejun Heo2011-01-28
| * | | | x86: Always use x86_cpu_to_logical_apicid for cpu -> logical apic idTejun Heo2011-01-28
| * | | | x86: Replace cpu_2_logical_apicid[] with early percpu variableTejun Heo2011-01-28
| * | | | x86: Make default_send_IPI_mask_sequence/allbutself_logical() 32bit onlyTejun Heo2011-01-28
| | |_|/ | |/| |
* | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-03-15
|\ \ \ \
| * | | | x86: ioapic: Avoid redundant lookup of irq_cfgThomas Gleixner2011-03-12
| * | | | x86: ioapic: Use new move_irq functionsThomas Gleixner2011-03-12
| * | | | x86: ioapic: Use irq_data->stateThomas Gleixner2011-03-12
| * | | | x86: ioapic: Simplify irq chip and handler setupThomas Gleixner2011-03-12
| * | | | x86: Cleanup the genirq name spaceThomas Gleixner2011-03-12
| | |_|/ | |/| |
| * | | x86: ioapic: Move trigger defines to io_apic.hThomas Gleixner2011-02-23
| * | | x86: ioapic: Implement and use io_apic_setup_irq_pin_once()Thomas Gleixner2011-02-23
| * | | x86: ioapic: Remove useless inlinesThomas Gleixner2011-02-23
| * | | x86: ioapic: Make a few functions staticThomas Gleixner2011-02-23
| * | | x86: ioapic: Use setup function in setup_IO_APIC_irq_extra()Thomas Gleixner2011-02-23
| * | | x86: ioapic: Use setup function in __io_apic_setup_irqs()Thomas Gleixner2011-02-23
| * | | x86: ioapic: Use setup function in __io_apic_set_pci_routing()Thomas Gleixner2011-02-23
| * | | x86: ioapic: Use new setup function in pre_init_apic_IRQ0()Thomas Gleixner2011-02-23
| * | | x86: ioapic: Add io_apic_setup_irq_pin()Thomas Gleixner2011-02-23
| * | | x86: ioapic: Split out the nested loop in setup_IO_APIC_irqs()Thomas Gleixner2011-02-23
| * | | x86: ioapic: Remove silly debug bloat in setup_IOAPIC_irqs()Thomas Gleixner2011-02-23
| * | | x86: Add dummy functions for compiling without IOAPICHenrik Kretzschmar2011-02-23
| * | | x86: Rework arch_disable_smp_support() for x86Henrik Kretzschmar2011-02-23
| | |/ | |/|
* | | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-03-15
|\ \ \