index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2015-02-11
82
-1030
/
+1640
|
\
|
*
s390/process: free vx save area when releasing tasks
Hendrik Brueckner
2015-02-10
1
-0
/
+8
|
*
s390/hypfs: Eliminate hypfs interval
Michael Holzheu
2015-02-10
2
-40
/
+12
|
*
s390/hypfs: Add diagnose 0c support
Michael Holzheu
2015-02-10
5
-4
/
+184
|
*
s390/cacheinfo: don't use smp_processor_id() in preemptible context
Heiko Carstens
2015-02-10
1
-2
/
+5
|
*
s390/zcrypt: fixed domain scanning problem (again)
Ingo Tuchscherer
2015-02-04
1
-3
/
+7
|
*
s390/smp: increase maximum value of NR_CPUS to 512
Heiko Carstens
2015-01-30
1
-3
/
+3
|
*
s390/jump label: use different nop instruction
Heiko Carstens
2015-01-29
2
-7
/
+19
|
*
s390/jump label: add sanity checks
Heiko Carstens
2015-01-29
1
-14
/
+42
|
*
s390/mm: correct missing space when reporting user process faults
Hendrik Brueckner
2015-01-29
1
-1
/
+1
|
*
s390/dasd: cleanup profiling
Sebastian Ott
2015-01-29
3
-85
/
+27
|
*
s390/dasd: add locking for global_profile access
Sebastian Ott
2015-01-29
3
-14
/
+24
|
*
s390/ftrace: hotpatch support for function tracing
Heiko Carstens
2015-01-29
8
-7
/
+52
|
*
ftrace: let notrace function attribute disable hotpatching if necessary
Heiko Carstens
2015-01-29
1
-0
/
+4
|
*
ftrace: allow architectures to specify ftrace compile options
Heiko Carstens
2015-01-29
8
-14
/
+19
|
*
s390: reintroduce diag 44 calls for cpu_relax()
Heiko Carstens
2015-01-29
2
-5
/
+10
|
*
s390/zcrypt: Add support for new crypto express (CEX5S) adapter.
Ingo Tuchscherer
2015-01-23
4
-9
/
+29
|
*
s390/zcrypt: Number of supported ap domains is not retrievable.
Ingo Tuchscherer
2015-01-23
1
-41
/
+96
|
*
s390/spinlock: add compare-and-delay to lock wait loops
Martin Schwidefsky
2015-01-23
3
-7
/
+66
|
*
s390/tape: remove redundant if statement
Martin Schwidefsky
2015-01-22
1
-7
/
+5
|
*
s390/hvc_iucv: add simple wildcard matches to the iucv allow filter
Hendrik Brueckner
2015-01-22
1
-7
/
+24
|
*
s390/hmcdrv: free memory on error path
Christophe Jaillet
2015-01-22
1
-3
/
+3
|
*
s390: update default configuration
Martin Schwidefsky
2015-01-22
5
-7
/
+5
|
*
s390/smp: remove check for CONFIG_ZFCPDUMP
Paul Bolle
2015-01-22
1
-1
/
+1
|
*
dcssblk: issue warning when trying to save SN/EN type DCSS
Gerald Schaefer
2015-01-22
1
-2
/
+13
|
*
s390: add SMT support
Martin Schwidefsky
2015-01-22
18
-118
/
+430
|
*
s390: avoid z13 cache aliasing
Martin Schwidefsky
2015-01-22
5
-18
/
+155
|
*
s390: add z13 code generation support
Martin Schwidefsky
2015-01-22
4
-1
/
+26
|
*
s390/hmcdrv: remove unnecessary version.h inclusion
Syam Sidhardhan
2015-01-15
1
-1
/
+0
|
*
s390/docs: Remove section about script debugging from Debugging390.txt
Thomas Huth
2015-01-15
1
-29
/
+0
|
*
s390/docs: Break long lines in Debugging390.txt
Thomas Huth
2015-01-15
1
-227
/
+237
|
*
s390: move cacheinfo sysfs to generic cacheinfo infrastructure
Sudeep Holla
2015-01-08
1
-296
/
+92
|
*
s390/crypto: remove 'const' to avoid compiler warnings
Chen Gang
2015-01-08
1
-2
/
+2
|
*
s390: remove unnecessary KERN_CONT
Joe Perches
2015-01-08
1
-1
/
+1
|
*
s390/sclp: sign extend return value of _sclp_print_early()
Heiko Carstens
2015-01-08
1
-1
/
+2
|
*
s390/sclp: fix declaration of _sclp_print_early()
Chen Gang
2015-01-08
2
-2
/
+3
|
*
s390: keep Kconfig sorted
Heiko Carstens
2015-01-08
1
-1
/
+1
|
*
s390/cio: idset.c: remove some unused functions
Rickard Strandqvist
2015-01-08
2
-22
/
+0
|
*
s390/signal: add sys_sigreturn and sys_rt_sigreturn declarations
Heiko Carstens
2015-01-08
1
-1
/
+3
|
*
s390/pgtable: add unsigned long casts
Heiko Carstens
2015-01-08
1
-3
/
+3
|
*
s390/disassembler: remove indentical initializer
Heiko Carstens
2015-01-08
1
-1
/
+0
|
*
s390/pci: add missing address space annotation
Heiko Carstens
2015-01-08
1
-2
/
+2
|
*
s390/ftrace: add code replacement sanity checks
Heiko Carstens
2015-01-08
1
-46
/
+49
*
|
Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2015-02-11
9
-25
/
+193
|
\
\
|
*
|
pstore: Fix sprintf format specifier in pstore_dump()
alex chen
2015-01-16
1
-2
/
+2
|
*
|
pstore: Add pmsg - user-space accessible pstore object
Mark Salyzyn
2015-01-16
9
-2
/
+170
|
*
|
pstore: Handle zero-sized prz in series
Mark Salyzyn
2015-01-16
1
-3
/
+9
|
*
|
pstore: Remove superfluous memory size check
Mark Salyzyn
2015-01-16
1
-9
/
+0
|
*
|
pstore: Use scnprintf() in pstore_mkfile()
Mark Salyzyn
2015-01-16
1
-10
/
+13
*
|
|
Merge tag 'nfs-for-3.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2015-02-11
60
-1729
/
+5236
|
\
\
\
[next]