Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
46cb52ad414ac829680d0bb8cc7090ac2b577ca7
/
arch
/
sparc
/
mm
/
init_64.c
d7dc899
treewide: use PHYS_ADDR_MAX to avoid type casting ULLONG_MAX
by Stefan Agner
· 7 years ago
cb9f753
mm: fix races between swapoff and flush dcache
by Huang Ying
· 7 years ago
74a0496
sparc64: Add support for ADI (Application Data Integrity)
by Khalid Aziz
· 7 years ago
24b6d41
mm: pass the vmem_altmap to vmemmap_free
by Christoph Hellwig
· 7 years ago
7b73d97
mm: pass the vmem_altmap to vmemmap_populate
by Christoph Hellwig
· 7 years ago
2d4894b
mm: remove cold parameter from free_hot_cold_page*
by Mel Gorman
· 7 years ago
df8ee57
sparc64: simplify vmemmap_populate
by Pavel Tatashin
· 7 years ago
2a20aa1
sparc64/mm: set fields in deferred pages
by Pavel Tatashin
· 7 years ago
75f296d
kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACK
by Levin, Alexander (Sasha Levin)
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
df7b215
sparc64: Add 16GB hugepage support
by Nitin Gupta
· 7 years ago
fdaccf7
sparc64: Increase max_phys_bits to 51 and VA bits to 53 for M8.
by Vijay Kumar
· 7 years ago
7d484ac
sparc64: recognize and support sparc M8 cpu type
by Allen Pais
· 7 years ago
8399e4b
sparc64: Register hugepages during arch init
by Nitin Gupta
· 7 years ago
a0582f2
sparc64: new context wrap
by Pavel Tatashin
· 8 years ago
7a5b4bb
sparc64: add per-cpu mm of secondary contexts
by Pavel Tatashin
· 8 years ago
c441523
sparc64: redefine first version
by Pavel Tatashin
· 8 years ago
5889748
sparc64: reset mm cpumask after wrap
by Pavel Tatashin
· 8 years ago
f322980
sparc/mm/hugepages: Fix setup_hugepagesz for invalid values.
by Liam R. Howlett
· 8 years ago
adfae8a
sparc64: kern_addr_valid regression
by bob picco
· 8 years ago
85b1da7
sparc64: Add support for 2G hugepages
by Nitin Gupta
· 8 years ago
cd429ce
sparc64: memblock resizes are not handled properly
by Pavel Tatashin
· 8 years ago
1537b26
sparc64: use latency groups to improve add_node_ranges speed
by Pavel Tatashin
· 8 years ago
dcd1912
sparc64: Add 64K page size support
by Nitin Gupta
· 8 years ago
c7d9f77
sparc64: Multi-page size support
by Nitin Gupta
· 8 years ago
7c0f6ba
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
by Linus Torvalds
· 8 years ago
87a349f
sparc64: fix compile warning section mismatch in find_node()
by Thomas Tai
· 8 years ago
74a5ed5
sparc64: Fix find_node warning if numa node cannot be found
by Thomas Tai
· 8 years ago
cdd4f4c
sparc: migrate exception table users off module.h and onto extable.h
by Paul Gortmaker
· 8 years ago
ebb99a4
sparc64: Fix irq stack bootmem allocation.
by Atish Patra
· 8 years ago
bdf2f59
sparc64: fix section mismatch in find_numa_latencies_for_group
by Paul Gortmaker
· 8 years ago
7bc3777
sparc64: Trim page tables for 8M hugepages
by Nitin Gupta
· 8 years ago
af1b1a9
sparc64 mm: Fix base TSB sizing when hugetlb pages are used
by Mike Kravetz
· 8 years ago
32d6bd9
tree wide: get rid of __GFP_REPEAT for order-0 allocations part I
by Michal Hocko
· 9 years ago
9ea46abe
sparc64: Take ctx_alloc_lock properly in hugetlb_setup().
by David S. Miller
· 9 years ago
24e49ee
sparc64: Reduce TLB flushes during hugepte changes
by Nitin Gupta
· 9 years ago
c5b8b5b
sparc64: recognize and support Sonoma CPU type
by Khalid Aziz
· 9 years ago
35d98e9
arch: Set IORESOURCE_SYSTEM_RAM flag for System RAM
by Toshi Kani
· 9 years ago
36beca6
sparc64: Fix numa node distance initialization
by Nitin Gupta
· 9 years ago
52708d6
sparc64: Fix numa distance values
by Nitin Gupta
· 9 years ago
fc6daaf
mm/memblock: add extra "flags" to memblock to allow selection of memory based on attribute
by Tony Luck
· 10 years ago
f407a82
Merge branch 'linus' into sched/core, to resolve conflict
by Ingo Molnar
· 10 years ago
494e5b6
sparc: Resolve conflict between sparc v9 and M7 on usage of bit 9 of TTE
by Khalid Aziz
· 10 years ago
70ffdb9
mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in the handler
by David Hildenbrand
· 10 years ago
3c08158
sparc: Fix /proc/kcore
by David S. Miller
· 10 years ago
031bc57
mm/debug-pagealloc: make debug-pagealloc boottime configurable
by Joonsoo Kim
· 10 years ago
d195b71
sparc64: Kill unnecessary tables and increase MAX_BANKS.
by David S. Miller
· 10 years ago
bb4e6e8
sparc64: Adjust vmalloc region size based upon available virtual address bits.
by David S. Miller
· 10 years ago
7c0fa0f
sparc64: Increase MAX_PHYS_ADDRESS_BITS to 53.
by David S. Miller
· 10 years ago
c06240c
sparc64: Use kernel page tables for vmemmap.
by David S. Miller
· 10 years ago
0dd5b7b
sparc64: Fix physical memory management regressions with large max_phys_bits.
by David S. Miller
· 10 years ago
8c82dc0
sparc64: Adjust KTSB assembler to support larger physical addresses.
by David S. Miller
· 10 years ago
4397bed
sparc64: Define VA hole at run time, rather than at compile time.
by David S. Miller
· 10 years ago
ac55c76
sparc64: Switch to 4-level page tables.
by David S. Miller
· 10 years ago
473ad7f
sparc64: Fix reversed start/end in flush_tlb_kernel_range()
by David S. Miller
· 10 years ago
7c21d53
sparc64: mem boot option correction
by bob picco
· 10 years ago
3dee9df
sparc64: find_node adjustment
by bob picco
· 10 years ago
5b6ff9d
sparc64: Fix up merge thinko.
by David S. Miller
· 10 years ago
e9011d0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by David S. Miller
· 10 years ago
4ca9a23
sparc64: Guard against flushing openfirmware mappings.
by David S. Miller
· 10 years ago
18f3813
sparc64: Do not insert non-valid PTEs into the TSB hash table.
by David S. Miller
· 10 years ago
f6d4fb5
sparc64 - add mem to iomem resource
by bob picco
· 11 years ago
c4222e4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next
by Linus Torvalds
· 11 years ago
48d3721
sparc64: fix sparse warnings in int_64.c
by Sam Ravnborg
· 11 years ago
59dec13
sparc64: fix sparse warnings in init_64.c
by Sam Ravnborg
· 11 years ago
0eef331
sparc64: Use 'ILOG2_4MB' instead of constant '22'.
by David S. Miller
· 11 years ago
e7e8de5
memblock: make memblock_set_node() support different memblock_type
by Tang Chen
· 11 years ago
6a328f3
sparc64: merge fix
by Stephen Rothwell
· 11 years ago
1b27227
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next
by Linus Torvalds
· 11 years ago
1ae9ae5
sparc: handle pgtable_page_ctor() fail
by Kirill A. Shutemov
· 11 years ago
a7b9403
sparc64: Encode huge PMDs using PTE encoding.
by David S. Miller
· 11 years ago
2b77933
sparc64: Move to 64-bit PGDs and PMDs.
by David S. Miller
· 11 years ago
37b3a8f
sparc64: Move from 4MB to 8MB huge pages.
by David S. Miller
· 11 years ago
b2d4383
sparc64: Make PAGE_OFFSET variable.
by David S. Miller
· 11 years ago
922631b
sparc64: Use PAGE_OFFSET instead of a magic constant.
by David S. Miller
· 11 years ago
2066aad
sparc: delete __cpuinit/__CPUINIT usage from all users
by Paul Gortmaker
· 12 years ago
dceccbe
mm/SPARC: prepare for removing num_physpages and simplify mem_init()
by Jiang Liu
· 12 years ago
0c98853
mm: concentrate modification of totalram_pages into the mm core
by Jiang Liu
· 12 years ago
1119969
mm: change signature of free_reserved_area() to fix building warnings
by Jiang Liu
· 12 years ago
771a37f
sparc64 address-congruence property
by bob picco
· 12 years ago
70affe4
mm/SPARC: use common help functions to free reserved pages
by Jiang Liu
· 12 years ago
048c9ac
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by David S. Miller
· 12 years ago
0aad818
sparse-vmemmap: specify vmemmap population range in bytes
by Johannes Weiner
· 12 years ago
07df841
sparc64: Do not save/restore interrupts in get_new_mmu_context()
by Kirill Tkhai
· 12 years ago
ce835e5
sparc64: Do not change num_physpages during initmem freeing
by Tkhai Kirill
· 12 years ago
0197518
memory-hotplug: remove memmap of sparse-vmemmap
by Tang Chen
· 12 years ago
46723bf
memory-hotplug: implement register_page_bootmem_info_section of sparse-vmemmap
by Yasuaki Ishimatsu
· 12 years ago
2ef14f4
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
0fbebed
sparc64: Fix tsb_grow() in atomic context.
by David S. Miller
· 12 years ago
bcd896b
sparc64: Handle hugepage TSB being NULL.
by David S. Miller
· 12 years ago
de65d81
Merge remote-tracking branch 'origin/x86/boot' into x86/mm2
by H. Peter Anvin
· 12 years ago
7c9503b
SPARC: drivers: remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
961f8fa
sparc, mm: Remove calling of free_all_bootmem_node()
by Yinghai Lu
· 12 years ago
dff933d
sparc64: clear syscall_noerror on the entry to syscall, not on the exit
by Al Viro
· 12 years ago
9e695d2
sparc64: Support transparent huge pages.
by David Miller
· 12 years ago
c460bec
sparc64: Eliminate PTE table memory wastage.
by David Miller
· 12 years ago
15b9350
sparc64: Only support 4MB huge pages and 8KB base pages.
by David Miller
· 12 years ago
5da444a
sparc: fix format string argument for prom_printf()
by Akinobu Mita
· 12 years ago
c69ad0a
sparc64: Use cpu_pgsz_mask for linear kernel mapping config.
by David S. Miller
· 12 years ago
ce33fdc
sparc64: Probe cpu page size support more portably.
by David S. Miller
· 12 years ago
Next »