aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/mm
Commit message (Expand)AuthorAgeFilesLines
* s390/gup: add missing TASK_SIZE check to get_user_pages_fast()Heiko Carstens2012-11-261-1/+1
* s390/pfault: fix task state raceHeiko Carstens2012-06-011-2/+12
* S390: fix tlb flushing for page table pagesMartin Schwidefsky2012-04-221-3/+60
* compat: fix compile breakage on s390Heiko Carstens2012-03-122-2/+1
* thp: share get_huge_page_tail()Andrea Arcangeli2011-11-111-11/+0
* s390: gup_huge_pmd() return 0 if pte changesAndrea Arcangeli2011-11-111-10/+11
* s390: gup_huge_pmd() support THP tail recountingAndrea Arcangeli2011-11-111-1/+23
* memory leak with RCU_TABLE_FREEMartin Schwidefsky2011-11-111-2/+3
* [S390] use generic RCU page-table freeing codeMartin Schwidefsky2011-06-061-173/+119
* [S390] mm: fix mmu_gather reworkHeiko Carstens2011-05-291-7/+16
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-05-281-2/+2
|\
| * Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2011-05-271-2/+2
| |\
| | * maccess,probe_kernel: Make write/read src const void *Steven Rostedt2011-05-251-2/+2
* | | [S390] mm: add ZONE_DMA to 31-bit config againHeiko Carstens2011-05-261-2/+0
* | | [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
|/ /
* | mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra2011-05-251-1/+0
* | [S390] refactor page table functions for better pgste supportMartin Schwidefsky2011-05-233-9/+10
* | [S390] pfault: cleanup codeHeiko Carstens2011-05-231-30/+37
* | [S390] pfault: cpu hotplug vs missing completion interruptsHeiko Carstens2011-05-231-24/+65
* | [S390] extmem: get rid of compile warningHeiko Carstens2011-05-231-0/+2
* | [S390] get rid of unused variablesHeiko Carstens2011-05-231-4/+0
* | [S390] Remove data execution protectionMartin Schwidefsky2011-05-233-108/+9
|/
* module: undo module RONX protection correctly.Jan Glauber2011-05-191-0/+5
* [S390] replace diag10() with diag10_range() functionMichael Holzheu2011-05-101-1/+1
* [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
* [S390] fix page table walk for changing page attributesJan Glauber2011-04-201-2/+3
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* [S390] Write protect module text and RO dataJan Glauber2011-03-152-0/+56
* [S390] pgtable_list corruptionMartin Schwidefsky2011-01-311-1/+2
* [S390] Randomize mmap start addressHeiko Carstens2011-01-121-2/+11
* [S390] Rearrange mmap.cHeiko Carstens2011-01-121-9/+9
* [S390] Enable flexible mmap layout for 64 bit processesHeiko Carstens2011-01-121-9/+4
* [S390] reduce miminum gap between stack and mmap_baseHeiko Carstens2011-01-121-2/+2
* [S390] mmap: consider stack address randomizationHeiko Carstens2011-01-121-1/+10
* [S390] ptrace cleanupMartin Schwidefsky2011-01-051-3/+3
* [S390] pfault: delay register of pfault interruptHeiko Carstens2011-01-051-12/+15
* [S390] irq: have detailed statistics for interrupt typesHeiko Carstens2011-01-051-0/+2
* [S390] fix get_user_pages_fastMartin Schwidefsky2010-11-101-4/+3
* [S390] cleanup facility list handlingMartin Schwidefsky2010-10-251-6/+1
* [S390] kvm: Fix badness at include/asm/mmu_context.h:83Christian Borntraeger2010-10-251-0/+2
* [S390] cleanup lowcore access from external interruptsMartin Schwidefsky2010-10-251-3/+8
* [S390] cleanup lowcore access from program checksMartin Schwidefsky2010-10-251-22/+14
* [S390] fix SIGBUS handlingMartin Schwidefsky2010-10-251-3/+11
* [S390] cmm: fix crash on case conversionHeiko Carstens2010-10-251-1/+6
* [S390] store indication fault optimizationMartin Schwidefsky2010-10-252-3/+19