- 2c77865 x86: Cleanup the genirq name space by Thomas Gleixner · 14 years ago
- cfe08bb Merge branch 'x86/apic' into x86/irq by Thomas Gleixner · 14 years ago
- abb0052 x86: ioapic: Move trigger defines to io_apic.h by Thomas Gleixner · 14 years ago
- 710dcda x86: ioapic: Implement and use io_apic_setup_irq_pin_once() by Thomas Gleixner · 14 years ago
- b77cf6a x86: ioapic: Remove useless inlines by Thomas Gleixner · 14 years ago
- 41098ff x86: ioapic: Make a few functions static by Thomas Gleixner · 14 years ago
- da1ad9d x86: ioapic: Use setup function in setup_IO_APIC_irq_extra() by Thomas Gleixner · 14 years ago
- 2d57e37 x86: ioapic: Use setup function in __io_apic_setup_irqs() by Thomas Gleixner · 14 years ago
- e0799c0 x86: ioapic: Use setup function in __io_apic_set_pci_routing() by Thomas Gleixner · 14 years ago
- f880ec7 x86: ioapic: Use new setup function in pre_init_apic_IRQ0() by Thomas Gleixner · 14 years ago
- ff973d0 x86: ioapic: Add io_apic_setup_irq_pin() by Thomas Gleixner · 14 years ago
- ed972cc x86: ioapic: Split out the nested loop in setup_IO_APIC_irqs() by Thomas Gleixner · 14 years ago
- c8d6b8f x86: ioapic: Remove silly debug bloat in setup_IOAPIC_irqs() by Thomas Gleixner · 14 years ago
- 7d0f192 x86: Add dummy functions for compiling without IOAPIC by Henrik Kretzschmar · 14 years ago
- 7167d08 x86: Rework arch_disable_smp_support() for x86 by Henrik Kretzschmar · 14 years ago
- 58bff94 x86: Eliminate pointless adjustment attempts in fixup_irqs() by Jan Beulich · 14 years ago
- 1cecd79 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- 84e383b x86, dmi, debug: Log board name (when present) in dmesg/oops output by Naga Chumbalkar · 14 years ago
- 678301e x86, ioapic: Don't warn about non-existing IOAPICs if we have none by Paul Bolle · 14 years ago
- 1c9d16e x86: Fix mwait_usable section mismatch by Borislav Petkov · 14 years ago
- 5117348 x86: Readd missing irq_to_desc() in fixup_irq() by Thomas Gleixner · 14 years ago
- d91309f x86: Fix text_poke_smp_batch() deadlock by Peter Zijlstra · 14 years ago
- 2fb270f x86: Fix section mismatch in LAPIC initialization by Jan Beulich · 14 years ago
- d344e38 x86, nx: Mark the ACPI resume trampoline code as +x by H. Peter Anvin · 14 years ago
- 07675f4 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- 11d4c3f x86-32: Make sure the stack is set up before we use it by H. Peter Anvin · 14 years ago
- eb487ab Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- f744854 x86, mtrr: Avoid MTRR reprogramming on BP during boot on UP platforms by Suresh Siddha · 14 years ago
- d038b12 perf: Fix Pentium4 raw event validation by Stephane Eranian · 14 years ago
- 2e5aa68 x86-64: Don't use pointer to out-of-scope variable in dump_trace() by Jesper Juhl · 14 years ago
- 93789b3 x86, hotplug: Fix powersavings with offlined cores on AMD by Borislav Petkov · 14 years ago
- f21bbec x86, mcheck, therm_throt.c: Export symbol platform_thermal_notify to allow coretemp to handler intr by Fenghua Yu · 14 years ago
- fb87ec3 x86: Update CPU cache attributes table descriptors by Dave Jones · 14 years ago
- 6b35eb9 Revert "x86: Make relocatable kernel work with new binutils" by Ingo Molnar · 14 years ago
- 404cbbd Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- 7b698ea x86: Clear irqstack thread_info by Brian Gerst · 14 years ago
- 86b1e8d x86: Make relocatable kernel work with new binutils by Shaohua Li · 14 years ago
- f9ee7f6 Merge branches 'core-fixes-for-linus', 'x86-fixes-for-linus', 'timers-fixes-for-linus' and 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- 6550904 x86, mrst: Set correct APB timer IRQ affinity for secondary cpu by Jacob Pan · 14 years ago
- 62627be x86: tsc: Fix calibration refinement conditionals to avoid divide by zero by John Stultz · 14 years ago
- 52cfd50 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 14 years ago
- dc8e7e3 Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6 by Linus Torvalds · 14 years ago
- bae9c19 thp: split_huge_page_mm/vma by Andrea Arcangeli · 14 years ago
- 8ac1f83 thp: pte alloc trans splitting by Andrea Arcangeli · 14 years ago
- 331127f thp: add pmd paravirt ops by Andrea Arcangeli · 14 years ago
- d0a2126 mm: unify module_alloc code for vmalloc by David Rientjes · 14 years ago
- e691d24 Merge branch 'x86-olpc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- 55065bc Merge branch 'kvm-updates/2.6.38' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
- 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
- 3e5c124 set_rtc_mmss: show warning message only once by Stephen Hemminger · 14 years ago
- 4395288 Merge branch 'cpuidle-perf-events' into idle-test by Len Brown · 14 years ago
- 56dbed1 Merge branch 'linus' into idle-test by Len Brown · 14 years ago
- f77cfe4 cpuidle/x86/perf: fix power:cpu_idle double end events and throw cpu_idle events from the cpuidle layer by Thomas Renninger · 14 years ago
- d189604 ACPI, intel_idle: Cleanup idle= internal variables by Thomas Renninger · 14 years ago
- e5c3014 KVM: Initialize fpu state in preemptible context by Avi Kivity · 14 years ago
- 03b6e6e Merge branch 'apei' into release by Len Brown · 14 years ago
- a63512a KVM guest: Fix kvm clock initialization when it's configured out by Avi Kivity · 14 years ago
- 6adba52 KVM: Let host know whether the guest can handle async PF in non-userspace context. by Gleb Natapov · 14 years ago
- 6c047cd KVM paravirt: Handle async PF in non preemptable context by Gleb Natapov · 14 years ago
- 631bc48 KVM: Handle async PF in a guest. by Gleb Natapov · 14 years ago
- fd10cde KVM paravirt: Add async PF initialization to PV guest. by Gleb Natapov · 14 years ago
- ca3f101 KVM paravirt: Move kvm_smp_prepare_boot_cpu() from kvmclock.c to kvm.c. by Gleb Natapov · 14 years ago
- 81e88fd ACPI, APEI, Generic Hardware Error Source POLL/IRQ/NMI notification type support by Huang Ying · 14 years ago
- 16ee8db Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- 4277616 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- 990a32d x86, UV: Fix APICID shift for Westmere processors by Jack Steiner · 14 years ago
- 24d9b70 x86: Use PCI method for enabling AMD extended config space before MSR method by Jan Beulich · 14 years ago
- 29fe359 x86: tsc: Prevent delayed init if initial tsc calibration failed by Thomas Gleixner · 14 years ago
- 8c8ae4e Merge branch 'stable/generic' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 14 years ago
- 4aed89d x86, lapic-timer: Increase the max_delta to 31 bits by Pierre Tardy · 14 years ago
- 30285c6 Merge branch 'x86/apic-cleanups' into x86/urgent by Ingo Molnar · 14 years ago
- 4385428 Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/urgent by Ingo Molnar · 14 years ago
- 047a377 perf, x86: P4 PMU - Fix unflagged overflows handling by Cyrill Gorcunov · 14 years ago
- 91d88ce x86: Fix sparse non-ANSI function warnings in smpboot.c by Randy Dunlap · 14 years ago
- 72eb6a7 Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 14 years ago
- 625dbc3b x86: Save rbp in pt_regs on irq entry by Frederic Weisbecker · 14 years ago
- 39a6eeb x86, dumpstack: Fix unused variable warning by Rakib Mullick · 14 years ago
- 2904ed8 apic: Move hypervisor detection of x2apic to hypervisor.h by Sheng Yang · 14 years ago
- f2fd439 x86, NMI: Clean-up default_do_nmi() by Don Zickus · 14 years ago
- ab846f1 x86, NMI: Allow NMI reason io port (0x61) to be processed on any CPU by Don Zickus · 14 years ago
- c410b83 x86, NMI: Remove DIE_NMI_IPI by Don Zickus · 14 years ago
- 166d751 x86, NMI: Add priorities to handlers by Don Zickus · 14 years ago
- 673a609 x86: Convert some devices to use DIE_NMIUNKNOWN by Don Zickus · 14 years ago
- 1c7b74d x86, NMI: Add NMI symbol constants and rename memory parity to PCI SERR by Huang Ying · 14 years ago
- 1c2a48c Merge branch 'linus' into x86/apic-cleanups by Ingo Molnar · 14 years ago
- 976513d PM / ACPI: Move NVS saving and restoring code to drivers/acpi by Rafael J. Wysocki · 14 years ago
- cb600d2 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- 47935a7 Merge branches 'x86-alternatives-for-linus', 'x86-fpu-for-linus', 'x86-hwmon-for-linus', 'x86-paravirt-for-linus', 'core-locking-for-linus' and 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- 77a0dd5 Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- d7a5a18 Merge branch 'x86-tsc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- 4f00b90 Merge branch 'x86-security-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- b4c6e2e Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- 6f46b12 Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- 4e1db5e Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- 37d9a8c Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- 017892c3 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- 42cbd8e Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- 74d91e3 x86, NMI: Add touch_nmi_watchdog to io_check_error delay by Huang Ying · 14 years ago
- 554ec06 x86: Avoid calling arch_trigger_all_cpu_backtrace() at the same time by Dongdong Deng · 14 years ago
- 9ab181f x86: Only call smp_processor_id in non-preempt cases by Don Zickus · 14 years ago