aboutsummaryrefslogtreecommitdiff
path: root/arch/s390/mm
AgeCommit message (Expand)Author
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
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