index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
stackcollapse.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-05
s390/cpacf: Add MSA 10 and 11 new PCKMO functions
Harald Freudenberger
1
-12
/
+16
2024-09-05
s390/mm: Add cond_resched() to cmm_alloc/free_pages()
Gerald Schaefer
1
-1
/
+17
2024-09-05
s390/pai_ext: Update PAI extension 1 counters
Thomas Richter
1
-0
/
+9
2024-09-05
s390/pai_crypto: Add support for MSA 10 and 11 pai counters
Thomas Richter
1
-0
/
+16
2024-08-29
s390/hiperdispatch: Add hiperdispatch debug counters
Mete Durlu
1
-0
/
+77
2024-08-29
s390/hiperdispatch: Add hiperdispatch debug attributes
Mete Durlu
1
-2
/
+82
2024-08-29
s390/hiperdispatch: Add hiperdispatch sysctl interface
Mete Durlu
2
-0
/
+72
2024-08-29
s390/hiperdispatch: Add trace events
Mete Durlu
2
-0
/
+63
2024-08-29
s390/hiperdispatch: Add steal time averaging
Mete Durlu
1
-1
/
+10
2024-08-29
s390/hiperdispatch: Introduce hiperdispatch
Mete Durlu
4
-5
/
+228
2024-08-29
s390/smp: Add cpu capacities
Mete Durlu
4
-0
/
+29
2024-08-29
s390/topology: Add config option to switch to vertical during boot
Tobias Huschle
2
-0
/
+10
2024-08-29
s390/topology: Add sysctl handler for polarization
Tobias Huschle
1
-13
/
+45
2024-08-29
s390/wti: Add debugfs file to display missed grace periods per cpu
Tobias Huschle
1
-0
/
+25
2024-08-29
s390/wti: Add wti accounting for missed grace periods
Tobias Huschle
1
-1
/
+50
2024-08-29
s390/wti: Prepare graceful CPU pre-emption on wti reception
Tobias Huschle
2
-1
/
+142
2024-08-29
s390/wti: Introduce infrastructure for warning track interrupt
Tobias Huschle
7
-2
/
+34
2024-08-29
s390/hypfs: Remove obsoleted declaration for hypfs_dbfs_exit
Gaosheng Cui
1
-1
/
+0
2024-08-29
s390/ftrace: Avoid extra serialization for graph caller patching
Vasily Gorbik
1
-14
/
+2
2024-08-29
s390/ftrace: Use get/copy_from_kernel_nofault consistently
Vasily Gorbik
1
-2
/
+5
2024-08-29
s390/ftrace: Avoid trampolines if possible
Vasily Gorbik
1
-6
/
+53
2024-08-29
s390/kprobes: Avoid stop machine if possible
Vasily Gorbik
1
-2
/
+13
2024-08-29
s390/setup: Recognize sequential instruction fetching facility
Vasily Gorbik
2
-0
/
+4
2024-08-29
s390/entry: Unify save_area_sync and save_area_async
Sven Schnelle
4
-17
/
+16
2024-08-29
s390/ap: Fix deadlock caused by recursive lock of the AP bus scan mutex
Harald Freudenberger
1
-0
/
+17
2024-08-29
s390/sha3: Support sha3 performance enhancements
Joerg Schmidbauer
5
-10
/
+38
2024-08-29
s390/pkey: Add function to enforce pkey handler modules load
Harald Freudenberger
4
-32
/
+95
2024-08-29
s390/pkey: Add slowpath function to CCA and EP11 handler
Harald Freudenberger
5
-110
/
+193
2024-08-29
s390/pkey: Introduce pkey base with handler registry and handler modules
Harald Freudenberger
12
-1143
/
+1508
2024-08-29
s390/pkey: Unify pkey cca, ep11 and pckmo functions signatures
Harald Freudenberger
6
-98
/
+213
2024-08-29
s390/pkey: Rework and split PKEY kernel module code
Harald Freudenberger
13
-1757
/
+2318
2024-08-29
s390/pkey: Split pkey_unlocked_ioctl function
Harald Freudenberger
1
-388
/
+490
2024-08-29
s390/crypto: Add hardware acceleration for HMAC modes
Holger Dengler
6
-8
/
+401
2024-08-29
s390/crypto: Add hardware acceleration for full AES-XTS mode
Holger Dengler
2
-3
/
+119
2024-08-29
s390/hypfs_diag: Remove unused dentry variable
Mete Durlu
1
-6
/
+1
2024-08-29
s390/disassembler: Add instructions
Vasily Gorbik
2
-4
/
+33
2024-08-29
s390: Always enable EXPOLINE_EXTERN if supported
Vasily Gorbik
1
-10
/
+6
2024-08-29
s390/disassembler: Update instruction mnemonics to latest spec
Jens Remus
1
-7
/
+7
2024-08-29
s390/disassembler: Use proper format specifiers for operand values
Jens Remus
1
-6
/
+6
2024-08-27
s390/ftrace: Avoid calling unwinder in ftrace_return_address()
Vasily Gorbik
2
-20
/
+16
2024-08-27
s390/build: Avoid relocation information in final vmlinux
Jens Remus
2
-5
/
+41
2024-08-27
s390/ftrace: Use kernel ftrace trampoline for modules
Vasily Gorbik
1
-24
/
+0
2024-08-27
s390/ftrace: Remove unused ftrace_plt_template*
Vasily Gorbik
1
-2
/
+0
2024-08-22
s390/early: Dump register contents and call trace for early crashes
Heiko Carstens
3
-4
/
+24
2024-08-22
s390/early: Add __init to __do_early_pgm_check()
Heiko Carstens
1
-1
/
+1
2024-08-22
s390/cpum_sf: Remove WARN_ON_ONCE statements
Thomas Richter
1
-8
/
+4
2024-08-22
s390/cpum_sf: Rework debug_sprintf_event() messages
Thomas Richter
1
-137
/
+10
2024-08-21
s390/cpum_sf: Ignore qsi() return code
Thomas Richter
1
-51
/
+28
2024-08-21
s390/cpum_sf: Ignore lsctl() return code in sf_disable()
Thomas Richter
1
-6
/
+5
2024-08-21
s390/zcrypt_msgtype6: Cleanup debug code
Holger Dengler
1
-22
/
+15
[next]