index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-04
s390/ftrace: Fix return address recovery of traced function
Sumanth Korikkar
1
-1
/
+2
2025-03-04
s390/traps: Fix test_monitor_call() inline assembly
Heiko Carstens
1
-3
/
+3
2025-02-04
Merge tag 'kvm-s390-next-6.14-2' of https://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
1
-263
/
+29
2025-01-31
KVM: s390: move pv gmap functions into kvm
Claudio Imbrenda
1
-263
/
+29
2025-01-30
Merge tag 's390-6.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-5
/
+0
2025-01-30
Merge tag 's390-6.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
3
-5
/
+36
2025-01-29
s390/fgraph: Fix to remove ftrace_test_recursion_trylock()
Masami Hiramatsu (Google)
1
-5
/
+0
2025-01-28
s390/sclp: Initialize sclp subsystem via arch_cpu_finalize_init()
Heiko Carstens
1
-0
/
+5
2025-01-28
treewide: const qualify ctl_tables where applicable
Joel Granados
3
-3
/
+3
2025-01-27
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-8
/
+31
2025-01-27
s390/kdump: virtio-mem kdump support (CONFIG_PROC_VMCORE_DEVICE_RAM)
David Hildenbrand
1
-8
/
+31
2025-01-26
Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
5
-42
/
+11
2025-01-26
Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/...
Linus Torvalds
3
-4
/
+4
2025-01-26
s390/fpu: Add fpc exception handler / remove fixup section again
Heiko Carstens
1
-1
/
+0
2025-01-26
s390: Optimize __pa/__va when RANDOMIZE_IDENTITY_BASE is off
Vasily Gorbik
1
-1
/
+1
2025-01-26
s390/boot: Add physmem tracking debug support
Vasily Gorbik
1
-2
/
+2
2025-01-26
s390: Use pr_info for "KernelAddressSanitizer initialized" message
Vasily Gorbik
1
-1
/
+1
2025-01-26
s390/boot: Add timestamps to early boot messages
Vasily Gorbik
1
-1
/
+1
2025-01-26
s390/boot: Add prefix filtering to bootdebug messages
Vasily Gorbik
1
-3
/
+5
2025-01-26
s390/boot: Add bootdebug option to control debug messages
Vasily Gorbik
2
-2
/
+9
2025-01-26
s390/boot: Defer boot messages when earlyprintk is not enabled
Vasily Gorbik
1
-0
/
+18
2025-01-25
mm/memblock: add memblock_alloc_or_panic interface
Guo Weikang
5
-42
/
+11
2025-01-21
Merge tag 'ftrace-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
4
-58
/
+20
2025-01-21
Merge tag 'perf-core-2025-01-20' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-6
/
+6
2025-01-20
Merge tag 's390-6.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
18
-178
/
+900
2025-01-15
s390/diag: Add memory topology information via diag310
Mete Durlu
5
-1
/
+291
2025-01-13
s390/amode31: Use exrl instead of ex
Sven Schnelle
1
-2
/
+1
2025-01-13
s390/topology: Improve topology detection
Mete Durlu
1
-0
/
+11
2025-01-12
s390: kernel: convert timeouts to use secs_to_jiffies()
Easwar Hariharan
3
-4
/
+4
2025-01-07
s390/ipl: Constify 'struct bin_attribute'
Thomas Weißschuh
1
-71
/
+71
2025-01-07
s390/crypto/cpacf: Constify 'struct bin_attribute'
Thomas Weißschuh
1
-18
/
+18
2024-12-26
s390/tracing: Enable HAVE_FTRACE_GRAPH_FUNC
Sven Schnelle
3
-46
/
+14
2024-12-26
fgraph: Replace fgraph_ret_regs with ftrace_regs
Masami Hiramatsu (Google)
2
-12
/
+6
2024-12-18
Merge branch 'pci-device-recovery' into features
Alexander Gordeev
1
-45
/
+196
2024-12-17
s390/diag: Move diag.c to diag specific folder
Sumanth Korikkar
3
-3
/
+3
2024-12-17
s390/diag324: Retrieve power readings via diag 0x324
Sumanth Korikkar
6
-1
/
+246
2024-12-17
s390/diag: Create misc device /dev/diag
Sumanth Korikkar
2
-0
/
+46
2024-12-17
s390/mm: Simplify noexec page protection handling
Heiko Carstens
1
-0
/
+1
2024-12-16
s390/pci: Add pci_msg debug view to PCI report
Niklas Schnelle
1
-5
/
+3
2024-12-16
s390/debug: Add a reverse mode for debug_dump()
Niklas Schnelle
1
-2
/
+85
2024-12-16
s390/debug: Add debug_dump() to write debug view to a string buffer
Niklas Schnelle
1
-0
/
+47
2024-12-16
s390/debug: Split private data alloc/free out of file operations
Niklas Schnelle
1
-30
/
+48
2024-12-16
s390/debug: Simplify and document debug_next_entry() logic
Niklas Schnelle
1
-10
/
+15
2024-12-15
s390: Remove __bootdata annotations from declarations
Vasily Gorbik
4
-7
/
+10
2024-12-11
s390/ipl: Fix never less than zero warning
Alexander Gordeev
1
-1
/
+1
2024-12-10
s390/setup: Cleanup stack_alloc() and stack_free()
Heiko Carstens
1
-6
/
+6
2024-12-10
s390/Kconfig: Select VMAP_STACK unconditionally
Heiko Carstens
3
-27
/
+3
2024-12-09
perf/core: Export perf_exclude_event()
Namhyung Kim
1
-3
/
+3
2024-12-02
Merge tag 'v6.13-rc1' into perf/core, to refresh the branch
Ingo Molnar
26
-291
/
+567
2024-11-29
Merge tag 's390-6.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
5
-60
/
+73
[next]