summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2017-03-17Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-03-17Merge branch 'x86-acpi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-03-17Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-03-17x86/perf: Clarify why x86_pmu_event_mapped() isn't racyAndy Lutomirski
2017-03-17x86/perf: Fix CR4.PCE propagation to use active_mm instead of mmAndy Lutomirski
2017-03-16mm, x86: fix native_pud_clear build errorArnd Bergmann
2017-03-16x86/mpx: Make unnecessarily global function staticTobias Klauser
2017-03-14x86/intel_rdt: Put group node in rdtgroup_kn_unlockJiri Olsa
2017-03-14x86/unwind: Fix last frame check for aligned function stacksJosh Poimboeuf
2017-03-14mm, x86: Fix native_pud_clear build errorArnd Bergmann
2017-03-14x86/kasan: Fix boot with KASAN=y and PROFILE_ANNOTATED_BRANCHES=yAndrey Ryabinin
2017-03-13x86/platform/intel-mid: Add power button support for MerrifieldAndy Shevchenko
2017-03-13x86/platform/intel-mid: Use common power off sequenceAndy Shevchenko
2017-03-13x86/platform: Remove warning message for duplicate NMI handlersMike Travis
2017-03-13x86/tsc: Fix ART for TSC_KNOWN_FREQPeter Zijlstra
2017-03-13x86/platform/intel-mid: Correct MSI IRQ line for watchdog deviceAndy Shevchenko
2017-03-12Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-03-12x86/tlb: Fix tlb flushing when lguest clears PGEDaniel Borkmann
2017-03-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-03-11x86/acpi: Restore the order of CPU IDsDou Liyang
2017-03-11Revert "x86/acpi: Set persistent cpuid <-> nodeid mapping when booting"Dou Liyang
2017-03-10kexec, x86/purgatory: Unbreak it and clean it upThomas Gleixner
2017-03-10Merge branch 'prep-for-5level'Linus Torvalds
2017-03-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-03-10x86/reboot/quirks: Fix typo in ASUS EeeBook X205TA reboot quirkMatjaz Hegedic
2017-03-09x86, mm: unify exit paths in gup_pte_range()Dan Williams
2017-03-09x86, mm: fix gup_pte_range() vs DAX mappingsDan Williams
2017-03-09scripts/spelling.txt: add "disble(d)" pattern and fix typo instancesMasahiro Yamada
2017-03-09Merge tag 'for-linus-4.11-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-03-09arch, mm: convert all architectures to use 5level-fixup.hKirill A. Shutemov
2017-03-09x86/cpufeature: Add 5-level paging detectionKirill A. Shutemov
2017-03-09KVM: nVMX: do not warn when MSR bitmap address is not backedRadim Krčmář
2017-03-07Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-03-07Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-03-07Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-03-07KVM: nVMX: reset nested_run_pending if the vCPU is going to be resetWanpeng Li
2017-03-06kvm: nVMX: VMCLEAR should not cause the vCPU to shut downJim Mattson
2017-03-06x86/build/x86_64_defconfig: Enable CONFIG_R8169Andy Shevchenko
2017-03-06x86/reboot/quirks: Add ASUS EeeBook X205TA/W reboot quirkMatjaz Hegedic
2017-03-04Merge tag 'kvm-4.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-03-03Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-03-03Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2017-03-02statx: Add a system call to make enhanced file info availableDavid Howells
2017-03-02Merge tag 'pm-turbostat-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-03-03sched/headers, x86/apic: Remove the <linux/pm.h> header inclusion from <asm/a...Ingo Molnar
2017-03-03sched/headers: Move task->mm handling methods to <linux/sched/mm.h>Ingo Molnar
2017-03-02x86/hpet: Prevent might sleep splat on resumeThomas Gleixner
2017-03-02sched/clock, x86/tsc: Rework the x86 'unstable' sched_clock() interfacePeter Zijlstra
2017-03-02sched/headers: Prepare to move sched_info_on() and force_schedstat_enabled() ...Ingo Molnar
2017-03-02sched/headers: Prepare to move cputime functionality from <linux/sched.h> int...Ingo Molnar