index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sparc
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2020-12-15
sparc: fix handling of page table constructor failure
Matthew Wilcox (Oracle)
1
-1
/
+1
2020-12-14
Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-120
/
+0
2020-12-09
sparc64/mm: Implement pXX_leaf_size() support
Peter Zijlstra
1
-6
/
+13
2020-11-06
sparc/mm/highmem: Switch to generic kmap atomic
Thomas Gleixner
3
-120
/
+0
2020-10-15
Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2
-2
/
+2
2020-10-13
arch, drivers: replace for_each_membock() with for_each_mem_range()
Mike Rapoport
1
-8
/
+4
2020-10-06
dma-mapping: split <linux/dma-mapping.h>
Christoph Hellwig
2
-2
/
+2
2020-08-20
sparc32: propagate the calling conventions change down to __csum_partial_copy...
Al Viro
1
-5
/
+1
2020-08-12
mm/sparc64: use general page fault accounting
Peter Xu
1
-10
/
+1
2020-08-12
mm/sparc32: use general page fault accounting
Peter Xu
1
-10
/
+1
2020-08-12
mm: do page fault accounting in handle_mm_fault
Peter Xu
2
-3
/
+3
2020-08-07
mm/sparse: cleanup the code surrounding memory_present()
Mike Rapoport
1
-1
/
+0
2020-08-07
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
4
-4
/
+0
2020-06-10
arch/sparc/mm/srmmu.c: fix build
Andrew Morton
1
-10
/
+0
2020-06-09
mmap locking API: convert mmap_sem comments
Michel Lespinasse
1
-1
/
+1
2020-06-09
mmap locking API: convert mmap_sem API comments
Michel Lespinasse
2
-2
/
+2
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2
-15
/
+15
2020-06-09
mm: pgtable: add shortcuts for accessing kernel PMD and PTE
Mike Rapoport
4
-30
/
+6
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2
-2
/
+2
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2
-2
/
+2
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
8
-8
/
+0
2020-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next
Linus Torvalds
4
-73
/
+51
2020-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
David S. Miller
1
-5
/
+5
2020-06-04
kmap: consolidate kmap_prot definitions
Ira Weiny
1
-4
/
+0
2020-06-04
sparc: remove unnecessary includes
Ira Weiny
2
-2
/
+0
2020-06-04
arch/kmap: define kmap_atomic_prot() for all arch's
Ira Weiny
1
-3
/
+3
2020-06-04
arch/kmap: ensure kmap_prot visibility
Ira Weiny
1
-0
/
+1
2020-06-04
arch/kunmap_atomic: consolidate duplicate code
Ira Weiny
1
-8
/
+3
2020-06-04
arch/kmap_atomic: consolidate duplicate code
Ira Weiny
1
-7
/
+2
2020-06-03
sparc32: register memory occupied by kernel as memblock.memory
Mike Rapoport
1
-0
/
+1
2020-06-03
hugetlbfs: remove hugetlb_add_hstate() warning for existing hstate
Mike Kravetz
1
-15
/
+4
2020-06-03
hugetlbfs: move hugepagesz= parsing to arch independent code
Mike Kravetz
1
-22
/
+0
2020-06-03
hugetlbfs: add arch_hugetlb_valid_size
Mike Kravetz
1
-8
/
+16
2020-06-03
sparc32: simplify detection of memory zone boundaries
Mike Rapoport
1
-16
/
+5
2020-06-03
mm: use free_area_init() instead of free_area_init_nodes()
Mike Rapoport
1
-1
/
+1
2020-06-02
sparc32: mm: Only call ctor()/dtor() functions for first and last user
Will Deacon
1
-3
/
+11
2020-06-02
sparc32: mm: Don't try to free page-table pages if ctor() fails
Will Deacon
1
-1
/
+0
2020-06-02
sparc32: register memory occupied by kernel as memblock.memory
Mike Rapoport
1
-0
/
+1
2020-05-23
sparc32: fix page table traversal in srmmu_nocache_init()
Mike Rapoport
1
-2
/
+2
2020-05-23
sparc32: use PUD rather than PGD to get PMD in srmmu_nocache_init()
Mike Rapoport
1
-1
/
+1
2020-05-13
sparc32: mm: Change pgtable_t type to pte_t * instead of struct page *
Will Deacon
1
-20
/
+9
2020-05-13
sparc32: mm: Restructure sparc32 MMU page-table layout
Will Deacon
3
-43
/
+25
2020-05-13
sparc32: mm: Fix argument checking in __srmmu_get_nocache()
Will Deacon
1
-6
/
+6
2020-05-06
sparc: mm: return true,false in kern_addr_valid()
Jason Yan
1
-5
/
+5
2020-04-02
sparc32: use per-device dma_ops
Christoph Hellwig
4
-18
/
+13
2020-04-02
mm: allow VM_FAULT_RETRY for multiple times
Peter Xu
2
-2
/
+0
2020-04-02
mm: introduce FAULT_FLAG_DEFAULT
Peter Xu
2
-2
/
+2
2020-04-02
mm: introduce fault_signal_pending()
Peter Xu
2
-2
/
+2
2020-01-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
3
-15
/
+52
[next]