index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2021-10-20
x86/fpu: Remove internal.h dependency from fpu/signal.h
Thomas Gleixner
2021-10-20
x86/fpu: Move fpstate functions to api.h
Thomas Gleixner
2021-10-20
x86/fpu: Move mxcsr related code to core
Thomas Gleixner
2021-10-20
x86/fpu: Move fpregs_restore_userregs() to core
Thomas Gleixner
2021-10-20
x86/fpu: Make WARN_ON_FPU() private
Thomas Gleixner
2021-10-20
x86/fpu: Move legacy ASM wrappers to core
Thomas Gleixner
2021-10-20
x86/fpu: Move os_xsave() and os_xrstor() to core
Thomas Gleixner
2021-10-20
x86/fpu: Make os_xrstor_booting() private
Thomas Gleixner
2021-10-20
x86/fpu: Clean up CPU feature tests
Thomas Gleixner
2021-10-20
x86/fpu: Move context switch and exit to user inlines into sched.h
Thomas Gleixner
2021-10-20
x86/fpu: Mark fpu__init_prepare_fx_sw_frame() as __init
Thomas Gleixner
2021-10-20
x86/fpu: Rework copy_xstate_to_uabi_buf()
Thomas Gleixner
2021-10-20
x86/fpu: Replace KVMs home brewed FPU copy from user
Thomas Gleixner
2021-10-20
x86/fpu: Move KVMs FPU swapping to FPU core
Thomas Gleixner
2021-10-20
x86/fpu/xstate: Mark all init only functions __init
Thomas Gleixner
2021-10-20
x86/fpu/xstate: Provide and use for_each_xfeature()
Thomas Gleixner
2021-10-20
x86/fpu: Cleanup xstate xcomp_bv initialization
Thomas Gleixner
2021-10-20
x86/fpu: Do not inherit FPU context for kernel and IO worker threads
Thomas Gleixner
2021-10-20
x86/process: Clone FPU in copy_thread()
Thomas Gleixner
2021-10-20
x86/fpu: Remove pointless memset in fpu_clone()
Thomas Gleixner
2021-10-20
x86/fpu: Cleanup the on_boot_cpu clutter
Thomas Gleixner
2021-10-20
x86/fpu: Restrict xsaves()/xrstors() to independent states
Thomas Gleixner
2021-10-20
x86/pkru: Remove useless include
Thomas Gleixner
2021-10-20
x86/fpu: Update stale comments
Thomas Gleixner
2021-10-20
x86/fpu: Remove pointless argument from switch_fpu_finish()
Thomas Gleixner
2021-10-16
Merge branch 'x86/urgent' into x86/fpu, to resolve a conflict
Ingo Molnar
2021-10-16
x86/fpu: Mask out the invalid MXCSR bits properly
Borislav Petkov
2021-10-11
x86/Kconfig: Do not enable AMD_MEM_ENCRYPT_ACTIVE_BY_DEFAULT automatically
Borislav Petkov
2021-10-10
Merge tag 'powerpc-5.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-10-10
Merge tag 'x86_urgent_for_v5.15_rc5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-10-09
Merge tag 'riscv-for-linus-5.15-rc5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-10-08
Merge tag 's390-5.15-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2021-10-08
Merge tag 'xtensa-20211008' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2021-10-08
Merge tag 'for-linus-5.15b-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-10-08
Merge tag 'asm-generic-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-10-08
x86/fpu: Restore the masking out of reserved MXCSR bits
Borislav Petkov
2021-10-07
Merge tag 'armsoc-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-10-07
Merge tag 'omap-for-v5.15/fixes-rc4' of git://git.kernel.org/pub/scm/linux/ke...
Arnd Bergmann
2021-10-07
Merge tag 'net-5.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-10-07
Merge tag 'hyperv-fixes-signed-20211007' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2021-10-07
firmware: include drivers/firmware/Kconfig unconditionally
Arnd Bergmann
2021-10-07
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2021-10-07
pseries/eeh: Fix the kdump kernel crash during eeh_pseries_init
Mahesh Salgaonkar
2021-10-07
powerpc/32s: Fix kuap_kernel_restore()
Christophe Leroy
2021-10-07
powerpc/pseries/msi: Add an empty irq_write_msi_msg() handler
Cédric Le Goater
2021-10-07
powerpc/64s: Fix unrecoverable MCE calling async handler from NMI
Nicholas Piggin
2021-10-07
powerpc/64/interrupt: Reconcile soft-mask state in NMI and fix false BUG
Nicholas Piggin
2021-10-07
powerpc/64: warn if local irqs are enabled in NMI or hardirq context
Nicholas Piggin
2021-10-07
powerpc/traps: do not enable irqs in _exception
Nicholas Piggin
2021-10-07
powerpc/64s: fix program check interrupt emergency stack path
Nicholas Piggin
[next]