aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)Author
2014-07-27Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-07-24x86: Merge tag 'ras_urgent' into x86/urgentH. Peter Anvin
2014-07-23x86, cpu: Fix cache topology for early P4-SMTPeter Zijlstra
2014-07-22x86_32, entry: Store badsys error code in %eaxSven Wegener
2014-07-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-07-21x86, MCE: Robustify mcheck_init_deviceBorislav Petkov
2014-07-19Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2014-07-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-07-16Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-07-16Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-07-16locking/mutex: Disable optimistic spinning on some architecturesPeter Zijlstra
2014-07-16x86: Remove unused variable "polling"Paul Bolle
2014-07-14x86/espfix/xen: Fix allocation of pages for paravirt page tablesBoris Ostrovsky
2014-07-14Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin
2014-07-11Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-07-10x86-32, vdso: Fix vDSO build error due to missing align_vdso_addr()Jan Beulich
2014-07-10x86-64, vdso: Fix vDSO build breakage due to empty .rela.dynJan Beulich
2014-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2014-07-10x86/efi: Include a .bss section within the PE/COFF headersMichael Brown
2014-07-08KVM: x86: Check for nested events if there is an injectable interruptBandan Das
2014-07-03ptrace,x86: force IRET path after a ptrace_stop()Tejun Heo
2014-07-02perf/x86/intel: ignore CondChgd bit to avoid false NMI handlingHATAYAMA Daisuke
2014-07-02x86, tsc: Fix cpufreq lockupPeter Zijlstra
2014-07-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-06-30Merge commit '33b458d276bb' into kvm-masterPaolo Bonzini
2014-06-30KVM: SVM: Fix CPL export via SS.DPLJan Kiszka
2014-06-27Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2014-06-25crypto: sha512_ssse3 - fix byte count to bit count conversionJussi Kivilinna
2014-06-24x86/vdso: Error out in vdso2c if DT_RELA is presentAndy Lutomirski
2014-06-24x86/vdso: Move DISABLE_BRANCH_PROFILING into the vdso makefileAndy Lutomirski
2014-06-23nmi: provide the option to issue an NMI back trace to every cpu but currentAaron Tomlin
2014-06-23x86_32, signal: Fix vdso rt_sigreturnAndy Lutomirski
2014-06-23x86_32, entry: Do syscall exit work on badsys (CVE-2014-4508)Andy Lutomirski
2014-06-21Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-06-20x86/vdso: Create .build-id links for unstripped vdso filesAndy Lutomirski
2014-06-19Merge tag 'pm+acpi-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-06-19x86/vdso: Remove some redundant in-memory section headersAndy Lutomirski
2014-06-19x86/vdso: Improve the fake section headersAndy Lutomirski
2014-06-19x86/vdso2c: Use better macros for ELF bitnessAndy Lutomirski
2014-06-19x86/vdso: Discard the __bug_table sectionAndy Lutomirski
2014-06-19Merge tag 'stable/for-linus-3.16-rc1-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2014-06-19KVM: x86: preserve the high 32-bits of the PAT registerPaolo Bonzini
2014-06-19kvm: fix wrong address when writing Hyper-V tsc pageXiaoming Gao
2014-06-19KVM: x86: Increase the number of fixed MTRR regs to 10Nadav Amit
2014-06-18x86/xen: no need to explicitly register an NMI callbackDavid Vrabel
2014-06-16x86, kaslr: boot-time selectable with hibernationKees Cook
2014-06-14Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-06-14x86/kprobes: Fix build errors and blacklist context_track_userMasami Hiramatsu
2014-06-13x86/vdso: Fix vdso_installAndy Lutomirski
2014-06-12Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds