summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2014-07-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+12
2014-07-19Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-0/+1
2014-07-19Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-16/+54
2014-07-17Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-2/+2
2014-07-17Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+9
2014-07-16locking/mutex: Disable optimistic spinning on some architecturesPeter Zijlstra1-0/+1
2014-07-16x86: Remove unused variable "polling"Paul Bolle1-1/+0
2014-07-15x86/espfix/xen: Fix allocation of pages for paravirt page tablesBoris Ostrovsky1-3/+2
2014-07-15Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin2-12/+52
2014-07-12Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-0/+7
2014-07-11x86-32, vdso: Fix vDSO build error due to missing align_vdso_addr()Jan Beulich1-0/+4
2014-07-11x86-64, vdso: Fix vDSO build breakage due to empty .rela.dynJan Beulich1-0/+3
2014-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-1/+1
2014-07-10x86/efi: Include a .bss section within the PE/COFF headersMichael Brown2-12/+52
2014-07-08KVM: x86: Check for nested events if there is an injectable interruptBandan Das1-0/+12
2014-07-04ptrace,x86: force IRET path after a ptrace_stop()Tejun Heo1-0/+16
2014-07-02perf/x86/intel: ignore CondChgd bit to avoid false NMI handlingHATAYAMA Daisuke1-0/+9
2014-07-02x86, tsc: Fix cpufreq lockupPeter Zijlstra1-2/+2
2014-07-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-3/+4
2014-06-30Merge commit '33b458d276bb' into kvm-masterPaolo Bonzini1-0/+1
2014-06-30KVM: SVM: Fix CPL export via SS.DPLJan Kiszka1-0/+1
2014-06-28Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds11-124/+297
2014-06-25crypto: sha512_ssse3 - fix byte count to bit count conversionJussi Kivilinna1-1/+1
2014-06-25x86/vdso: Error out in vdso2c if DT_RELA is presentAndy Lutomirski1-1/+1
2014-06-25x86/vdso: Move DISABLE_BRANCH_PROFILING into the vdso makefileAndy Lutomirski2-4/+3
2014-06-24nmi: provide the option to issue an NMI back trace to every cpu but currentAaron Tomlin2-5/+15
2014-06-24x86_32, signal: Fix vdso rt_sigreturnAndy Lutomirski1-1/+1
2014-06-24x86_32, entry: Do syscall exit work on badsys (CVE-2014-4508)Andy Lutomirski1-2/+8
2014-06-21Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-3/+4
2014-06-21x86/vdso: Create .build-id links for unstripped vdso filesAndy Lutomirski1-3/+13
2014-06-20Merge tag 'pm+acpi-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-2/+8
2014-06-20x86/vdso: Remove some redundant in-memory section headersAndy Lutomirski3-24/+26
2014-06-20x86/vdso: Improve the fake section headersAndy Lutomirski8-67/+237
2014-06-20x86/vdso2c: Use better macros for ELF bitnessAndy Lutomirski2-40/+25
2014-06-20x86/vdso: Discard the __bug_table sectionAndy Lutomirski1-0/+1
2014-06-19Merge tag 'stable/for-linus-3.16-rc1-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds3-29/+37
2014-06-19KVM: x86: preserve the high 32-bits of the PAT registerPaolo Bonzini1-1/+1
2014-06-19kvm: fix wrong address when writing Hyper-V tsc pageXiaoming Gao1-1/+1
2014-06-19KVM: x86: Increase the number of fixed MTRR regs to 10Nadav Amit1-1/+1
2014-06-18x86/xen: no need to explicitly register an NMI callbackDavid Vrabel1-8/+1
2014-06-17x86, kaslr: boot-time selectable with hibernationKees Cook2-2/+8
2014-06-15Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-27/+87
2014-06-14x86/kprobes: Fix build errors and blacklist context_track_userMasami Hiramatsu1-3/+4
2014-06-13x86/vdso: Fix vdso_installAndy Lutomirski1-11/+11
2014-06-13Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-24/+46
2014-06-13Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds26-467/+559
2014-06-13x86/vdso: Hack to keep 64-bit Go programs workingAndy Lutomirski3-13/+60
2014-06-13x86/vdso: Add PUT_LE to store little-endian valuesAndy Lutomirski1-3/+16
2014-06-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds4-0/+26
2014-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds3-684/+801