aboutsummaryrefslogtreecommitdiff
path: root/arch/s390/mm
AgeCommit message (Expand)Author
2013-06-19s390/mem_detect: fix memory hole handlingHeiko Carstens
2013-05-31s390/pgtable: Fix gmap notifier addressChristian Borntraeger
2013-05-15s390: fix gmap_ipte_notifier vs. software dirty pagesChristian Borntraeger
2013-05-03s390/mem_detect: remove artificial kdump memory typesHeiko Carstens
2013-05-03s390/mm: add pte invalidation notifier for kvmMartin Schwidefsky
2013-05-02s390/memory hotplug: provide memory_block_size_bytes() functionHeiko Carstens
2013-05-02s390/mem_detect: limit memory detection loop to "mem=" parameterHeiko Carstens
2013-05-02s390/mem_detect: add DAT sanity checkHeiko Carstens
2013-05-02s390/mem_detect: fix lockdep irq tracingHeiko Carstens
2013-05-02s390/mem_detect: move memory detection code to mm folderHeiko Carstens
2013-04-29sparse-vmemmap: specify vmemmap population range in bytesJohannes Weiner
2013-04-29mm/hugetlb: add more arch-defined huge_pte functionsGerald Schaefer
2013-04-29mm/s390: use common help functions to free reserved pagesJiang Liu
2013-04-23s390/mm,gmap: segment mapping raceMartin Schwidefsky
2013-04-23s390/mm,gmap: implement gmap_translate()Heiko Carstens
2013-04-17s390/mm: speedup storage key initializationHeiko Carstens
2013-04-17s390/cmm: Removed useless labelAlexandru Gheorghiu
2013-04-17s390/mm: zero page cache synonyms for zEC12Martin Schwidefsky
2013-04-17s390/mm: protection exception PSW for aborted transactionMartin Schwidefsky
2013-02-28s390/mm: ignore change bit for vmemmapHeiko Carstens
2013-02-28s390/page table dumper: add support for change-recording override bitHeiko Carstens
2013-02-23memory-hotplug: remove memmap of sparse-vmemmapTang Chen
2013-02-23memory-hotplug: introduce new arch_remove_memory() for removing page tableWen Congyang
2013-02-14s390/mm: implement software dirty bitsMartin Schwidefsky
2013-02-14s390/mm: Fix crst upgrade of mmap with MAP_FIXEDHendrik Brueckner
2013-01-08s390/irq: remove split irq fields from /proc/statHeiko Carstens
2012-11-23s390/ptrace: race of single stepping vs signal deliveryMartin Schwidefsky
2012-11-23s390/mm: move kernel_page_present/kernel_map_pages to page_attr.cHeiko Carstens
2012-11-23s390/memory hotplug: use pfmf instruction to initialize storage keysHeiko Carstens
2012-11-23s390/mm: keep fault_init() private to fault.cHeiko Carstens
2012-11-23s390/mm,vmemmap: use 1MB frames for vmemmapHeiko Carstens
2012-11-23s390/mm,vmem: use 2GB frames for identity mappingHeiko Carstens
2012-11-13s390/gup: fix access_ok() usage in __get_user_pages_fast()Heiko Carstens
2012-11-13s390/gup: add missing TASK_SIZE check to get_user_pages_fast()Heiko Carstens
2012-10-26s390/mm: use pmd_large() instead of pmd_huge()Gerald Schaefer
2012-10-09s390/mm,vmem: fix vmem_add_mem()/vmem_remove_range()Heiko Carstens
2012-10-09s390/vmalloc: have separate modules areaHeiko Carstens
2012-10-09s390/mm: fix mapping of read-only kernel text sectionHeiko Carstens
2012-10-09s390/mm: add page table dumperHeiko Carstens
2012-10-09s390/mm,pageattr: remove superfluous EXPORT_SYMBOLsHeiko Carstens
2012-10-09s390/mm,pageattr: add more page table walk sanity checksHeiko Carstens
2012-10-09s390/mm: fix pmd_huge() usage for kernel mappingHeiko Carstens
2012-10-09readahead: fault retry breaks mmap file read random detectionShaohua Li
2012-10-09thp, s390: architecture backend for thp on s390Gerald Schaefer
2012-10-09thp, s390: disable thp for kvm host on s390Gerald Schaefer
2012-10-09thp, s390: thp pagetable pre-allocation for s390Gerald Schaefer
2012-10-09thp, s390: thp splitting backend for s390Gerald Schaefer
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