summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
AgeCommit message (Expand)AuthorFilesLines
2011-03-12x86: ioapic: Use new move_irq functionsThomas Gleixner1-2/+2
2011-03-12x86: Use the proper accessors in fixup_irqs()Thomas Gleixner1-10/+13
2011-03-12x86: ioapic: Use irq_data->stateThomas Gleixner1-8/+7
2011-03-12x86: ioapic: Simplify irq chip and handler setupThomas Gleixner1-27/+21
2011-03-12x86: Cleanup the genirq name spaceThomas Gleixner4-39/+42
2011-03-12Merge branch 'x86/apic' into x86/irqThomas Gleixner3-159/+122
2011-02-23x86: ioapic: Move trigger defines to io_apic.hThomas Gleixner1-4/+0
2011-02-23x86: ioapic: Implement and use io_apic_setup_irq_pin_once()Thomas Gleixner1-32/+25
2011-02-23x86: ioapic: Remove useless inlinesThomas Gleixner1-12/+2
2011-02-23x86: ioapic: Make a few functions staticThomas Gleixner1-27/+28
2011-02-23x86: ioapic: Use setup function in setup_IO_APIC_irq_extra()Thomas Gleixner1-10/+6
2011-02-23x86: ioapic: Use setup function in __io_apic_setup_irqs()Thomas Gleixner1-12/+5
2011-02-23x86: ioapic: Use setup function in __io_apic_set_pci_routing()Thomas Gleixner1-31/+3
2011-02-23x86: ioapic: Use new setup function in pre_init_apic_IRQ0()Thomas Gleixner1-7/+2
2011-02-23x86: ioapic: Add io_apic_setup_irq_pin()Thomas Gleixner1-0/+15
2011-02-23x86: ioapic: Split out the nested loop in setup_IO_APIC_irqs()Thomas Gleixner1-6/+13
2011-02-23x86: ioapic: Remove silly debug bloat in setup_IOAPIC_irqs()Thomas Gleixner1-20/+12
2011-02-23x86: Add dummy functions for compiling without IOAPICHenrik Kretzschmar1-1/+1
2011-02-23x86: Rework arch_disable_smp_support() for x86Henrik Kretzschmar3-4/+17
2011-02-18x86: Eliminate pointless adjustment attempts in fixup_irqs()Jan Beulich1-1/+1
2011-02-15Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2011-02-15x86, dmi, debug: Log board name (when present) in dmesg/oops outputNaga Chumbalkar1-6/+16
2011-02-15x86, ioapic: Don't warn about non-existing IOAPICs if we have nonePaul Bolle1-0/+3
2011-02-14x86: Fix mwait_usable section mismatchBorislav Petkov1-1/+1
2011-02-12x86: Readd missing irq_to_desc() in fixup_irq()Thomas Gleixner1-1/+2
2011-02-12x86: Fix text_poke_smp_batch() deadlockPeter Zijlstra1-1/+1
2011-02-10x86: Fix section mismatch in LAPIC initializationJan Beulich2-4/+9
2011-02-07x86, nx: Mark the ACPI resume trampoline code as +xH. Peter Anvin1-3/+10
2011-02-06Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-21/+25
2011-02-04x86-32: Make sure the stack is set up before we use itH. Peter Anvin3-20/+16
2011-02-03Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+10
2011-02-03x86, mtrr: Avoid MTRR reprogramming on BP during boot on UP platformsSuresh Siddha1-1/+9
2011-01-27perf: Fix Pentium4 raw event validationStephane Eranian1-2/+10
2011-01-24x86-64: Don't use pointer to out-of-scope variable in dump_trace()Jesper Juhl1-1/+1
2011-01-21x86, hotplug: Fix powersavings with offlined cores on AMDBorislav Petkov2-2/+4
2011-01-21x86, mcheck, therm_throt.c: Export symbol platform_thermal_notify to allow co...Fenghua Yu1-0/+1
2011-01-20x86: Update CPU cache attributes table descriptorsDave Jones1-0/+3
2011-01-19Revert "x86: Make relocatable kernel work with new binutils"Ingo Molnar1-9/+2
2011-01-18Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-7/+11
2011-01-18x86: Clear irqstack thread_infoBrian Gerst1-5/+2
2011-01-18x86: Make relocatable kernel work with new binutilsShaohua Li1-2/+9
2011-01-15Merge branches 'core-fixes-for-linus', 'x86-fixes-for-linus', 'timers-fixes-f...Linus Torvalds2-8/+10
2011-01-14x86, mrst: Set correct APB timer IRQ affinity for secondary cpuJacob Pan1-6/+8
2011-01-14x86: tsc: Fix calibration refinement conditionals to avoid divide by zeroJohn Stultz1-2/+2
2011-01-13Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds3-0/+3
2011-01-13Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-28/+12
2011-01-13thp: split_huge_page_mm/vmaAndrea Arcangeli1-0/+1
2011-01-13thp: pte alloc trans splittingAndrea Arcangeli1-1/+1
2011-01-13thp: add pmd paravirt opsAndrea Arcangeli1-0/+3
2011-01-13mm: unify module_alloc code for vmallocDavid Rientjes1-13/+4