summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* ARCH: AUDIT: audit_syscall_entry() should not require the archEric Paris2014-09-232-10/+2
* UM: implement syscall_get_arch()Eric Paris2014-09-231-0/+15
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-08-013-21/+11
|\
| * x86_64/entry/xen: Do not invoke espfix64 on XenAndy Lutomirski2014-07-283-21/+11
* | Merge tag 'stable/for-linus-3.16-rc7-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-07-301-57/+91
|\ \ | |/ |/|
| * x86/xen: safely map and unmap grant frames when in atomic contextDavid Vrabel2014-07-301-57/+91
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-07-276-13/+91
|\ \
| * | kprobes/x86: Don't try to resolve kprobe faults from userspaceAndy Lutomirski2014-07-161-0/+3
| * | perf/x86/intel: Avoid spamming kernel log for BTS buffer failureDavid Rientjes2014-07-161-2/+4
| * | perf/x86/intel: Protect LBR and extra_regs against KVM lyingKan Liang2014-07-163-6/+75
| * | perf/x86/intel/uncore: Fix SNB-EP/IVT Cbox filter mappingsStephane Eranian2014-07-161-5/+6
| * | perf/x86/intel: Use proper dTLB-load-misses event on IvyBridgeVince Weaver2014-07-161-0/+3
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-07-274-19/+34
|\ \ \
| * \ \ x86: Merge tag 'ras_urgent' into x86/urgentH. Peter Anvin2014-07-241-4/+6
| |\ \ \
| | * | | x86, MCE: Robustify mcheck_init_deviceBorislav Petkov2014-07-211-4/+6
| * | | | x86, cpu: Fix cache topology for early P4-SMTPeter Zijlstra2014-07-232-11/+23
| * | | | x86_32, entry: Store badsys error code in %eaxSven Wegener2014-07-221-4/+5
| |/ / /
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-07-211-0/+12
|\ \ \ \ | |/ / / |/| | |
| * | | KVM: x86: Check for nested events if there is an injectable interruptBandan Das2014-07-081-0/+12
* | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2014-07-191-0/+1
|\ \ \ \
| * | | | locking/mutex: Disable optimistic spinning on some architecturesPeter Zijlstra2014-07-161-0/+1
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-07-184-16/+54
|\ \ \ \ \
| * | | | | x86: Remove unused variable "polling"Paul Bolle2014-07-161-1/+0
| * | | | | x86/espfix/xen: Fix allocation of pages for paravirt page tablesBoris Ostrovsky2014-07-141-3/+2
| * | | | | Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin2014-07-142-12/+52
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | x86/efi: Include a .bss section within the PE/COFF headersMichael Brown2014-07-102-12/+52
* | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-07-161-2/+2
|\ \ \ \ \ \
| * | | | | | x86, tsc: Fix cpufreq lockupPeter Zijlstra2014-07-021-2/+2
* | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-07-161-0/+9
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | / / | | |_|_|/ / | |/| | | |
| * | | | | perf/x86/intel: ignore CondChgd bit to avoid false NMI handlingHATAYAMA Daisuke2014-07-021-0/+9
* | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-07-112-0/+7
|\ \ \ \ \ \
| * | | | | | x86-32, vdso: Fix vDSO build error due to missing align_vdso_addr()Jan Beulich2014-07-101-0/+4
| * | | | | | x86-64, vdso: Fix vDSO build breakage due to empty .rela.dynJan Beulich2014-07-101-0/+3
| | |_|_|/ / | |/| | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2014-07-101-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | crypto: sha512_ssse3 - fix byte count to bit count conversionJussi Kivilinna2014-06-251-1/+1
| | |_|/ / | |/| | |
* | | | | ptrace,x86: force IRET path after a ptrace_stop()Tejun Heo2014-07-031-0/+16
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-07-013-3/+4
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Merge commit '33b458d276bb' into kvm-masterPaolo Bonzini2014-06-301-0/+1
| |\ \ \ \
| | * | | | KVM: SVM: Fix CPL export via SS.DPLJan Kiszka2014-06-301-0/+1
| * | | | | KVM: x86: preserve the high 32-bits of the PAT registerPaolo Bonzini2014-06-191-1/+1
| * | | | | kvm: fix wrong address when writing Hyper-V tsc pageXiaoming Gao2014-06-191-1/+1
| * | | | | KVM: x86: Increase the number of fixed MTRR regs to 10Nadav Amit2014-06-191-1/+1
| | |/ / / | |/| | |
* | | | | Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2014-06-2711-124/+297
|\ \ \ \ \
| * | | | | x86/vdso: Error out in vdso2c if DT_RELA is presentAndy Lutomirski2014-06-241-1/+1
| * | | | | x86/vdso: Move DISABLE_BRANCH_PROFILING into the vdso makefileAndy Lutomirski2014-06-242-4/+3
| * | | | | x86_32, signal: Fix vdso rt_sigreturnAndy Lutomirski2014-06-231-1/+1
| * | | | | x86_32, entry: Do syscall exit work on badsys (CVE-2014-4508)Andy Lutomirski2014-06-231-2/+8
| * | | | | x86/vdso: Create .build-id links for unstripped vdso filesAndy Lutomirski2014-06-201-3/+13
| * | | | | x86/vdso: Remove some redundant in-memory section headersAndy Lutomirski2014-06-193-24/+26
| * | | | | x86/vdso: Improve the fake section headersAndy Lutomirski2014-06-198-67/+237