summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2011-08-03Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-08-03cpuidle: stop depending on pm_idleLen Brown
2011-08-03x86 idle: move mwait_idle_with_hints() to where it is usedLen Brown
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2011-07-24Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2011-07-24modules: make arch's use default loader hooksJonas Bonn
2011-07-24KVM guest: KVM Steal time registrationGlauber Costa
2011-07-23Merge branches 'x86-detect-hyper-for-linus', 'x86-fpu-for-linus', 'x86-kexec-...Linus Torvalds
2011-07-23Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2011-07-22Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-07-22Merge branch 'x86-signal-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-07-22Merge branch 'x86-mtrr-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-07-22Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2011-07-22Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2011-07-22Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2011-07-22Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-07-22Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2011-07-22Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-07-22Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2011-07-22Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-07-22Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-07-22Merge branch 'of-pci' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/p...Linus Torvalds
2011-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2011-07-22lguest: use a special 1:1 linear pagetable mode until first switch.Rusty Russell
2011-07-21x86: Make Dell Latitude E6420 use reboot=pciH. Peter Anvin
2011-07-21x86: Make Dell Latitude E5420 use reboot=pciDaniel J Blueman
2011-07-21x86, perf: Make copy_from_user_nmi() a library functionRobert Richter
2011-07-21x86, perf: P4 PMU - Fix typos in comments and style cleanupCyrill Gorcunov
2011-07-21treewide: fix potentially dangerous trailing ';' in #defined values/expressionsPhil Carmody
2011-07-21kexec, x86: Fix incorrect jump back address if not preserving contextHuang Ying
2011-07-21x86, quirks: Use pci_dev->revisionSergei Shtylyov
2011-07-21x86, smpboot: Mark the names[] array in __inquire_remote_apic() as constGreg Dietsche
2011-07-15x86, intel, power: Correct the MSR_IA32_ENERGY_PERF_BIAS messageLen Brown
2011-07-14x86: Kill handle_signal()->set_fs()Oleg Nesterov
2011-07-14x86, do_signal: Simplify the TS_RESTORE_SIGMASK logicOleg Nesterov
2011-07-14x86, signals: Convert the X86_32 code to use set_current_blocked()Oleg Nesterov
2011-07-14x86-64: Move vread_tsc and vread_hpet into the vDSOAndy Lutomirski
2011-07-14perf, x86: P4 PMU - Introduce event alias featureCyrill Gorcunov
2011-07-14x86, intel, power: Initialize MSR_IA32_ENERGY_PERF_BIASLen Brown
2011-07-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-07-14KVM guest: Add a pv_ops stub for steal timeGlauber Costa
2011-07-13clocksource: Replace vread with generic arch dataAndy Lutomirski
2011-07-13x86: Make alternative instruction pointers relativeAndy Lutomirski
2011-07-13x86-64: Improve vsyscall emulation CS and RIP handlingAndy Lutomirski
2011-07-12x86. reboot: Make Dell Latitude E6320 use reboot=pciMaxime Ripard
2011-07-12x86, ioapic: Print IR_IO_APIC_route_entry when IR is enabledNaga Chumbalkar
2011-07-12x86, ioapic: Print IRTE when IR is enabledNaga Chumbalkar
2011-07-12x86, x2apic: Preserve high 32-bits of IA32_APIC_BASE MSRNaga Chumbalkar