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
2020-04-12
Merge tag 'x86-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-9
/
+79
2020-04-12
Merge tag 'perf-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-0
/
+522
2020-04-11
Merge tag 'kbuild-v5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
20
-277
/
+91
2020-04-11
KVM: VMX: Extend VMXs #AC interceptor to handle split lock #AC in guest
Xiaoyao Li
1
-3
/
+34
2020-04-11
KVM: x86: Emulate split-lock access as a write in emulator
Xiaoyao Li
1
-1
/
+11
2020-04-11
x86/split_lock: Provide handle_guest_split_lock()
Thomas Gleixner
2
-5
/
+34
2020-04-10
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
13
-43
/
+77
2020-04-10
Merge tag 'for-linus-5.7-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-2
/
+2
2020-04-10
mm/memory_hotplug: add pgprot_t to mhp_params
Logan Gunthorpe
2
-1
/
+13
2020-04-10
x86/mm: introduce __set_memory_prot()
Logan Gunthorpe
2
-0
/
+14
2020-04-10
x86/mm: thread pgprot_t through init_memory_mapping()
Logan Gunthorpe
8
-25
/
+34
2020-04-10
mm/memory_hotplug: rename mhp_restrictions to mhp_params
Logan Gunthorpe
2
-6
/
+6
2020-04-10
mm/vma: introduce VM_ACCESS_FLAGS
Anshuman Khandual
1
-1
/
+1
2020-04-10
mm/vma: define a default value for VM_DATA_DEFAULT_FLAGS
Anshuman Khandual
2
-11
/
+3
2020-04-10
mm: define pte_index as macro for x86
Arjun Roy
1
-0
/
+3
2020-04-10
mm: hugetlb: optionally allocate gigantic hugepages using cma
Roman Gushchin
1
-0
/
+4
2020-04-10
Merge tag 'acpi-5.7-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-1
/
+1
2020-04-10
Merge branches 'acpi-ec' and 'acpi-x86'
Rafael J. Wysocki
1
-1
/
+1
2020-04-09
x86/xen: fix booting 32-bit pv guest
Juergen Gross
1
-1
/
+1
2020-04-08
Merge tag 'libnvdimm-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-15
/
+53
2020-04-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
14
-3513
/
+3737
2020-04-08
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-4
/
+0
2020-04-09
x86: update AS_* macros to binutils >=2.23, supporting ADX and AVX2
Jason A. Donenfeld
12
-62
/
+6
2020-04-09
crypto: x86 - clean up poly1305-x86_64-cryptogams.S by 'make clean'
Masahiro Yamada
1
-2
/
+0
2020-04-09
crypto: x86 - rework configuration based on Kconfig
Jason A. Donenfeld
1
-87
/
+65
2020-04-09
x86: add comments about the binutils version to support code in as-instr
Masahiro Yamada
1
-0
/
+10
2020-04-09
x86: probe assembler capabilities via kconfig instead of makefile
Jason A. Donenfeld
3
-10
/
+19
2020-04-09
x86: remove always-defined CONFIG_AS_AVX
Masahiro Yamada
13
-89
/
+21
2020-04-09
x86: remove always-defined CONFIG_AS_SSSE3
Masahiro Yamada
2
-5
/
+2
2020-04-09
x86: remove always-defined CONFIG_AS_CFI_SECTIONS
Masahiro Yamada
2
-6
/
+2
2020-04-09
x86: remove unneeded (CONFIG_AS_)CFI_SIGNAL_FRAME
Masahiro Yamada
2
-10
/
+2
2020-04-09
x86: remove always-defined CONFIG_AS_CFI
Masahiro Yamada
2
-44
/
+2
2020-04-09
x86: remove unneeded defined(__ASSEMBLY__) check from asm/dwarf2.h
Masahiro Yamada
1
-1
/
+1
2020-04-08
ACPI, x86/boot: make acpi_nobgrt static
Jason Yan
1
-1
/
+1
2020-04-08
perf/x86/intel/uncore: Add Ice Lake server uncore support
Kan Liang
3
-0
/
+522
2020-04-08
x86/xen: make xen_pvmmu_arch_setup() static
Jason Yan
1
-1
/
+1
2020-04-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
8
-9
/
+87
2020-04-07
Merge tag 'for-linus-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+10
2020-04-07
compiler: remove CONFIG_OPTIMIZE_INLINING entirely
Masahiro Yamada
2
-2
/
+0
2020-04-07
sparc,x86: vdso: remove meaningless undefining CONFIG_OPTIMIZE_INLINING
Masahiro Yamada
1
-4
/
+0
2020-04-07
userfaultfd: wp: add pmd_swp_*uffd_wp() helpers
Peter Xu
1
-0
/
+15
2020-04-07
userfaultfd: wp: add WP pagetable tracking to x86
Andrea Arcangeli
4
-2
/
+71
2020-04-07
mm/vma: make vma_is_accessible() available for general use
Anshuman Khandual
1
-1
/
+1
2020-04-07
KVM: VMX: fix crash cleanup when KVM wasn't used
Vitaly Kuznetsov
1
-5
/
+7
2020-04-07
KVM: X86: Filter out the broadcast dest for IPI fastpath
Wanpeng Li
3
-4
/
+5
2020-04-07
KVM: nVMX: don't clear mtf_pending when nested events are blocked
Oliver Upton
1
-1
/
+2
2020-04-07
KVM: VMX: Remove unnecessary exception trampoline in vmx_vmenter
Uros Bizjak
1
-6
/
+2
2020-04-06
Merge tag 'acpi-5.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-1
/
+2
2020-04-04
x86: ACPI: fix CPU hotplug deadlock
Qian Cai
1
-1
/
+2
2020-04-03
Merge tag 'pci-v5.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-0
/
+49
[next]