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
2015-04-13
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-10
/
+10
2015-04-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+1
2015-03-31
Merge tag 'v4.0-rc6' into timers/core, before applying new patches
Ingo Molnar
6
-23
/
+71
2015-03-27
time: Rename timekeeper::tkr to timekeeper::tkr_mono
Peter Zijlstra
1
-9
/
+9
2015-03-25
s390/smp: reenable smt after resume
Heiko Carstens
1
-0
/
+11
2015-03-13
s390/ftrace: fix compile error if CONFIG_KPROBES is disabled
Heiko Carstens
1
-16
/
+45
2015-03-13
s390/cpum_sf: add diagnostic sampling event only if it is authorized
Hendrik Brueckner
1
-2
/
+5
2015-03-13
clocksource: Mostly kill clocksource_register()
John Stultz
1
-1
/
+1
2015-03-13
Merge tag 'kvm-s390-next-20150306' of git://git.kernel.org/pub/scm/linux/kern...
Marcelo Tosatti
1
-0
/
+1
2015-03-06
KVM: s390: Machine Check
Eric Farman
1
-0
/
+1
2015-03-02
s390/ftrace: fix crashes when switching tracers / add notrace to cpu_relax()
Heiko Carstens
1
-1
/
+1
2015-02-26
s390/jump label: improve and fix sanity check
Heiko Carstens
1
-4
/
+8
2015-02-26
s390/jump label: add missing jump_label_apply_nops() call
Heiko Carstens
1
-0
/
+1
2015-02-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
6
-125
/
+107
2015-02-19
s390/spinlock: disabled compare-and-delay by default
Martin Schwidefsky
1
-5
/
+7
2015-02-14
mm: vmalloc: pass additional vm_flags to __vmalloc_node_range()
Andrey Ryabinin
1
-1
/
+1
2015-02-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+29
2015-02-13
all arches, signal: move restart_block to struct task_struct
Andy Lutomirski
2
-2
/
+2
2015-02-12
s390/cacheinfo: coding style changes
Heiko Carstens
1
-13
/
+3
2015-02-12
s390/cacheinfo: fix shared cpu masks
Heiko Carstens
1
-5
/
+4
2015-02-12
s390/smp: reduce size of struct pcpu
Heiko Carstens
1
-27
/
+27
2015-02-12
s390/topology: convert cpu_topology array to per cpu variable
Heiko Carstens
1
-17
/
+17
2015-02-12
s390/topology: delay initialization of topology cpu masks
Heiko Carstens
2
-54
/
+47
2015-02-12
s390/vdso: fix clock_gettime for CLOCK_THREAD_CPUTIME_ID, -2 and -3
Martin Schwidefsky
1
-4
/
+2
2015-02-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
21
-469
/
+594
2015-02-10
s390/process: free vx save area when releasing tasks
Hendrik Brueckner
1
-0
/
+8
2015-02-10
s390/cacheinfo: don't use smp_processor_id() in preemptible context
Heiko Carstens
1
-2
/
+5
2015-02-09
s390/kernel: Update /proc/sysinfo file with Extended Name and UUID
Ekaterina Tumanova
1
-0
/
+29
2015-01-29
s390/jump label: use different nop instruction
Heiko Carstens
1
-6
/
+13
2015-01-29
s390/jump label: add sanity checks
Heiko Carstens
1
-14
/
+42
2015-01-29
s390/ftrace: hotpatch support for function tracing
Heiko Carstens
4
-4
/
+20
2015-01-29
s390: reintroduce diag 44 calls for cpu_relax()
Heiko Carstens
1
-1
/
+9
2015-01-23
s390/spinlock: add compare-and-delay to lock wait loops
Martin Schwidefsky
1
-0
/
+18
2015-01-22
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-7
/
+3
2015-01-22
s390/smp: remove check for CONFIG_ZFCPDUMP
Paul Bolle
1
-1
/
+1
2015-01-22
s390: add SMT support
Martin Schwidefsky
8
-95
/
+336
2015-01-22
s390: avoid z13 cache aliasing
Martin Schwidefsky
1
-10
/
+0
2015-01-22
s390: add z13 code generation support
Martin Schwidefsky
2
-1
/
+6
2015-01-20
module_arch_freeing_init(): new hook for archs before module->module_init freed.
Rusty Russell
1
-7
/
+3
2015-01-12
s390/uprobes: fix user space PER events
Jan Willeke
1
-9
/
+60
2015-01-08
s390: move cacheinfo sysfs to generic cacheinfo infrastructure
Sudeep Holla
1
-296
/
+92
2015-01-08
s390/sclp: sign extend return value of _sclp_print_early()
Heiko Carstens
1
-1
/
+2
2015-01-08
s390/signal: add sys_sigreturn and sys_rt_sigreturn declarations
Heiko Carstens
1
-1
/
+3
2015-01-08
s390/disassembler: remove indentical initializer
Heiko Carstens
1
-1
/
+0
2015-01-08
s390/ftrace: add code replacement sanity checks
Heiko Carstens
1
-46
/
+49
2014-12-18
s390: wire up execveat syscall
Heiko Carstens
1
-0
/
+1
2014-12-18
s390/vtime: Get rid of redundant WARN_ON
Christian Borntraeger
1
-2
/
+0
2014-12-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-1
/
+1
2014-12-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
23
-590
/
+739
2014-12-08
s390: use local symbol names in entry[64].S
Martin Schwidefsky
2
-398
/
+398
[next]