index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-08
s390: use local symbol names in entry[64].S
Martin Schwidefsky
2
-398
/
+398
2014-12-08
s390/ptrace: always include vector registers in core files
Martin Schwidefsky
1
-10
/
+8
2014-12-08
s390/simd: clear vector register pointer on fork/clone
Martin Schwidefsky
1
-0
/
+1
2014-12-08
s390: translate cputime magic constants to macros
Frederic Weisbecker
1
-22
/
+24
2014-12-08
s390/idle: convert open coded idle time seqcount
Frederic Weisbecker
2
-14
/
+13
2014-12-08
s390/idle: add missing irq off lockdep annotation
Heiko Carstens
1
-0
/
+2
2014-12-08
s390/debug: avoid function call for debug_sprintf_*
Christian Borntraeger
2
-10
/
+31
2014-12-01
s390/kprobes: fix instruction copy for out of line execution
Heiko Carstens
1
-1
/
+1
2014-11-28
s390: remove diag 44 calls from cpu_relax()
Heiko Carstens
1
-2
/
+0
2014-11-28
s390/pci: Deletion of unnecessary checks before the function call "debug_unre...
Markus Elfring
1
-5
/
+2
2014-11-28
s390/ftrace: provide working ftrace_return_address()
Heiko Carstens
1
-0
/
+2
2014-11-21
s390/traps: die on translation exceptions
Heiko Carstens
1
-2
/
+6
2014-11-21
s390/traps: print interrupt code and instruction length code
Heiko Carstens
3
-4
/
+6
2014-11-19
s390/kernel: add system calls for PCI memory access
Alexey Ishchuk
6
-2
/
+125
2014-11-19
s390: fix ptrace of user area if the inferior uses vector registers
Martin Schwidefsky
1
-22
/
+75
2014-11-18
s390/irq: use irq 0
Sebastian Ott
2
-11
/
+5
2014-11-18
s390/io: add ioport_map stubs
Frank Blaschka
1
-0
/
+9
2014-11-03
s390/cpum_sf: Remove initialization of PMU event index
Hendrik Brueckner
1
-1
/
+0
2014-11-03
s390/signal: add sparse annotations
Martin Schwidefsky
2
-2
/
+2
2014-11-03
s390/mm: use correct unlock function in gmap_ipte_notify
Martin Schwidefsky
1
-1
/
+1
2014-11-03
s390/pci: add sparse annotations
Martin Schwidefsky
2
-4
/
+8
2014-11-03
s390/pci: improve irq number check for msix
Sebastian Ott
3
-6
/
+3
2014-11-03
s390/cmpxchg: use compiler builtins
Martin Schwidefsky
3
-234
/
+19
2014-10-27
s390/mm: pmdp_get_and_clear_full optimization
Martin Schwidefsky
1
-0
/
+13
2014-10-27
s390/mm: missing pte for gmap_ipte_notify should trigger a VM_BUG
Dominik Dingel
1
-2
/
+1
2014-10-27
s390/kprobes: make use of NOKPROBE_SYMBOL()
Heiko Carstens
7
-46
/
+74
2014-10-27
s390/ftrace,kprobes: allow to patch first instruction
Heiko Carstens
11
-90
/
+212
2014-10-27
s390/mm: disable KSM for storage key enabled pages
Dominik Dingel
3
-7
/
+28
2014-10-27
s390/mm: prevent and break zero page mappings in case of storage keys
Dominik Dingel
2
-1
/
+17
2014-10-27
s390/mm: recfactor global pgste updates
Dominik Dingel
4
-102
/
+56
2014-10-27
s390: update default configuration
Martin Schwidefsky
5
-74
/
+32
2014-10-27
s390/vdso: fix stack corruption
Heiko Carstens
4
-16
/
+29
2014-10-27
s390/time: use stck clock fast for do_account_vtime
Martin Schwidefsky
1
-0
/
+4
2014-10-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
6
-6
/
+9
2014-10-20
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
1
-3
/
+1
2014-10-17
s390/uprobes: fix kprobes dependency
Jan Willeke
2
-2
/
+2
2014-10-17
s390: wire up bpf syscall
Heiko Carstens
3
-1
/
+4
2014-10-15
s390/mm: fixing calls of pte_unmap_unlock
Dominik Dingel
1
-3
/
+3
2014-10-15
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
10
-41
/
+45
2014-10-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
73
-911
/
+2399
2014-10-14
Merge branch 'x86-seccomp-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2014-10-13
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+2
2014-10-11
Merge branch 'for-v3.18' of git://git.linaro.org/people/mszyprowski/linux-dma...
Linus Torvalds
2
-14
/
+22
2014-10-10
nosave: consolidate __nosave_{begin,end} in <asm/sections.h>
Geert Uytterhoeven
1
-5
/
+1
2014-10-09
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
2014-10-09
s390/ftrace: simplify enabling/disabling of ftrace_graph_caller
Heiko Carstens
2
-15
/
+10
2014-10-09
s390/ftrace: remove 31 bit ftrace support
Heiko Carstens
6
-205
/
+56
2014-10-09
s390/kdump: add support for vector extension
Michael Holzheu
8
-21
/
+112
2014-10-09
s390/disassembler: add vector instructions
Martin Schwidefsky
2
-9
/
+249
2014-10-09
s390: add support for vector extension
Martin Schwidefsky
21
-187
/
+802
[next]