Age | Commit message (Expand) | Author | Files | Lines |
2014-07-28 | Merge tag 'v3.16-rc7' into perf/core, to merge in the latest fixes before app... | Ingo Molnar | 34 | -180/+540 |
2014-07-27 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 6 | -13/+91 |
2014-07-27 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 4 | -19/+34 |
2014-07-24 | x86: Merge tag 'ras_urgent' into x86/urgent | H. Peter Anvin | 1 | -4/+6 |
2014-07-23 | x86, cpu: Fix cache topology for early P4-SMT | Peter Zijlstra | 2 | -11/+23 |
2014-07-22 | x86_32, entry: Store badsys error code in %eax | Sven Wegener | 1 | -4/+5 |
2014-07-21 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -0/+12 |
2014-07-21 | x86, MCE: Robustify mcheck_init_device | Borislav Petkov | 1 | -4/+6 |
2014-07-19 | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 1 | -0/+1 |
2014-07-18 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 4 | -16/+54 |
2014-07-16 | perf kvm: Use defines of kvm events | Alexander Yarygin | 2 | -0/+17 |
2014-07-16 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -2/+2 |
2014-07-16 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+9 |
2014-07-16 | locking/mutex: Disable optimistic spinning on some architectures | Peter Zijlstra | 1 | -0/+1 |
2014-07-16 | kprobes/x86: Don't try to resolve kprobe faults from userspace | Andy Lutomirski | 1 | -0/+3 |
2014-07-16 | perf/x86/intel: Avoid spamming kernel log for BTS buffer failure | David Rientjes | 1 | -2/+4 |
2014-07-16 | perf/x86/amd: Try to fix some mem allocation failure handling | Zhouyi Zhou | 1 | -27/+84 |
2014-07-16 | perf/x86/intel: Protect LBR and extra_regs against KVM lying | Kan Liang | 3 | -6/+75 |
2014-07-16 | perf/x86/intel/uncore: Fix SNB-EP/IVT Cbox filter mappings | Stephane Eranian | 1 | -5/+6 |
2014-07-16 | perf/x86/intel: Use proper dTLB-load-misses event on IvyBridge | Vince Weaver | 1 | -0/+3 |
2014-07-16 | x86: Remove unused variable "polling" | Paul Bolle | 1 | -1/+0 |
2014-07-14 | x86/espfix/xen: Fix allocation of pages for paravirt page tables | Boris Ostrovsky | 1 | -3/+2 |
2014-07-14 | Merge tag 'efi-urgent' into x86/urgent | H. Peter Anvin | 2 | -12/+52 |
2014-07-11 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -0/+7 |
2014-07-10 | x86-32, vdso: Fix vDSO build error due to missing align_vdso_addr() | Jan Beulich | 1 | -0/+4 |
2014-07-10 | x86-64, vdso: Fix vDSO build breakage due to empty .rela.dyn | Jan Beulich | 1 | -0/+3 |
2014-07-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 1 | -1/+1 |
2014-07-10 | x86/efi: Include a .bss section within the PE/COFF headers | Michael Brown | 2 | -12/+52 |
2014-07-08 | KVM: x86: Check for nested events if there is an injectable interrupt | Bandan Das | 1 | -0/+12 |
2014-07-05 | perf/x86: Micro-optimize nhmex_rbox_get_constraint() | Rasmus Villemoes | 1 | -4/+1 |
2014-07-03 | ptrace,x86: force IRET path after a ptrace_stop() | Tejun Heo | 1 | -0/+16 |
2014-07-02 | perf/x86/intel: ignore CondChgd bit to avoid false NMI handling | HATAYAMA Daisuke | 1 | -0/+9 |
2014-07-02 | x86, tsc: Fix cpufreq lockup | Peter Zijlstra | 1 | -2/+2 |
2014-07-01 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 3 | -3/+4 |
2014-06-30 | Merge commit '33b458d276bb' into kvm-master | Paolo Bonzini | 1 | -0/+1 |
2014-06-30 | KVM: SVM: Fix CPL export via SS.DPL | Jan Kiszka | 1 | -0/+1 |
2014-06-27 | Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 11 | -124/+297 |
2014-06-25 | crypto: sha512_ssse3 - fix byte count to bit count conversion | Jussi Kivilinna | 1 | -1/+1 |
2014-06-24 | x86/vdso: Error out in vdso2c if DT_RELA is present | Andy Lutomirski | 1 | -1/+1 |
2014-06-24 | x86/vdso: Move DISABLE_BRANCH_PROFILING into the vdso makefile | Andy Lutomirski | 2 | -4/+3 |
2014-06-23 | nmi: provide the option to issue an NMI back trace to every cpu but current | Aaron Tomlin | 2 | -5/+15 |
2014-06-23 | x86_32, signal: Fix vdso rt_sigreturn | Andy Lutomirski | 1 | -1/+1 |
2014-06-23 | x86_32, entry: Do syscall exit work on badsys (CVE-2014-4508) | Andy Lutomirski | 1 | -2/+8 |
2014-06-21 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -3/+4 |
2014-06-20 | x86/vdso: Create .build-id links for unstripped vdso files | Andy Lutomirski | 1 | -3/+13 |
2014-06-19 | Merge tag 'pm+acpi-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -2/+8 |
2014-06-19 | x86/vdso: Remove some redundant in-memory section headers | Andy Lutomirski | 3 | -24/+26 |
2014-06-19 | x86/vdso: Improve the fake section headers | Andy Lutomirski | 8 | -67/+237 |
2014-06-19 | x86/vdso2c: Use better macros for ELF bitness | Andy Lutomirski | 2 | -40/+25 |
2014-06-19 | x86/vdso: Discard the __bug_table section | Andy Lutomirski | 1 | -0/+1 |