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
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-26
s390/fpu: Add fpc exception handler / remove fixup section again
Heiko Carstens
2
-11
/
+8
2025-01-26
s390: Optimize __pa/__va when RANDOMIZE_IDENTITY_BASE is off
Vasily Gorbik
1
-0
/
+4
2025-01-26
s390/boot: Add physmem tracking debug support
Vasily Gorbik
1
-2
/
+2
2025-01-26
s390/boot: Add timestamps to early boot messages
Vasily Gorbik
1
-0
/
+11
2025-01-26
s390/boot: Add prefix filtering to bootdebug messages
Vasily Gorbik
1
-0
/
+25
2025-01-26
s390/boot: Add bootdebug option to control debug messages
Vasily Gorbik
1
-0
/
+1
2025-01-26
s390/boot: Defer boot messages when earlyprintk is not enabled
Vasily Gorbik
1
-0
/
+1
2025-01-26
s390/boot: Introduce ring buffer for boot messages
Vasily Gorbik
1
-0
/
+13
2025-01-25
mm: introduce ctor/dtor at PGD level
Kevin Brodsky
1
-1
/
+8
2025-01-25
mm: pgtable: introduce generic __tlb_remove_table()
Qi Zheng
1
-5
/
+4
2025-01-25
s390: pgtable: consolidate PxD and PTE TLB free paths
Qi Zheng
1
-3
/
+0
2025-01-25
mm: pgtable: introduce pagetable_dtor()
Qi Zheng
2
-6
/
+6
2025-01-25
s390: pgtable: add statistics for PUD and P4D level page table
Qi Zheng
2
-8
/
+23
2025-01-21
Merge tag 'ftrace-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
2
-15
/
+32
2025-01-15
s390/futex: Fix FUTEX_OP_ANDN implementation
Heiko Carstens
1
-1
/
+1
2025-01-15
s390/diag: Add memory topology information via diag310
Mete Durlu
3
-0
/
+10
2025-01-13
s390/bitops: Provide optimized arch_test_bit()
Heiko Carstens
1
-1
/
+33
2025-01-13
s390/bitops: Switch to generic bitops
Heiko Carstens
1
-178
/
+3
2025-01-13
s390/ebcdic: Fix length decrement in codepage_convert()
Sven Schnelle
1
-1
/
+1
2025-01-13
s390/ebcdic: Fix length check in codepage_convert()
Sven Schnelle
1
-1
/
+1
2025-01-13
s390/ebcdic: Use exrl instead of ex
Sven Schnelle
1
-7
/
+7
2025-01-13
s390/stackleak: Use exrl instead of ex in __stackleak_poison()
Sven Schnelle
1
-2
/
+1
2025-01-09
s390/tlb: Add missing TLB range adjustment
Alexander Gordeev
1
-1
/
+1
2025-01-03
s390/qdio: Rename feature flag aif_osa to aif_qdio
Benjamin Block
1
-1
/
+1
2024-12-26
fprobe: Add fprobe_header encoding feature
Masami Hiramatsu (Google)
1
-0
/
+10
2024-12-26
fprobe: Rewrite fprobe on function-graph tracer
Masami Hiramatsu (Google)
1
-0
/
+6
2024-12-26
s390/tracing: Enable HAVE_FTRACE_GRAPH_FUNC
Sven Schnelle
1
-0
/
+5
2024-12-26
tracing: Add ftrace_fill_perf_regs() for perf event
Masami Hiramatsu (Google)
1
-0
/
+6
2024-12-26
fgraph: Replace fgraph_ret_regs with ftrace_regs
Masami Hiramatsu (Google)
1
-17
/
+7
2024-12-18
Merge branch 'pci-device-recovery' into features
Alexander Gordeev
2
-0
/
+40
2024-12-17
s390/diag324: Retrieve power readings via diag 0x324
Sumanth Korikkar
3
-0
/
+26
2024-12-17
s390/mm: Simplify noexec page protection handling
Heiko Carstens
1
-32
/
+61
2024-12-17
s390/mm: Remove unused PAGE_KERNEL_EXEC and friends
Heiko Carstens
1
-15
/
+0
2024-12-17
s390/mm: Remove incorrect comment
Heiko Carstens
1
-7
/
+0
2024-12-16
s390/pci: Add pci_msg debug view to PCI report
Niklas Schnelle
1
-0
/
+4
2024-12-16
s390/debug: Add a reverse mode for debug_dump()
Niklas Schnelle
1
-1
/
+1
2024-12-16
s390/debug: Add debug_dump() to write debug view to a string buffer
Niklas Schnelle
1
-0
/
+3
2024-12-16
s390/pci: Report PCI error recovery results via SCLP
Niklas Schnelle
1
-0
/
+33
2024-12-15
s390/mm/hugetlbfs: Remove huge_pte_none() / huge_pte_none_mostly()
Heiko Carstens
1
-16
/
+7
2024-12-15
s390/abs_lowcore: Include linux/smp.h for get_cpu() and put_cpu()
Vasily Gorbik
1
-0
/
+1
2024-12-15
s390: Remove __bootdata annotations from declarations
Vasily Gorbik
3
-12
/
+9
2024-12-15
s390/preempt: Optimize __preempt_count_dec_and_test()
Heiko Carstens
1
-1
/
+1
2024-12-15
s390/atomic: Provide arch_atomic_*_and_test() implementations
Heiko Carstens
2
-0
/
+109
2024-12-15
s390: Remove superfluous new lines from inline assemblies
Heiko Carstens
3
-10
/
+10
2024-12-15
s390/preempt: Adjust coding style
Heiko Carstens
1
-2
/
+1
2024-12-15
s390/preempt: Remove special pre MARCH_HAS_Z196_FEATURES implementation
Heiko Carstens
1
-52
/
+0
2024-12-15
s390/preempt: Add comments
Heiko Carstens
1
-0
/
+26
2024-12-15
s390/atomic: Consistent layering between atomic.h and atomic_ops.h
Heiko Carstens
2
-26
/
+26
2024-12-15
s390/atomic: Implement arch_atomic_inc() / arch_atomic_dec()
Heiko Carstens
1
-0
/
+24
2024-11-29
Merge tag 's390-6.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
9
-55
/
+148
[prev]
[next]