index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-19
Merge tag 'x86_urgent_for_v5.15_rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-15
/
+46
2021-09-19
Merge tag 'kbuild-fixes-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+9
2021-09-19
x86/build: Do not add -falign flags unconditionally for clang
Nathan Chancellor
1
-3
/
+9
2021-09-17
Merge tag 'for-linus-5.15b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-2
/
+12
2021-09-15
Merge tag 'hyperv-fixes-signed-20210915' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-17
/
+26
2021-09-15
xen: fix usage of pmd_populate in mremap for pv guests
Juergen Gross
1
-2
/
+5
2021-09-15
xen: reset legacy rtc flag for PV domU
Juergen Gross
1
-0
/
+7
2021-09-14
memblock: introduce saner 'memblock_free_ptr()' interface
Linus Torvalds
4
-8
/
+5
2021-09-14
x86/mce: Avoid infinite loop for copy from user recovery
Tony Luck
1
-11
/
+32
2021-09-13
x86/uaccess: Fix 32-bit __get_user_asm_u64() when CC_HAS_ASM_GOTO_OUTPUT=y
Will Deacon
1
-2
/
+2
2021-09-11
x86/hyperv: remove on-stack cpumask from hv_send_ipi_mask_allbutself
Wei Liu
1
-17
/
+26
2021-09-11
Merge branch 'linus' into smp/urgent
Thomas Gleixner
87
-1617
/
+1309
2021-09-09
Merge tag 'for-linus-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-2
/
+25
2021-09-08
arch: remove compat_alloc_user_space
Arnd Bergmann
2
-20
/
+0
2021-09-08
compat: remove some compat entry points
Arnd Bergmann
2
-3
/
+3
2021-09-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
4
-6
/
+2
2021-09-08
x86/mm: Fix kern_addr_valid() to cope with existing but not present entries
Mike Rapoport
1
-3
/
+3
2021-09-08
configs: remove the obsolete CONFIG_INPUT_POLLDEV
Zenghui Yu
2
-2
/
+0
2021-09-08
mm/memory_hotplug: remove nid parameter from arch_remove_memory()
David Hildenbrand
2
-4
/
+2
2021-09-07
Merge tag 'pci-v5.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-2
/
+2
2021-09-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
40
-766
/
+1102
2021-09-06
KVM: x86: Update vCPU's hv_clock before back to guest when tsc_offset is adju...
Zelin Deng
1
-0
/
+4
2021-09-06
KVM: MMU: mark role_regs and role accessors as maybe unused
Paolo Bonzini
1
-2
/
+2
2021-09-06
Merge tag 'kvmarm-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
6
-24
/
+33
2021-09-06
x86/kvm: Don't enable IRQ when IRQ enabled in kvm_wait
Lai Jiangshan
1
-2
/
+3
2021-09-06
KVM: x86/mmu: Move lpage_disallowed_link further "down" in kvm_mmu_page
Sean Christopherson
1
-1
/
+5
2021-09-06
KVM: x86/mmu: Relocate kvm_mmu_page.tdp_mmu_page for better cache locality
Sean Christopherson
1
-2
/
+1
2021-09-06
Revert "KVM: x86: mmu: Add guest physical address check in translate_gpa()"
Sean Christopherson
1
-6
/
+0
2021-09-06
KVM: x86/mmu: Remove unused field mmio_cached in struct kvm_mmu_page
Jia He
1
-1
/
+0
2021-09-06
kvm: x86: Increase KVM_SOFT_MAX_VCPUS to 710
Eduardo Habkost
1
-1
/
+1
2021-09-06
kvm: x86: Increase MAX_VCPUS to 1024
Eduardo Habkost
1
-1
/
+1
2021-09-06
kvm: x86: Set KVM_MAX_VCPU_ID to 4*KVM_MAX_VCPUS
Eduardo Habkost
1
-1
/
+13
2021-09-06
KVM: VMX: avoid running vmx_handle_exit_irqoff in case of emulation
Maxim Levitsky
1
-0
/
+3
2021-09-06
KVM: x86/mmu: Don't freak out if pml5_root is NULL on 4-level host
Sean Christopherson
1
-3
/
+11
2021-09-05
Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2
-3
/
+1
2021-09-04
Merge tag 'denywrite-for-5.15' of git://github.com/davidhildenbrand/linux
Linus Torvalds
1
-5
/
+3
2021-09-03
Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
4
-9
/
+3
2021-09-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
8
-21
/
+27
2021-09-03
mm: wire up syscall process_mrelease
Suren Baghdasaryan
2
-0
/
+2
2021-09-03
memblock: make memblock_find_in_range method private
Mike Rapoport
5
-18
/
+22
2021-09-03
memcg: enable accounting for ldt_struct objects
Vasily Averin
1
-3
/
+3
2021-09-03
binfmt: remove in-tree usage of MAP_DENYWRITE
David Hildenbrand
1
-4
/
+2
2021-09-03
binfmt: don't use MAP_DENYWRITE when loading shared libraries via uselib()
David Hildenbrand
1
-1
/
+1
2021-09-03
x86: remove cc-option-yn test for -mtune=
Nick Desaulniers
1
-6
/
+0
2021-09-03
x86/build/vdso: fix missing FORCE for *.so build rule
Masahiro Yamada
1
-1
/
+1
2021-09-02
Merge tag 'for-linus-5.15-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-22
/
+15
2021-09-02
x86/platform: Increase maximum GPIO number for X86_64
Andy Shevchenko
1
-0
/
+5
2021-09-02
x86/pat: Pass valid address to sanitize_phys()
Jeff Moyer
1
-1
/
+6
2021-09-02
Merge tag 'dma-mapping-5.15' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-9
/
+9
2021-09-02
x86/PCI: sta2x11: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-2
/
+1
[next]