Age | Commit message (Expand) | Author |
2011-08-13 | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2011-08-11 | x86-64: Rework vsyscall emulation and add vsyscall= parameter | Andy Lutomirski |
2011-08-10 | x86: Remove unnecessary compile flag tweaks for vsyscall code | Andy Lutomirski |
2011-08-09 | perf, x86: Add model 45 SandyBridge support | Youquan Song |
2011-08-04 | x86-64: Add vsyscall:emulate_vsyscall trace event | Andy Lutomirski |
2011-08-04 | x86-64: Add user_64bit_mode paravirt op | Andy Lutomirski |
2011-08-04 | x86-64: Work around gold bug 13023 | Andy Lutomirski |
2011-08-04 | x86-64: Move the "user" vsyscall segment out of the data segment. | Andy Lutomirski |
2011-08-04 | Merge commit 'v3.0' into x86/vdso | H. Peter Anvin |
2011-08-04 | Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2011-08-03 | cpuidle: stop depending on pm_idle | Len Brown |
2011-08-03 | x86 idle: move mwait_idle_with_hints() to where it is used | Len Brown |
2011-07-26 | atomic: use <linux/atomic.h> | Arun Sharma |
2011-07-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2011-07-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds |
2011-07-24 | Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2011-07-24 | modules: make arch's use default loader hooks | Jonas Bonn |
2011-07-24 | KVM guest: KVM Steal time registration | Glauber Costa |
2011-07-23 | Merge branches 'x86-detect-hyper-for-linus', 'x86-fpu-for-linus', 'x86-kexec-... | Linus Torvalds |
2011-07-23 | Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds |
2011-07-23 | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2011-07-23 | Merge branch 'x86-signal-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-07-23 | Merge branch 'x86-mtrr-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2011-07-23 | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2011-07-23 | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2011-07-23 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2011-07-23 | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2011-07-23 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2011-07-23 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2011-07-22 | Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2011-07-22 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-07-22 | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-07-22 | Merge branch 'of-pci' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/p... | Linus Torvalds |
2011-07-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2011-07-22 | lguest: use a special 1:1 linear pagetable mode until first switch. | Rusty Russell |
2011-07-21 | x86: Make Dell Latitude E6420 use reboot=pci | H. Peter Anvin |
2011-07-21 | x86: Make Dell Latitude E5420 use reboot=pci | Daniel J Blueman |
2011-07-21 | x86, perf: Make copy_from_user_nmi() a library function | Robert Richter |
2011-07-21 | x86, perf: P4 PMU - Fix typos in comments and style cleanup | Cyrill Gorcunov |
2011-07-21 | treewide: fix potentially dangerous trailing ';' in #defined values/expressions | Phil Carmody |
2011-07-21 | kexec, x86: Fix incorrect jump back address if not preserving context | Huang Ying |
2011-07-21 | x86, quirks: Use pci_dev->revision | Sergei Shtylyov |
2011-07-21 | x86, smpboot: Mark the names[] array in __inquire_remote_apic() as const | Greg Dietsche |
2011-07-15 | x86, intel, power: Correct the MSR_IA32_ENERGY_PERF_BIAS message | Len Brown |
2011-07-15 | x86: Kill handle_signal()->set_fs() | Oleg Nesterov |
2011-07-15 | x86, do_signal: Simplify the TS_RESTORE_SIGMASK logic | Oleg Nesterov |
2011-07-15 | x86, signals: Convert the X86_32 code to use set_current_blocked() | Oleg Nesterov |
2011-07-15 | x86-64: Move vread_tsc and vread_hpet into the vDSO | Andy Lutomirski |
2011-07-14 | perf, x86: P4 PMU - Introduce event alias feature | Cyrill Gorcunov |
2011-07-14 | x86, intel, power: Initialize MSR_IA32_ENERGY_PERF_BIAS | Len Brown |