index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390/ftrace: fix crashes when switching tracers / add notrace to cpu_relax()
Heiko Carstens
2015-03-02
1
-1
/
+1
*
s390/jump label: improve and fix sanity check
Heiko Carstens
2015-02-26
1
-4
/
+8
*
s390/jump label: add missing jump_label_apply_nops() call
Heiko Carstens
2015-02-26
1
-0
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2015-02-21
6
-125
/
+107
|
\
|
*
s390/spinlock: disabled compare-and-delay by default
Martin Schwidefsky
2015-02-19
1
-5
/
+7
|
*
s390/cacheinfo: coding style changes
Heiko Carstens
2015-02-12
1
-13
/
+3
|
*
s390/cacheinfo: fix shared cpu masks
Heiko Carstens
2015-02-12
1
-5
/
+4
|
*
s390/smp: reduce size of struct pcpu
Heiko Carstens
2015-02-12
1
-27
/
+27
|
*
s390/topology: convert cpu_topology array to per cpu variable
Heiko Carstens
2015-02-12
1
-17
/
+17
|
*
s390/topology: delay initialization of topology cpu masks
Heiko Carstens
2015-02-12
2
-54
/
+47
|
*
s390/vdso: fix clock_gettime for CLOCK_THREAD_CPUTIME_ID, -2 and -3
Martin Schwidefsky
2015-02-12
1
-4
/
+2
*
|
mm: vmalloc: pass additional vm_flags to __vmalloc_node_range()
Andrey Ryabinin
2015-02-13
1
-1
/
+1
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2015-02-13
1
-0
/
+29
|
\
\
|
*
|
s390/kernel: Update /proc/sysinfo file with Extended Name and UUID
Ekaterina Tumanova
2015-02-09
1
-0
/
+29
*
|
|
all arches, signal: move restart_block to struct task_struct
Andy Lutomirski
2015-02-12
2
-2
/
+2
|
|
/
|
/
|
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2015-02-11
21
-469
/
+594
|
\
\
|
*
|
s390/process: free vx save area when releasing tasks
Hendrik Brueckner
2015-02-10
1
-0
/
+8
|
*
|
s390/cacheinfo: don't use smp_processor_id() in preemptible context
Heiko Carstens
2015-02-10
1
-2
/
+5
|
*
|
s390/jump label: use different nop instruction
Heiko Carstens
2015-01-29
1
-6
/
+13
|
*
|
s390/jump label: add sanity checks
Heiko Carstens
2015-01-29
1
-14
/
+42
|
*
|
s390/ftrace: hotpatch support for function tracing
Heiko Carstens
2015-01-29
4
-4
/
+20
|
*
|
s390: reintroduce diag 44 calls for cpu_relax()
Heiko Carstens
2015-01-29
1
-1
/
+9
|
*
|
s390/spinlock: add compare-and-delay to lock wait loops
Martin Schwidefsky
2015-01-23
1
-0
/
+18
|
*
|
s390/smp: remove check for CONFIG_ZFCPDUMP
Paul Bolle
2015-01-22
1
-1
/
+1
|
*
|
s390: add SMT support
Martin Schwidefsky
2015-01-22
8
-95
/
+336
|
*
|
s390: avoid z13 cache aliasing
Martin Schwidefsky
2015-01-22
1
-10
/
+0
|
*
|
s390: add z13 code generation support
Martin Schwidefsky
2015-01-22
2
-1
/
+6
|
*
|
s390: move cacheinfo sysfs to generic cacheinfo infrastructure
Sudeep Holla
2015-01-08
1
-296
/
+92
|
*
|
s390/sclp: sign extend return value of _sclp_print_early()
Heiko Carstens
2015-01-08
1
-1
/
+2
|
*
|
s390/signal: add sys_sigreturn and sys_rt_sigreturn declarations
Heiko Carstens
2015-01-08
1
-1
/
+3
|
*
|
s390/disassembler: remove indentical initializer
Heiko Carstens
2015-01-08
1
-1
/
+0
|
*
|
s390/ftrace: add code replacement sanity checks
Heiko Carstens
2015-01-08
1
-46
/
+49
*
|
|
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-01-23
1
-7
/
+3
|
\
\
\
|
*
|
|
module_arch_freeing_init(): new hook for archs before module->module_init freed.
Rusty Russell
2015-01-20
1
-7
/
+3
|
|
|
/
|
|
/
|
*
|
|
s390/uprobes: fix user space PER events
Jan Willeke
2015-01-12
1
-9
/
+60
|
|
/
|
/
|
*
|
s390: wire up execveat syscall
Heiko Carstens
2014-12-18
1
-0
/
+1
*
|
s390/vtime: Get rid of redundant WARN_ON
Christian Borntraeger
2014-12-18
1
-2
/
+0
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2014-12-17
1
-1
/
+1
|
\
|
*
groups: Consolidate the setgroups permission checks
Eric W. Biederman
2014-12-05
1
-1
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2014-12-11
23
-590
/
+739
|
\
\
|
*
|
s390: use local symbol names in entry[64].S
Martin Schwidefsky
2014-12-08
2
-398
/
+398
|
*
|
s390/ptrace: always include vector registers in core files
Martin Schwidefsky
2014-12-08
1
-10
/
+8
|
*
|
s390/simd: clear vector register pointer on fork/clone
Martin Schwidefsky
2014-12-08
1
-0
/
+1
|
*
|
s390/idle: convert open coded idle time seqcount
Frederic Weisbecker
2014-12-08
1
-13
/
+11
|
*
|
s390/idle: add missing irq off lockdep annotation
Heiko Carstens
2014-12-08
1
-0
/
+2
|
*
|
s390/debug: avoid function call for debug_sprintf_*
Christian Borntraeger
2014-12-08
1
-8
/
+4
|
*
|
s390/kprobes: fix instruction copy for out of line execution
Heiko Carstens
2014-12-01
1
-1
/
+1
|
*
|
s390/traps: die on translation exceptions
Heiko Carstens
2014-11-21
1
-2
/
+6
|
*
|
s390/traps: print interrupt code and instruction length code
Heiko Carstens
2014-11-21
2
-2
/
+4
|
*
|
s390/kernel: add system calls for PCI memory access
Alexey Ishchuk
2014-11-19
3
-0
/
+6
[next]