Age | Commit message (Expand) | Author |
2012-09-25 | Merge remote-tracking branch 'tip/core/rcu' into next.2012.09.25b | Paul E. McKenney |
2012-09-25 | cputime: Make finegrained irqtime accounting generally available | Frederic Weisbecker |
2012-09-24 | Merge branch 'pci/yinghai-misc' into next | Bjorn Helgaas |
2012-09-24 | Merge tag 'stable/for-linus-3.6-rc7-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2012-09-24 | x86: bpf_jit_comp: add XOR instruction for BPF JIT | Daniel Borkmann |
2012-09-24 | Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar |
2012-09-24 | time: Convert x86_64 to using new update_vsyscall | John Stultz |
2012-09-24 | time: Convert CONFIG_GENERIC_TIME_VSYSCALL to CONFIG_GENERIC_TIME_VSYSCALL_OLD | John Stultz |
2012-09-24 | time: Move update_vsyscall definitions to timekeeper_internal.h | John Stultz |
2012-09-24 | jiffies: Remove compile time assumptions about CLOCK_TICK_RATE | John Stultz |
2012-09-24 | xen/vga: add the xen EFI video mode support | Jan Beulich |
2012-09-24 | xen/x86: retrieve keyboard shift status flags from hypervisor. | Konrad Rzeszutek Wilk |
2012-09-24 | xen/boot: Disable NUMA for PV guests. | Konrad Rzeszutek Wilk |
2012-09-23 | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar... | Linus Torvalds |
2012-09-23 | Use get_online_cpus to avoid races involving CPU hotplug | Silas Boyd-Wickizer |
2012-09-23 | Use get_online_cpus to avoid races involving CPU hotplug | Silas Boyd-Wickizer |
2012-09-23 | KVM: x86: Fix guest debug across vcpu INIT reset | Jan Kiszka |
2012-09-23 | KVM: Add resampling irqfds for level triggered interrupts | Alex Williamson |
2012-09-22 | Merge branch 'stable/late-swiotlb.v3.3' into stable/for-linus-3.7 | Konrad Rzeszutek Wilk |
2012-09-21 | Merge branch 'x86/fpu' into x86/smap | H. Peter Anvin |
2012-09-21 | x86, kvm: fix kvm's usage of kernel_fpu_begin/end() | Suresh Siddha |
2012-09-21 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2012-09-21 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2012-09-21 | x86-32, smap: Add STAC/CLAC instructions to 32-bit kernel entry | H. Peter Anvin |
2012-09-21 | x86/PCI: Clear host bridge aperture struct resource | Yinghai Lu |
2012-09-21 | x86, smap: Reduce the SMAP overhead for signal handling | H. Peter Anvin |
2012-09-21 | x86, smap: A page fault due to SMAP is an oops | H. Peter Anvin |
2012-09-21 | x86, smap: Turn on Supervisor Mode Access Prevention | H. Peter Anvin |
2012-09-21 | x86, smap: Add STAC and CLAC instructions to control user space access | H. Peter Anvin |
2012-09-21 | x86, uaccess: Merge prototypes for clear_user/__clear_user | H. Peter Anvin |
2012-09-21 | x86, smap: Add a header file with macros for STAC/CLAC | H. Peter Anvin |
2012-09-21 | x86, alternative: Add header guards to <asm/alternative-asm.h> | H. Peter Anvin |
2012-09-21 | x86, alternative: Use .pushsection/.popsection | H. Peter Anvin |
2012-09-21 | x86, smap: Add CR4 bit for SMAP | H. Peter Anvin |
2012-09-21 | x86-32, mm: The WP test should be done on a kernel page | H. Peter Anvin |
2012-09-21 | Merge tag 'stable/for-linus-3.6-rc6-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2012-09-21 | KVM: x86: Export svm/vmx exit code and vector code to userspace | Xiao Guangrong |
2012-09-21 | x86/kbuild: archscripts depends on scripts_basic | Jeff Mahoney |
2012-09-20 | um: kill thread->forking | Al Viro |
2012-09-20 | um: let signal_delivered() do SIGTRAP on singlestepping into handler | Al Viro |
2012-09-20 | x86: get rid of TIF_IRET hackery | Al Viro |
2012-09-20 | kprobes/x86: Move skip_singlestep up | Borislav Petkov |
2012-09-20 | KVM: optimize apic interrupt delivery | Gleb Natapov |
2012-09-20 | KVM: MMU: Eliminate pointless temporary 'ac' | Avi Kivity |
2012-09-20 | KVM: MMU: Avoid access/dirty update loop if all is well | Avi Kivity |
2012-09-20 | KVM: MMU: Eliminate eperm temporary | Avi Kivity |
2012-09-20 | KVM: MMU: Optimize is_last_gpte() | Avi Kivity |
2012-09-20 | KVM: MMU: Simplify walk_addr_generic() loop | Avi Kivity |
2012-09-20 | KVM: MMU: Optimize pte permission checks | Avi Kivity |
2012-09-20 | KVM: MMU: Update accessed and dirty bits after guest pagetable walk | Avi Kivity |