summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* s390/cputime: fix 31-bit compileMartin Schwidefsky2014-12-081-1/+1
* s390/scm_block: make the number of reqs per HW req configurableSebastian Ott2014-12-082-17/+34
* s390/scm_block: handle multiple requests in one HW requestSebastian Ott2014-12-083-63/+132
* s390/scm_block: allocate aidaw pages only when necessarySebastian Ott2014-12-083-12/+36
* s390/scm_block: use mempool to manage aidaw requestsSebastian Ott2014-12-083-12/+55
* s390/eadm: change timeout valueSebastian Ott2014-12-081-1/+1
* s390/mm: fix memory leak of ptlock in pmd_free_tlbMartin Schwidefsky2014-12-081-0/+1
* s390: use local symbol names in entry[64].SMartin Schwidefsky2014-12-082-398/+398
* s390/ptrace: always include vector registers in core filesMartin Schwidefsky2014-12-081-10/+8
* s390/simd: clear vector register pointer on fork/cloneMartin Schwidefsky2014-12-081-0/+1
* s390: translate cputime magic constants to macrosFrederic Weisbecker2014-12-081-22/+24
* s390/idle: convert open coded idle time seqcountFrederic Weisbecker2014-12-082-14/+13
* s390/idle: add missing irq off lockdep annotationHeiko Carstens2014-12-081-0/+2
* s390/debug: avoid function call for debug_sprintf_*Christian Borntraeger2014-12-082-10/+31
* s390/kprobes: fix instruction copy for out of line executionHeiko Carstens2014-12-011-1/+1
* s390: remove diag 44 calls from cpu_relax()Heiko Carstens2014-11-281-2/+0
* s390/dasd: retry partition detectionStefan Haberland2014-11-281-2/+24
* s390/dasd: fix list corruption for sleep_on requestsStefan Haberland2014-11-281-3/+0
* s390/dasd: fix infinite term I/O loopStefan Haberland2014-11-281-0/+14
* s390/dasd: remove unused codeStefan Haberland2014-11-281-12/+2
* s390/pci: Deletion of unnecessary checks before the function call "debug_unre...Markus Elfring2014-11-281-5/+2
* s390/ftrace: provide working ftrace_return_address()Heiko Carstens2014-11-281-0/+2
* s390/sclp_async: add Kconfig option to specify the component idMartin Schwidefsky2014-11-282-1/+12
* s390/traps: die on translation exceptionsHeiko Carstens2014-11-211-2/+6
* s390/traps: print interrupt code and instruction length codeHeiko Carstens2014-11-213-4/+6
* s390/kernel: add system calls for PCI memory accessAlexey Ishchuk2014-11-197-2/+127
* s390: fix ptrace of user area if the inferior uses vector registersMartin Schwidefsky2014-11-191-22/+75
* s390/irq: use irq 0Sebastian Ott2014-11-182-11/+5
* s390/io: add ioport_map stubsFrank Blaschka2014-11-181-0/+9
* s390/docs: Remove sections that are not related to s390Thomas Huth2014-11-181-374/+0
* s390/docs: Fix the documentation of the address spacesThomas Huth2014-11-181-27/+61
* s390/cpum_sf: Remove initialization of PMU event indexHendrik Brueckner2014-11-031-1/+0
* s390/signal: add sparse annotationsMartin Schwidefsky2014-11-032-2/+2
* s390/mm: use correct unlock function in gmap_ipte_notifyMartin Schwidefsky2014-11-031-1/+1
* s390/pci: add sparse annotationsMartin Schwidefsky2014-11-032-4/+8
* s390/pci: improve irq number check for msixSebastian Ott2014-11-033-6/+3
* s390/cmpxchg: use compiler builtinsMartin Schwidefsky2014-11-033-234/+19
* s390/mm: pmdp_get_and_clear_full optimizationMartin Schwidefsky2014-10-273-1/+26
* s390/mm: missing pte for gmap_ipte_notify should trigger a VM_BUGDominik Dingel2014-10-271-2/+1
* s390/kprobes: make use of NOKPROBE_SYMBOL()Heiko Carstens2014-10-277-46/+74
* s390/ftrace,kprobes: allow to patch first instructionHeiko Carstens2014-10-2713-92/+214
* kprobes: introduce weak arch_check_ftrace_location() helper functionHeiko Carstens2014-10-272-7/+12
* s390/mm: disable KSM for storage key enabled pagesDominik Dingel2014-10-273-7/+28
* s390/mm: prevent and break zero page mappings in case of storage keysDominik Dingel2014-10-272-1/+17
* mm: introduce mm_forbids_zeropage functionDominik Dingel2014-10-273-2/+13
* s390/mm: recfactor global pgste updatesDominik Dingel2014-10-274-102/+56
* s390: update default configurationMartin Schwidefsky2014-10-275-74/+32
* s390/vdso: fix stack corruptionHeiko Carstens2014-10-274-16/+29
* s390/time: use stck clock fast for do_account_vtimeMartin Schwidefsky2014-10-271-0/+4
* Linux 3.18-rc2v3.18-rc2Linus Torvalds2014-10-271-1/+1