summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2020-09-04x86/entry: Unbreak 32bit fast syscallThomas Gleixner
2020-09-04x86/debug: Allow a single level of #DB recursionAndy Lutomirski
2020-09-04x86/entry: Fix AC assertionPeter Zijlstra
2020-09-04tracing/kprobes, x86/ptrace: Fix regs argument order for i386Vamshi K Sthambamkadi
2020-09-04x86, fakenuma: Fix invalid starting node IDHuang Ying
2020-09-03x86/mm/32: Bring back vmalloc faulting on x86_32Joerg Roedel
2020-09-03x86/cmdline: Disable jump tables for cmdline.cArvind Sankar
2020-08-30Merge tag 'x86-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-08-30Merge tag 'locking-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-08-27x86/irq: Unbreak interrupt affinity settingThomas Gleixner
2020-08-27x86/hotplug: Silence APIC only after all interrupts are migratedAshok Raj
2020-08-26x86/entry: Remove unused THUNKsPeter Zijlstra
2020-08-26cpuidle: Move trace_cpu_idle() into generic codePeter Zijlstra
2020-08-26cpuidle: Make CPUIDLE_FLAG_TLB_FLUSHED genericPeter Zijlstra
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-23Merge tag 'x86-urgent-2020-08-23' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-08-23Merge tag 'perf-urgent-2020-08-23' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-08-23Merge tag 'efi-urgent-2020-08-23' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-08-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-08-21KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()Will Deacon
2020-08-21Merge tag 'for-linus-5.9-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-08-21x86/entry/64: Do not use RDPID in paranoid entry to accomodate KVMSean Christopherson
2020-08-20efi/x86: Move 32-bit code into efi_32.cArd Biesheuvel
2020-08-20efi/x86: Mark kernel rodata non-executable for mixed modeArvind Sankar
2020-08-20Fix build error when CONFIG_ACPI is not set/enabled:Randy Dunlap
2020-08-19x86/boot/compressed: Use builtin mem functions for decompressorArvind Sankar
2020-08-17kvm: x86: Toggling CR4.PKE does not load PDPTEs in PAE modeJim Mattson
2020-08-17kvm: x86: Toggling CR4.SMAP does not load PDPTEs in PAE modeJim Mattson
2020-08-17KVM: x86: fix access code passed to gva_to_gpaPaolo Bonzini
2020-08-15perf/x86/intel/uncore: Add BW counters for GT, IA and IO breakdownVaibhav Shankar
2020-08-15Merge tag 'x86-urgent-2020-08-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-08-15Merge tag 'perf-urgent-2020-08-15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-08-14all arch: remove system call sys_sysctlXiaoming Ni
2020-08-14Merge tag 'timers-urgent-2020-08-14' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-08-14Merge tag 'timers-core-2020-08-14' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-08-14Merge tag 'for-linus-5.9-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-08-14Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-08-14x86/fsgsbase/64: Fix NULL deref in 86_fsgsbase_read_taskEric Dumazet
2020-08-14perf/x86/rapl: Add support for Intel SPR platformZhang Rui
2020-08-14perf/x86/rapl: Support multiple RAPL unit quirksZhang Rui
2020-08-14perf/x86/rapl: Fix missing psys sysfs attributesZhang Rui
2020-08-13x86/alternatives: Acquire pte lock with interrupts enabledSebastian Andrzej Siewior
2020-08-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-08-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-08-12mm/x86: use general page fault accountingPeter Xu
2020-08-12mm: do page fault accounting in handle_mm_faultPeter Xu
2020-08-12uaccess: remove segment_eqChristoph Hellwig
2020-08-12mm/memory_hotplug: introduce default dummy memory_add_physaddr_to_nid()Jia He
2020-08-12x86/mm: use max memory block size on bare metalDaniel Jordan
2020-08-11Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds