aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* [SQUASH]: kernel: Catch-up to Linux 3.10.103 google sourcedev-harsh19982017-05-20125-557/+1670
* mm: Tighten x86 /dev/mem with zeroing readsKees Cook2017-05-141-10/+30
* Merge remote-tracking branch 'caf/LA.BR.1.2.9_rb1.9' into cm-14.1Michael Bestas2016-12-031-2/+2
|\
| * BACKPORT: FROMLIST: mm: ASLR: use get_random_long()dcashman2016-09-291-2/+2
* | Merge remote-tracking branch 'caf/LA.BR.1.2.6_rb1.5' into cm-13.0-amss-2.1Ethan Chen2015-12-151-1/+0
|\|
| * um: remove dead codeRichard Weinberger2015-11-121-1/+0
* | syscall_get_arch: remove useless function argumentsEric Paris2015-12-141-5/+3
|/
* Merge upstream tag 'v3.10.49' into msm-3.10Ian Maund2014-08-2011-40/+116
|\
| * x86, ioremap: Speed up check for RAM pagesRoland Dreier2014-07-171-7/+19
| * crypto: sha512_ssse3 - fix byte count to bit count conversionJussi Kivilinna2014-07-171-1/+1
| * KVM: x86: preserve the high 32-bits of the PAT registerPaolo Bonzini2014-07-091-1/+1
| * KVM: x86: Increase the number of fixed MTRR regs to 10Nadav Amit2014-07-091-1/+1
| * ptrace,x86: force IRET path after a ptrace_stop()Tejun Heo2014-07-061-0/+16
| * x86_32, entry: Do syscall exit work on badsys (CVE-2014-4508)Andy Lutomirski2014-06-301-2/+8
| * x86, x32: Use compat shims for io_{setup,submit}Mike Frysinger2014-06-301-2/+4
| * x86-32, espfix: Remove filter for espfix32 due to raceH. Peter Anvin2014-06-301-5/+0
| * KVM: lapic: sync highest ISR to hardware apic on EOIPaolo Bonzini2014-06-261-19/+43
| * perf: Drop sample rate when sampling is too slowDave Hansen2014-06-111-1/+11
| * x86-64, modify_ldt: Make support for 16-bit segments a runtime optionLinus Torvalds2014-06-072-1/+11
| * x86, mm, hugetlb: Add missing TLB page invalidation for hugetlb_cow()Anthony Iliopoulos2014-06-071-0/+1
* | locking/mutex: Disable optimistic spinning on some architecturesPeter Zijlstra2014-08-151-0/+1
* | efi: Add proper definitions for some EFI function pointers.Roy Franz2014-08-151-8/+0
* | efi: Move facility flags to struct efiMatt Fleming2014-08-153-11/+8
* | efi: x86: make efi_lookup_mapped_addr() a common functionLeif Lindholm2014-08-151-28/+2
* | efi: x86: ia64: provide a generic efi_config_init()Leif Lindholm2014-08-151-88/+8
* | arm: xen: implement multicall hypercall support.Ian Campbell2014-08-152-1/+4
* | compat: let architectures define __ARCH_WANT_COMPAT_SYS_GETDENTS64Heiko Carstens2014-08-151-0/+1
* | locking/mcs: Allow architecture specific asm files to be used for contended caseTim Chen2014-08-151-0/+1
* | stackprotector: Unify the HAVE_CC_STACKPROTECTOR logic between architecturesKees Cook2014-07-252-21/+6
* | Merge upstream tag 'v3.10.40' into msm-3.10Ian Maund2014-06-188-56/+43
|\|
| * x86/efi: Correct EFI boot stub use of code32_startMatt Fleming2014-05-063-14/+14
| * x86-64, modify_ldt: Ban 16-bit segments on 64-bit kernelsH. Peter Anvin2014-05-061-0/+11
| * ftrace/x86: One more missing sync after fixup of function modification failurePetr Mladek2014-05-061-1/+1
| * x86: Adjust irq remapping quirk for older revisions of 5500/5520 chipsetsNeil Horman2014-04-261-9/+6
| * crypto: ghash-clmulni-intel - use C implementation for setkey()Ard Biesheuvel2014-04-142-32/+11
* | sched: Add new scheduler syscalls to support an extended scheduling parameter...Dario Faggioli2014-05-282-0/+4
* | Merge "Merge upstream linux-stable v3.10.36 into msm-3.10"Linux Build Service Account2014-05-0527-83/+200
|\ \
| * | Merge upstream linux-stable v3.10.36 into msm-3.10Ian Maund2014-04-2327-83/+200
| |\|
| | * x86: fix boot on uniprocessor systemsArtem Fetishev2014-04-031-1/+2
| | * KVM: VMX: fix use after free of vmx->loaded_vmcsMarcelo Tosatti2014-03-311-1/+1
| | * KVM: x86: handle invalid root_hpa everywhereMarcelo Tosatti2014-03-312-0/+17
| | * KVM: MMU: handle invalid root_hpa at __direct_mapMarcelo Tosatti2014-03-311-0/+3
| | * x86: bpf_jit: support negative offsetsAlexei Starovoitov2014-03-311-1/+1
| | * x86, fpu: Check tsk_used_math() in kernel_fpu_end() for eager FPUSuresh Siddha2014-03-231-3/+12
| | * KVM: SVM: fix cr8 intercept windowRadim Krčmář2014-03-231-3/+3
| | * x86/amd/numa: Fix northbridge quirk to assign correct NUMA nodeDaniel J Blueman2014-03-231-1/+1
| | * x86: fix compile error due to X86_TRAP_NMI use in asm filesLinus Torvalds2014-03-232-2/+2
| | * x86: Ignore NMIs that come in during early bootH. Peter Anvin2014-03-232-2/+11
| | * perf/x86: Fix event schedulingPeter Zijlstra2014-03-061-0/+3
| | * x86: dma-mapping: fix GFP_ATOMIC macro usageMarek Szyprowski2014-03-061-1/+3