index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-16
s390/uvdevice: Add 'Lock Secret Store' UVC
Steffen Eiden
2
-0
/
+5
2023-06-16
s390/uvdevice: Add 'List Secrets' UVC
Steffen Eiden
2
-0
/
+7
2023-06-16
s390/uvdevice: Add 'Add Secret' UVC
Steffen Eiden
2
-0
/
+18
2023-06-16
s390/uvdevice: Add info IOCTL
Steffen Eiden
1
-1
/
+41
2023-06-09
thread_info: move function declarations to linux/thread_info.h
Arnd Bergmann
1
-3
/
+0
2023-06-06
Merge branch 'protected-key' into features
Alexander Gordeev
3
-8
/
+18
2023-06-05
s390/time: Provide sched_clock_noinstr()
Peter Zijlstra
1
-4
/
+9
2023-06-05
s390/cpum_sf: Convert to cmpxchg128()
Peter Zijlstra
1
-1
/
+1
2023-06-05
arch: Remove cmpxchg_double
Peter Zijlstra
2
-52
/
+0
2023-06-05
percpu: Wire up cmpxchg128
Peter Zijlstra
1
-0
/
+16
2023-06-05
arch: Introduce arch_{,try_}_cmpxchg128{,_local}()
Peter Zijlstra
1
-0
/
+14
2023-06-01
s390/pkey: add support for ecc clear key
Harald Freudenberger
2
-6
/
+16
2023-06-01
s390/pkey: do not use struct pkey_protkey
Harald Freudenberger
1
-2
/
+2
2023-06-01
s390/ipl: add REIPL_CLEAR flag to os_info
Mikhail Zaslonko
1
-2
/
+5
2023-05-17
s390/uapi: cover statfs padding by growing f_spare
Ilya Leoshkevich
2
-3
/
+3
2023-05-17
procfs: consolidate arch_report_meminfo declaration
Arnd Bergmann
1
-3
/
+0
2023-05-15
s390: select ARCH_SUPPORTS_INT128
Heiko Carstens
1
-0
/
+4
2023-05-05
Merge tag 'locking-core-2023-05-05' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-4
/
+4
2023-04-30
Merge tag 's390-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
18
-237
/
+441
2023-04-29
locking/arch: Rename all internal __xchg() names to __arch_xchg()
Andrzej Hajda
1
-4
/
+4
2023-04-27
Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-5
/
+7
2023-04-20
s390/stackleak: provide fast __stackleak_poison() implementation
Heiko Carstens
1
-0
/
+35
2023-04-20
s390/mm: enable ARCH_HAS_SET_DIRECT_MAP
Heiko Carstens
1
-0
/
+7
2023-04-20
s390/mm: use BIT macro to generate SET_MEMORY bit masks
Heiko Carstens
1
-5
/
+13
2023-04-19
s390/kasan: remove override of mem*() functions
Heiko Carstens
1
-12
/
+3
2023-04-19
s390/kdump: remove nodat stack restriction for calling nodat functions
Alexander Gordeev
1
-1
/
+3
2023-04-19
s390/kdump: rework invocation of DAT-off code
Alexander Gordeev
1
-0
/
+47
2023-04-13
s390/fcx: replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2023-04-13
s390/diag: replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2023-04-13
s390/mm: fix direct map accounting
Heiko Carstens
1
-1
/
+1
2023-04-13
s390/mm: implement set_memory_rwnx()
Heiko Carstens
1
-0
/
+5
2023-04-13
s390/mm: implement set_memory_rox()
Heiko Carstens
1
-0
/
+6
2023-04-13
s390/kaslr: provide kaslr_enabled() function
Heiko Carstens
1
-0
/
+7
2023-04-13
s390/checksum: remove not needed uaccess.h include
Heiko Carstens
1
-1
/
+0
2023-04-13
s390/checksum: always use cksm instruction
Heiko Carstens
1
-7
/
+2
2023-04-11
s390/dasd: add autoquiesce feature
Stefan Haberland
1
-0
/
+2
2023-04-04
s390: move on_thread_stack() to processor.h
Heiko Carstens
2
-5
/
+7
2023-04-04
s390/stacktrace: remove call_on_stack_noreturn()
Heiko Carstens
1
-13
/
+0
2023-04-04
s390/stack: use STACK_INIT_OFFSET where possible
Heiko Carstens
1
-3
/
+5
2023-03-28
mm: add PTE pointer parameter to flush_tlb_fix_spurious_fault()
Gerald Schaefer
1
-5
/
+7
2023-03-27
s390/cpum_sf: remove flag PERF_CPUM_SF_FULL_BLOCKS
Thomas Richter
1
-2
/
+0
2023-03-20
s390/ap: implement SE AP bind, unbind and associate
Harald Freudenberger
1
-2
/
+11
2023-03-20
s390/ap: new low level inline functions ap_bapq() and ap_aapq()
Harald Freudenberger
1
-0
/
+53
2023-03-20
s390/ap: provide F bit parameter for ap_rapq() and ap_zapq()
Harald Freudenberger
1
-2
/
+10
2023-03-20
s390/ap: make tapq gr2 response a struct
Harald Freudenberger
1
-6
/
+33
2023-03-20
s390/ap: exploit new B bit from QCI config info
Harald Freudenberger
1
-6
/
+7
2023-03-20
s390/zcrypt: rework length information for dqap
Harald Freudenberger
1
-6
/
+12
2023-03-20
s390/zcrypt: make psmid unsigned long instead of long long
Harald Freudenberger
1
-2
/
+2
2023-03-20
s390/expoline: use __ALIGN instead of open coded .align
Heiko Carstens
1
-1
/
+2
2023-03-20
s390: make use of CONFIG_FUNCTION_ALIGNMENT
Heiko Carstens
1
-1
/
+1
[prev]
[next]