index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sparc
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
3
-4
/
+2
2018-10-31
memblock: rename free_all_bootmem to memblock_free_all
Mike Rapoport
2
-3
/
+3
2018-10-31
memblock: replace __alloc_bootmem with memblock_alloc_from
Mike Rapoport
3
-9
/
+12
2018-10-31
memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*
Mike Rapoport
1
-5
/
+6
2018-10-27
sparc64: Export __node_distance.
David S. Miller
1
-0
/
+1
2018-08-21
sparc32: split ramdisk detection and reservation to a helper function
Mike Rapoport
1
-25
/
+31
2018-08-21
sparc32: switch to NO_BOOTMEM
Mike Rapoport
1
-56
/
+19
2018-08-21
sparc: mm/init_32: kill trailing whitespace
Mike Rapoport
1
-3
/
+3
2018-08-18
mm: convert return type of handle_mm_fault() caller to vm_fault_t
Souptick Joarder
2
-2
/
+4
2018-07-30
sparc: move MSI related definitions to where they are used
Thomas Petazzoni
1
-1
/
+19
2018-06-15
treewide: use PHYS_ADDR_MAX to avoid type casting ULLONG_MAX
Stefan Agner
1
-1
/
+1
2018-04-25
signal/sparc: Use force_sig_fault where appropriate
Eric W. Biederman
2
-19
/
+3
2018-04-25
signal: Ensure every siginfo we send has all bits initialized
Eric W. Biederman
2
-0
/
+2
2018-04-14
mm/gup.c: document return value
Michael S. Tsirkin
1
-0
/
+4
2018-04-06
mm: fix races between swapoff and flush dcache
Huang Ying
2
-4
/
+4
2018-03-18
sparc64: Add support for ADI (Application Data Integrity)
Khalid Aziz
4
-1
/
+140
2018-03-16
sparc64: Fix regression in pmdp_invalidate().
David S. Miller
1
-6
/
+13
2018-02-06
Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+3
2018-02-01
sparc64: update pmdp_invalidate() to return old pmd value
Nitin Gupta
1
-5
/
+18
2018-01-08
mm: pass the vmem_altmap to vmemmap_free
Christoph Hellwig
1
-1
/
+2
2018-01-08
mm: pass the vmem_altmap to vmemmap_populate
Christoph Hellwig
1
-1
/
+1
2017-12-20
Do not hash userspace addresses in fault handlers
Kees Cook
2
-2
/
+2
2017-12-16
Revert "mm: replace p??_write with pte_access_permitted in fault + gup paths"
Linus Torvalds
1
-2
/
+2
2017-11-30
mm: replace pmd_write with pmd_access_permitted in fault + gup paths
Dan Williams
1
-1
/
+1
2017-11-30
mm: replace pud_write with pud_access_permitted in fault + gup paths
Dan Williams
1
-1
/
+1
2017-11-16
mm: remove cold parameter from free_hot_cold_page*
Mel Gorman
1
-1
/
+1
2017-11-16
sparc64: simplify vmemmap_populate
Pavel Tatashin
1
-17
/
+6
2017-11-16
sparc64/mm: set fields in deferred pages
Pavel Tatashin
1
-1
/
+8
2017-11-16
kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACK
Levin, Alexander (Sasha Levin)
1
-2
/
+2
2017-11-16
mm: introduce wrappers to access mm->nr_ptes
Kirill A. Shutemov
1
-1
/
+1
2017-11-16
mm: account pud page tables
Kirill A. Shutemov
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
23
-0
/
+23
2017-08-16
sparc64: Cleanup hugepage table walk functions
Nitin Gupta
1
-34
/
+20
2017-08-16
sparc64: Add 16GB hugepage support
Nitin Gupta
2
-28
/
+100
2017-08-16
sparc64: Support huge PUD case in get_user_pages
Nitin Gupta
1
-1
/
+44
2017-08-04
sparc64: Increase max_phys_bits to 51 and VA bits to 53 for M8.
Vijay Kumar
1
-1
/
+11
2017-08-04
sparc64: recognize and support sparc M8 cpu type
Allen Pais
1
-0
/
+2
2017-07-20
sparc64: Register hugepages during arch init
Nitin Gupta
1
-1
/
+24
2017-07-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
1
-2
/
+2
2017-07-11
lib/extable.c: use bsearch() library function in search_extable()
Thomas Meyer
1
-14
/
+14
2017-07-07
mm/hugetlb: add size parameter to huge_pte_offset()
Punit Agrawal
1
-1
/
+2
2017-06-25
sparc64: Fix gup_huge_pmd
Nitin Gupta
1
-2
/
+2
2017-06-19
mm: larger stack guard gap, between vmas
Hugh Dickins
1
-1
/
+1
2017-06-06
sparc64: delete old wrap code
Pavel Tatashin
1
-5
/
+0
2017-06-06
sparc64: new context wrap
Pavel Tatashin
1
-27
/
+54
2017-06-06
sparc64: add per-cpu mm of secondary contexts
Pavel Tatashin
1
-0
/
+1
2017-06-06
sparc64: redefine first version
Pavel Tatashin
1
-3
/
+3
2017-06-06
sparc64: reset mm cpumask after wrap
Pavel Tatashin
1
-0
/
+2
2017-06-06
sparc/mm/hugepages: Fix setup_hugepagesz for invalid values.
Liam R. Howlett
1
-1
/
+2
2017-06-06
sparc64: mm: fix copy_tsb to correctly copy huge page TSBs
Mike Kravetz
1
-2
/
+5
[next]