aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/mm
Commit message (Expand)AuthorAge
* s390/kernel: Introduce memcpy_absolute() functionMichael Holzheu2012-05-30
* s390/headers: replace __s390x__ with CONFIG_64BIT where possibleHeiko Carstens2012-05-24
* s390/pfault: add sanity checkHeiko Carstens2012-05-16
* s390/pfault: use __set_task_stateHeiko Carstens2012-05-16
* s390/pfault: always search for task with reported pidHeiko Carstens2012-05-16
* s390/pfault: fix task state raceHeiko Carstens2012-05-16
* s390/kvm: bad rss-counter stateChristian Borntraeger2012-05-16
* s390/hugepages: clear page table for sw large page emulationGerald Schaefer2012-05-16
* s390: replace TIF_SIE with PF_VCPUMartin Schwidefsky2012-05-16
* s390: allow absolute memory access for /dev/memMichael Holzheu2012-05-16
* [S390] fix tlb flushing for page table pagesMartin Schwidefsky2012-04-11
* [S390] kernel: Use local_irq_save() for memcpy_real()Michael Holzheu2012-04-11
* Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-28
|\
| * Disintegrate asm/system.h for S390David Howells2012-03-28
* | [S390] Remove unncessary export of arch_pick_mmap_layoutBen Hutchings2012-03-23
|/
* [S390] irq: external interrupt code passingHeiko Carstens2012-03-11
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-03-01
|\
| * [S390] memory hotplug: prevent memory zone interleaveGerald Schaefer2012-02-24
* | compat: fix compile breakage on s390Heiko Carstens2012-02-27
|/
* [S390] incorrect PageTables counter for kvm page tablesMartin Schwidefsky2012-02-17
* [S390] cleanup trap handlingMartin Schwidefsky2011-12-27
* [S390] disable MACHINE_IS_VM check for pfaultCarsten Otte2011-12-27
* [S390] add support for physical memory > 4TBMartin Schwidefsky2011-12-27
* [S390] kvm: fix sleeping function ... at mm/page_alloc.c:2260Christian Borntraeger2011-12-27
* [S390] pfault: ignore leftover completion interruptsHeiko Carstens2011-11-14
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-06
|\
| * s390: add missing module.h/export.h includesHeiko Carstens2011-10-31
* | thp: share get_huge_page_tail()Andrea Arcangeli2011-11-02
* | s390: gup_huge_pmd() return 0 if pte changesAndrea Arcangeli2011-11-02
* | s390: gup_huge_pmd() support THP tail recountingAndrea Arcangeli2011-11-02
* | [S390] sparse: fix sparse warnings about missing prototypesMartin Schwidefsky2011-10-30
* | [S390] kvm: Handle diagnose 0x10 (release pages)Christian Borntraeger2011-10-30
* | [S390] take mmap_sem when walking guest page tableCarsten Otte2011-10-30
* | [S390] fix list corruption in gmap reverse mappingCarsten Otte2011-10-30
* | [S390] fix possible deadlock in gmap_map_segmentCarsten Otte2011-10-30
* | [S390] cleanup psw related bits and piecesMartin Schwidefsky2011-10-30
* | [S390] addressing mode limits and psw address wrappingMartin Schwidefsky2011-10-30
* | [S390] kdump backend codeMichael Holzheu2011-10-30
* | [S390] Add real memory access functionsMichael Holzheu2011-10-30
* | [S390] memory leak with RCU_TABLE_FREEMartin Schwidefsky2011-10-30
|/
* [S390] gmap: always up mmap_sem properlyCarsten Otte2011-09-26
* [S390] kvm: fix address mode switchingChristian Borntraeger2011-09-20
* [S390] Add PSW restart shutdown triggerMichael Holzheu2011-08-03
* [S390] missing return in page_table_alloc_pgsteJan Glauber2011-08-03
* [S390] kvm guest address space mappingMartin Schwidefsky2011-07-24
* perf: Remove the nmi parameter from the swevent and overflow interfacePeter Zijlstra2011-07-01
* [S390] use generic RCU page-table freeing codeMartin Schwidefsky2011-06-06
* [S390] mm: fix mmu_gather reworkHeiko Carstens2011-05-29
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-05-28
|\
| * Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2011-05-27
| |\