| Commit message (Expand) | Author | Age |
* | s390: add support for IBM zBC12 machine | Heiko Carstens | 2013-07-26 |
* | s390: delete __cpuinit usage from all s390 files | Paul Gortmaker | 2013-07-14 |
* | mm: remove free_area_cache | Michel Lespinasse | 2013-07-10 |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2013-07-04 |
|\ |
|
| * | Merge tag 'v3.10' into next | Benjamin Herrenschmidt | 2013-07-01 |
| |\ |
|
| * | | mm/THP: add pmd args to pgtable deposit and withdraw APIs | Aneesh Kumar K.V | 2013-06-20 |
* | | | Merge branch 'akpm' (updates from Andrew Morton) | Linus Torvalds | 2013-07-03 |
|\ \ \ |
|
| * | | | mm/s390: prepare for removing num_physpages and simplify mem_init() | Jiang Liu | 2013-07-03 |
| * | | | mm: concentrate modification of totalram_pages into the mm core | Jiang Liu | 2013-07-03 |
| * | | | mm: enhance free_reserved_area() to support poisoning memory with zero | Jiang Liu | 2013-07-03 |
| * | | | mm: change signature of free_reserved_area() to fix building warnings | Jiang Liu | 2013-07-03 |
| | |/
| |/| |
|
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2013-07-03 |
|\ \ \ |
|
| * | | | KVM: s390: Provide function for setting the guest storage key | Christian Borntraeger | 2013-06-17 |
| * | | | s390: fix gmap_ipte_notifier vs. software dirty pages | Christian Borntraeger | 2013-05-21 |
| * | | | s390/kvm: rename RCP_xxx defines to PGSTE_xxx | Martin Schwidefsky | 2013-05-21 |
* | | | | s390/kvm: Provide function for setting the guest storage key | Christian Borntraeger | 2013-06-26 |
| |/ /
|/| | |
|
* | | | s390/mem_detect: fix memory hole handling | Heiko Carstens | 2013-06-19 |
| |/
|/| |
|
* | | s390/pgtable: Fix gmap notifier address | Christian Borntraeger | 2013-05-31 |
* | | s390: fix gmap_ipte_notifier vs. software dirty pages | Christian Borntraeger | 2013-05-15 |
|/ |
|
* | s390/mem_detect: remove artificial kdump memory types | Heiko Carstens | 2013-05-03 |
* | s390/mm: add pte invalidation notifier for kvm | Martin Schwidefsky | 2013-05-03 |
* | s390/memory hotplug: provide memory_block_size_bytes() function | Heiko Carstens | 2013-05-02 |
* | s390/mem_detect: limit memory detection loop to "mem=" parameter | Heiko Carstens | 2013-05-02 |
* | s390/mem_detect: add DAT sanity check | Heiko Carstens | 2013-05-02 |
* | s390/mem_detect: fix lockdep irq tracing | Heiko Carstens | 2013-05-02 |
* | s390/mem_detect: move memory detection code to mm folder | Heiko Carstens | 2013-05-02 |
* | sparse-vmemmap: specify vmemmap population range in bytes | Johannes Weiner | 2013-04-29 |
* | mm/hugetlb: add more arch-defined huge_pte functions | Gerald Schaefer | 2013-04-29 |
* | mm/s390: use common help functions to free reserved pages | Jiang Liu | 2013-04-29 |
* | s390/mm,gmap: segment mapping race | Martin Schwidefsky | 2013-04-23 |
* | s390/mm,gmap: implement gmap_translate() | Heiko Carstens | 2013-04-23 |
* | s390/mm: speedup storage key initialization | Heiko Carstens | 2013-04-17 |
* | s390/cmm: Removed useless label | Alexandru Gheorghiu | 2013-04-17 |
* | s390/mm: zero page cache synonyms for zEC12 | Martin Schwidefsky | 2013-04-17 |
* | s390/mm: protection exception PSW for aborted transaction | Martin Schwidefsky | 2013-04-17 |
* | s390/mm: ignore change bit for vmemmap | Heiko Carstens | 2013-02-28 |
* | s390/page table dumper: add support for change-recording override bit | Heiko Carstens | 2013-02-28 |
* | memory-hotplug: remove memmap of sparse-vmemmap | Tang Chen | 2013-02-23 |
* | memory-hotplug: introduce new arch_remove_memory() for removing page table | Wen Congyang | 2013-02-23 |
* | s390/mm: implement software dirty bits | Martin Schwidefsky | 2013-02-14 |
* | s390/mm: Fix crst upgrade of mmap with MAP_FIXED | Hendrik Brueckner | 2013-02-14 |
* | s390/irq: remove split irq fields from /proc/stat | Heiko Carstens | 2013-01-08 |
* | s390/ptrace: race of single stepping vs signal delivery | Martin Schwidefsky | 2012-11-23 |
* | s390/mm: move kernel_page_present/kernel_map_pages to page_attr.c | Heiko Carstens | 2012-11-23 |
* | s390/memory hotplug: use pfmf instruction to initialize storage keys | Heiko Carstens | 2012-11-23 |
* | s390/mm: keep fault_init() private to fault.c | Heiko Carstens | 2012-11-23 |
* | s390/mm,vmemmap: use 1MB frames for vmemmap | Heiko Carstens | 2012-11-23 |
* | s390/mm,vmem: use 2GB frames for identity mapping | Heiko Carstens | 2012-11-23 |
* | s390/gup: fix access_ok() usage in __get_user_pages_fast() | Heiko Carstens | 2012-11-13 |
* | s390/gup: add missing TASK_SIZE check to get_user_pages_fast() | Heiko Carstens | 2012-11-13 |