summaryrefslogtreecommitdiffstats
path: root/arch/s390/mm/fault.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-04-081-37/+16
|\
| * s390/uaccess: rework uaccess code - fix locking issuesHeiko Carstens2014-04-031-35/+14
| * s390/irq: Use defines for external interruption codesThomas Huth2014-04-031-2/+2
* | KVM: s390: Add FAULT_FLAG_RETRY_NOWAIT for guest faultDominik Dingel2014-01-301-4/+22
|/
* s390/mm,tlb: correct tlb flush on page table upgradeMartin Schwidefsky2013-11-041-37/+0
* s390/uaccess: always run the kernel in home spaceMartin Schwidefsky2013-10-241-7/+2
* arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner2013-09-121-0/+2
* s390/irq: rework irq subclass handlingHeiko Carstens2013-09-041-1/+1
* s390: delete __cpuinit usage from all s390 filesPaul Gortmaker2013-07-141-2/+2
* s390/mm: protection exception PSW for aborted transactionMartin Schwidefsky2013-04-171-2/+7
* s390/irq: remove split irq fields from /proc/statHeiko Carstens2013-01-081-1/+1
* s390/ptrace: race of single stepping vs signal deliveryMartin Schwidefsky2012-11-231-6/+13
* s390/mm: keep fault_init() private to fault.cHeiko Carstens2012-11-231-4/+8
* readahead: fault retry breaks mmap file read random detectionShaohua Li2012-10-091-0/+1
* s390/exceptions: switch to relative exception table entriesHeiko Carstens2012-09-261-1/+1
* s390/mm: rename addressing_mode to s390_user_modeHeiko Carstens2012-09-261-1/+1
* s390/cpu hotplug: mask out CPU_TASKS_FROZEN in cu hotplug notifiersHeiko Carstens2012-09-261-2/+1
* s390: make use of user_mode() macro where possibleHeiko Carstens2012-07-301-4/+4
* s390/mm: rename user_mode variable to addressing_modeHeiko Carstens2012-07-301-1/+1
* s390/mm: fix fault handling for page table walk caseHeiko Carstens2012-07-301-6/+7
* s390/mm: make page faults killableHeiko Carstens2012-07-301-1/+11
* s390/comments: unify copyright messages and remove file namesHeiko Carstens2012-07-201-3/+1
* s390/pfault: add sanity checkHeiko Carstens2012-05-161-0/+3
* s390/pfault: use __set_task_stateHeiko Carstens2012-05-161-2/+2
* s390/pfault: always search for task with reported pidHeiko Carstens2012-05-161-14/+10
* s390/pfault: fix task state raceHeiko Carstens2012-05-161-2/+12
* s390: replace TIF_SIE with PF_VCPUMartin Schwidefsky2012-05-161-1/+1
* Disintegrate asm/system.h for S390David Howells2012-03-281-1/+1
* [S390] irq: external interrupt code passingHeiko Carstens2012-03-111-2/+2
* compat: fix compile breakage on s390Heiko Carstens2012-02-271-1/+0
* [S390] cleanup trap handlingMartin Schwidefsky2011-12-271-55/+46
* [S390] disable MACHINE_IS_VM check for pfaultCarsten Otte2011-12-271-4/+2
* [S390] pfault: ignore leftover completion interruptsHeiko Carstens2011-11-141-2/+7
* [S390] take mmap_sem when walking guest page tableCarsten Otte2011-10-301-1/+1
* [S390] cleanup psw related bits and piecesMartin Schwidefsky2011-10-301-1/+1
* [S390] addressing mode limits and psw address wrappingMartin Schwidefsky2011-10-301-1/+1
* [S390] kvm guest address space mappingMartin Schwidefsky2011-07-241-1/+17
* perf: Remove the nmi parameter from the swevent and overflow interfacePeter Zijlstra2011-07-011-3/+3
* [S390] mm: add page fault retry handlingHeiko Carstens2011-05-261-13/+28
* [S390] mm: handle kernel caused page fault oom situationsHeiko Carstens2011-05-261-7/+9
* [S390] irq: merge irq.c and s390_ext.cHeiko Carstens2011-05-261-1/+1
* [S390] irq: fix service signal external interrupt handlingHeiko Carstens2011-05-261-1/+1
* [S390] pfault: always enable service signal interruptHeiko Carstens2011-05-261-2/+1
* [S390] pfault: cleanup codeHeiko Carstens2011-05-231-30/+37
* [S390] pfault: cpu hotplug vs missing completion interruptsHeiko Carstens2011-05-231-24/+65
* [S390] Remove data execution protectionMartin Schwidefsky2011-05-231-39/+0
* [S390] irqstats: fix counting of pfault, dasd diag and virtio irqsHeiko Carstens2011-04-291-1/+1
* [S390] pfault: fix token handlingHeiko Carstens2011-04-201-2/+2
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* [S390] ptrace cleanupMartin Schwidefsky2011-01-051-3/+3
OpenPOWER on IntegriCloud