index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-18
s390: setup kernel memory layout early
Vasily Gorbik
10
-95
/
+135
2021-06-18
sched: Introduce task_is_running()
Peter Zijlstra
2
-2
/
+2
2021-06-17
s390/entry.S: factor out OUTSIDE macro
Alexander Gordeev
1
-23
/
+25
2021-06-11
s390/qeth: remove QAOB's pointer to its TX buffer
Julian Wiedmann
1
-3
/
+1
2021-06-07
s390/decompressor: replace use of perl with simple sed/tr
Rob Landley
1
-1
/
+1
2021-06-07
s390/mcck: cleanup use of cleanup_sie_mcck
Alexander Gordeev
1
-12
/
+10
2021-06-07
Merge branch 's390/fixes' into features
Vasily Gorbik
1
-2
/
+2
2021-06-07
s390/lowcore: remove superfluous __packed annotations
Heiko Carstens
1
-2
/
+2
2021-06-07
s390: use struct tpi_info in lowcore.h
Sven Schnelle
2
-6
/
+11
2021-06-07
s390: add struct tpi_info to struct pt_regs
Sven Schnelle
3
-3
/
+16
2021-06-07
s390/cio: add tpi.h header file
Sven Schnelle
2
-0
/
+21
2021-06-07
s390: appldata depends on PROC_SYSCTL
Randy Dunlap
1
-1
/
+1
2021-06-07
s390: disable SSP when needed
Fabrice Fontaine
2
-0
/
+2
2021-06-07
s390/ccwgroup: use BUS_NOTIFY_UNBOUND_DRIVER to trigger ungrouping
Julian Wiedmann
1
-2
/
+1
2021-06-07
s390/smp: remove redundant pcpu::lowcore member
Alexander Gordeev
1
-15
/
+21
2021-06-07
s390/smp: do not preserve boot CPU lowcore on hotplug
Alexander Gordeev
1
-29
/
+18
2021-06-07
s390/smp: reallocate IPL CPU lowcore
Alexander Gordeev
2
-21
/
+52
2021-06-07
s390/mm: ensure switch_mm() is executed with interrupts disabled
Alexander Gordeev
1
-2
/
+13
2021-06-07
s390/boot: access kernel command line via parmarea
Heiko Carstens
1
-4
/
+4
2021-06-07
s390/ipl: make parameter area accessible via struct parmarea
Heiko Carstens
3
-0
/
+8
2021-06-07
s390/sclp_vt220: fix console name to match device
Valentin Vidic
1
-1
/
+1
2021-06-07
s390/traps: add struct to access transactional diagnostic block
Sven Schnelle
4
-5
/
+11
2021-06-07
s390/irq: add union/struct to access external interrupt parameters
Sven Schnelle
2
-3
/
+8
2021-06-07
s390/facilities: move stfl information from lowcore to global data
Sven Schnelle
14
-50
/
+40
2021-06-07
s390/entry: use assignment to read intcode / asm to copy gprs
Sven Schnelle
4
-8
/
+3
2021-06-07
s390: enable HAVE_IOREMAP_PROT
Niklas Schnelle
2
-0
/
+20
2021-06-07
s390/cpumf: remove WARN_ON_ONCE in counter start handler
Thomas Richter
1
-7
/
+1
2021-06-07
s390/cpumf: remove counter transaction call backs
Thomas Richter
3
-87
/
+1
2021-06-07
s390/mcck: fix invalid KVM guest condition check
Alexander Gordeev
1
-1
/
+1
2021-06-07
s390/mcck: fix calculation of SIE critical section size
Alexander Gordeev
1
-1
/
+1
2021-06-07
quota: Wire up quotactl_fd syscall
Jan Kara
1
-1
/
+1
2021-06-04
mm: arch: remove indirection level in alloc_zeroed_user_highpage_movable()
Peter Collingbourne
1
-3
/
+3
2021-06-03
Merge branch 'sched/urgent' into sched/core, to pick up fixes
Ingo Molnar
1
-1
/
+1
2021-06-03
kprobes: Do not increment probe miss count in the fault handler
Naveen N. Rao
1
-7
/
+0
2021-06-01
kprobes: Remove kprobe::fault_handler
Peter Zijlstra
1
-10
/
+0
2021-05-26
kbuild: require all architectures to have arch/$(SRCARCH)/Kbuild
Masahiro Yamada
1
-3
/
+0
2021-05-26
locking/atomic: delete !ARCH_ATOMIC remnants
Mark Rutland
1
-1
/
+0
2021-05-26
locking/atomic: make ARCH_ATOMIC a Kconfig symbol
Mark Rutland
2
-2
/
+1
2021-05-17
quota: Disable quotactl_path syscall
Jan Kara
1
-1
/
+1
2021-05-12
sched/core: Initialize the idle task with preemption disabled
Valentin Schneider
2
-3
/
+2
2021-05-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-5
/
+0
2021-05-07
mm: remove xlate_dev_kmem_ptr()
David Hildenbrand
1
-5
/
+0
2021-05-07
Merge tag 's390-5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
14
-77
/
+101
2021-05-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-10
/
+4
2021-05-05
mm: drop redundant ARCH_ENABLE_SPLIT_PMD_PTLOCK
Anshuman Khandual
1
-3
/
+1
2021-05-05
mm: generalize ARCH_ENABLE_MEMORY_[HOTPLUG|HOTREMOVE]
Anshuman Khandual
1
-6
/
+2
2021-05-05
hugetlb: pass vma into huge_pte_alloc() and huge_pmd_share()
Peter Xu
1
-1
/
+1
2021-05-04
s390: fix detection of vector enhancements facility 1 vs. vector packed decim...
David Hildenbrand
1
-2
/
+2
2021-05-02
Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-0
/
+3
2021-05-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
9
-34
/
+226
[prev]
[next]