index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390/ipl: cleanup macro usage
Sebastian Ott
2015-03-25
1
-19
/
+11
*
s390/ipl: cleanup shutdown_action attributes
Sebastian Ott
2015-03-25
1
-31
/
+20
*
s390/ipl: cleanup bin attr usage
Sebastian Ott
2015-03-25
1
-56
/
+18
*
s390/uprobes: fix address space annotation
Heiko Carstens
2015-03-25
1
-1
/
+3
*
s390: make couple of functions and variables static
Heiko Carstens
2015-03-25
1
-1
/
+1
*
s390/maccess: remove potentially broken probe_kernel_write()
Heiko Carstens
2015-03-25
3
-8
/
+8
*
s390/traps: panic() instead of die() on translation exception
Heiko Carstens
2015-03-25
1
-1
/
+1
*
s390: remove 31 bit syscalls
Heiko Carstens
2015-03-25
2
-361
/
+361
*
s390: remove "64" suffix from a couple of files
Heiko Carstens
2015-03-25
4
-3
/
+3
*
s390: remove 31 bit support
Heiko Carstens
2015-03-25
28
-2102
/
+60
*
s390/smp: reenable smt after resume
Heiko Carstens
2015-03-25
1
-0
/
+11
*
s390/ftrace: fix compile error if CONFIG_KPROBES is disabled
Heiko Carstens
2015-03-13
1
-16
/
+45
*
s390/cpum_sf: add diagnostic sampling event only if it is authorized
Hendrik Brueckner
2015-03-13
1
-2
/
+5
*
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-14
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-13
2
-2
/
+2
|
|
/
|
/
|
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2015-02-12
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-22
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
|
/
[next]