index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sparc
/
mm
/
init_64.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-05
sparc64: Kill unnecessary tables and increase MAX_BANKS.
David S. Miller
1
-23
/
+2
2014-10-05
sparc64: Adjust vmalloc region size based upon available virtual address bits.
David S. Miller
1
-11
/
+19
2014-10-05
sparc64: Increase MAX_PHYS_ADDRESS_BITS to 53.
David S. Miller
1
-1
/
+8
2014-10-05
sparc64: Use kernel page tables for vmemmap.
David S. Miller
1
-38
/
+34
2014-10-05
sparc64: Fix physical memory management regressions with large max_phys_bits.
David S. Miller
1
-225
/
+168
2014-10-05
sparc64: Adjust KTSB assembler to support larger physical addresses.
David S. Miller
1
-3
/
+25
2014-10-05
sparc64: Define VA hole at run time, rather than at compile time.
David S. Miller
1
-0
/
+21
2014-10-05
sparc64: Switch to 4-level page tables.
David S. Miller
1
-4
/
+27
2014-10-04
sparc64: Fix reversed start/end in flush_tlb_kernel_range()
David S. Miller
1
-2
/
+2
2014-09-16
sparc64: mem boot option correction
bob picco
1
-1
/
+48
2014-09-16
sparc64: find_node adjustment
bob picco
1
-1
/
+4
2014-08-05
sparc64: Fix up merge thinko.
David S. Miller
1
-1
/
+0
2014-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
David S. Miller
1
-0
/
+32
2014-08-04
sparc64: Guard against flushing openfirmware mappings.
David S. Miller
1
-0
/
+23
2014-08-04
sparc64: Do not insert non-valid PTEs into the TSB hash table.
David S. Miller
1
-0
/
+8
2014-07-21
sparc64 - add mem to iomem resource
bob picco
1
-0
/
+65
2014-06-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next
Linus Torvalds
1
-2
/
+7
2014-05-18
sparc64: fix sparse warnings in int_64.c
Sam Ravnborg
1
-2
/
+6
2014-05-18
sparc64: fix sparse warnings in init_64.c
Sam Ravnborg
1
-0
/
+1
2014-05-03
sparc64: Use 'ILOG2_4MB' instead of constant '22'.
David S. Miller
1
-6
/
+6
2014-01-21
memblock: make memblock_set_node() support different memblock_type
Tang Chen
1
-2
/
+3
2013-11-18
sparc64: merge fix
Stephen Rothwell
1
-2
/
+0
2013-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next
Linus Torvalds
1
-167
/
+115
2013-11-15
sparc: handle pgtable_page_ctor() fail
Kirill A. Shutemov
1
-5
/
+6
2013-11-13
sparc64: Encode huge PMDs using PTE encoding.
David S. Miller
1
-101
/
+1
2013-11-12
sparc64: Move to 64-bit PGDs and PMDs.
David S. Miller
1
-1
/
+1
2013-11-12
sparc64: Move from 4MB to 8MB huge pages.
David S. Miller
1
-59
/
+15
2013-11-12
sparc64: Make PAGE_OFFSET variable.
David S. Miller
1
-0
/
+92
2013-11-12
sparc64: Use PAGE_OFFSET instead of a magic constant.
David S. Miller
1
-7
/
+7
2013-07-14
sparc: delete __cpuinit/__CPUINIT usage from all users
Paul Gortmaker
1
-1
/
+1
2013-07-03
mm/SPARC: prepare for removing num_physpages and simplify mem_init()
Jiang Liu
1
-21
/
+3
2013-07-03
mm: concentrate modification of totalram_pages into the mm core
Jiang Liu
1
-1
/
+1
2013-07-03
mm: change signature of free_reserved_area() to fix building warnings
Jiang Liu
1
-2
/
+2
2013-06-19
sparc64 address-congruence property
bob picco
1
-1
/
+8
2013-05-07
mm/SPARC: use common help functions to free reserved pages
Jiang Liu
1
-22
/
+6
2013-05-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
David S. Miller
1
-4
/
+3
2013-04-29
sparse-vmemmap: specify vmemmap population range in bytes
Johannes Weiner
1
-4
/
+3
2013-04-08
sparc64: Do not save/restore interrupts in get_new_mmu_context()
Kirill Tkhai
1
-3
/
+2
2013-03-20
sparc64: Do not change num_physpages during initmem freeing
Tkhai Kirill
1
-2
/
+0
2013-02-23
memory-hotplug: remove memmap of sparse-vmemmap
Tang Chen
1
-0
/
+4
2013-02-23
memory-hotplug: implement register_page_bootmem_info_section of sparse-vmemmap
Yasuaki Ishimatsu
1
-0
/
+1
2013-02-21
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-13
/
+11
2013-02-20
sparc64: Fix tsb_grow() in atomic context.
David S. Miller
1
-5
/
+19
2013-02-20
sparc64: Handle hugepage TSB being NULL.
David S. Miller
1
-16
/
+22
2013-01-29
Merge remote-tracking branch 'origin/x86/boot' into x86/mm2
H. Peter Anvin
1
-4
/
+4
2013-01-03
SPARC: drivers: remove __dev* attributes.
Greg Kroah-Hartman
1
-3
/
+3
2012-11-17
sparc, mm: Remove calling of free_all_bootmem_node()
Yinghai Lu
1
-13
/
+11
2012-10-14
sparc64: clear syscall_noerror on the entry to syscall, not on the exit
Al Viro
1
-1
/
+1
2012-10-09
sparc64: Support transparent huge pages.
David Miller
1
-9
/
+195
2012-10-09
sparc64: Eliminate PTE table memory wastage.
David Miller
1
-0
/
+101
[next]