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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-01
Merge tag 'seccomp-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+2
2021-11-01
Merge tag 'x86_sgx_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-5
/
+60
2021-11-01
Merge tag 'x86_sev_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-39
/
+65
2021-11-01
Merge tag 'x86_cpu_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
7
-11
/
+88
2021-11-01
Merge tag 'x86_cleanups_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-6
/
+1
2021-11-01
Merge tag 'x86_cc_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
10
-24
/
+107
2021-11-01
Merge tag 'ras_core_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
6
-183
/
+161
2021-11-01
Merge tag 'x86-fpu-2021-11-01' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
24
-542
/
+1899
2021-11-01
Merge tag 'x86-apic-2021-11-01' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-6
/
+21
2021-11-01
Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-53
/
+62
2021-11-01
Merge tag 'objtool-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-22
/
+248
2021-11-01
Merge tag 'irq-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+2
2021-10-29
Merge tag 'irqchip-5.16' into irq/core
Borislav Petkov
4
-35
/
+49
2021-10-29
x86/apic: Reduce cache line misses in __x2apic_send_IPI_mask()
Eric Dumazet
1
-6
/
+21
2021-10-28
x86,bugs: Unconditionally allow spectre_v2=retpoline,amd
Peter Zijlstra
1
-7
/
+0
2021-10-28
x86/alternative: Add debug prints to apply_retpolines()
Peter Zijlstra
1
-0
/
+6
2021-10-28
x86/alternative: Try inline spectre_v2=retpoline,amd
Peter Zijlstra
1
-2
/
+14
2021-10-28
x86/alternative: Handle Jcc __x86_indirect_thunk_\reg
Peter Zijlstra
1
-4
/
+36
2021-10-28
x86/alternative: Implement .retpoline_sites support
Peter Zijlstra
2
-5
/
+145
2021-10-28
objtool,x86: Replace alternatives with .retpoline_sites
Peter Zijlstra
1
-0
/
+14
2021-10-28
x86/fpu: Include vmalloc.h for vzalloc()
Stephen Rothwell
1
-0
/
+1
2021-10-26
x86: Fix __get_wchan() for !STACKTRACE
Peter Zijlstra
1
-3
/
+14
2021-10-26
x86/fpu/amx: Enable the AMX feature in 64-bit mode
Chang S. Bae
3
-2
/
+10
2021-10-26
x86/fpu: Add XFD handling for dynamic states
Chang S. Bae
1
-1
/
+27
2021-10-26
x86/fpu: Calculate the default sizes independently
Chang S. Bae
1
-9
/
+21
2021-10-26
x86/fpu/amx: Define AMX state components and have it used for boot-time checks
Chang S. Bae
1
-1
/
+79
2021-10-26
x86/fpu/xstate: Prepare XSAVE feature table for gaps in state component numbers
Chang S. Bae
1
-13
/
+16
2021-10-26
x86/fpu/xstate: Add fpstate_realloc()/free()
Chang S. Bae
2
-8
/
+99
2021-10-26
x86/fpu/xstate: Add XFD #NM handler
Chang S. Bae
2
-0
/
+85
2021-10-26
x86/fpu: Update XFD state where required
Chang S. Bae
5
-2
/
+61
2021-10-26
x86/fpu: Add sanity checks for XFD
Thomas Gleixner
4
-12
/
+95
2021-10-26
x86/fpu: Add XFD state to fpstate
Chang S. Bae
2
-0
/
+6
2021-10-26
x86/cpufeatures: Add eXtended Feature Disabling (XFD) feature bit
Chang S. Bae
1
-0
/
+1
2021-10-26
x86/fpu: Reset permission and fpstate on exec()
Chang S. Bae
1
-3
/
+4
2021-10-26
x86/fpu: Prepare fpu_clone() for dynamically enabled features
Thomas Gleixner
2
-11
/
+26
2021-10-26
x86/fpu/signal: Prepare for variable sigframe length
Chang S. Bae
3
-40
/
+26
2021-10-26
x86/signal: Use fpu::__state_user_size for sigalt stack validation
Thomas Gleixner
1
-4
/
+31
2021-10-26
x86/fpu: Add basic helpers for dynamically enabled features
Thomas Gleixner
1
-0
/
+4
2021-10-26
x86/arch_prctl: Add controls for dynamic XSTATE components
Chang S. Bae
3
-2
/
+169
2021-10-26
x86/fpu: Add fpu_state_config::legacy_features
Thomas Gleixner
1
-3
/
+6
2021-10-26
x86/fpu: Add members to struct fpu to cache permission information
Thomas Gleixner
1
-0
/
+5
2021-10-26
x86/fpu/xstate: Provide xstate_calculate_size()
Chang S. Bae
1
-18
/
+28
2021-10-26
x86/signal: Implement sigaltstack size validation
Thomas Gleixner
1
-0
/
+35
2021-10-25
x86/sev: Expose sev_es_ghcb_hv_call() for use by HyperV
Tianyu Lan
2
-15
/
+23
2021-10-25
x86/of: Kill unused early_init_dt_scan_chosen_arch()
Rob Herring
1
-5
/
+0
2021-10-23
x86/fpu: Remove old KVM FPU interface
Thomas Gleixner
1
-32
/
+0
2021-10-23
x86/kvm: Convert FPU handling to a single swap buffer
Thomas Gleixner
1
-8
/
+8
2021-10-23
x86/fpu: Provide infrastructure for KVM FPU cleanup
Thomas Gleixner
1
-6
/
+79
2021-10-22
sched,x86: Fix L2 cache mask
Peter Zijlstra
1
-2
/
+2
2021-10-22
x86/sgx/virt: implement SGX_IOC_VEPC_REMOVE ioctl
Paolo Bonzini
1
-0
/
+53
[next]