summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* x86-64, espfix: Don't leak bits 31:16 of %esp returning to 16-bit stackH. Peter Anvin2014-04-308-26/+323
* Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-04-221-11/+8
|\
| * x86, vdso: Make the vdso linker script compatible with GoldAndy Lutomirski2014-04-031-11/+8
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-04-192-12/+10
|\ \
| * | x86/mce: Fix CMCI preemption bugsIngo Molnar2014-04-172-12/+10
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-04-192-12/+16
|\ \ \
| * | | perf/x86/intel: Use rdmsrl_safe() when initializing RAPL PMUVenkatesh Srinivas2014-04-181-3/+9
| * | | kprobes/x86: Fix page-fault handling logicMasami Hiramatsu2014-04-171-9/+7
* | | | Merge tag 'stable/for-linus-3.15-rc1-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-04-173-10/+23
|\ \ \ \ | |/ / / |/| | |
| * | | xen/spinlock: Don't enable them unconditionally.Konrad Rzeszutek Wilk2014-04-151-1/+4
| * | | x86/xen: Fix 32-bit PV guests's usage of kernel_stackBoris Ostrovsky2014-04-152-9/+19
| * | | Merge commit '683b6c6f82a60fabf47012581c2cfbf1b037ab95' into stable/for-linus...David Vrabel2014-04-07105-1326/+3465
| |\ \ \
* | \ \ \ Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-04-166-38/+45
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | x86: Remove the PCI reboot method from the default chainIngo Molnar2014-04-161-35/+37
| * | | | x86/build: Supress "Nothing to be done for ..." messagesMasahiro Yamada2014-04-142-0/+4
| * | | | x86/gpu: Fix sign extension issue in Intel graphics stolen memory quirksVille Syrjälä2014-04-141-1/+1
| * | | | x86/platform: Fix "make O=dir kvmconfig"Antonio Borneo2014-04-141-2/+2
| * | | | i386: Wire up the renameat2() syscallMiklos Szeredi2014-04-111-0/+1
* | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-04-161-3/+30
|\ \ \ \ \
| * \ \ \ \ Merge tag 'v3.15-rc1' into perf/urgentIngo Molnar2014-04-14135-4812/+2643
| |\ \ \ \ \
| * | | | | | perf/x86: Enable DRAM RAPL support on Intel HaswellVince Weaver2014-04-021-3/+30
| | |_|_|/ / | |/| | | |
* | | | | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-04-148-23/+94
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | KVM: x86: remove WARN_ON from get_kernel_ns()Marcelo Tosatti2014-04-141-1/+0
| * | | | | KVM: Rename variable smep to cr4_smepFeng Wu2014-04-141-3/+3
| * | | | | KVM: expose SMAP feature to guestFeng Wu2014-04-141-1/+1
| * | | | | KVM: Disable SMAP for guests in EPT realmode and EPT unpaging modeFeng Wu2014-04-141-5/+6
| * | | | | KVM: Add SMAP support when setting CR4Feng Wu2014-04-145-13/+84
| * | | | | KVM: Remove SMAP bit from CR4_RESERVED_BITSFeng Wu2014-04-141-1/+1
* | | | | | Merge tag 'llvmlinux-for-v3.15' of git://git.linuxfoundation.org/llvmlinux/ke...Linus Torvalds2014-04-121-1/+1
|\ \ \ \ \ \
| * | | | | | x86 kbuild: LLVMLinux: More cc-options added for clangJan-Simon Möller2014-04-091-1/+1
* | | | | | | Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-04-122-6/+5
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | audit: use uapi/linux/audit.h for AUDIT_ARCH declarationsEric Paris2014-03-201-1/+1
| * | | | | | syscall_get_arch: remove useless function argumentsEric Paris2014-03-201-5/+3
| * | | | | | audit: Add CONFIG_HAVE_ARCH_AUDITSYSCALLAKASHI Takahiro2014-03-201-0/+1
* | | | | | | Merge tag 'pm+acpi-3.15-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-04-111-1/+3
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'pm-cpuidle'Rafael J. Wysocki2014-04-081-1/+3
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Rafael J. Wysocki2014-04-081-1/+3
| | |\ \ \ \ \ \ \
| | | | \ \ \ \ \ \
| | | | \ \ \ \ \ \
| | | *-. \ \ \ \ \ \ Merge branches 'turbostat' and 'intel_idle' into releaseLen Brown2014-04-041-1/+3
| | | |\ \ \ \ \ \ \ \
| | | | | * | | | | | | ACPI idle: permit sparse C-state sub-state numbersLen Brown2014-02-191-1/+3
* | | | | | | | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-04-112-41/+201
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | x86, calgary: Use 8M TCE table size by defaultWANG Chao2014-04-101-12/+19
| * | | | | | | | | | | | x86/gpu: Print the Intel graphics stolen memory rangeVille Syrjälä2014-02-091-0/+2
| * | | | | | | | | | | | x86/gpu: Add Intel graphics stolen memory quirk for gen2 platformsVille Syrjälä2014-02-091-0/+132
| * | | | | | | | | | | | x86/gpu: Add vfunc for Intel graphics stolen memory base addressVille Syrjälä2014-02-091-29/+48
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-04-118-25/+64
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | x86-64, modify_ldt: Ban 16-bit segments on 64-bit kernelsH. Peter Anvin2014-04-111-0/+11
| * | | | | | | | | | | Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar2014-04-113-21/+15
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | efi: Pass correct file handle to efi_file_{read,close}Matt Fleming2014-04-101-6/+6
| | * | | | | | | | | | | x86/efi: Correct EFI boot stub use of code32_startMatt Fleming2014-04-103-14/+8
| | * | | | | | | | | | | x86/efi: Fix boot failure with EFI stubMatt Fleming2014-04-101-1/+1
OpenPOWER on IntegriCloud