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-08-01
s390/ptrace: add missing linux/const.h include
Heiko Carstens
1
-0
/
+2
2023-07-06
Merge tag 's390-6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
11
-103
/
+100
2023-07-04
Revert "s390/mm: get rid of VMEM_MAX_PHYS macro"
Alexander Gordeev
1
-0
/
+2
2023-07-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-3
/
+82
2023-07-03
s390/entry: remove mcck clock
Sven Schnelle
1
-2
/
+2
2023-07-03
s390: fix various typos
Heiko Carstens
4
-6
/
+6
2023-07-03
s390/mm: fence off VM macros from asm and linker
Alexander Gordeev
1
-2
/
+2
2023-07-03
s390: include linux/io.h instead of asm/io.h
Heiko Carstens
2
-2
/
+2
2023-07-03
s390/ptrace: make all psw related defines also available for asm
Heiko Carstens
2
-85
/
+84
2023-07-03
s390/ptrace: remove PSW_DEFAULT_KEY from uapi
Heiko Carstens
3
-5
/
+3
2023-07-01
Merge tag 'kvm-s390-next-6.5-1' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
2
-3
/
+82
2023-06-28
Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-3
/
+0
2023-06-28
s390: consistently use .balign instead of .align
Heiko Carstens
1
-2
/
+2
2023-06-28
s390/mm: get rid of VMEM_MAX_PHYS macro
Alexander Gordeev
1
-2
/
+0
2023-06-27
Merge tag 's390-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
5
-10
/
+27
2023-06-27
Merge tag 'locking-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-45
/
+23
2023-06-27
Merge tag 'sched-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-4
/
+9
2023-06-26
Merge tag 'v6.5/vfs.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
1
-3
/
+0
2023-06-20
s390/boot: fix physmem_info virtual vs physical address confusion
Alexander Gordeev
1
-2
/
+3
2023-06-16
s390/uv: Update query for secret-UVCs
Steffen Eiden
1
-2
/
+11
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
[next]