| Commit message (Expand) | Author | Age | Files | Lines |
* | hugetlb: pass vma into huge_pte_alloc() and huge_pmd_share() | Peter Xu | 2021-05-05 | 1 | -1/+1 |
* | mm: move mem_init_print_info() into mm_init() | Kefeng Wang | 2021-04-30 | 2 | -3/+0 |
* | mm: move page_mapping_file to pagemap.h | Matthew Wilcox (Oracle) | 2021-04-30 | 1 | -0/+1 |
* | Merge branch 'work.sparc32' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller | 2021-02-27 | 4 | -180/+11 |
|\ |
|
| * | Merge remote-tracking branch 'sparc/master' into work.sparc32 | Al Viro | 2021-01-04 | 1 | -9/+9 |
| |\ |
|
| * | | sparc32: switch to generic extables | Al Viro | 2021-01-04 | 3 | -123/+12 |
| * | | sparc32: kill lookup_fault() | Al Viro | 2021-01-04 | 2 | -58/+0 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 2021-02-24 | 2 | -10/+13 |
|\ \ \
| |/ /
|/| | |
|
| * | | sparc32: Fix comparing pointer to 0 coccicheck warning | Kaixu Xia | 2021-02-19 | 1 | -1/+1 |
| * | | sparc: Fix handling of page table constructor failure | Matthew Wilcox (Oracle) | 2021-02-19 | 1 | -1/+1 |
| * | | sparc32: Limit memblock allocation to low memory | Andreas Larsson | 2021-02-19 | 1 | -0/+3 |
| |/ |
|
| * | sparc32: srmmu: improve type safety of __nocache_fix() | Mike Rapoport | 2020-07-22 | 1 | -8/+8 |
| * | sparc32: use PUD rather than PGD to get PMD in srmmu_inherit_prom_mappings() | Mike Rapoport | 2020-07-22 | 1 | -1/+1 |
* | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2020-12-15 | 1 | -1/+1 |
|\ \ |
|
| * | | sparc: fix handling of page table constructor failure | Matthew Wilcox (Oracle) | 2020-12-15 | 1 | -1/+1 |
* | | | Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2020-12-15 | 3 | -120/+0 |
|\ \ \ |
|
| * | | | sparc/mm/highmem: Switch to generic kmap atomic | Thomas Gleixner | 2020-11-06 | 3 | -120/+0 |
| |/ / |
|
* / / | sparc64/mm: Implement pXX_leaf_size() support | Peter Zijlstra | 2020-12-09 | 1 | -6/+13 |
|/ / |
|
* | | Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2020-10-15 | 2 | -2/+2 |
|\ \ |
|
| * | | dma-mapping: split <linux/dma-mapping.h> | Christoph Hellwig | 2020-10-06 | 2 | -2/+2 |
* | | | arch, drivers: replace for_each_membock() with for_each_mem_range() | Mike Rapoport | 2020-10-14 | 1 | -8/+4 |
* | | | sparc32: propagate the calling conventions change down to __csum_partial_copy... | Al Viro | 2020-08-20 | 1 | -5/+1 |
|/ / |
|
* | | mm/sparc64: use general page fault accounting | Peter Xu | 2020-08-12 | 1 | -10/+1 |
* | | mm/sparc32: use general page fault accounting | Peter Xu | 2020-08-12 | 1 | -10/+1 |
* | | mm: do page fault accounting in handle_mm_fault | Peter Xu | 2020-08-12 | 2 | -3/+3 |
* | | mm/sparse: cleanup the code surrounding memory_present() | Mike Rapoport | 2020-08-07 | 1 | -1/+0 |
* | | mm: remove unneeded includes of <asm/pgalloc.h> | Mike Rapoport | 2020-08-07 | 4 | -4/+0 |
|/ |
|
* | arch/sparc/mm/srmmu.c: fix build | Andrew Morton | 2020-06-10 | 1 | -10/+0 |
* | mmap locking API: convert mmap_sem comments | Michel Lespinasse | 2020-06-09 | 1 | -1/+1 |
* | mmap locking API: convert mmap_sem API comments | Michel Lespinasse | 2020-06-09 | 2 | -2/+2 |
* | mmap locking API: use coccinelle to convert mmap_sem rwsem call sites | Michel Lespinasse | 2020-06-09 | 2 | -15/+15 |
* | mm: pgtable: add shortcuts for accessing kernel PMD and PTE | Mike Rapoport | 2020-06-09 | 4 | -30/+6 |
* | mm: reorder includes after introduction of linux/pgtable.h | Mike Rapoport | 2020-06-09 | 2 | -2/+2 |
* | mm: introduce include/linux/pgtable.h | Mike Rapoport | 2020-06-09 | 2 | -2/+2 |
* | mm: don't include asm/pgtable.h if linux/mm.h is already included | Mike Rapoport | 2020-06-09 | 8 | -8/+0 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next | Linus Torvalds | 2020-06-08 | 4 | -73/+51 |
|\ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | David S. Miller | 2020-06-08 | 1 | -5/+5 |
| |\ |
|
| | * | sparc: mm: return true,false in kern_addr_valid() | Jason Yan | 2020-05-06 | 1 | -5/+5 |
| * | | sparc32: mm: Only call ctor()/dtor() functions for first and last user | Will Deacon | 2020-06-03 | 1 | -3/+11 |
| * | | sparc32: mm: Don't try to free page-table pages if ctor() fails | Will Deacon | 2020-06-03 | 1 | -1/+0 |
| * | | sparc32: register memory occupied by kernel as memblock.memory | Mike Rapoport | 2020-06-03 | 1 | -0/+1 |
| * | | sparc32: mm: Change pgtable_t type to pte_t * instead of struct page * | Will Deacon | 2020-05-14 | 1 | -20/+9 |
| * | | sparc32: mm: Restructure sparc32 MMU page-table layout | Will Deacon | 2020-05-14 | 3 | -43/+25 |
| * | | sparc32: mm: Fix argument checking in __srmmu_get_nocache() | Will Deacon | 2020-05-14 | 1 | -6/+6 |
| |/ |
|
* | | kmap: consolidate kmap_prot definitions | Ira Weiny | 2020-06-05 | 1 | -4/+0 |
* | | sparc: remove unnecessary includes | Ira Weiny | 2020-06-05 | 2 | -2/+0 |
* | | arch/kmap: define kmap_atomic_prot() for all arch's | Ira Weiny | 2020-06-05 | 1 | -3/+3 |
* | | arch/kmap: ensure kmap_prot visibility | Ira Weiny | 2020-06-05 | 1 | -0/+1 |
* | | arch/kunmap_atomic: consolidate duplicate code | Ira Weiny | 2020-06-05 | 1 | -8/+3 |
* | | arch/kmap_atomic: consolidate duplicate code | Ira Weiny | 2020-06-05 | 1 | -7/+2 |