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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-18
x86/cpu: Use XGETBV and XSETBV mnemonics in fpu/internal.h
Uros Bizjak
1
-5
/
+2
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-17
x86/cpu: Use SERIALIZE in sync_core() when available
Ricardo Neri
2
-8
/
+24
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/kernel/git/tip/tip
Linus Torvalds
7
-17
/
+58
2020-08-15
Merge tag 'perf-urgent-2020-08-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-10
/
+36
2020-08-15
x86/mm/64: Update comment in preallocate_vmalloc_pages()
Joerg Roedel
1
-5
/
+10
2020-08-15
x86/mm/64: Do not sync vmalloc/ioremap mappings
Joerg Roedel
2
-7
/
+0
2020-08-15
x86/paravirt: Avoid needless paravirt step clearing page table entries
Juergen Gross
1
-6
/
+6
2020-08-15
x86/paravirt: Remove set_pte_at() pv-op
Juergen Gross
5
-22
/
+4
2020-08-15
x86/entry/32: Simplify CONFIG_XEN_PV build dependency
Juergen Gross
1
-2
/
+2
2020-08-15
x86/paravirt: Use CONFIG_PARAVIRT_XXL instead of CONFIG_PARAVIRT
Juergen Gross
3
-4
/
+4
2020-08-15
x86/paravirt: Clean up paravirt macros
Juergen Gross
1
-15
/
+0
2020-08-15
x86/paravirt: Remove 32-bit support from CONFIG_PARAVIRT_XXL
Juergen Gross
11
-189
/
+13
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/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+2
2020-08-14
Merge tag 'timers-core-2020-08-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+1
2020-08-14
Merge tag 'for-linus-5.9-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
Linus Torvalds
19
-1125
/
+284
2020-08-14
Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux
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
x86/boot: Check that there are no run-time relocations
Arvind Sankar
2
-25
/
+11
2020-08-14
x86/boot: Remove run-time relocations from head_{32,64}.S
Arvind Sankar
4
-21
/
+18
2020-08-14
x86/boot: Remove run-time relocations from .head.text code
Arvind Sankar
2
-78
/
+90
2020-08-14
x86/boot: Add .text.* to setup.ld
Arvind Sankar
1
-1
/
+1
2020-08-14
x86/boot/compressed: Get rid of GOT fixup code
Ard Biesheuvel
3
-80
/
+5
2020-08-14
x86/boot/compressed: Force hidden visibility for all symbol references
Ard Biesheuvel
2
-0
/
+2
2020-08-14
x86/boot/compressed: Move .got.plt entries out of the .got section
Ard Biesheuvel
1
-1
/
+10
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/git/joro/iommu
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
-94
/
+56
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/kernel/git/tip/tip
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/masahiroy/linux-kbuild
Linus Torvalds
10
-20
/
+16
2020-08-09
x86: Expose SERIALIZE for supported cpuid
Paolo Bonzini
1
-1
/
+2
[prev]
[next]