index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sparc64
/
mm
/
init.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SPARC64]: Always register a PROM based early console.
David S. Miller
2008-02-17
1
-3
/
+3
*
[SPARC64]: Remove DEBUG_BOOTMEM.
David S. Miller
2008-02-13
1
-42
/
+1
*
Introduce flags for reserve_bootmem()
Bernhard Walle
2008-02-07
1
-4
/
+4
*
SPARC64: use generic percpu
travis@sgi.com
2008-01-30
1
-0
/
+5
*
[SPARC64]: Fix two kernel linear mapping setup bugs.
David S. Miller
2007-12-13
1
-9
/
+20
*
[SPARC64]: __inline__ --> inline
David S. Miller
2007-10-27
1
-2
/
+2
*
fix memory hot remove not configured case.
KAMEZAWA Hiroyuki
2007-10-16
1
-5
/
+0
*
SPARC64: SPARSEMEM_VMEMMAP support
David Miller
2007-10-16
1
-0
/
+52
*
[SPARC64]: Only use bypass accesses to INO buckets.
David S. Miller
2007-10-13
1
-2
/
+0
*
[SPARC64]: Fill holes in hypervisor APIs and fix KTSB registry.
David S. Miller
2007-05-29
1
-30
/
+11
*
[SPARC64]: Fix two bugs wrt. kernel 4MB TSB.
David S. Miller
2007-05-29
1
-2
/
+5
*
[SPARC64]: Eliminate NR_CPUS limitations.
David S. Miller
2007-05-29
1
-6
/
+16
*
[SPARC64]: Use machine description and OBP properly for cpu probing.
David S. Miller
2007-05-29
1
-3
/
+14
*
[SPARC64]: Report proper system soft state to the hypervisor.
David S. Miller
2007-05-29
1
-0
/
+3
*
[SPARC64]: Spelling fixes.
Simon Arlott
2007-05-11
1
-1
/
+1
*
Quicklist support for sparc64
David Miller
2007-05-07
1
-24
/
+0
*
[SPARC64]: Document and fix calculation of pages_avail.
David S. Miller
2007-04-26
1
-2
/
+23
*
[SPARC64]: Use bootmem_bootmap_pages() in choose_bootmap_pfn().
David S. Miller
2007-04-26
1
-2
/
+2
*
[SPARC64]: Add proper header file extern for cmdline_memory_size.
David S. Miller
2007-04-26
1
-2
/
+0
*
[SPARC64]: Kill sparc_ultra_dump_{i,d}tlb()
David S. Miller
2007-04-26
1
-87
/
+0
*
[SPARC64]: Use DECLARE_BITMAP and BITS_TO_LONGS in mm/init.c
David S. Miller
2007-04-26
1
-6
/
+7
*
[SPARC64]: Give move verbose show_mem() output just like i386.
David S. Miller
2007-04-26
1
-2
/
+37
*
[SPARC64]: Mark show_mem() printk's with KERN_INFO.
David S. Miller
2007-04-26
1
-4
/
+4
*
[SPARC64]: Kill kvaddr_to_phys() and friends.
David S. Miller
2007-04-26
1
-63
/
+28
*
[SPARC64]: Privatize sun4u_get_pte() and fix name.
David S. Miller
2007-04-26
1
-67
/
+62
*
[SPARC64]: Kill _start[]/_end[] declarations in mm/init.c
David S. Miller
2007-04-26
1
-3
/
+0
*
[SPARC64]: Simplify read_obp_memory().
David S. Miller
2007-04-26
1
-16
/
+11
*
[SPARC64]: Get DEBUG_PAGEALLOC working again.
David S. Miller
2007-03-16
1
-2
/
+28
*
[SPARC64]: We do not need ZONE_DMA.
David S. Miller
2007-02-12
1
-2
/
+2
*
[PATCH] Drop free_pages()
Christoph Lameter
2007-02-11
1
-2
/
+2
*
[SPARC64]: Fix "mem=xxx" handling.
David S. Miller
2006-12-31
1
-23
/
+124
*
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
2006-12-07
1
-2
/
+2
*
[SPARC64]: Kill bogus check from bootmem_init().
David S. Miller
2006-09-26
1
-2
/
+1
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[PATCH] add poison.h and patch primary users
Randy Dunlap
2006-06-27
1
-1
/
+2
*
[SPARC64]: Export _PAGE_IE to modules.
David S. Miller
2006-06-25
1
-0
/
+1
*
[SPARC64]: Fix for Niagara memory corruption.
David S. Miller
2006-06-23
1
-1
/
+27
*
[SPARC64]: Minor bug fix to obp_read_memory().
David S. Miller
2006-06-23
1
-2
/
+19
*
[SPARC64]: Import OBP device tree into kernel data structures.
David S. Miller
2006-06-23
1
-0
/
+3
*
[PATCH] sparc64: fix set_page_count merge clash
Nick Piggin
2006-03-23
1
-2
/
+2
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2006-03-22
1
-2
/
+19
|
\
|
*
[SPARC64]: Add a secondary TSB for hugepage mappings.
David S. Miller
2006-03-22
1
-2
/
+19
*
|
[PATCH] remove set_page_count() outside mm/
Nick Piggin
2006-03-22
1
-2
/
+2
|
/
*
[SPARC64]: Allow CONFIG_MEMORY_HOTPLUG to build.
David S. Miller
2006-03-20
1
-0
/
+18
*
[SPARC64]: Use SLAB caches for TSB tables.
David S. Miller
2006-03-20
1
-1
/
+4
*
[SPARC64]: Fix and re-enable dynamic TSB sizing.
David S. Miller
2006-03-20
1
-1
/
+6
*
[SPARC64]: Fix 32-bit truncation which broke sparsemem.
David S. Miller
2006-03-20
1
-10
/
+8
*
[SPARC64]: Move over to sparsemem.
David S. Miller
2006-03-20
1
-36
/
+98
*
[SPARC64]: Bulletproof MMU context locking.
David S. Miller
2006-03-20
1
-2
/
+3
*
[SPARC64]: Fix loop termination in mark_kpte_bitmap()
David S. Miller
2006-03-20
1
-1
/
+4
[next]