index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390/cputime: fix 31-bit compile
Martin Schwidefsky
2014-12-08
1
-1
/
+1
*
s390/scm_block: make the number of reqs per HW req configurable
Sebastian Ott
2014-12-08
2
-17
/
+34
*
s390/scm_block: handle multiple requests in one HW request
Sebastian Ott
2014-12-08
3
-63
/
+132
*
s390/scm_block: allocate aidaw pages only when necessary
Sebastian Ott
2014-12-08
3
-12
/
+36
*
s390/scm_block: use mempool to manage aidaw requests
Sebastian Ott
2014-12-08
3
-12
/
+55
*
s390/eadm: change timeout value
Sebastian Ott
2014-12-08
1
-1
/
+1
*
s390/mm: fix memory leak of ptlock in pmd_free_tlb
Martin Schwidefsky
2014-12-08
1
-0
/
+1
*
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: translate cputime magic constants to macros
Frederic Weisbecker
2014-12-08
1
-22
/
+24
*
s390/idle: convert open coded idle time seqcount
Frederic Weisbecker
2014-12-08
2
-14
/
+13
*
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
2
-10
/
+31
*
s390/kprobes: fix instruction copy for out of line execution
Heiko Carstens
2014-12-01
1
-1
/
+1
*
s390: remove diag 44 calls from cpu_relax()
Heiko Carstens
2014-11-28
1
-2
/
+0
*
s390/dasd: retry partition detection
Stefan Haberland
2014-11-28
1
-2
/
+24
*
s390/dasd: fix list corruption for sleep_on requests
Stefan Haberland
2014-11-28
1
-3
/
+0
*
s390/dasd: fix infinite term I/O loop
Stefan Haberland
2014-11-28
1
-0
/
+14
*
s390/dasd: remove unused code
Stefan Haberland
2014-11-28
1
-12
/
+2
*
s390/pci: Deletion of unnecessary checks before the function call "debug_unre...
Markus Elfring
2014-11-28
1
-5
/
+2
*
s390/ftrace: provide working ftrace_return_address()
Heiko Carstens
2014-11-28
1
-0
/
+2
*
s390/sclp_async: add Kconfig option to specify the component id
Martin Schwidefsky
2014-11-28
2
-1
/
+12
*
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
3
-4
/
+6
*
s390/kernel: add system calls for PCI memory access
Alexey Ishchuk
2014-11-19
7
-2
/
+127
*
s390: fix ptrace of user area if the inferior uses vector registers
Martin Schwidefsky
2014-11-19
1
-22
/
+75
*
s390/irq: use irq 0
Sebastian Ott
2014-11-18
2
-11
/
+5
*
s390/io: add ioport_map stubs
Frank Blaschka
2014-11-18
1
-0
/
+9
*
s390/docs: Remove sections that are not related to s390
Thomas Huth
2014-11-18
1
-374
/
+0
*
s390/docs: Fix the documentation of the address spaces
Thomas Huth
2014-11-18
1
-27
/
+61
*
s390/cpum_sf: Remove initialization of PMU event index
Hendrik Brueckner
2014-11-03
1
-1
/
+0
*
s390/signal: add sparse annotations
Martin Schwidefsky
2014-11-03
2
-2
/
+2
*
s390/mm: use correct unlock function in gmap_ipte_notify
Martin Schwidefsky
2014-11-03
1
-1
/
+1
*
s390/pci: add sparse annotations
Martin Schwidefsky
2014-11-03
2
-4
/
+8
*
s390/pci: improve irq number check for msix
Sebastian Ott
2014-11-03
3
-6
/
+3
*
s390/cmpxchg: use compiler builtins
Martin Schwidefsky
2014-11-03
3
-234
/
+19
*
s390/mm: pmdp_get_and_clear_full optimization
Martin Schwidefsky
2014-10-27
3
-1
/
+26
*
s390/mm: missing pte for gmap_ipte_notify should trigger a VM_BUG
Dominik Dingel
2014-10-27
1
-2
/
+1
*
s390/kprobes: make use of NOKPROBE_SYMBOL()
Heiko Carstens
2014-10-27
7
-46
/
+74
*
s390/ftrace,kprobes: allow to patch first instruction
Heiko Carstens
2014-10-27
13
-92
/
+214
*
kprobes: introduce weak arch_check_ftrace_location() helper function
Heiko Carstens
2014-10-27
2
-7
/
+12
*
s390/mm: disable KSM for storage key enabled pages
Dominik Dingel
2014-10-27
3
-7
/
+28
*
s390/mm: prevent and break zero page mappings in case of storage keys
Dominik Dingel
2014-10-27
2
-1
/
+17
*
mm: introduce mm_forbids_zeropage function
Dominik Dingel
2014-10-27
3
-2
/
+13
*
s390/mm: recfactor global pgste updates
Dominik Dingel
2014-10-27
4
-102
/
+56
*
s390: update default configuration
Martin Schwidefsky
2014-10-27
5
-74
/
+32
*
s390/vdso: fix stack corruption
Heiko Carstens
2014-10-27
4
-16
/
+29
*
s390/time: use stck clock fast for do_account_vtime
Martin Schwidefsky
2014-10-27
1
-0
/
+4
*
Linux 3.18-rc2
v3.18-rc2
Linus Torvalds
2014-10-27
1
-1
/
+1
[next]