index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ipc
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-02-10
s390/hypfs: Eliminate hypfs interval
Michael Holzheu
2
-40
/
+12
2015-02-10
s390/hypfs: Add diagnose 0c support
Michael Holzheu
5
-4
/
+184
2015-02-10
s390/cacheinfo: don't use smp_processor_id() in preemptible context
Heiko Carstens
1
-2
/
+5
2015-02-04
s390/zcrypt: fixed domain scanning problem (again)
Ingo Tuchscherer
1
-3
/
+7
2015-01-30
s390/smp: increase maximum value of NR_CPUS to 512
Heiko Carstens
1
-3
/
+3
2015-01-29
s390/jump label: use different nop instruction
Heiko Carstens
2
-7
/
+19
2015-01-29
s390/jump label: add sanity checks
Heiko Carstens
1
-14
/
+42
2015-01-29
s390/mm: correct missing space when reporting user process faults
Hendrik Brueckner
1
-1
/
+1
2015-01-29
s390/dasd: cleanup profiling
Sebastian Ott
3
-85
/
+27
2015-01-29
s390/dasd: add locking for global_profile access
Sebastian Ott
3
-14
/
+24
2015-01-29
s390/ftrace: hotpatch support for function tracing
Heiko Carstens
8
-7
/
+52
2015-01-29
ftrace: let notrace function attribute disable hotpatching if necessary
Heiko Carstens
1
-0
/
+4
2015-01-29
ftrace: allow architectures to specify ftrace compile options
Heiko Carstens
8
-14
/
+19
2015-01-29
s390: reintroduce diag 44 calls for cpu_relax()
Heiko Carstens
2
-5
/
+10
2015-01-23
s390/zcrypt: Add support for new crypto express (CEX5S) adapter.
Ingo Tuchscherer
4
-9
/
+29
2015-01-23
s390/zcrypt: Number of supported ap domains is not retrievable.
Ingo Tuchscherer
1
-41
/
+96
2015-01-23
s390/spinlock: add compare-and-delay to lock wait loops
Martin Schwidefsky
3
-7
/
+66
2015-01-22
s390/tape: remove redundant if statement
Martin Schwidefsky
1
-7
/
+5
2015-01-22
s390/hvc_iucv: add simple wildcard matches to the iucv allow filter
Hendrik Brueckner
1
-7
/
+24
2015-01-22
s390/hmcdrv: free memory on error path
Christophe Jaillet
1
-3
/
+3
2015-01-22
s390: update default configuration
Martin Schwidefsky
5
-7
/
+5
2015-01-22
s390/smp: remove check for CONFIG_ZFCPDUMP
Paul Bolle
1
-1
/
+1
2015-01-22
dcssblk: issue warning when trying to save SN/EN type DCSS
Gerald Schaefer
1
-2
/
+13
2015-01-22
s390: add SMT support
Martin Schwidefsky
18
-118
/
+430
2015-01-22
s390: avoid z13 cache aliasing
Martin Schwidefsky
5
-18
/
+155
2015-01-22
s390: add z13 code generation support
Martin Schwidefsky
4
-1
/
+26
2015-01-15
s390/hmcdrv: remove unnecessary version.h inclusion
Syam Sidhardhan
1
-1
/
+0
2015-01-15
s390/docs: Remove section about script debugging from Debugging390.txt
Thomas Huth
1
-29
/
+0
2015-01-15
s390/docs: Break long lines in Debugging390.txt
Thomas Huth
1
-227
/
+237
2015-01-08
s390: move cacheinfo sysfs to generic cacheinfo infrastructure
Sudeep Holla
1
-296
/
+92
2015-01-08
s390/crypto: remove 'const' to avoid compiler warnings
Chen Gang
1
-2
/
+2
2015-01-08
s390: remove unnecessary KERN_CONT
Joe Perches
1
-1
/
+1
2015-01-08
s390/sclp: sign extend return value of _sclp_print_early()
Heiko Carstens
1
-1
/
+2
2015-01-08
s390/sclp: fix declaration of _sclp_print_early()
Chen Gang
2
-2
/
+3
2015-01-08
s390: keep Kconfig sorted
Heiko Carstens
1
-1
/
+1
2015-01-08
s390/cio: idset.c: remove some unused functions
Rickard Strandqvist
2
-22
/
+0
2015-01-08
s390/signal: add sys_sigreturn and sys_rt_sigreturn declarations
Heiko Carstens
1
-1
/
+3
2015-01-08
s390/pgtable: add unsigned long casts
Heiko Carstens
1
-3
/
+3
2015-01-08
s390/disassembler: remove indentical initializer
Heiko Carstens
1
-1
/
+0
2015-01-08
s390/pci: add missing address space annotation
Heiko Carstens
1
-2
/
+2
2015-01-08
s390/ftrace: add code replacement sanity checks
Heiko Carstens
1
-46
/
+49
2015-01-08
s390/mm: avoid using pmd_to_page for !USE_SPLIT_PMD_PTLOCKS
Martin Schwidefsky
1
-2
/
+3
2015-01-07
s390/timex: fix get_tod_clock_ext() inline assembly
Chen Gang
2
-5
/
+7
2014-12-18
s390: wire up execveat syscall
Heiko Carstens
2
-1
/
+3
2014-12-18
s390/kernel: use stnsm 255 instead of stosm 0
Christian Borntraeger
1
-1
/
+1
2014-12-18
s390/vtime: Get rid of redundant WARN_ON
Christian Borntraeger
1
-2
/
+0
2014-12-18
s390/zcrypt: kernel oops at insmod of the z90crypt device driver
Harald Freudenberger
1
-3
/
+7
2014-12-18
Ceph: remove left-over reject file
Linus Torvalds
1
-10
/
+0
2014-12-17
mmu_gather: fix over-eager tlb_flush_mmu_free() calling
Linus Torvalds
1
-3
/
+3
2014-12-17
x86: mm: fix VM_FAULT_RETRY handling
Linus Torvalds
1
-1
/
+1
[next]