aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2011-03-16idle-notifier-standardizeMathieu Desnoyers
2011-03-16lttng-pm-idle-instrumentationMathieu Desnoyers
2011-03-16x86-trace-clock-use-spinlockMathieu Desnoyers
2011-03-16markers-update-to-channel-apiMathieu Desnoyers
2011-03-16lttng-statedump/lttng-statedump-x86Mathieu Desnoyers
2011-03-16lttng-instrumentation/lttng-instrumentation-x86Mathieu Desnoyers
2011-03-16lttng-instrumentation/lttng-kernel-trace-thread-flag-x86Mathieu Desnoyers
2011-03-16lttng-core/lttng-core-x86Mathieu Desnoyers
2011-03-16trace-clock/x86-trace-clockMathieu Desnoyers
2011-03-16trace-clock/x86-remove-arch-specific-tsc_syncMathieu Desnoyers
2011-03-16trace-clock/get-cycles-x86-have-get-cyclesMathieu Desnoyers
2011-03-16nmi-safe-kernel/x86-nmi-safe-int3-and-page-faultMathieu Desnoyers
2011-03-14Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-03-14x86: ce4100: Set pci ops via callback instead of module initSebastian Andrzej Siewior
2011-03-10Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-03-10x86/mm: Fix pgd_lock deadlockAndrea Arcangeli
2011-03-10x86/mm: Handle mm_fault_error() in kernel spaceAndrey Vagin
2011-03-09[CPUFREQ] pcc-cpufreq: don't load driver if get_freq fails during init.Naga Chumbalkar
2011-03-09x86: Don't check for BIOS corruption in first 64K when there's no need toNaga Chumbalkar
2011-03-09x86, UV: Initialize the broadcast assist unit base destination node id properlyCliff Wickman
2011-03-04x86, numa: Fix numa_emulation code with memory-less node0Yinghai Lu
2011-03-02Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-03-02Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds
2011-03-02Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-03-02x86: OLPC: have prom_early_alloc BUG rather than return NULLAndres Salomon
2011-03-01x86, build: Make sure mkpiggy fails on read errorDaniel J Blueman
2011-03-01[CPUFREQ] p4-clockmod: print EST-capable warning message only onceNaga Chumbalkar
2011-03-01[CPUFREQ] Fix another notifier leak in powernow-k8.Dave Jones
2011-03-01[CPUFREQ] Missing "unregister_cpu_notifier" in powernow-k8.cNeil Brown
2011-02-28x86: Use u32 instead of long to set reset vector back to 0Don Zickus
2011-02-25Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-02-24Merge branch 'kvm-updates/2.6.38' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2011-02-24x86 quirk: Fix polarity for IRQ0 pin2 override on SB800 systemsAndreas Herrmann
2011-02-24x86/mrst: Fix apb timer rating when lapic timer is usedJacob Pan
2011-02-22KVM: SVM: Advance instruction pointer in dr_interceptJoerg Roedel
2011-02-21x86: Fix reboot problem on VersaLogic Menlow boardsKushal Koolwal
2011-02-17intel_idle: disable Atom/Lincroft HW C-state auto-demotionLen Brown
2011-02-17intel_idle: disable NHM/WSM HW C-state auto-demotionLen Brown
2011-02-16perf, x86: P4 PMU: Fix spurious NMI messagesCyrill Gorcunov
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