aboutsummaryrefslogtreecommitdiff
path: root/arch/s390/mm
AgeCommit message (Expand)Author
2012-09-26s390/mm: mark free_initrd_mem() as __initHeiko Carstens
2012-09-26s390: add uninitialized_var() to suppress false positive compiler warningsHeiko Carstens
2012-09-26s390/exceptions: switch to relative exception table entriesHeiko Carstens
2012-09-26s390/mm: implement __get_user_pages_fast()Gerald Schaefer
2012-09-26s390/mm: rename addressing_mode to s390_user_modeHeiko Carstens
2012-09-26s390/cpu hotplug: mask out CPU_TASKS_FROZEN in cu hotplug notifiersHeiko Carstens
2012-09-26s390: enable large page support with CONFIG_DEBUG_PAGEALLOCGerald Schaefer
2012-07-30s390: make use of user_mode() macro where possibleHeiko Carstens
2012-07-30s390/mm: rename user_mode variable to addressing_modeHeiko Carstens
2012-07-30s390/mm: fix fault handling for page table walk caseHeiko Carstens
2012-07-30s390/mm: make page faults killableHeiko Carstens
2012-07-26s390/mm: downgrade page table after fork of a 31 bit processMartin Schwidefsky
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens
2012-05-30s390/kernel: Introduce memcpy_absolute() functionMichael Holzheu
2012-05-24s390/headers: replace __s390x__ with CONFIG_64BIT where possibleHeiko Carstens
2012-05-16s390/pfault: add sanity checkHeiko Carstens
2012-05-16s390/pfault: use __set_task_stateHeiko Carstens
2012-05-16s390/pfault: always search for task with reported pidHeiko Carstens
2012-05-16s390/pfault: fix task state raceHeiko Carstens
2012-05-16s390/kvm: bad rss-counter stateChristian Borntraeger
2012-05-16s390/hugepages: clear page table for sw large page emulationGerald Schaefer
2012-05-16s390: replace TIF_SIE with PF_VCPUMartin Schwidefsky
2012-05-16s390: allow absolute memory access for /dev/memMichael Holzheu
2012-04-11[S390] fix tlb flushing for page table pagesMartin Schwidefsky
2012-04-11[S390] kernel: Use local_irq_save() for memcpy_real()Michael Holzheu
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Disintegrate asm/system.h for S390David Howells
2012-03-23[S390] Remove unncessary export of arch_pick_mmap_layoutBen Hutchings
2012-03-11[S390] irq: external interrupt code passingHeiko Carstens
2012-03-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2012-02-27compat: fix compile breakage on s390Heiko Carstens
2012-02-24[S390] memory hotplug: prevent memory zone interleaveGerald Schaefer
2012-02-17[S390] incorrect PageTables counter for kvm page tablesMartin Schwidefsky
2011-12-27[S390] cleanup trap handlingMartin Schwidefsky
2011-12-27[S390] disable MACHINE_IS_VM check for pfaultCarsten Otte
2011-12-27[S390] add support for physical memory > 4TBMartin Schwidefsky
2011-12-27[S390] kvm: fix sleeping function ... at mm/page_alloc.c:2260Christian Borntraeger
2011-11-14[S390] pfault: ignore leftover completion interruptsHeiko Carstens
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-02thp: share get_huge_page_tail()Andrea Arcangeli
2011-11-02s390: gup_huge_pmd() return 0 if pte changesAndrea Arcangeli
2011-11-02s390: gup_huge_pmd() support THP tail recountingAndrea Arcangeli
2011-10-31s390: add missing module.h/export.h includesHeiko Carstens
2011-10-30[S390] sparse: fix sparse warnings about missing prototypesMartin Schwidefsky
2011-10-30[S390] kvm: Handle diagnose 0x10 (release pages)Christian Borntraeger
2011-10-30[S390] take mmap_sem when walking guest page tableCarsten Otte
2011-10-30[S390] fix list corruption in gmap reverse mappingCarsten Otte
2011-10-30[S390] fix possible deadlock in gmap_map_segmentCarsten Otte
2011-10-30[S390] cleanup psw related bits and piecesMartin Schwidefsky
2011-10-30[S390] addressing mode limits and psw address wrappingMartin Schwidefsky