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.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-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
2019-04-10
s390/uv: introduce guest side ultravisor code
Vasily Gorbik
6
-0
/
+175
2019-04-10
s390: introduce .boot.preserved.data section compile time validation
Vasily Gorbik
1
-2
/
+2
2019-04-10
s390: move ipl block to .boot.preserved.data section
Vasily Gorbik
5
-29
/
+16
2019-04-10
s390: introduce .boot.preserved.data section
Gerald Schaefer
6
-0
/
+31
2019-04-10
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
1
-18
/
+10
2019-04-08
arch: Use asm-generic header for asm/mmiowb.h
Will Deacon
1
-0
/
+1
2019-04-05
syscalls: Remove start and number from syscall_set_arguments() args
Steven Rostedt (VMware)
1
-6
/
+5
2019-04-05
syscalls: Remove start and number from syscall_get_arguments() args
Steven Rostedt (Red Hat)
1
-12
/
+5
2019-04-03
locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archs
Waiman Long
1
-6
/
+0
2019-04-03
locking/rwsem: Remove arch specific rwsem files
Waiman Long
1
-1
/
+0
2019-04-03
s390/tlb: Convert to generic mmu_gather
Martin Schwidefsky
3
-151
/
+42
2019-04-03
asm-generic/tlb, arch: Provide CONFIG_HAVE_MMU_GATHER_PAGE_SIZE
Peter Zijlstra
1
-3
/
+1
2019-03-29
s390/cpum_cf: Add support for CPU-MF SVN 6
Thomas Richter
2
-38
/
+84
2019-03-29
s390/mem_detect: Use IS_ENABLED(CONFIG_BLK_DEV_INITRD)
Joe Perches
1
-1
/
+1
2019-03-28
Merge tag 's390-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
6
-48
/
+76
2019-03-28
s390/cpumf: Fix warning from check_processor_id
Thomas Richter
1
-6
/
+13
2019-03-21
syscall_get_arch: add "struct task_struct *" argument
Dmitry V. Levin
1
-2
/
+2
2019-03-17
Merge tag 'kbuild-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
3
-6
/
+0
2019-03-17
kbuild: force all architectures except um to include mandatory-y
Masahiro Yamada
1
-1
/
+0
2019-03-17
kbuild: warn redundant generic-y
Masahiro Yamada
2
-2
/
+0
2019-03-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
8
-63
/
+605
2019-03-13
kbuild: move archive command to scripts/Makefile.lib
Masahiro Yamada
1
-3
/
+0
2019-03-12
treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
5
-2
/
+31
2019-03-12
memblock: drop memblock_alloc_base()
Mike Rapoport
1
-1
/
+5
2019-03-12
memblock: memblock_phys_alloc(): don't panic
Mike Rapoport
2
-0
/
+6
2019-03-11
zcrypt: handle AP Info notification from CHSC SEI command
Tony Krowiak
1
-0
/
+11
2019-03-11
Merge tag 'kbuild-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
3
-19
/
+16
2019-03-09
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
Linus Torvalds
2
-2
/
+2
2019-03-08
arm, s390, unicore32: remove oneliner wrappers for memblock_alloc()
Mike Rapoport
1
-9
/
+1
2019-03-08
arch: simplify several early memory allocations
Mike Rapoport
1
-5
/
+1
2019-03-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-7
/
+8
2019-03-06
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-3
/
+3
2019-03-06
s390/vtime: steal time exponential moving average
Martin Schwidefsky
3
-38
/
+45
2019-03-06
s390: limit brk randomization to 32MB
Martin Schwidefsky
1
-4
/
+7
2019-03-06
s390/vdso: don't clear PG_reserved
David Hildenbrand
1
-2
/
+0
2019-03-06
mm: update ptep_modify_prot_commit to take old pte value as arg
Aneesh Kumar K.V
2
-2
/
+3
2019-03-06
mm: update ptep_modify_prot_start/commit to take vm_area_struct as arg
Aneesh Kumar K.V
2
-4
/
+6
2019-03-06
Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-32
/
+62
2019-03-05
Merge tag 's390-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
53
-1022
/
+1693
2019-03-05
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-2
/
+2
2019-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
5
-139
/
+68
2019-03-04
get rid of legacy 'get_ds()' function
Linus Torvalds
1
-1
/
+0
2019-03-01
s390/suspend: fix prefix register reset in swsusp_arch_resume
Martin Schwidefsky
1
-3
/
+3
2019-03-01
s390: warn about clearing als implied facilities
Vasily Gorbik
3
-2
/
+20
2019-03-01
s390: allow overriding facilities via command line
Vasily Gorbik
3
-2
/
+50
2019-03-01
s390: clean up redundant facilities list setup
Vasily Gorbik
2
-4
/
+0
2019-03-01
s390/als: remove duplicated in-place implementation of stfle
Vasily Gorbik
1
-14
/
+1
2019-02-28
Merge branch 'linus' into perf/core, to pick up fixes
Ingo Molnar
3
-4
/
+6
2019-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2019-02-22
Merge tag 'kvm-s390-next-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
8
-62
/
+604
[prev]
[next]