Age | Commit message (Expand) | Author | Files | Lines |
2020-08-26 | x86/entry: Remove unused THUNKs | Peter Zijlstra | 1 | -5/+0 |
2020-08-26 | cpuidle: Move trace_cpu_idle() into generic code | Peter Zijlstra | 1 | -4/+0 |
2020-08-26 | cpuidle: Make CPUIDLE_FLAG_TLB_FLUSHED generic | Peter Zijlstra | 2 | -11/+3 |
2020-08-23 | Merge tag 'x86-urgent-2020-08-23' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -4/+6 |
2020-08-23 | Merge tag 'perf-urgent-2020-08-23' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -3/+49 |
2020-08-23 | Merge tag 'efi-urgent-2020-08-23' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 4 | -86/+39 |
2020-08-22 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 3 | -4/+8 |
2020-08-21 | KVM: Pass MMU notifier range flags to kvm_unmap_hva_range() | Will Deacon | 2 | -2/+4 |
2020-08-21 | Merge tag 'for-linus-5.9-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+1 |
2020-08-21 | x86/entry/64: Do not use RDPID in paranoid entry to accomodate KVM | Sean Christopherson | 1 | -4/+6 |
2020-08-20 | efi/x86: Move 32-bit code into efi_32.c | Ard Biesheuvel | 3 | -86/+37 |
2020-08-20 | efi/x86: Mark kernel rodata non-executable for mixed mode | Arvind Sankar | 1 | -0/+2 |
2020-08-20 | Fix build error when CONFIG_ACPI is not set/enabled: | Randy Dunlap | 1 | -0/+1 |
2020-08-19 | x86/boot/compressed: Use builtin mem functions for decompressor | Arvind Sankar | 2 | -9/+3 |
2020-08-17 | kvm: x86: Toggling CR4.PKE does not load PDPTEs in PAE mode | Jim Mattson | 1 | -1/+1 |
2020-08-17 | kvm: x86: Toggling CR4.SMAP does not load PDPTEs in PAE mode | Jim Mattson | 1 | -1/+1 |
2020-08-17 | KVM: x86: fix access code passed to gva_to_gpa | Paolo Bonzini | 1 | -1/+3 |
2020-08-15 | perf/x86/intel/uncore: Add BW counters for GT, IA and IO breakdown | Vaibhav Shankar | 1 | -3/+49 |
2020-08-15 | Merge tag 'x86-urgent-2020-08-15' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 7 | -17/+58 |
2020-08-15 | Merge tag 'perf-urgent-2020-08-15' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -10/+36 |
2020-08-14 | all arch: remove system call sys_sysctl | Xiaoming Ni | 2 | -2/+2 |
2020-08-14 | Merge tag 'timers-urgent-2020-08-14' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+2 |
2020-08-14 | Merge tag 'timers-core-2020-08-14' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -0/+1 |
2020-08-14 | Merge tag 'for-linus-5.9-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 19 | -1126/+285 |
2020-08-14 | Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -7/+12 |
2020-08-14 | x86/fsgsbase/64: Fix NULL deref in 86_fsgsbase_read_task | Eric Dumazet | 1 | -1/+1 |
2020-08-14 | perf/x86/rapl: Add support for Intel SPR platform | Zhang Rui | 1 | -0/+20 |
2020-08-14 | perf/x86/rapl: Support multiple RAPL unit quirks | Zhang Rui | 1 | -9/+15 |
2020-08-14 | perf/x86/rapl: Fix missing psys sysfs attributes | Zhang Rui | 1 | -1/+1 |
2020-08-13 | x86/alternatives: Acquire pte lock with interrupts enabled | Sebastian Andrzej Siewior | 1 | -3/+3 |
2020-08-12 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 3 | -13/+15 |
2020-08-12 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 4 | -17/+12 |
2020-08-12 | mm/x86: use general page fault accounting | Peter Xu | 1 | -15/+2 |
2020-08-12 | mm: do page fault accounting in handle_mm_fault | Peter Xu | 1 | -1/+1 |
2020-08-12 | uaccess: remove segment_eq | Christoph Hellwig | 1 | -1/+1 |
2020-08-12 | mm/memory_hotplug: introduce default dummy memory_add_physaddr_to_nid() | Jia He | 1 | -1/+0 |
2020-08-12 | x86/mm: use max memory block size on bare metal | Daniel Jordan | 1 | -0/+9 |
2020-08-11 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 1 | -2/+10 |
2020-08-11 | Merge tag 'iommu-updates-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -3/+0 |
2020-08-11 | x86/hyperv: Make hv_setup_sched_clock inline | Michael Kelley | 2 | -7/+12 |
2020-08-11 | x86/xen: drop tests for highmem in pv code | Juergen Gross | 2 | -95/+57 |
2020-08-11 | x86/xen: eliminate xen-asm_64.S | Juergen Gross | 3 | -195/+180 |
2020-08-11 | x86/xen: remove 32-bit Xen PV guest support | Juergen Gross | 17 | -837/+49 |
2020-08-10 | Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 28 | -13/+32 |
2020-08-10 | x86/kvm/hyper-v: Synic default SCONTROL MSR needs to be enabled | Jon Doron | 1 | -0/+1 |
2020-08-09 | Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 10 | -20/+16 |
2020-08-09 | x86: Expose SERIALIZE for supported cpuid | Paolo Bonzini | 1 | -1/+2 |
2020-08-09 | KVM: x86: Don't attempt to load PDPTRs when 64-bit mode is enabled | Sean Christopherson | 1 | -12/+12 |
2020-08-07 | Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -3/+3 |
2020-08-07 | Merge tag 'trace-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 2 | -18/+25 |