summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2017-09-04Merge branch 'x86-syscall-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-2/+13
2017-09-04Merge branch 'x86-spinlocks-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-9/+9
2017-09-04Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-14/+18
2017-09-04Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-23/+32
2017-09-04Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-22/+36
2017-09-04Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-9/+8
2017-09-04Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-28/+121
2017-09-04Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds69-2565/+1653
2017-09-04Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-6/+0
2017-09-04Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-7/+2
2017-09-04Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds12-66/+268
2017-09-03Merge tag 'drm-for-v4.14' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+1
2017-09-03Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-8/+10
2017-08-31KVM: update to new mmu_notifier semantic v2Jérôme Glisse2-13/+0
2017-08-31x86/boot/KASLR: Work around firmware bugs by excluding EFI_BOOT_SERVICES_* an...Naoya Horiguchi1-9/+31
2017-08-30Merge branch 'for-linus-4.13-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2017-08-29perf/x86: Fix caps/ for !IntelPeter Zijlstra2-17/+30
2017-08-29perf/core, x86: Add PERF_SAMPLE_PHYS_ADDRKan Liang2-2/+2
2017-08-29perf/core, pt, bts: Get rid of itrace_startedAlexander Shishkin2-3/+4
2017-08-29Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar9-40/+29
2017-08-29x86/boot: Prevent faulty bootparams.screeninfo from causing harmJan H. Schönherr1-2/+1
2017-08-29x86/boot: Provide more slack space during decompressionJan H. Schönherr1-1/+7
2017-08-29x86/entry/64: Use ENTRY() instead of ALIGN+GLOBAL for stub32_clone()Jiri Slaby1-2/+2
2017-08-29x86/fpu/math-emu: Add ENDPROC to functionsJiri Slaby14-4/+21
2017-08-29x86/boot/64: Extract efi_pe_entry() from startup_64()Jiri Slaby1-59/+53
2017-08-29x86/boot/32: Extract efi_pe_entry() from startup_32()Jiri Slaby1-65/+64
2017-08-29x86/ldt: Fix off by one in get_segment_base()Dan Carpenter1-5/+2
2017-08-29x86/microcode/intel: Improve microcode patches saving flowBorislav Petkov1-13/+14
2017-08-26Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-3/+1
2017-08-25Merge branch 'linus' into sched/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-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-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