index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
include
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-10
s390/atomic_ops: Improve __atomic_set() for small values
Heiko Carstens
1
-6
/
+20
2024-07-10
s390/atomic_ops: Use symbolic names
Heiko Carstens
1
-8
/
+8
2024-07-10
s390/smp: Switch to GENERIC_CPU_DEVICES
Sven Schnelle
1
-1
/
+1
2024-07-10
clone3: drop __ARCH_WANT_SYS_CLONE3 macro
Arnd Bergmann
1
-1
/
+0
2024-07-05
Merge tag 'kvm-s390-master-6.10-1' of git://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
1
-0
/
+1
2024-07-03
s390/kmsan: implement the architecture-specific functions
Ilya Leoshkevich
1
-0
/
+59
2024-07-03
s390/uaccess: add the missing linux/instrumented.h #include
Ilya Leoshkevich
1
-0
/
+1
2024-07-03
s390/uaccess: add KMSAN support to put_user() and get_user()
Ilya Leoshkevich
1
-32
/
+79
2024-07-03
s390/string: add KMSAN support
Ilya Leoshkevich
1
-5
/
+15
2024-07-03
s390/mm: define KMSAN metadata for vmalloc and modules
Ilya Leoshkevich
1
-0
/
+12
2024-07-03
s390/irqflags: do not instrument arch_local_irq_*() with KMSAN
Ilya Leoshkevich
1
-3
/
+14
2024-07-03
s390/cpumf: unpoison STCCTM output buffer
Ilya Leoshkevich
1
-0
/
+6
2024-07-03
s390/cpacf: unpoison the results of cpacf_trng()
Ilya Leoshkevich
1
-0
/
+3
2024-07-03
s390/checksum: add a KMSAN check
Ilya Leoshkevich
1
-0
/
+2
2024-07-03
s390: use a larger stack for KMSAN
Ilya Leoshkevich
1
-1
/
+1
2024-07-03
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
1
-1
/
+1
2024-07-03
KVM: s390: remove useless include
Claudio Imbrenda
1
-1
/
+0
2024-07-02
s390/hwcaps: Add documentation for HWCAP flags
Heiko Carstens
1
-0
/
+8
2024-07-02
s390/pgtable: Make crdte() and cspg() return a value
Claudio Imbrenda
1
-2
/
+23
2024-07-01
KVM: s390: fix LPSWEY handling
Christian Borntraeger
1
-0
/
+1
2024-06-28
randomize_kstack: Remove non-functional per-arch entropy filtering
Kees Cook
1
-1
/
+1
2024-06-24
s390: Provide optimized __arch_hweight*() implementations
Heiko Carstens
2
-1
/
+78
2024-06-18
s390: Remove S390_lowcore
Sven Schnelle
1
-2
/
+0
2024-06-18
s390/vtime: Remove duplicate get_lowcore() calls
Sven Schnelle
1
-6
/
+10
2024-06-18
s390: Replace S390_lowcore by get_lowcore()
Sven Schnelle
14
-65
/
+65
2024-06-18
s390: Add get_lowcore() function
Sven Schnelle
1
-0
/
+5
2024-06-11
KVM: Delete the now unused kvm_arch_sched_in()
Sean Christopherson
1
-1
/
+0
2024-06-11
function_graph: Everyone uses HAVE_FUNCTION_GRAPH_RET_ADDR_PTR, remove it
Steven Rostedt (Google)
1
-1
/
+0
2024-06-07
s390/pai_ext: Enable per-task and system-wide sampling event
Thomas Richter
1
-6
/
+2
2024-06-07
s390/pai_crypto: Enable per-task counting event
Thomas Richter
1
-0
/
+1
2024-06-05
s390/uv: Implement HAVE_ARCH_MAKE_FOLIO_ACCESSIBLE
David Hildenbrand
1
-0
/
+3
2024-06-05
s390/uv: Convert uv_convert_owned_from_secure() to uv_convert_from_secure_(fo...
David Hildenbrand
2
-5
/
+5
2024-06-05
s390/uv: Convert uv_destroy_owned_page() to uv_destroy_(folio|pte)()
David Hildenbrand
2
-3
/
+9
2024-06-05
s390/uv: Make uv_convert_from_secure() a static function
David Hildenbrand
1
-6
/
+0
2024-06-05
s390/uv: Convert PG_arch_1 users to only work on small folios
David Hildenbrand
1
-0
/
+2
2024-05-21
Merge tag 's390-6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
6
-26
/
+126
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-4
/
+7
2024-05-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-0
/
+15
2024-05-16
s390/cpacf: Make use of invalid opcode produce a link error
Harald Freudenberger
1
-2
/
+10
2024-05-16
s390/cpacf: Split and rework cpacf query functions
Harald Freudenberger
1
-20
/
+81
2024-05-14
s390/alternatives: Convert runtime sanity check into compile time check
Heiko Carstens
2
-0
/
+2
2024-05-14
Merge tag 'timers-core-2024-05-12' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-5
/
+2
2024-05-14
s390: Mark psw in __load_psw_mask() as __unitialized
Sven Schnelle
1
-1
/
+1
2024-05-14
s390/idle: Rewrite psw_idle() in C
Sven Schnelle
1
-0
/
+14
2024-05-14
s390/stackstrace: Detect vdso stack frames
Heiko Carstens
1
-0
/
+1
2024-05-14
s390/vdso: Introduce and use struct stack_frame_vdso_wrapper
Heiko Carstens
1
-0
/
+5
2024-05-14
s390/stacktrace: Merge perf_callchain_user() and arch_stack_walk_user()
Heiko Carstens
1
-0
/
+7
2024-05-14
s390/pgtable: Add missing hardware bits for puds, pmds
Claudio Imbrenda
1
-3
/
+5
2024-05-14
s390/pgtable: Switch read and write softbits for puds
Claudio Imbrenda
1
-2
/
+2
2024-05-13
Merge tag 'sched-core-2024-05-13' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+0
[prev]
[next]