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
2021-09-15
Merge tag 'hyperv-fixes-signed-20210915' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux
Linus Torvalds
1
-17
/
+26
2021-09-15
x86/paravirt: Use PVOP_* for paravirt calls
Peter Zijlstra
1
-4
/
+4
2021-09-15
x86/paravirt: Mark arch_local_irq_*() __always_inline
Peter Zijlstra
1
-4
/
+4
2021-09-15
x86/sev: Fix noinstr for vc_ghcb_invalidate()
Peter Zijlstra
1
-1
/
+1
2021-09-15
x86: Always inline ip_within_syscall_gap()
Peter Zijlstra
1
-1
/
+1
2021-09-15
x86/kvm: Always inline evmcs_write64()
Peter Zijlstra
1
-2
/
+2
2021-09-15
x86/kvm: Always inline to_svm()
Peter Zijlstra
1
-1
/
+1
2021-09-15
x86/kvm: Always inline vmload() / vmsave()
Peter Zijlstra
1
-2
/
+2
2021-09-15
x86/kvm: Always inline sev_*guest()
Peter Zijlstra
1
-3
/
+3
2021-09-15
x86/xen: Move hypercall_page to top of the file
Josh Poimboeuf
1
-17
/
+17
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
bpf,x64 Emit IMUL instead of MUL for x86-64
Jie Meng
1
-29
/
+22
2021-09-14
memblock: introduce saner 'memblock_free_ptr()' interface
Linus Torvalds
4
-8
/
+5
2021-09-14
x86/fpu/signal: Change return code of restore_fpregs_from_user() to boolean
Thomas Gleixner
1
-9
/
+8
2021-09-14
x86/fpu/signal: Change return code of check_xstate_in_sigframe() to boolean
Thomas Gleixner
1
-7
/
+7
2021-09-14
x86/fpu/signal: Change return type of __fpu_restore_sig() to boolean
Thomas Gleixner
1
-21
/
+20
2021-09-14
x86/fpu/signal: Change return type of fpu__restore_sig() to boolean
Thomas Gleixner
4
-16
/
+14
2021-09-14
x86/signal: Change return type of restore_sigcontext() to boolean
Thomas Gleixner
2
-15
/
+15
2021-09-14
x86/fpu/signal: Change return type of copy_fpregs_to_sigframe() helpers to boolean
Thomas Gleixner
1
-8
/
+9
2021-09-14
x86/fpu/signal: Change return type of copy_fpstate_to_sigframe() to boolean
Thomas Gleixner
4
-16
/
+14
2021-09-14
x86/fpu/signal: Move xstate clearing out of copy_fpregs_to_sigframe()
Thomas Gleixner
1
-12
/
+6
2021-09-14
x86/fpu/signal: Move header zeroing out of xsave_to_user_sigframe()
Thomas Gleixner
2
-11
/
+18
2021-09-14
bpf: Handle return value of BPF_PROG_TYPE_STRUCT_OPS prog
Hou Tao
1
-13
/
+40
2021-09-14
arch: remove unused function syscall_set_arguments()
Peter Collingbourne
1
-33
/
+0
2021-09-14
x86/mce: Avoid infinite loop for copy from user recovery
Tony Luck
1
-11
/
+32
2021-09-13
perf: Enable branch record for software events
Song Liu
4
-22
/
+86
2021-09-13
x86/asm: Avoid adding register pressure for the init case in static_cpu_has()
H. Peter Anvin
1
-4
/
+9
2021-09-13
x86/asm: Add _ASM_RIP() macro for x86-64 (%rip) suffix
H. Peter Anvin (Intel)
1
-0
/
+5
2021-09-13
x86/ACPI: Don't add CPUs that are not online capable
Mario Limonciello
1
-0
/
+9
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-13
x86/fpu/signal: Clarify exception handling in restore_fpregs_from_user()
Thomas Gleixner
2
-15
/
+11
2021-09-13
x86/extable: Remove EX_TYPE_FAULT from MCE safe fixups
Thomas Gleixner
1
-1
/
+0
2021-09-13
x86/fpu: Use EX_TYPE_FAULT_MCE_SAFE for exception fixups
Thomas Gleixner
1
-2
/
+2
2021-09-13
x86/copy_mc: Use EX_TYPE_DEFAULT_MCE_SAFE for exception fixups
Thomas Gleixner
1
-4
/
+4
2021-09-13
x86/extable: Provide EX_TYPE_DEFAULT_MCE_SAFE and EX_TYPE_FAULT_MCE_SAFE
Thomas Gleixner
3
-0
/
+7
2021-09-13
x86/extable: Rework the exception table mechanics
Thomas Gleixner
11
-153
/
+131
2021-09-13
x86/mce: Get rid of stray semicolons
Thomas Gleixner
1
-2
/
+2
2021-09-13
x86/mce: Deduplicate exception handling
Thomas Gleixner
1
-17
/
+17
2021-09-13
x86/extable: Get rid of redundant macros
Thomas Gleixner
1
-24
/
+12
2021-09-13
x86/extable: Tidy up redundant handler functions
Thomas Gleixner
1
-11
/
+5
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
-1613
/
+1305
2021-09-09
Merge tag 'for-linus-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
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
[prev]
[next]