aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/mm/fault.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-04-03s390/irq: Use defines for external interruption codesThomas Huth1-2/+2
2013-11-04s390/mm,tlb: correct tlb flush on page table upgradeMartin Schwidefsky1-37/+0
2013-10-24s390/uaccess: always run the kernel in home spaceMartin Schwidefsky1-7/+2
2013-09-12arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner1-0/+2
2013-09-04s390/irq: rework irq subclass handlingHeiko Carstens1-1/+1
2013-07-14s390: delete __cpuinit usage from all s390 filesPaul Gortmaker1-2/+2
2013-04-17s390/mm: protection exception PSW for aborted transactionMartin Schwidefsky1-2/+7
2013-01-08s390/irq: remove split irq fields from /proc/statHeiko Carstens1-1/+1
2012-11-23s390/ptrace: race of single stepping vs signal deliveryMartin Schwidefsky1-6/+13
2012-11-23s390/mm: keep fault_init() private to fault.cHeiko Carstens1-4/+8
2012-10-09readahead: fault retry breaks mmap file read random detectionShaohua Li1-0/+1
2012-09-26s390/exceptions: switch to relative exception table entriesHeiko Carstens1-1/+1
2012-09-26s390/mm: rename addressing_mode to s390_user_modeHeiko Carstens1-1/+1
2012-09-26s390/cpu hotplug: mask out CPU_TASKS_FROZEN in cu hotplug notifiersHeiko Carstens1-2/+1
2012-07-30s390: make use of user_mode() macro where possibleHeiko Carstens1-4/+4
2012-07-30s390/mm: rename user_mode variable to addressing_modeHeiko Carstens1-1/+1
2012-07-30s390/mm: fix fault handling for page table walk caseHeiko Carstens1-6/+7
2012-07-30s390/mm: make page faults killableHeiko Carstens1-1/+11
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens1-3/+1
2012-05-16s390/pfault: add sanity checkHeiko Carstens1-0/+3
2012-05-16s390/pfault: use __set_task_stateHeiko Carstens1-2/+2
2012-05-16s390/pfault: always search for task with reported pidHeiko Carstens1-14/+10
2012-05-16s390/pfault: fix task state raceHeiko Carstens1-2/+12
2012-05-16s390: replace TIF_SIE with PF_VCPUMartin Schwidefsky1-1/+1
2012-03-28Disintegrate asm/system.h for S390David Howells1-1/+1
2012-03-11[S390] irq: external interrupt code passingHeiko Carstens1-2/+2
2012-02-27compat: fix compile breakage on s390Heiko Carstens1-1/+0
2011-12-27[S390] cleanup trap handlingMartin Schwidefsky1-55/+46
2011-12-27[S390] disable MACHINE_IS_VM check for pfaultCarsten Otte1-4/+2
2011-11-14[S390] pfault: ignore leftover completion interruptsHeiko Carstens1-2/+7
2011-10-30[S390] take mmap_sem when walking guest page tableCarsten Otte1-1/+1
2011-10-30[S390] cleanup psw related bits and piecesMartin Schwidefsky1-1/+1
2011-10-30[S390] addressing mode limits and psw address wrappingMartin Schwidefsky1-1/+1
2011-07-24[S390] kvm guest address space mappingMartin Schwidefsky1-1/+17
2011-07-01perf: Remove the nmi parameter from the swevent and overflow interfacePeter Zijlstra1-3/+3
2011-05-26[S390] mm: add page fault retry handlingHeiko Carstens1-13/+28
2011-05-26[S390] mm: handle kernel caused page fault oom situationsHeiko Carstens1-7/+9
2011-05-26[S390] irq: merge irq.c and s390_ext.cHeiko Carstens1-1/+1
2011-05-26[S390] irq: fix service signal external interrupt handlingHeiko Carstens1-1/+1
2011-05-26[S390] pfault: always enable service signal interruptHeiko Carstens1-2/+1
2011-05-23[S390] pfault: cleanup codeHeiko Carstens1-30/+37
2011-05-23[S390] pfault: cpu hotplug vs missing completion interruptsHeiko Carstens1-24/+65
2011-05-23[S390] Remove data execution protectionMartin Schwidefsky1-39/+0
2011-04-29[S390] irqstats: fix counting of pfault, dasd diag and virtio irqsHeiko Carstens1-1/+1
2011-04-20[S390] pfault: fix token handlingHeiko Carstens1-2/+2
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-01-05[S390] ptrace cleanupMartin Schwidefsky1-3/+3
2011-01-05[S390] pfault: delay register of pfault interruptHeiko Carstens1-12/+15
2011-01-05[S390] irq: have detailed statistics for interrupt typesHeiko Carstens1-0/+2
2010-10-25[S390] cleanup facility list handlingMartin Schwidefsky1-6/+1