aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/mm (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-05-15s390: fix gmap_ipte_notifier vs. software dirty pagesChristian Borntraeger1-2/+1
2013-05-03s390/mem_detect: remove artificial kdump memory typesHeiko Carstens2-76/+30
2013-05-03s390/mm: add pte invalidation notifier for kvmMartin Schwidefsky1-4/+117
2013-05-02s390/memory hotplug: provide memory_block_size_bytes() functionHeiko Carstens1-0/+11
2013-05-02s390/mem_detect: limit memory detection loop to "mem=" parameterHeiko Carstens1-3/+20
2013-05-02s390/mem_detect: add DAT sanity checkHeiko Carstens1-1/+13
2013-05-02s390/mem_detect: fix lockdep irq tracingHeiko Carstens1-3/+5
2013-05-02s390/mem_detect: move memory detection code to mm folderHeiko Carstens2-1/+146
2013-04-29sparse-vmemmap: specify vmemmap population range in bytesJohannes Weiner1-9/+6
2013-04-29mm/hugetlb: add more arch-defined huge_pte functionsGerald Schaefer1-1/+1
2013-04-29mm/s390: use common help functions to free reserved pagesJiang Liu1-29/+6
2013-04-23s390/mm,gmap: segment mapping raceMartin Schwidefsky1-69/+91
2013-04-23s390/mm,gmap: implement gmap_translate()Heiko Carstens1-22/+85
2013-04-17s390/mm: speedup storage key initializationHeiko Carstens1-15/+9
2013-04-17s390/cmm: Removed useless labelAlexandru Gheorghiu1-5/+3
2013-04-17s390/mm: zero page cache synonyms for zEC12Martin Schwidefsky1-1/+9
2013-04-17s390/mm: protection exception PSW for aborted transactionMartin Schwidefsky1-2/+7
2013-02-28s390/mm: ignore change bit for vmemmapHeiko Carstens1-1/+2
2013-02-28s390/page table dumper: add support for change-recording override bitHeiko Carstens1-5/+20
2013-02-23memory-hotplug: remove memmap of sparse-vmemmapTang Chen1-0/+4
2013-02-23memory-hotplug: introduce new arch_remove_memory() for removing page tableWen Congyang1-0/+12
2013-02-14s390/mm: implement software dirty bitsMartin Schwidefsky2-15/+11
2013-02-14s390/mm: Fix crst upgrade of mmap with MAP_FIXEDHendrik Brueckner1-3/+6
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: move kernel_page_present/kernel_map_pages to page_attr.cHeiko Carstens3-44/+43
2012-11-23s390/memory hotplug: use pfmf instruction to initialize storage keysHeiko Carstens2-7/+42
2012-11-23s390/mm: keep fault_init() private to fault.cHeiko Carstens2-5/+8
2012-11-23s390/mm,vmemmap: use 1MB frames for vmemmapHeiko Carstens1-1/+25
2012-11-23s390/mm,vmem: use 2GB frames for identity mappingHeiko Carstens3-6/+23
2012-11-13s390/gup: fix access_ok() usage in __get_user_pages_fast()Heiko Carstens1-2/+1
2012-11-13s390/gup: add missing TASK_SIZE check to get_user_pages_fast()Heiko Carstens1-1/+1
2012-10-26s390/mm: use pmd_large() instead of pmd_huge()Gerald Schaefer1-1/+1
2012-10-09s390/mm,vmem: fix vmem_add_mem()/vmem_remove_range()Heiko Carstens1-4/+12
2012-10-09s390/vmalloc: have separate modules areaHeiko Carstens1-3/+10
2012-10-09s390/mm: fix mapping of read-only kernel text sectionHeiko Carstens1-2/+2
2012-10-09s390/mm: add page table dumperHeiko Carstens2-0/+220
2012-10-09s390/mm,pageattr: remove superfluous EXPORT_SYMBOLsHeiko Carstens1-3/+0
2012-10-09s390/mm,pageattr: add more page table walk sanity checksHeiko Carstens1-12/+25
2012-10-09s390/mm: fix pmd_huge() usage for kernel mappingHeiko Carstens2-15/+16
2012-10-09readahead: fault retry breaks mmap file read random detectionShaohua Li1-0/+1
2012-10-09thp, s390: architecture backend for thp on s390Gerald Schaefer1-0/+22
2012-10-09thp, s390: disable thp for kvm host on s390Gerald Schaefer1-0/+30
2012-10-09thp, s390: thp pagetable pre-allocation for s390Gerald Schaefer1-0/+38
2012-10-09thp, s390: thp splitting backend for s390Gerald Schaefer2-1/+28
2012-09-26s390/mm: mark free_initrd_mem() as __initHeiko Carstens1-2/+2
2012-09-26s390: add uninitialized_var() to suppress false positive compiler warningsHeiko Carstens1-2/+2
2012-09-26s390/exceptions: switch to relative exception table entriesHeiko Carstens3-2/+83
2012-09-26s390/mm: implement __get_user_pages_fast()Gerald Schaefer1-0/+37
2012-09-26s390/mm: rename addressing_mode to s390_user_modeHeiko Carstens2-2/+2