index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-10
x86: Add support for 0x22/0x23 port I/O configuration space
Maciej W. Rozycki
2
-4
/
+37
2021-08-05
KVM: xen: do not use struct gfn_to_hva_cache
Paolo Bonzini
1
-2
/
+1
2021-08-04
x86/hyperv: fix root partition faults when writing to VP assist page MSR
Praveen Kumar
1
-0
/
+9
2021-08-04
KVM: x86/pmu: Introduce pmc->is_paused to reduce the call time of perf interfaces
Like Xu
1
-0
/
+1
2021-08-03
KVM: const-ify all relevant uses of struct kvm_memory_slot
Hamza Mahfooz
1
-2
/
+2
2021-08-02
KVM: x86: Move EDX initialization at vCPU RESET to common code
Sean Christopherson
1
-5
/
+0
2021-08-02
KVM: X86: Add per-vm stat for max rmap list size
Peter Xu
1
-0
/
+1
2021-07-30
kfence, x86: only define helpers if !MODULE
Marco Elver
1
-0
/
+4
2021-07-28
x86/mm: Prepare for opt-in based L1D flush in switch_mm()
Balbir Singh
2
-0
/
+4
2021-07-28
x86/process: Make room for TIF_SPEC_L1D_FLUSH
Balbir Singh
1
-2
/
+2
2021-07-28
x86/mm: Refactor cond_ibpb() to support other use cases
Balbir Singh
1
-1
/
+1
2021-07-28
x86/smp: Add a per-cpu view of SMT state
Balbir Singh
1
-0
/
+2
2021-07-23
compat: make linux/compat.h available everywhere
Arnd Bergmann
2
-11
/
+4
2021-07-23
Merge tag 'drm-misc-next-2021-07-22' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
Dave Airlie
1
-94
/
+0
2021-07-21
drivers/firmware: move x86 Generic System Framebuffers support
Javier Martinez Canillas
1
-94
/
+0
2021-07-15
Drivers: hv: Make portions of Hyper-V init code be arch neutral
Michael Kelley
1
-4
/
+0
2021-07-08
mm: rename p4d_page_vaddr to p4d_pgtable and make it return pud_t *
Aneesh Kumar K.V
1
-2
/
+2
2021-07-08
mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *
Aneesh Kumar K.V
1
-2
/
+2
2021-07-07
Merge tag 'x86-fpu-2021-07-07' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
11
-219
/
+224
2021-07-02
Merge tag 'asm-generic-unaligned-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
Linus Torvalds
1
-15
/
+0
2021-07-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-4
/
+1
2021-07-01
kernel.h: split out panic and oops helpers
Andy Shevchenko
1
-0
/
+1
2021-07-01
mm/thp: define default pmd_pgtable()
Anshuman Khandual
1
-2
/
+0
2021-07-01
mm: define default value for FIRST_USER_ADDRESS
Anshuman Khandual
1
-2
/
+0
2021-06-29
Merge tag 'x86-entry-2021-06-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
4
-10
/
+11
2021-06-29
Merge tag 'x86-irq-2021-06-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-5
/
+28
2021-06-28
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
7
-54
/
+181
2021-06-28
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
1
-3
/
+3
2021-06-28
Merge tag 'x86-misc-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-2
/
+4
2021-06-28
Merge tag 'x86-cleanups-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
4
-13
/
+4
2021-06-28
Merge tag 'x86-asm-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-32
/
+32
2021-06-28
Merge tag 'x86-apic-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-2
/
+1
2021-06-28
Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+1
2021-06-28
Merge tag 'perf-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+1
2021-06-28
Merge tag 'locking-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-2
/
+0
2021-06-28
Merge tags 'objtool-urgent-2021-06-28' and 'objtool-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-49
/
+30
2021-06-28
Merge tag 'x86_sev_for_v5.14_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-20
/
+25
2021-06-28
Merge tag 'x86_cpu_for_v5.14_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-2
/
+8
2021-06-28
Merge tag 'ras_core_for_v5.14_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-4
/
+9
2021-06-25
Merge tag 'x86_urgent_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-22
/
+8
2021-06-24
KVM: x86: rename apic_access_page_done to apic_access_memslot_enabled
Maxim Levitsky
1
-1
/
+1
2021-06-24
kvm: x86: Allow userspace to handle emulation errors
Aaron Lewis
1
-0
/
+6
2021-06-24
KVM: x86/mmu: Optimize and clean up so called "last nonleaf level" logic
Sean Christopherson
1
-3
/
+0
2021-06-24
KVM: x86: Enhance comments for MMU roles and nested transition trickiness
Sean Christopherson
1
-10
/
+47
2021-06-24
KVM: x86/mmu: Drop "nx" from MMU context now that there are no readers
Sean Christopherson
1
-2
/
+0
2021-06-24
KVM: x86/mmu: Rename "nxe" role bit to "efer_nx" for macro shenanigans
Sean Christopherson
1
-2
/
+2
2021-06-24
Revert "KVM: MMU: record maximum physical address width in kvm_mmu_extended_role"
Sean Christopherson
1
-1
/
+0
2021-06-24
KVM: x86: Alert userspace that KVM_SET_CPUID{,2} after KVM_RUN is broken
Sean Christopherson
1
-1
/
+1
2021-06-24
KVM: x86: Force all MMUs to reinitialize if guest CPUID is modified
Sean Christopherson
1
-0
/
+1
2021-06-24
Revert "KVM: x86/mmu: Drop kvm_mmu_extended_role.cr4_la57 hack"
Sean Christopherson
1
-0
/
+1
[prev]
[next]