aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/mm
Commit message (Expand)AuthorAge
* s390/mm: cleanup page table definitionsMartin Schwidefsky2013-08-22
* s390: add support for IBM zBC12 machineHeiko Carstens2013-07-26
* s390: delete __cpuinit usage from all s390 filesPaul Gortmaker2013-07-14
* mm: remove free_area_cacheMichel Lespinasse2013-07-10
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-07-04
|\
| * Merge tag 'v3.10' into nextBenjamin Herrenschmidt2013-07-01
| |\
| * | mm/THP: add pmd args to pgtable deposit and withdraw APIsAneesh Kumar K.V2013-06-20
* | | Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds2013-07-03
|\ \ \
| * | | mm/s390: prepare for removing num_physpages and simplify mem_init()Jiang Liu2013-07-03
| * | | mm: concentrate modification of totalram_pages into the mm coreJiang Liu2013-07-03
| * | | mm: enhance free_reserved_area() to support poisoning memory with zeroJiang Liu2013-07-03
| * | | mm: change signature of free_reserved_area() to fix building warningsJiang Liu2013-07-03
| | |/ | |/|
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-07-03
|\ \ \
| * | | KVM: s390: Provide function for setting the guest storage keyChristian Borntraeger2013-06-17
| * | | s390: fix gmap_ipte_notifier vs. software dirty pagesChristian Borntraeger2013-05-21
| * | | s390/kvm: rename RCP_xxx defines to PGSTE_xxxMartin Schwidefsky2013-05-21
* | | | s390/kvm: Provide function for setting the guest storage keyChristian Borntraeger2013-06-26
| |/ / |/| |
* | | s390/mem_detect: fix memory hole handlingHeiko Carstens2013-06-19
| |/ |/|
* | s390/pgtable: Fix gmap notifier addressChristian Borntraeger2013-05-31
* | s390: fix gmap_ipte_notifier vs. software dirty pagesChristian Borntraeger2013-05-15
|/
* s390/mem_detect: remove artificial kdump memory typesHeiko Carstens2013-05-03
* s390/mm: add pte invalidation notifier for kvmMartin Schwidefsky2013-05-03
* s390/memory hotplug: provide memory_block_size_bytes() functionHeiko Carstens2013-05-02
* s390/mem_detect: limit memory detection loop to "mem=" parameterHeiko Carstens2013-05-02
* s390/mem_detect: add DAT sanity checkHeiko Carstens2013-05-02
* s390/mem_detect: fix lockdep irq tracingHeiko Carstens2013-05-02
* s390/mem_detect: move memory detection code to mm folderHeiko Carstens2013-05-02
* sparse-vmemmap: specify vmemmap population range in bytesJohannes Weiner2013-04-29
* mm/hugetlb: add more arch-defined huge_pte functionsGerald Schaefer2013-04-29
* mm/s390: use common help functions to free reserved pagesJiang Liu2013-04-29
* s390/mm,gmap: segment mapping raceMartin Schwidefsky2013-04-23
* s390/mm,gmap: implement gmap_translate()Heiko Carstens2013-04-23
* s390/mm: speedup storage key initializationHeiko Carstens2013-04-17
* s390/cmm: Removed useless labelAlexandru Gheorghiu2013-04-17
* s390/mm: zero page cache synonyms for zEC12Martin Schwidefsky2013-04-17
* s390/mm: protection exception PSW for aborted transactionMartin Schwidefsky2013-04-17
* s390/mm: ignore change bit for vmemmapHeiko Carstens2013-02-28
* s390/page table dumper: add support for change-recording override bitHeiko Carstens2013-02-28
* memory-hotplug: remove memmap of sparse-vmemmapTang Chen2013-02-23
* memory-hotplug: introduce new arch_remove_memory() for removing page tableWen Congyang2013-02-23
* s390/mm: implement software dirty bitsMartin Schwidefsky2013-02-14
* s390/mm: Fix crst upgrade of mmap with MAP_FIXEDHendrik Brueckner2013-02-14
* s390/irq: remove split irq fields from /proc/statHeiko Carstens2013-01-08
* s390/ptrace: race of single stepping vs signal deliveryMartin Schwidefsky2012-11-23
* s390/mm: move kernel_page_present/kernel_map_pages to page_attr.cHeiko Carstens2012-11-23
* s390/memory hotplug: use pfmf instruction to initialize storage keysHeiko Carstens2012-11-23
* s390/mm: keep fault_init() private to fault.cHeiko Carstens2012-11-23
* s390/mm,vmemmap: use 1MB frames for vmemmapHeiko Carstens2012-11-23
* s390/mm,vmem: use 2GB frames for identity mappingHeiko Carstens2012-11-23
* s390/gup: fix access_ok() usage in __get_user_pages_fast()Heiko Carstens2012-11-13