index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sparc
/
mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
sparc32: use pgtable-nopud instead of 4level-fixup
Mike Rapoport
2019-12-04
5
-16
/
+64
*
mm: treewide: clarify pgtable_page_{ctor,dtor}() naming
Mark Rutland
2019-09-26
2
-4
/
+4
*
mm: remove quicklist page table caches
Nicholas Piggin
2019-09-24
1
-1
/
+0
*
mm, kprobes: generalize and rename notify_page_fault() as kprobe_page_fault()
Anshuman Khandual
2019-07-16
1
-15
/
+1
*
sparc64: use the generic get_user_pages_fast code
Christoph Hellwig
2019-07-12
2
-341
/
+1
*
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-07-08
2
-3
/
+3
|
\
|
*
signal: Remove the task parameter from force_sig_fault
Eric W. Biederman
2019-05-29
2
-2
/
+2
|
*
signal: Remove task parameter from force_sig
Eric W. Biederman
2019-05-27
1
-1
/
+1
*
|
sparc64: Fix regression in non-hypervisor TLB flush xcall
James Clarke
2019-06-02
1
-2
/
+2
|
/
*
init: free_initmem: poison freed init memory
Mike Rapoport
2019-05-14
1
-5
/
+0
*
initramfs: poison freed initrd memory
Christoph Hellwig
2019-05-14
2
-16
/
+0
*
mm/gup: change GUP fast to use flags rather than a write 'bool'
Ira Weiny
2019-05-14
1
-4
/
+5
*
sparc64: simplify reduce_memory() function
Mike Rapoport
2019-05-09
1
-40
/
+2
*
sparc/iommu: merge iommu_get_one and __sbus_iommu_map_page
Christoph Hellwig
2019-05-08
1
-32
/
+24
*
sparc/iommu: use __sbus_iommu_map_page to implement the map_sg path
Christoph Hellwig
2019-05-08
1
-21
/
+10
*
sparc/iommu: fix __sbus_iommu_map_page for highmem pages
Christoph Hellwig
2019-05-08
1
-8
/
+7
*
sparc/iommu: move per-page flushing into __sbus_iommu_map_page
Christoph Hellwig
2019-05-08
1
-12
/
+14
*
sparc/iommu: pass a physical address to iommu_get_one
Christoph Hellwig
2019-05-08
1
-6
/
+7
*
sparc/iommu: create a common helper for map_sg
Christoph Hellwig
2019-05-08
1
-20
/
+17
*
sparc/iommu: merge iommu_release_one and sbus_iommu_unmap_page
Christoph Hellwig
2019-05-08
1
-14
/
+7
*
sparc/iommu: use sbus_iommu_unmap_page in sbus_iommu_unmap_sg
Christoph Hellwig
2019-05-08
1
-3
/
+3
*
sparc/iommu: use !PageHighMem to check if a page has a kernel mapping
Christoph Hellwig
2019-05-08
1
-1
/
+2
*
sparc: add checks for the return value of memblock_alloc*()
Mike Rapoport
2019-03-12
2
-0
/
+19
*
arch: use memblock_alloc() instead of memblock_alloc_from(size, align, 0)
Mike Rapoport
2019-03-12
2
-6
/
+6
*
arch: simplify several early memory allocations
Mike Rapoport
2019-03-07
1
-6
/
+3
*
mm: replace all open encodings for NUMA_NO_NODE
Anshuman Khandual
2019-03-05
1
-3
/
+3
*
mm: treewide: remove unused address argument from pte_alloc functions
Joel Fernandes (Google)
2019-01-04
2
-6
/
+4
*
dma-mapping: zero memory returned from dma_alloc_*
Christoph Hellwig
2018-12-20
2
-2
/
+2
*
sparc/iommu: fix ->map_sg return value
Christoph Hellwig
2018-12-19
1
-21
/
+18
*
sparc/io-unit: fix ->map_sg return value
Christoph Hellwig
2018-12-19
1
-12
/
+11
*
sparc: remove the sparc32_dma_ops indirection
Christoph Hellwig
2018-12-11
2
-69
/
+133
*
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
3
-4
/
+2
*
memblock: rename free_all_bootmem to memblock_free_all
Mike Rapoport
2018-10-31
2
-3
/
+3
*
memblock: replace __alloc_bootmem with memblock_alloc_from
Mike Rapoport
2018-10-31
3
-9
/
+12
*
memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*
Mike Rapoport
2018-10-31
1
-5
/
+6
*
sparc64: Export __node_distance.
David S. Miller
2018-10-26
1
-0
/
+1
*
sparc32: split ramdisk detection and reservation to a helper function
Mike Rapoport
2018-08-21
1
-25
/
+31
*
sparc32: switch to NO_BOOTMEM
Mike Rapoport
2018-08-21
1
-56
/
+19
*
sparc: mm/init_32: kill trailing whitespace
Mike Rapoport
2018-08-21
1
-3
/
+3
*
mm: convert return type of handle_mm_fault() caller to vm_fault_t
Souptick Joarder
2018-08-17
2
-2
/
+4
*
sparc: move MSI related definitions to where they are used
Thomas Petazzoni
2018-07-30
1
-1
/
+19
*
treewide: use PHYS_ADDR_MAX to avoid type casting ULLONG_MAX
Stefan Agner
2018-06-15
1
-1
/
+1
*
signal/sparc: Use force_sig_fault where appropriate
Eric W. Biederman
2018-04-25
2
-19
/
+3
*
signal: Ensure every siginfo we send has all bits initialized
Eric W. Biederman
2018-04-25
2
-0
/
+2
*
mm/gup.c: document return value
Michael S. Tsirkin
2018-04-13
1
-0
/
+4
*
mm: fix races between swapoff and flush dcache
Huang Ying
2018-04-05
2
-4
/
+4
*
sparc64: Add support for ADI (Application Data Integrity)
Khalid Aziz
2018-03-18
4
-1
/
+140
*
sparc64: Fix regression in pmdp_invalidate().
David S. Miller
2018-03-15
1
-6
/
+13
*
Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-02-06
1
-2
/
+3
|
\
|
*
mm: pass the vmem_altmap to vmemmap_free
Christoph Hellwig
2018-01-08
1
-1
/
+2
[next]