summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2011-02-23x86: ioapic: Move trigger defines to io_apic.hThomas Gleixner
2011-02-23x86: ioapic: Implement and use io_apic_setup_irq_pin_once()Thomas Gleixner
2011-02-23x86: ioapic: Remove useless inlinesThomas Gleixner
2011-02-23x86: ioapic: Make a few functions staticThomas Gleixner
2011-02-23x86: ioapic: Use setup function in setup_IO_APIC_irq_extra()Thomas Gleixner
2011-02-23x86: ioapic: Use setup function in __io_apic_setup_irqs()Thomas Gleixner
2011-02-23x86: ioapic: Use setup function in __io_apic_set_pci_routing()Thomas Gleixner
2011-02-23x86: ioapic: Use new setup function in pre_init_apic_IRQ0()Thomas Gleixner
2011-02-23x86: ioapic: Add io_apic_setup_irq_pin()Thomas Gleixner
2011-02-23x86: ioapic: Split out the nested loop in setup_IO_APIC_irqs()Thomas Gleixner
2011-02-23x86: ioapic: Remove silly debug bloat in setup_IOAPIC_irqs()Thomas Gleixner
2011-02-23x86: Fix deps of X86_UP_IOAPICHenrik Kretzschmar
2011-02-23x86: Add dummy functions for compiling without IOAPICHenrik Kretzschmar
2011-02-23x86: Rework arch_disable_smp_support() for x86Henrik Kretzschmar
2011-02-23x86: Add dummy mp_save_irq()Henrik Kretzschmar
2011-02-23x86: Move ioapic_irq_destination_types to apicdef.hHenrik Kretzschmar
2011-02-15Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-02-15Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-02-15x86, dmi, debug: Log board name (when present) in dmesg/oops outputNaga Chumbalkar
2011-02-15x86, ioapic: Don't warn about non-existing IOAPICs if we have nonePaul Bolle
2011-02-14x86: Fix mwait_usable section mismatchBorislav Petkov
2011-02-12x86: Readd missing irq_to_desc() in fixup_irq()Thomas Gleixner
2011-02-12x86: Fix text_poke_smp_batch() deadlockPeter Zijlstra
2011-02-11Merge branch 'kvm-updates/2.6.38' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2011-02-10x86: Fix section mismatch in LAPIC initializationJan Beulich
2011-02-09KVM: SVM: Make sure KERNEL_GS_BASE is valid when loading gs_indexJoerg Roedel
2011-02-07x86, nx: Mark the ACPI resume trampoline code as +xH. Peter Anvin
2011-02-06Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-02-04x86-32: Make sure the stack is set up before we use itH. Peter Anvin
2011-02-03x86, mm: avoid possible bogus tlb entries by clearing prev mm_cpumask after s...Suresh Siddha
2011-02-03Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-02-03x86, mtrr: Avoid MTRR reprogramming on BP during boot on UP platformsSuresh Siddha
2011-02-02x86, nx: Don't force pages RW when setting NX bitsMatthieu CASTET
2011-01-28Merge branch 'stable/bug-fixes-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-01-28Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-01-27perf: Fix Pentium4 raw event validationStephane Eranian
2011-01-27xen/setup: Route halt operations to safe_halt pvop.Stefano Stabellini
2011-01-27xen/e820: Guard against E820_RAM not having page-aligned size or start.Stefano Stabellini
2011-01-27xen/p2m: Mark INVALID_P2M_ENTRY the mfn_list past max_pfn.Stefan Bader
2011-01-26percpu, x86: Fix percpu_xchg_op()Eric Dumazet
2011-01-26x86: Remove left over system_64.hYinghai Lu
2011-01-26thp: fix PARAVIRT x86 32bit noPAEAndrea Arcangeli
2011-01-24x86-64: Don't use pointer to out-of-scope variable in dump_trace()Jesper Juhl
2011-01-25Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-01-23x86: Fix jump label with RO/NX module protection crashmatthieu castet
2011-01-21x86, hotplug: Fix powersavings with offlined cores on AMDBorislav Petkov
2011-01-21Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-01-21Merge branch 'stable/bug-fixes-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-01-21xen: p2m: correctly initialize partial p2m leafStefan Bader
2011-01-21x86, mcheck, therm_throt.c: Export symbol platform_thermal_notify to allow co...Fenghua Yu