index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sparc
/
mm
Age
Commit message (
Expand
)
Author
2019-05-14
init: free_initmem: poison freed init memory
Mike Rapoport
2019-05-14
initramfs: poison freed initrd memory
Christoph Hellwig
2019-05-14
mm/gup: change GUP fast to use flags rather than a write 'bool'
Ira Weiny
2019-05-09
sparc64: simplify reduce_memory() function
Mike Rapoport
2019-05-08
sparc/iommu: merge iommu_get_one and __sbus_iommu_map_page
Christoph Hellwig
2019-05-08
sparc/iommu: use __sbus_iommu_map_page to implement the map_sg path
Christoph Hellwig
2019-05-08
sparc/iommu: fix __sbus_iommu_map_page for highmem pages
Christoph Hellwig
2019-05-08
sparc/iommu: move per-page flushing into __sbus_iommu_map_page
Christoph Hellwig
2019-05-08
sparc/iommu: pass a physical address to iommu_get_one
Christoph Hellwig
2019-05-08
sparc/iommu: create a common helper for map_sg
Christoph Hellwig
2019-05-08
sparc/iommu: merge iommu_release_one and sbus_iommu_unmap_page
Christoph Hellwig
2019-05-08
sparc/iommu: use sbus_iommu_unmap_page in sbus_iommu_unmap_sg
Christoph Hellwig
2019-05-08
sparc/iommu: use !PageHighMem to check if a page has a kernel mapping
Christoph Hellwig
2019-03-12
sparc: add checks for the return value of memblock_alloc*()
Mike Rapoport
2019-03-12
arch: use memblock_alloc() instead of memblock_alloc_from(size, align, 0)
Mike Rapoport
2019-03-07
arch: simplify several early memory allocations
Mike Rapoport
2019-03-05
mm: replace all open encodings for NUMA_NO_NODE
Anshuman Khandual
2019-01-04
mm: treewide: remove unused address argument from pte_alloc functions
Joel Fernandes (Google)
2018-12-20
dma-mapping: zero memory returned from dma_alloc_*
Christoph Hellwig
2018-12-19
sparc/iommu: fix ->map_sg return value
Christoph Hellwig
2018-12-19
sparc/io-unit: fix ->map_sg return value
Christoph Hellwig
2018-12-11
sparc: remove the sparc32_dma_ops indirection
Christoph Hellwig
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
memblock: rename free_all_bootmem to memblock_free_all
Mike Rapoport
2018-10-31
memblock: replace __alloc_bootmem with memblock_alloc_from
Mike Rapoport
2018-10-31
memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*
Mike Rapoport
2018-10-26
sparc64: Export __node_distance.
David S. Miller
2018-08-21
sparc32: split ramdisk detection and reservation to a helper function
Mike Rapoport
2018-08-21
sparc32: switch to NO_BOOTMEM
Mike Rapoport
2018-08-21
sparc: mm/init_32: kill trailing whitespace
Mike Rapoport
2018-08-17
mm: convert return type of handle_mm_fault() caller to vm_fault_t
Souptick Joarder
2018-07-30
sparc: move MSI related definitions to where they are used
Thomas Petazzoni
2018-06-15
treewide: use PHYS_ADDR_MAX to avoid type casting ULLONG_MAX
Stefan Agner
2018-04-25
signal/sparc: Use force_sig_fault where appropriate
Eric W. Biederman
2018-04-25
signal: Ensure every siginfo we send has all bits initialized
Eric W. Biederman
2018-04-13
mm/gup.c: document return value
Michael S. Tsirkin
2018-04-05
mm: fix races between swapoff and flush dcache
Huang Ying
2018-03-18
sparc64: Add support for ADI (Application Data Integrity)
Khalid Aziz
2018-03-15
sparc64: Fix regression in pmdp_invalidate().
David S. Miller
2018-02-06
Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-01-31
sparc64: update pmdp_invalidate() to return old pmd value
Nitin Gupta
2018-01-08
mm: pass the vmem_altmap to vmemmap_free
Christoph Hellwig
2018-01-08
mm: pass the vmem_altmap to vmemmap_populate
Christoph Hellwig
2017-12-19
Do not hash userspace addresses in fault handlers
Kees Cook
2017-12-15
Revert "mm: replace p??_write with pte_access_permitted in fault + gup paths"
Linus Torvalds
2017-11-29
mm: replace pmd_write with pmd_access_permitted in fault + gup paths
Dan Williams
2017-11-29
mm: replace pud_write with pud_access_permitted in fault + gup paths
Dan Williams
2017-11-15
mm: remove cold parameter from free_hot_cold_page*
Mel Gorman
2017-11-15
sparc64: simplify vmemmap_populate
Pavel Tatashin
2017-11-15
sparc64/mm: set fields in deferred pages
Pavel Tatashin
[next]