index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
1
-1
/
+1
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
3
-3
/
+0
2020-06-09
kernel: rename show_stack_loglvl() => show_stack()
Dmitry Safonov
1
-7
/
+2
2020-06-09
s390: add show_stack_loglvl()
Dmitry Safonov
1
-5
/
+11
2020-06-08
Merge tag 's390-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
9
-403
/
+354
2020-06-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/liv...
Linus Torvalds
1
-59
/
+88
2020-06-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2
-2
/
+2
2020-06-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-6
/
+3
2020-06-02
s390: use __vmalloc_node in stack_alloc
Christoph Hellwig
1
-6
/
+3
2020-06-02
Merge branch 'from-miklos' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-0
/
+1
2020-05-28
s390: remove critical section cleanup from entry.S
Sven Schnelle
4
-373
/
+131
2020-05-28
s390: add machine check SIGP
Sven Schnelle
1
-0
/
+8
2020-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-1
/
+2
2020-05-20
s390: simplify memory notifier for protecting kdump crash kernel area
David Hildenbrand
1
-8
/
+5
2020-05-20
s390: Remove two unused inline functions
YueHaibing
1
-16
/
+0
2020-05-20
s390/kaslr: add support for R_390_JMP_SLOT relocation type
Gerald Schaefer
1
-0
/
+1
2020-05-15
s390/kexec_file: fix initrd location for kdump kernel
Philipp Rudo
1
-1
/
+1
2020-05-14
vfs: add faccessat2 syscall
Miklos Szeredi
1
-0
/
+1
2020-05-08
s390/module: Use s390_kernel_write() for late relocations
Peter Zijlstra
1
-59
/
+88
2020-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
4
-5
/
+6
2020-05-06
s390: nvme reipl
Jason J. Herne
1
-1
/
+147
2020-05-06
s390: nvme ipl
Jason J. Herne
1
-0
/
+63
2020-05-06
s390: ptrace: hard-code "s390x" instead of UTS_MACHINE
Masahiro Yamada
2
-6
/
+1
2020-04-27
sysctl: pass kernel pointers to ->proc_handler
Christoph Hellwig
2
-2
/
+2
2020-04-25
s390/protvirt: fix compilation issue
Claudio Imbrenda
1
-1
/
+2
2020-04-22
s390/ftrace: fix potential crashes when switching tracers
Philipp Rudo
3
-4
/
+4
2020-04-04
Merge tag 's390-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
18
-638
/
+337
2020-04-03
Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-0
/
+2
2020-04-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-6
/
+424
2020-03-25
s390: use fallthrough;
Joe Perches
2
-3
/
+3
2020-03-25
s390/cpum_sf: Fix wrong page count in error message
Thomas Richter
1
-1
/
+3
2020-03-25
s390/diag: fix display of diagnose call statistics
Michael Mueller
1
-1
/
+1
2020-03-25
.gitignore: add SPDX License Identifier
Masahiro Yamada
2
-0
/
+2
2020-03-23
s390: remove broken hibernate / power management support
Heiko Carstens
4
-548
/
+0
2020-03-23
s390/cpuinfo: do not skip info for CPUs without MHz feature
Alexander Gordeev
1
-2
/
+2
2020-03-23
s390/cpuinfo: fix wrong output when CPU0 is offline
Alexander Gordeev
1
-1
/
+4
2020-03-23
s390/cpuinfo: show number of online CPUs within a package
Alexander Gordeev
1
-0
/
+1
2020-03-23
s390/cpuinfo: show number of online cores
Alexander Gordeev
2
-2
/
+19
2020-03-23
s390/ipl: add support to control memory clearing for FCP and CCW re-IPL
Gerald Schaefer
1
-7
/
+66
2020-03-23
s390/topology: remove offline CPUs from CPU topology masks
Alexander Gordeev
2
-3
/
+7
2020-03-23
s390/numa: remove redundant cpus_with_topology variable
Alexander Gordeev
1
-6
/
+0
2020-03-23
s390/cpuinfo: show processor physical address
Alexander Gordeev
2
-0
/
+6
2020-03-12
ima: add a new CONFIG for loading arch-specific policies
Nayna Jain
1
-1
/
+1
2020-03-11
s390/traps: mark test_monitor_call __init
Heiko Carstens
1
-1
/
+1
2020-03-11
s390/irq: make init_ext_interrupts static
Heiko Carstens
1
-9
/
+9
2020-03-11
s390/irq: replace setup_irq() by request_irq()
afzal mohammed
1
-6
/
+2
2020-03-10
s390/cpuinfo: add system topology information
Alexander Gordeev
1
-0
/
+22
2020-03-10
s390: prevent leaking kernel address in BEAR
Sven Schnelle
5
-26
/
+47
2020-03-10
s390/cpum_cf: Add new extended counters for IBM z15
Thomas Richter
1
-1
/
+122
2020-02-27
s390/protvirt: Add sysfs firmware interface for Ultravisor information
Janosch Frank
1
-0
/
+87
[next]