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.12.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
/
init_64.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-22
kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACK
Levin, Alexander (Sasha Levin)
1
-2
/
+2
2017-12-14
sparc64/mm: set fields in deferred pages
Pavel Tatashin
1
-1
/
+8
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-08-16
sparc64: Add 16GB hugepage support
Nitin Gupta
1
-7
/
+47
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-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-03-28
sparc64: kern_addr_valid regression
bob picco
1
-1
/
+1
2017-03-28
sparc64: Add support for 2G hugepages
Nitin Gupta
1
-0
/
+4
2017-02-23
sparc64: memblock resizes are not handled properly
Pavel Tatashin
1
-0
/
+6
2017-02-23
sparc64: use latency groups to improve add_node_ranges speed
Pavel Tatashin
1
-95
/
+113
2017-02-23
sparc64: Add 64K page size support
Nitin Gupta
1
-0
/
+4
2017-02-23
sparc64: Multi-page size support
Nitin Gupta
1
-1
/
+41
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-11-14
sparc64: fix compile warning section mismatch in find_node()
Thomas Tai
1
-3
/
+3
2016-11-11
sparc64: Fix find_node warning if numa node cannot be found
Thomas Tai
1
-4
/
+61
2016-10-06
sparc: migrate exception table users off module.h and onto extable.h
Paul Gortmaker
1
-1
/
+1
2016-09-28
sparc64: Fix irq stack bootmem allocation.
Atish Patra
1
-16
/
+0
2016-09-28
sparc64: fix section mismatch in find_numa_latencies_for_group
Paul Gortmaker
1
-3
/
+3
2016-07-29
sparc64: Trim page tables for 8M hugepages
Nitin Gupta
1
-2
/
+4
2016-07-29
sparc64 mm: Fix base TSB sizing when hugetlb pages are used
Mike Kravetz
1
-1
/
+2
2016-06-25
tree wide: get rid of __GFP_REPEAT for order-0 allocations part I
Michal Hocko
1
-4
/
+2
2016-05-25
sparc64: Take ctx_alloc_lock properly in hugetlb_setup().
David S. Miller
1
-3
/
+7
2016-05-21
sparc64: Reduce TLB flushes during hugepte changes
Nitin Gupta
1
-12
/
+0
2016-04-21
sparc64: recognize and support Sonoma CPU type
Khalid Aziz
1
-0
/
+3
2016-01-30
arch: Set IORESOURCE_SYSTEM_RAM flag for System RAM
Toshi Kani
1
-4
/
+4
2016-01-15
sparc64: Fix numa node distance initialization
Nitin Gupta
1
-7
/
+8
2015-11-04
sparc64: Fix numa distance values
Nitin Gupta
1
-1
/
+69
2015-06-25
mm/memblock: add extra "flags" to memblock to allow selection of memory based...
Tony Luck
1
-2
/
+4
2015-06-02
Merge branch 'linus' into sched/core, to resolve conflict
Ingo Molnar
1
-21
/
+53
2015-06-01
sparc: Resolve conflict between sparc v9 and M7 on usage of bit 9 of TTE
Khalid Aziz
1
-21
/
+53
2015-05-19
mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t...
David Hildenbrand
1
-1
/
+1
2015-03-19
sparc: Fix /proc/kcore
David S. Miller
1
-1
/
+1
2014-12-13
mm/debug-pagealloc: make debug-pagealloc boottime configurable
Joonsoo Kim
1
-1
/
+1
2014-10-06
sparc64: Kill unnecessary tables and increase MAX_BANKS.
David S. Miller
1
-23
/
+2
2014-10-06
sparc64: Adjust vmalloc region size based upon available virtual address bits.
David S. Miller
1
-11
/
+19
2014-10-06
sparc64: Increase MAX_PHYS_ADDRESS_BITS to 53.
David S. Miller
1
-1
/
+8
2014-10-06
sparc64: Use kernel page tables for vmemmap.
David S. Miller
1
-38
/
+34
2014-10-06
sparc64: Fix physical memory management regressions with large max_phys_bits.
David S. Miller
1
-225
/
+168
2014-10-06
sparc64: Adjust KTSB assembler to support larger physical addresses.
David S. Miller
1
-3
/
+25
2014-10-06
sparc64: Define VA hole at run time, rather than at compile time.
David S. Miller
1
-0
/
+21
2014-10-06
sparc64: Switch to 4-level page tables.
David S. Miller
1
-4
/
+27
2014-10-05
sparc64: Fix reversed start/end in flush_tlb_kernel_range()
David S. Miller
1
-2
/
+2
2014-09-17
sparc64: mem boot option correction
bob picco
1
-1
/
+48
2014-09-17
sparc64: find_node adjustment
bob picco
1
-1
/
+4
[next]