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
2021-07-05
s390/kprobes: use is_kernel() helper
Kefeng Wang
1
-7
/
+2
2021-07-04
Merge tag 's390-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
22
-353
/
+206
2021-07-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-5
/
+1
2021-07-01
Merge tag 'fs_for_v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2021-07-01
kprobes: remove duplicated strong free_insn_page in x86 and s390
Barry Song
1
-5
/
+0
2021-07-01
kernel.h: split out panic and oops helpers
Andy Shevchenko
1
-0
/
+1
2021-06-28
Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-2
/
+1
2021-06-28
Merge tag 'perf-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-17
/
+0
2021-06-28
s390/speculation: Use statically initialized const for instructions
Kees Cook
1
-1
/
+2
2021-06-21
s390/topology: clear thread/group maps for offline cpus
Sven Schnelle
1
-3
/
+9
2021-06-21
s390: clear pt_regs::flags on irq entry
Sven Schnelle
1
-0
/
+1
2021-06-21
s390: fix system call restart with multiple signals
Sven Schnelle
1
-1
/
+0
2021-06-18
s390/ipl: use register pair instead of register asm
Heiko Carstens
1
-6
/
+8
2021-06-18
s390/sysinfo: get rid of register asm
Heiko Carstens
1
-8
/
+11
2021-06-18
s390/cpcmd: use register pair instead of register asm
Heiko Carstens
1
-20
/
+22
2021-06-18
s390/sthyi: use register pair instead of register asm
Heiko Carstens
1
-7
/
+6
2021-06-18
s390/diag: use register pair instead of register asm
Heiko Carstens
1
-6
/
+5
2021-06-18
s390/smp: use register pair instead of register asm
Heiko Carstens
1
-11
/
+11
2021-06-18
s390/debug: Remove pointer obfuscation
Peter Oberparleiter
1
-1
/
+1
2021-06-18
s390/setup: cleanup reserve/remove_oldmem
Vasily Gorbik
1
-26
/
+0
2021-06-18
s390: setup kernel memory layout early
Vasily Gorbik
2
-54
/
+4
2021-06-18
sched: Introduce task_is_running()
Peter Zijlstra
1
-1
/
+1
2021-06-17
s390/entry.S: factor out OUTSIDE macro
Alexander Gordeev
1
-23
/
+25
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: use struct tpi_info in lowcore.h
Sven Schnelle
1
-2
/
+2
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/ipl: make parameter area accessible via struct parmarea
Heiko Carstens
1
-0
/
+3
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
2
-3
/
+5
2021-06-07
s390/irq: add union/struct to access external interrupt parameters
Sven Schnelle
1
-1
/
+1
2021-06-07
s390/facilities: move stfl information from lowcore to global data
Sven Schnelle
8
-28
/
+15
2021-06-07
s390/entry: use assignment to read intcode / asm to copy gprs
Sven Schnelle
3
-6
/
+2
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
2
-85
/
+0
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-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-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
1
-1
/
+0
2021-05-07
Merge tag 's390-5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
6
-61
/
+58
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
1
-0
/
+1
2021-04-30
s390/entry: add support for syscall stack randomization
Sven Schnelle
2
-0
/
+3
[prev]
[next]