index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sparc64
/
mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
sparc64: setup_valid_addr_bitmap_from_pavail() should be __init
David S. Miller
2008-08-30
1
-1
/
+1
*
sparc64: Fix cmdline_memory_size handling bugs.
David S. Miller
2008-08-14
1
-8
/
+19
*
sparc64: Fix overshoot in nid_range().
David S. Miller
2008-08-14
1
-0
/
+3
*
sparc64: Implement IRQ stacks.
David S. Miller
2008-08-12
1
-0
/
+11
*
sparc64: Don't MAGIC_SYSRQ ifdef smp_fetch_global_regs and support code.
David S. Miller
2008-08-09
1
-2
/
+0
*
sparc64: Need to disable preemption around smp_tsb_sync().
David S. Miller
2008-08-04
1
-1
/
+4
*
sparc64: Kill smp_report_regs().
David S. Miller
2008-07-31
1
-35
/
+0
*
sparc64: Make global reg dumping even more useful.
David S. Miller
2008-07-30
1
-0
/
+7
*
sparc64: use generic show_mem()
Johannes Weiner
2008-07-26
1
-45
/
+0
*
hugetlb: introduce pud_huge
Andi Kleen
2008-07-24
1
-0
/
+5
*
hugetlb: modular state for hugetlb page size
Andi Kleen
2008-07-24
1
-2
/
+3
*
mm: move bootmem descriptors definition to a single place
Johannes Weiner
2008-07-24
1
-2
/
+1
*
sparc64: Remove 4MB and 512K base page size options.
David S. Miller
2008-07-17
1
-6
/
+0
*
sparc64: Convert to generic helpers for IPI function calls.
David S. Miller
2008-07-17
1
-0
/
+5
*
sparc: Use new '%pS' infrastructure to print symbols.
David S. Miller
2008-07-17
1
-3
/
+2
*
on_each_cpu(): kill unused 'retry' parameter
Jens Axboe
2008-06-26
1
-1
/
+1
*
sparc64: Add global register dumping facility.
David S. Miller
2008-05-20
1
-1
/
+28
*
sparc64: remove CVS keywords
Adrian Bunk
2008-05-20
5
-5
/
+4
*
sparc64: Fix lmb_reserve() args in find_ramdisk().
David S. Miller
2008-05-16
1
-1
/
+1
*
sparc64: Work around memory probing bug in openfirmware.
David S. Miller
2008-05-11
1
-5
/
+11
*
sparc64: Fix initrd regression.
David S. Miller
2008-05-06
1
-0
/
+3
*
sparc64: remove online_page()
Adrian Bunk
2008-05-05
1
-13
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2008-04-30
1
-0
/
+27
|
\
|
*
sparc: Add kgdb support.
David S. Miller
2008-04-29
1
-0
/
+27
*
|
sparc: Export symbols for ZERO_PAGE usage in modules.
Aneesh Kumar K.V
2008-04-29
1
-0
/
+1
*
|
pageflags: get rid of FLAGS_RESERVED
Christoph Lameter
2008-04-28
1
-2
/
+14
|
/
*
[SPARC64]: %l6 trap return handling no longer necessary.
David S. Miller
2008-04-24
1
-3
/
+1
*
[SPARC64]: Add NUMA support.
David S. Miller
2008-04-23
1
-100
/
+696
*
[SPARC64]: Allocate TSB node-local.
David S. Miller
2008-04-23
1
-1
/
+2
*
[SPARC64]: Initialize MDESC earlier and use lmb_alloc()
David S. Miller
2008-04-23
1
-3
/
+3
*
[SPARC64]: Use lmb_alloc() for PROM device tree.
David S. Miller
2008-04-23
1
-2
/
+2
*
[SPARC64]: Call real_setup_per_cpu_areas() earlier and use lmb_alloc().
David S. Miller
2008-04-23
1
-2
/
+6
*
[SPARC64]: Fully use LMB information in bootmem_init().
David S. Miller
2008-04-23
1
-82
/
+18
*
[SPARC64]: Start using LMB information in bootmem_init().
David S. Miller
2008-04-23
1
-126
/
+6
*
[SPARC64]: Initialize LMB tables.
David S. Miller
2008-04-23
1
-1
/
+13
*
[SPARC64]: Move ramdisk discovery code out to seperate function.
David S. Miller
2008-04-23
1
-24
/
+33
*
[SPARC64]: Don't open-code {get,put}_cpu_var() in flush_tlb_pending().
David S. Miller
2008-03-28
1
-5
/
+2
*
[SPARC64]: Fix __get_cpu_var in preemption-enabled area.
David S. Miller
2008-03-26
1
-1
/
+2
*
[SPARC64]: Fix sparse errors in arch/sparc64/kernel/traps.c
David S. Miller
2008-03-26
1
-4
/
+0
*
[SPARC64]: Fix sparse warnings in arch/sparc64/kernel/{cpu,setup}.c
David S. Miller
2008-03-25
1
-0
/
+1
*
[SPARC64]: Remove most limitations to kernel image size.
David S. Miller
2008-03-21
1
-24
/
+14
*
[SPARC64]: Adjust kernel PC validation test in fault handler.
David S. Miller
2008-02-28
1
-1
/
+1
*
[SPARC64]: Loosen checks in exception table handling.
David S. Miller
2008-02-26
1
-10
/
+2
*
[SPARC64]: Fix section mismatch from kernel_map_range
Sam Ravnborg
2008-02-24
1
-1
/
+2
*
[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]: Fix build failure when CONFIG_BUG is disabled.
David S. Miller
2007-10-31
1
-1
/
+3
[next]