summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2019-05-06Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-05-06Merge branch 'x86-entry-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-05-06Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-05-06Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-05-06Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-05-06Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-05-06Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-05-06Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-05-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-05-06Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-05-06Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-05-06Merge branch 'core-stacktrace-for-linus' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2019-05-06Merge branch 'core-speculation-for-linus' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2019-05-06Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-05-06Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-05-06Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-05-06*: convert stream-like files from nonseekable_open -> stream_openKirill Smelkov
2019-05-06Merge branch 'pm-x86'Rafael J. Wysocki
2019-05-06Merge branch 'acpica'Rafael J. Wysocki
2019-05-06x86/fpu: Fault-in user stack if copy_fpstate_to_sigframe() failsSebastian Andrzej Siewior
2019-05-05Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-05-05Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-05-05x86/mm: Initialize PGD cache during mm initializationNadav Amit
2019-05-05perf/x86/intel: Fix race in intel_pmu_disable_event()Jiri Olsa
2019-05-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-05-03perf/x86/intel/pt: Remove software double buffering PMU capabilityAlexander Shishkin
2019-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-05-02perf/x86/amd: Update generic hardware cache events for Family 17hKim Phillips
2019-05-01bpf, x32: Fix bug for BPF_ALU64 | BPF_NEGWang YanQing
2019-05-01bpf, x32: Fix bug for BPF_JMP | {BPF_JSGT, BPF_JSLE, BPF_JSLT, BPF_JSGE}Wang YanQing
2019-05-01gcc-9: properly declare the {pv,hv}clock_page storageLinus Torvalds
2019-05-01KVM: nVMX: Fix size checks in vmx_set_nested_stateJim Mattson
2019-04-30KVM: lapic: Check for in-kernel LAPIC before deferencing apic pointerSean Christopherson
2019-04-30x86/kvm/mmu: reset MMU context when 32-bit guest switches PAEVitaly Kuznetsov
2019-04-30KVM: x86: Whitelist port 0x7e for pre-incrementing %ripSean Christopherson
2019-04-30x86/mm/mem_encrypt: Disable all instrumentation for early SME setupGary Hook
2019-04-30x86/alternatives: Add comment about module removal racesNadav Amit
2019-04-30x86/kprobes: Use vmalloc special flagRick Edgecombe
2019-04-30x86/ftrace: Use vmalloc special flagRick Edgecombe
2019-04-30mm/hibernation: Make hibernation handle unmapped pagesRick Edgecombe
2019-04-30x86/mm/cpa: Add set_direct_map_*() functionsRick Edgecombe
2019-04-30x86/alternatives: Remove the return value of text_poke_*()Nadav Amit
2019-04-30x86/jump-label: Remove support for custom text pokerNadav Amit
2019-04-30x86/modules: Avoid breaking W^X while loading modulesNadav Amit
2019-04-30x86/kprobes: Set instruction page as executableNadav Amit
2019-04-30x86/ftrace: Set trampoline pages as executableNadav Amit
2019-04-30x86/kgdb: Avoid redundant comparison of patched codeNadav Amit
2019-04-30x86/alternatives: Use temporary mm for text pokingNadav Amit
2019-04-30x86/alternatives: Initialize temporary mm for patchingNadav Amit
2019-04-30x86/mm: Save debug registers when loading a temporary mmNadav Amit