index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2016-12-13
25
-289
/
+435
|
\
|
*
s390/cpumf: Use configuration level indication for sampling data
Christian Borntraeger
2016-12-12
1
-7
/
+20
|
*
s390: cleanup arch/s390/kernel Makefile
Heiko Carstens
2016-12-12
1
-30
/
+36
|
*
s390: fix initrd corruptions with gcov/kcov instrumented kernels
Heiko Carstens
2016-12-12
2
-8
/
+46
|
*
s390: exclude early C code from gcov profiling
Heiko Carstens
2016-12-12
1
-0
/
+1
|
*
s390: remove unused labels from entry.S
Heiko Carstens
2016-12-12
1
-5
/
+0
|
*
s390/sysinfo: show partition extended name and UUID if available
Viktor Mihajlovski
2016-12-07
1
-12
/
+21
|
*
s390/numa: establish cpu to node mapping early
Heiko Carstens
2016-12-07
2
-9
/
+25
|
*
s390/topology: use cpu_topology array instead of per cpu variable
Heiko Carstens
2016-12-07
1
-9
/
+9
|
*
s390/smp: initialize cpu_present_mask in setup_arch
Heiko Carstens
2016-12-07
2
-13
/
+10
|
*
s390/topology: always use s390 specific sched_domain_topology_level
Heiko Carstens
2016-12-07
1
-1
/
+1
|
*
s390/smp: use smp_get_base_cpu() helper function
Heiko Carstens
2016-12-07
1
-2
/
+2
|
*
s390: fix machine check panic stack switch
Martin Schwidefsky
2016-12-07
1
-1
/
+1
|
*
s390/setup: fix memblock usage
Heiko Carstens
2016-12-02
1
-8
/
+8
|
*
s390/kexec: use node 0 when re-adding crash kernel memory
Heiko Carstens
2016-12-02
1
-1
/
+1
|
*
s390: convert remaining bootmem allocations to memblock
Heiko Carstens
2016-11-29
1
-8
/
+8
|
*
s390: fix kernel oops for CONFIG_MARCH_Z900=y builds
Martin Schwidefsky
2016-11-25
1
-1
/
+2
|
*
s390: add cma support
Heiko Carstens
2016-11-23
1
-0
/
+2
|
*
s390/cpumf: simplify psw generation
Heiko Carstens
2016-11-23
1
-21
/
+5
|
*
s390/thread_info: get rid of THREAD_ORDER define
Heiko Carstens
2016-11-23
5
-5
/
+5
|
*
s390/time: fix clocksource steering for negative clock offsets
Martin Schwidefsky
2016-11-17
1
-4
/
+3
|
*
s390: move sys_call_table and last_break from thread_info to thread_struct
Martin Schwidefsky
2016-11-15
5
-16
/
+28
|
*
s390: move cputime accounting fields from thread_info to thread_struct
Martin Schwidefsky
2016-11-11
4
-25
/
+14
|
*
s390: move system_call field from thread_info to thread_struct
Martin Schwidefsky
2016-11-11
2
-7
/
+7
|
*
s390: move thread_info into task_struct
Heiko Carstens
2016-11-11
5
-24
/
+17
|
*
s390/preempt: move preempt_count to the lowcore
Martin Schwidefsky
2016-11-11
4
-2
/
+4
|
*
s390: kernel: make lgr explicitly non-modular
Paul Gortmaker
2016-10-31
1
-2
/
+3
|
*
s390/time: steer clocksource on STP sync events
Martin Schwidefsky
2016-10-28
6
-7
/
+104
|
*
s390/time: adjust last_update_clock at clock synchronization
Martin Schwidefsky
2016-10-28
1
-0
/
+2
|
*
s390/time: refactor clock sync
Martin Schwidefsky
2016-10-28
2
-81
/
+70
*
|
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-12-12
1
-25
/
+11
|
\
\
|
*
|
s390/smp: Convert to hotplug state machine
Sebastian Andrzej Siewior
2016-11-09
1
-26
/
+11
|
*
|
s390/smp: Make cpu notifier symetric
Thomas Gleixner
2016-11-09
1
-1
/
+2
|
|
/
*
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-12-12
1
-3
/
+6
|
\
\
|
*
\
Merge branch 'linus' into sched/core, to pick up fixes
Ingo Molnar
2016-11-16
1
-0
/
+2
|
|
\
\
|
*
|
|
sched/cputime, powerpc, s390: Make scaled cputime arch specific
Stanislaw Gruszka
2016-11-15
1
-3
/
+6
|
|
|
/
|
|
/
|
*
|
|
locking/spinlocks, s390: Implement vcpu_is_preempted(cpu)
Christian Borntraeger
2016-11-22
1
-2
/
+7
*
|
|
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
2016-11-22
1
-0
/
+2
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
mm: kmemleak: scan .data.ro_after_init
Jakub Kicinski
2016-11-11
1
-0
/
+2
|
|
/
*
|
locking/core: Introduce cpu_relax_yield()
Christian Borntraeger
2016-11-16
1
-2
/
+2
|
/
*
s390/dumpstack: use pr_cont within show_stack and die
Heiko Carstens
2016-10-24
1
-8
/
+8
*
s390/dumpstack: get rid of return_address again
Heiko Carstens
2016-10-17
1
-24
/
+0
*
s390/disassambler: use pr_cont where appropriate
Heiko Carstens
2016-10-17
1
-2
/
+2
*
s390/dumpstack: use pr_cont where appropriate
Heiko Carstens
2016-10-17
1
-4
/
+4
*
s390/dumpstack: restore reliable indicator for call traces
Heiko Carstens
2016-10-17
3
-9
/
+14
*
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2016-10-14
4
-16
/
+10
|
\
|
*
s390: move exports to definitions
Al Viro
2016-08-07
4
-16
/
+10
*
|
cred: simpler, 1D supplementary groups
Alexey Dobriyan
2016-10-07
1
-2
/
+2
*
|
nmi_backtrace: generate one-line reports for idle cpus
Chris Metcalf
2016-10-07
1
-0
/
+1
*
|
Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-10-06
1
-0
/
+1
|
\
\
[next]