summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2017-08-25x86/intel_rdt: Turn off most RDT features on SkylakeTony Luck1-0/+3
2017-08-25x86/intel_rdt: Add command line options for resource director technologyTony Luck1-8/+88
2017-08-25x86/intel_rdt: Move special case code for Haswell to a quirk functionTony Luck1-24/+28
2017-08-25Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar27-132/+185
2017-08-25Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar27-132/+185
2017-08-25perf/x86: Export some PMU attributes in caps/ directoryAndi Kleen3-12/+91
2017-08-25perf/x86: Only show format attributes when supportedAndi Kleen1-7/+41
2017-08-25perf/x86: Fix data source decoding for SkylakeAndi Kleen3-19/+36
2017-08-25perf/x86: Move Nehalem PEBS code to flagAndi Kleen3-5/+4
2017-08-25x86/mm: Fix use-after-free of ldt_structEric Biggers1-3/+1
2017-08-25KVM, pkeys: do not use PKRU value in vcpu->arch.guest_fpu.statePaolo Bonzini2-6/+17
2017-08-25KVM: x86: simplify handling of PKRUPaolo Bonzini5-30/+10
2017-08-25KVM: x86: block guest protection keys unless the host has them enabledPaolo Bonzini1-1/+1
2017-08-25Merge branch 'x86/asm' into x86/apicThomas Gleixner53-2435/+1513
2017-08-24um: Fix check for _xstate for older hostsFlorian Fainelli1-1/+1
2017-08-24Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar21-69/+91
2017-08-24x86/lguest: Remove lguest supportJuergen Gross14-1962/+2
2017-08-24x86/paravirt/xen: Remove xen_patch()Juergen Gross6-138/+21
2017-08-23x86/ioapic: Print the IRTE's index field correctly when enabling INTRraymond pang1-1/+1
2017-08-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu2-32/+37
2017-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller22-78/+98
2017-08-21x86/CPU: Align CR3 definesBorislav Petkov1-6/+6
2017-08-21x86/build: Use cc-option to validate stack alignment parameterMatthias Kaehlcke1-3/+3
2017-08-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds18-66/+84
2017-08-20Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-9/+7
2017-08-20Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2017-08-18mm: revert x86_64 and arm64 ELF_ET_DYN_BASE base changesKees Cook1-2/+2
2017-08-18kernel/watchdog: fix Kconfig constraints for perf hardlockup watchdogNicholas Piggin1-1/+1
2017-08-18kernel/watchdog: Prevent false positives with turbo modesThomas Gleixner1-0/+1
2017-08-18x86: Constify attribute_group structuresArvind Yadav7-36/+36
2017-08-18Merge branch 'x86/asm' into locking/coreIngo Molnar13-106/+443
2017-08-17Merge tag 'pm-4.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-0/+3
2017-08-17Merge branches 'intel_pstate-fix' and 'cpufreq-x86-fix'Rafael J. Wysocki1-0/+3
2017-08-17x86/boot/KASLR: Prefer mirrored memory regions for the kernel physical addressBaoquan He1-2/+66
2017-08-17efi: Introduce efi_early_memdesc_ptr to get pointer to memmap descriptorBaoquan He1-1/+1
2017-08-17Merge branch 'linus' into x86/boot, to pick up fixesIngo Molnar53-290/+744
2017-08-17locking/refcounts, x86/asm: Implement fast refcount overflow protectionKees Cook4-0/+158
2017-08-17x86/mm, mm/hwpoison: Clear PRESENT bit for kernel 1:1 mappings of poison pagesTony Luck2-0/+47
2017-08-17x86/build: Fix stack alignment for CLangMatthias Kaehlcke1-6/+8
2017-08-17x86/boot/64/clang: Use fixup_pointer() to access 'next_early_pgt'Alexander Potapenko1-3/+4
2017-08-17Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar5-54/+87
2017-08-16x86/nmi: Use raw lockScott Wood1-9/+9
2017-08-16x86/elf: Remove the unnecessary ADDR_NO_RANDOMIZE checksOleg Nesterov1-2/+1
2017-08-16x86: Fix norandmaps/ADDR_NO_RANDOMIZEOleg Nesterov1-2/+2
2017-08-16x86/intel_rdt: Remove redundant ternary operator on returnColin Ian King1-1/+1
2017-08-16x86/intel_rdt/cqm: Improve limbo list processingVikas Shivappa3-122/+133
2017-08-16x86/intel_rdt/mbm: Fix MBM overflow handler during CPU hotplugVikas Shivappa4-6/+6
2017-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-54/+87
2017-08-15x86/mtrr: Prevent CPU hotplug lock recursionThomas Gleixner1-3/+15
2017-08-15x86/xen/64: Fix the reported SS and CS in SYSCALLAndy Lutomirski1-0/+18