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-01-21
x86/cpu: Add another Alder Lake CPU to the Intel family
Gayatri Kammela
1
-0
/
+1
2021-01-21
x86/vm86/32: Remove VM86_SCREEN_BITMAP support
Andy Lutomirski
2
-3
/
+2
2021-01-21
x86/fpu: Add kernel_fpu_begin_mask() to selectively initialize state
Andy Lutomirski
1
-2
/
+13
2021-01-19
efi: x86: clean up previous struct mm switching
Ard Biesheuvel
1
-12
/
+5
2021-01-19
efi: x86: move mixed mode stack PA variable out of 'efi_scratch'
Ard Biesheuvel
1
-2
/
+1
2021-01-14
x86/topology: Make __max_die_per_package available unconditionally
Borislav Petkov
1
-2
/
+2
2021-01-14
crypto: x86 - use local headers for x86 specific shared declarations
Ard Biesheuvel
4
-169
/
+0
2021-01-14
crypto: x86 - remove glue helper module
Ard Biesheuvel
1
-74
/
+0
2021-01-14
crypto: x86/glue-helper - drop CTR helper routines
Ard Biesheuvel
1
-32
/
+0
2021-01-14
crypto: x86/twofish - drop CTR mode implementation
Ard Biesheuvel
1
-4
/
+0
2021-01-14
crypto: x86/camellia - drop CTR mode implementation
Ard Biesheuvel
1
-6
/
+0
2021-01-14
crypto: x86/glue-helper - drop XTS helper routines
Ard Biesheuvel
1
-12
/
+0
2021-01-14
crypto: x86/serpent- switch to XTS template
Ard Biesheuvel
1
-21
/
+0
2021-01-14
crypto: x86/camellia - switch to XTS template
Ard Biesheuvel
1
-18
/
+0
2021-01-13
x86/insn: Fix vector instruction decoding on big endian cross-compiles
Vasily Gorbik
1
-0
/
+12
2021-01-13
objtool: Fix x86 orc generation on big endian cross-compiles
Vasily Gorbik
1
-0
/
+10
2021-01-13
x86/insn: Support big endian cross-compiles
Martin Schwidefsky
1
-0
/
+33
2021-01-12
x86: __always_inline __{rd,wr}msr()
Peter Zijlstra
1
-2
/
+2
2021-01-12
x86/entry: Remove now unused do_IRQ() declaration
Hao Lee
1
-2
/
+0
2021-01-11
Merge tag 'hyperv-fixes-signed-20210111' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux
Linus Torvalds
1
-0
/
+2
2021-01-11
x86/resctrl: Apply READ_ONCE/WRITE_ONCE to task_struct.{rmid,closid}
Valentin Schneider
1
-4
/
+7
2021-01-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+17
2021-01-08
x86/mm: Remove duplicate definition of _PAGE_PAT_LARGE
Arvind Sankar
1
-2
/
+0
2021-01-08
x86/asm: Add a missing __iomem annotation in enqcmds()
Dave Jiang
1
-1
/
+1
2021-01-08
x86/asm: Annotate movdir64b()'s dst argument with __iomem
Dave Jiang
1
-2
/
+2
2021-01-07
KVM: SVM: Add support for booting APs in an SEV-ES guest
Tom Lendacky
1
-0
/
+3
2021-01-07
KVM: x86/mmu: Clarify TDP MMU page list invariants
Ben Gardon
1
-2
/
+14
2021-01-07
Merge branch 'kvm-master' into kvm-next
Paolo Bonzini
6
-6
/
+32
2021-01-06
x32: make X32, !IA32_EMULATION setups able to execute x32 binaries
Al Viro
1
-1
/
+1
2021-01-06
[amd64] clean PRSTATUS_SIZE/SET_PR_FPVALID up properly
Al Viro
2
-14
/
+31
2021-01-05
x86/hyperv: Fix kexec panic/hang issues
Dexuan Cui
1
-0
/
+2
2021-01-05
x86/kprobes: Do not decode opcode in resume_execution()
Masami Hiramatsu
1
-4
/
+7
2021-01-04
binfmt_elf: partially sanitize PRSTATUS_SIZE and SET_PR_FPVALID
Al Viro
1
-4
/
+7
2020-12-31
x86/microcode: Make microcode_init() static
Borislav Petkov
1
-2
/
+0
2020-12-29
local64.h: make <asm/local64.h> mandatory
Randy Dunlap
1
-1
/
+0
2020-12-24
Merge tag 'efi_updates_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-2
/
+3
2020-12-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
8
-9
/
+86
2020-12-19
Merge tag 'for-linus-5.11-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
Linus Torvalds
1
-1
/
+1
2020-12-17
Merge tag 'trace-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
2
-2
/
+20
2020-12-16
Merge branch 'stable/for-linus-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb
Linus Torvalds
1
-0
/
+2
2020-12-16
Merge tag 'seccomp-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
1
-0
/
+20
2020-12-15
Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
Linus Torvalds
1
-0
/
+6
2020-12-16
xen: remove trailing semicolon in macro definition
Tom Rix
1
-1
/
+1
2020-12-15
Merge tag 'pm-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-1
/
+2
2020-12-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+1
2020-12-15
arch, mm: make kernel_page_present() always available
Mike Rapoport
1
-0
/
+1
2020-12-15
Merge tag 'kvmarm-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
Paolo Bonzini
2
-11
/
+3
2020-12-15
Merge branches 'pm-sleep', 'pm-acpi', 'pm-domains' and 'powercap'
Rafael J. Wysocki
1
-1
/
+2
2020-12-15
KVM: SVM: Provide support for SEV-ES vCPU loading
Tom Lendacky
1
-3
/
+7
2020-12-15
KVM: SVM: Provide support for SEV-ES vCPU creation/loading
Tom Lendacky
1
-1
/
+14
[prev]
[next]