aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-03-1513-313/+253
|\
| * x86: Enable forced interrupt threading supportThomas Gleixner2011-03-121-0/+1
| * x86: Mark low level interrupts IRQF_NO_THREADThomas Gleixner2011-03-122-0/+4
| * x86: Use generic show_interruptsThomas Gleixner2011-03-122-55/+3
| * x86: ioapic: Avoid redundant lookup of irq_cfgThomas Gleixner2011-03-121-4/+5
| * x86: ioapic: Use new move_irq functionsThomas Gleixner2011-03-121-2/+2
| * x86: Use the proper accessors in fixup_irqs()Thomas Gleixner2011-03-121-10/+13
| * x86: ioapic: Use irq_data->stateThomas Gleixner2011-03-121-8/+7
| * x86: ioapic: Simplify irq chip and handler setupThomas Gleixner2011-03-121-27/+21
| * x86: Cleanup the genirq name spaceThomas Gleixner2011-03-128-48/+51
| * Merge branch 'x86/apic' into x86/irqThomas Gleixner2011-03-126-176/+163
| |\
| | * x86: ioapic: Move trigger defines to io_apic.hThomas Gleixner2011-02-232-4/+4
| | * x86: ioapic: Implement and use io_apic_setup_irq_pin_once()Thomas Gleixner2011-02-231-32/+25
| | * x86: ioapic: Remove useless inlinesThomas Gleixner2011-02-231-12/+2
| | * x86: ioapic: Make a few functions staticThomas Gleixner2011-02-232-32/+28
| | * x86: ioapic: Use setup function in setup_IO_APIC_irq_extra()Thomas Gleixner2011-02-231-10/+6
| | * x86: ioapic: Use setup function in __io_apic_setup_irqs()Thomas Gleixner2011-02-231-12/+5
| | * x86: ioapic: Use setup function in __io_apic_set_pci_routing()Thomas Gleixner2011-02-231-31/+3
| | * x86: ioapic: Use new setup function in pre_init_apic_IRQ0()Thomas Gleixner2011-02-231-7/+2
| | * x86: ioapic: Add io_apic_setup_irq_pin()Thomas Gleixner2011-02-232-0/+17
| | * x86: ioapic: Split out the nested loop in setup_IO_APIC_irqs()Thomas Gleixner2011-02-231-6/+13
| | * x86: ioapic: Remove silly debug bloat in setup_IOAPIC_irqs()Thomas Gleixner2011-02-231-20/+12
| | * x86: Fix deps of X86_UP_IOAPICHenrik Kretzschmar2011-02-231-1/+1
| | * x86: Add dummy functions for compiling without IOAPICHenrik Kretzschmar2011-02-232-1/+19
| | * x86: Rework arch_disable_smp_support() for x86Henrik Kretzschmar2011-02-234-4/+20
| | * x86: Add dummy mp_save_irq()Henrik Kretzschmar2011-02-231-0/+1
| | * x86: Move ioapic_irq_destination_types to apicdef.hHenrik Kretzschmar2011-02-232-11/+12
| * | x86: Eliminate pointless adjustment attempts in fixup_irqs()Jan Beulich2011-02-181-1/+1
| |/
* | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-03-152-7/+3
|\ \
| * | x86: Combine printk()s in show_regs_common()Jan Beulich2011-02-181-6/+3
| * | x86: Don't call dump_stack() from arch_trigger_all_cpu_backtrace_handler()Jan Beulich2011-02-181-1/+0
| |/
* | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-03-156-61/+44
|\ \
| * | x86: Fix and clean up generic_processor_info()Yinghai Lu2011-02-141-19/+20
| * | Merge commit 'v2.6.38-rc4' into x86/cpuIngo Molnar2011-02-1414-91/+77
| |\ \
| * | | x86: Don't copy per_cpu cpuinfo for BSP two timesYinghai Lu2011-01-261-3/+3
| * | | x86: Move llc_shared_map out of cpu_infoYinghai Lu2011-01-265-39/+21
* | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-03-1522-344/+181
|\ \ \ \
| * | | | x86, binutils, xen: Fix another wrong size directiveAlexander van Heukelum2011-03-121-1/+1
| * | | | x86: Remove dead config option X86_CPUJan Beulich2011-03-092-5/+2
| * | | | Merge commit 'v2.6.38-rc8' into x86/asmIngo Molnar2011-03-0921-41/+93
| |\ \ \ \
| * | | | | x86: Really print supported CPUs if PROCESSOR_SELECT=yJan Beulich2011-03-051-2/+2
| * | | | | x86: Fix a bogus unwind annotation in lib/semaphore_32.SJan Beulich2011-03-021-1/+1
| * | | | | x86: Remove unused bits from lib/thunk_*.SJan Beulich2011-02-282-45/+0
| * | | | | x86: Use {push,pop}_cfi in more placesJan Beulich2011-02-287-98/+49
| * | | | | x86-64: Add CFI annotations to lib/rwsem_64.SJan Beulich2011-02-281-22/+34
| * | | | | x86, asm: Cleanup unnecssary macros in asm-offsets.cStratos Psomadakis2011-02-254-12/+7
| * | | | | x86, system.h: Drop unused __SAVE/__RESTORE macrosBorislav Petkov2011-02-201-2/+0
| * | | | | x86: Use bitmap library functionsAkinobu Mita2011-02-171-15/+5
| * | | | | x86: Partly unify asm-offsets_{32,64}.cJan Beulich2011-02-103-145/+84
| * | | | | x86: Reduce back the alignment of the per-CPU data sectionJan Beulich2011-02-101-1/+1
| | |_|/ / | |/| | |