Age | Commit message (Expand) | Author |
2012-09-27 | um: let signal_delivered() do SIGTRAP on singlestepping into handler | Al Viro |
2012-09-27 | kbuild: Do not package /boot and /lib in make tar-pkg | Michal Marek |
2012-09-27 | crypto: cast5/avx - fix storing of new IV in CBC encryption | Jussi Kivilinna |
2012-09-27 | perf/x86: Fix typo in uncore_pmu_to_box | Yan, Zheng |
2012-09-26 | x86, suspend: On wakeup always initialize cr4 and EFER | H. Peter Anvin |
2012-09-26 | x86-32: Start out eflags and cr4 clean | H. Peter Anvin |
2012-09-26 | Merge branch 'xenarm-for-linus' of git://xenbits.xen.org/people/sstabellini/l... | Konrad Rzeszutek Wilk |
2012-09-26 | x86: Exit RCU extended QS on notify resume | Frederic Weisbecker |
2012-09-26 | x86: Use the new schedule_user API on userspace preemption | Frederic Weisbecker |
2012-09-26 | x86: Exception hooks for userspace RCU extended QS | Frederic Weisbecker |
2012-09-26 | x86: Unspaghettize do_general_protection() | Frederic Weisbecker |
2012-09-26 | x86: Syscall hooks for userspace RCU extended QS | Frederic Weisbecker |
2012-09-26 | x86: Unspaghettize do_trap() | Frederic Weisbecker |
2012-09-26 | x86_64: Work around old GAS bug | Tao Guo |
2012-09-26 | x86/api: Rename mp_register_lapic in a comment | Yasuaki Ishimatsu |
2012-09-26 | x86: Remove the useless branch in c_start() | Michael Wang |
2012-09-25 | x86, smap: Do not abuse the [f][x]rstor_checking() functions for user space | H. Peter Anvin |
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 | 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-23 | Merge branch 'stable/late-swiotlb.v3.3' into stable/for-linus-3.7 | Konrad Rzeszutek Wilk |
2012-09-22 | 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 |