summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' into locking/core, to fix up conflictsIngo Molnar2017-09-0414-62/+41
|\
| * Merge tag 'drm-for-v4.14' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2017-09-031-0/+1
| |\
| | * Backmerge tag 'v4.13-rc5' into drm-nextDave Airlie2017-08-1522-168/+397
| | |\
| | * \ Backmerge tag 'v4.13-rc2' into drm-nextDave Airlie2017-07-2731-92/+312
| | |\ \
| | * \ \ Merge tag 'drm-intel-next-2017-07-17' of git://anongit.freedesktop.org/git/dr...Dave Airlie2017-07-201-0/+1
| | |\ \ \
| | | * \ \ Merge tag 'drm-for-v4.13' into drm-intel-next-queuedDaniel Vetter2017-07-1027-187/+245
| | | |\ \ \
| | | * | | | x86/gpu: CNL uses the same GMS values as SKLPaulo Zanoni2017-07-061-0/+1
| * | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-09-033-8/+10
| |\ \ \ \ \ \
| | * | | | | | x86/boot: Prevent faulty bootparams.screeninfo from causing harmJan H. Schönherr2017-08-291-2/+1
| | * | | | | | x86/boot: Provide more slack space during decompressionJan H. Schönherr2017-08-291-1/+7
| | * | | | | | x86/ldt: Fix off by one in get_segment_base()Dan Carpenter2017-08-291-5/+2
| * | | | | | | KVM: update to new mmu_notifier semantic v2Jérôme Glisse2017-08-312-13/+0
| * | | | | | | Merge branch 'for-linus-4.13-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-08-301-1/+1
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | um: Fix check for _xstate for older hostsFlorian Fainelli2017-08-241-1/+1
| * | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-08-261-3/+1
| |\ \ \ \ \ \ \
| | * | | | | | | x86/mm: Fix use-after-free of ldt_structEric Biggers2017-08-251-3/+1
| | |/ / / / / /
| * | | | | | | KVM, pkeys: do not use PKRU value in vcpu->arch.guest_fpu.statePaolo Bonzini2017-08-252-6/+17
| * | | | | | | KVM: x86: simplify handling of PKRUPaolo Bonzini2017-08-255-30/+10
| * | | | | | | KVM: x86: block guest protection keys unless the host has them enabledPaolo Bonzini2017-08-251-1/+1
| |/ / / / / /
* | | | | | | locking/refcounts, x86/asm: Disable CONFIG_ARCH_HAS_REFCOUNT for the time beingIngo Molnar2017-08-291-1/+2
* | | | | | | futex: Remove duplicated code and fix undefined behaviourJiri Slaby2017-08-251-35/+5
* | | | | | | Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2017-08-2527-132/+185
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-08-2018-66/+84
| |\ \ \ \ \ \
| | * | | | | | x86: Constify attribute_group structuresArvind Yadav2017-08-187-36/+36
| | * | | | | | x86/boot/64/clang: Use fixup_pointer() to access 'next_early_pgt'Alexander Potapenko2017-08-171-3/+4
| | * | | | | | x86/elf: Remove the unnecessary ADDR_NO_RANDOMIZE checksOleg Nesterov2017-08-161-2/+1
| | * | | | | | x86: Fix norandmaps/ADDR_NO_RANDOMIZEOleg Nesterov2017-08-161-2/+2
| | * | | | | | x86/mtrr: Prevent CPU hotplug lock recursionThomas Gleixner2017-08-151-3/+15
| | * | | | | | x86: Mark various structures and functions as 'static'Colin Ian King2017-08-114-5/+5
| | * | | | | | x86/cpufeature, kvm/svm: Rename (shorten) the new "virtualized VMSAVE/VMLOAD"...Borislav Petkov2017-08-112-2/+2
| | * | | | | | x86/smpboot: Unbreak CPU0 hotplugVitaly Kuznetsov2017-08-101-13/+17
| | * | | | | | x86/asm/64: Clear AC on NMI entriesAndy Lutomirski2017-08-101-0/+2
| * | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-08-201-9/+7
| |\ \ \ \ \ \ \
| | * | | | | | | perf/x86: Fix RDPMC vs. mm_struct trackingPeter Zijlstra2017-08-101-9/+7
| | |/ / / / / /
| * | | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-08-201-0/+1
| |\ \ \ \ \ \ \
| | * | | | | | | kernel/watchdog: Prevent false positives with turbo modesThomas Gleixner2017-08-181-0/+1
| | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | mm: revert x86_64 and arm64 ELF_ET_DYN_BASE base changesKees Cook2017-08-181-2/+2
| * | | | | | | kernel/watchdog: fix Kconfig constraints for perf hardlockup watchdogNicholas Piggin2017-08-181-1/+1
| * | | | | | | Merge tag 'pm-4.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2017-08-171-0/+3
| |\ \ \ \ \ \ \
| | | \ \ \ \ \ \
| | | \ \ \ \ \ \
| | *-. \ \ \ \ \ \ Merge branches 'intel_pstate-fix' and 'cpufreq-x86-fix'Rafael J. Wysocki2017-08-171-0/+3
| | |\ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | / / / / / | | | | |/ / / / / | | | |/| | | | |
| | | | * | | | | cpufreq: x86: Disable interrupts during MSRs readingDoug Smythies2017-08-111-0/+3
| | | |/ / / / /
| * | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-08-142-32/+37
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | crypto: x86/sha1 - Fix reads beyond the number of blocks passedmegha.dey@linux.intel.com2017-08-092-32/+37
| | | |/ / / / | | |/| | | |
| * | | | | | Merge tag 'for-linus-4.13b-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-08-123-22/+50
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | xen: fix hvm guest with kaslr enabledJuergen Gross2017-08-111-2/+14
| | * | | | | xen: split up xen_hvm_init_shared_info()Juergen Gross2017-08-111-21/+24
| | * | | | | x86: provide an init_mem_mapping hypervisor hookJuergen Gross2017-08-112-0/+13
| | | |_|_|/ | | |/| | |
* | | | | | Merge branch 'x86/asm' into locking/coreIngo Molnar2017-08-1813-106/+443
|\ \ \ \ \ \
| * | | | | | x86/asm: Add suffix macro for GEN_*_RMWcc()Kees Cook2017-07-251-13/+24
| * | | | | | x86/io: Make readq() / writeq() API consistentAndy Shevchenko2017-07-241-4/+6
OpenPOWER on IntegriCloud