aboutsummaryrefslogtreecommitdiff
path: root/arch/s390/mm
AgeCommit message (Expand)Author
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
2011-10-30[S390] kdump backend codeMichael Holzheu
2011-10-30[S390] Add real memory access functionsMichael Holzheu
2011-10-30[S390] memory leak with RCU_TABLE_FREEMartin Schwidefsky
2011-09-26[S390] gmap: always up mmap_sem properlyCarsten Otte
2011-09-20[S390] kvm: fix address mode switchingChristian Borntraeger
2011-08-03[S390] Add PSW restart shutdown triggerMichael Holzheu
2011-08-03[S390] missing return in page_table_alloc_pgsteJan Glauber
2011-07-24[S390] kvm guest address space mappingMartin Schwidefsky
2011-07-01perf: Remove the nmi parameter from the swevent and overflow interfacePeter Zijlstra
2011-06-06[S390] use generic RCU page-table freeing codeMartin Schwidefsky
2011-05-29[S390] mm: fix mmu_gather reworkHeiko Carstens
2011-05-28Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-05-27Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar
2011-05-26[S390] mm: add ZONE_DMA to 31-bit config againHeiko Carstens
2011-05-26[S390] mm: add page fault retry handlingHeiko Carstens
2011-05-26[S390] mm: handle kernel caused page fault oom situationsHeiko Carstens
2011-05-26[S390] irq: merge irq.c and s390_ext.cHeiko Carstens
2011-05-26[S390] irq: fix service signal external interrupt handlingHeiko Carstens
2011-05-26[S390] pfault: always enable service signal interruptHeiko Carstens
2011-05-25maccess,probe_kernel: Make write/read src const void *Steven Rostedt
2011-05-25mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra
2011-05-23[S390] refactor page table functions for better pgste supportMartin Schwidefsky
2011-05-23[S390] pfault: cleanup codeHeiko Carstens
2011-05-23[S390] pfault: cpu hotplug vs missing completion interruptsHeiko Carstens
2011-05-23[S390] extmem: get rid of compile warningHeiko Carstens
2011-05-23[S390] get rid of unused variablesHeiko Carstens
2011-05-23[S390] Remove data execution protectionMartin Schwidefsky
2011-05-19module: undo module RONX protection correctly.Jan Glauber
2011-05-10[S390] replace diag10() with diag10_range() functionMichael Holzheu
2011-04-29[S390] irqstats: fix counting of pfault, dasd diag and virtio irqsHeiko Carstens
2011-04-20[S390] pfault: fix token handlingHeiko Carstens
2011-04-20[S390] fix page table walk for changing page attributesJan Glauber
2011-03-31Fix common misspellingsLucas De Marchi