Age | Commit message (Expand) | Author | Files | Lines |
2012-10-04 | Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 4 | -21/+70 |
2012-10-04 | Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu... | Linus Torvalds | 23 | -43/+47 |
2012-10-03 | Merge tag 'stable/for-linus-3.7-x86-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2 | -0/+9 |
2012-10-03 | Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 1 | -0/+3 |
2012-10-02 | UAPI: Plumb the UAPI Kbuilds into the user header installation and checking | David Howells | 1 | -4/+0 |
2012-10-02 | UAPI: (Scripted) Set up UAPI Kbuild files | David Howells | 1 | -0/+6 |
2012-10-02 | UAPI: Partition the header include path sets and add uapi/ header directories | David Howells | 1 | -0/+2 |
2012-10-02 | UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst... | David Howells | 20 | -39/+39 |
2012-10-02 | Merge branch 'x86-smap-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 10 | -48/+190 |
2012-10-01 | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -8/+2 |
2012-10-01 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2 | -8/+7 |
2012-10-01 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+4 |
2012-10-01 | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -11/+2 |
2012-10-01 | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 8 | -318/+292 |
2012-10-01 | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 3 | -5/+6 |
2012-10-01 | Merge branches 'x86-cpu-for-linus' and 'x86-cpufeature-for-linus' of git://gi... | Linus Torvalds | 1 | -0/+1 |
2012-10-01 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 4 | -36/+31 |
2012-10-01 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 10 | -155/+306 |
2012-10-01 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -3/+39 |
2012-10-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -2/+0 |
2012-09-28 | x86: Distinguish TLB shootdown interrupts from other functions call interrupts | Tomoki Sekiyama | 1 | -0/+4 |
2012-09-27 | x86/mce: Provide boot argument to honour bios-set CMCI threshold | Naveen N. Rao | 1 | -0/+1 |
2012-09-26 | x86: Use the new schedule_user API on userspace preemption | Frederic Weisbecker | 1 | -0/+12 |
2012-09-26 | x86: Exception hooks for userspace RCU extended QS | Frederic Weisbecker | 1 | -0/+20 |
2012-09-26 | x86: Syscall hooks for userspace RCU extended QS | Frederic Weisbecker | 1 | -3/+7 |
2012-09-26 | x86_64: Work around old GAS bug | Tao Guo | 1 | -25/+23 |
2012-09-26 | x86, smap: Do not abuse the [f][x]rstor_checking() functions for user space | H. Peter Anvin | 1 | -0/+17 |
2012-09-23 | KVM: x86: Fix guest debug across vcpu INIT reset | Jan Kiszka | 1 | -2/+2 |
2012-09-23 | Merge branch 'stable/late-swiotlb.v3.3' into stable/for-linus-3.7 | Konrad Rzeszutek Wilk | 1 | -0/+2 |
2012-09-22 | Merge branch 'x86/fpu' into x86/smap | H. Peter Anvin | 11 | -326/+316 |
2012-09-22 | x86, kvm: fix kvm's usage of kernel_fpu_begin/end() | Suresh Siddha | 1 | -2/+26 |
2012-09-21 | x86, smap: Reduce the SMAP overhead for signal handling | H. Peter Anvin | 1 | -8/+6 |
2012-09-21 | x86, smap: Add STAC and CLAC instructions to control user space access | H. Peter Anvin | 5 | -28/+46 |
2012-09-21 | x86, uaccess: Merge prototypes for clear_user/__clear_user | H. Peter Anvin | 3 | -6/+3 |
2012-09-21 | x86, smap: Add a header file with macros for STAC/CLAC | H. Peter Anvin | 1 | -0/+91 |
2012-09-21 | x86, alternative: Add header guards to <asm/alternative-asm.h> | H. Peter Anvin | 1 | -0/+5 |
2012-09-21 | x86, alternative: Use .pushsection/.popsection | H. Peter Anvin | 2 | -18/+18 |
2012-09-21 | x86, smap: Add CR4 bit for SMAP | H. Peter Anvin | 1 | -0/+1 |
2012-09-21 | Merge tag 'stable/for-linus-3.6-rc6-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 1 | -1/+2 |
2012-09-21 | KVM: x86: Export svm/vmx exit code and vector code to userspace | Xiao Guangrong | 4 | -134/+230 |
2012-09-20 | KVM: optimize apic interrupt delivery | Gleb Natapov | 1 | -0/+12 |
2012-09-20 | KVM: MMU: Optimize is_last_gpte() | Avi Kivity | 1 | -0/+7 |
2012-09-20 | KVM: MMU: Optimize pte permission checks | Avi Kivity | 1 | -0/+7 |
2012-09-19 | x86: Use REP BSF unconditionally | Jan Beulich | 1 | -17/+2 |
2012-09-19 | x86, fpu: remove cpu_has_xmm check in the fx_finit() | Suresh Siddha | 1 | -2/+1 |
2012-09-19 | x86, fpu: enable eagerfpu by default for xsaveopt | Suresh Siddha | 1 | -0/+1 |
2012-09-19 | x86, fpu: decouple non-lazy/eager fpu restore from xsave | Suresh Siddha | 2 | -15/+41 |
2012-09-19 | x86, fpu: use non-lazy fpu restore for processors supporting xsave | Suresh Siddha | 3 | -33/+65 |
2012-09-19 | x86, fpu: always use kernel_fpu_begin/end() for in-kernel FPU usage | Suresh Siddha | 3 | -142/+29 |
2012-09-19 | x86, fpu: remove unnecessary user_fpu_end() in save_xstate_sig() | Suresh Siddha | 1 | -14/+3 |