index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sparc64
/
mm
/
init.c
Commit message (
Expand
)
Author
Age
*
sparc,sparc64: unify mm/
Sam Ravnborg
2008-12-04
*
sparc64: Stop using memory barriers for atomics and locks.
David S. Miller
2008-12-04
*
sparc64 trivial section misannotations
Al Viro
2008-11-30
*
sparc64: Kill sparse warnings in mm/init.h
David S. Miller
2008-09-12
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...
David S. Miller
2008-09-08
|
\
|
*
sparc64: setup_valid_addr_bitmap_from_pavail() should be __init
David S. Miller
2008-08-30
*
|
sparc64: Implement SSTATE purely using notifiers and initcalls.
David S. Miller
2008-09-02
*
|
sparc64: Clean up CPU chip type probing code.
David S. Miller
2008-09-01
*
|
sparc64: Rewrite central driver.
David S. Miller
2008-08-31
*
|
sparc64: Add JBUS NUMA detection.
David S. Miller
2008-08-24
|
/
*
sparc64: Fix cmdline_memory_size handling bugs.
David S. Miller
2008-08-14
*
sparc64: Fix overshoot in nid_range().
David S. Miller
2008-08-14
*
sparc64: Implement IRQ stacks.
David S. Miller
2008-08-12
*
sparc64: use generic show_mem()
Johannes Weiner
2008-07-26
*
mm: move bootmem descriptors definition to a single place
Johannes Weiner
2008-07-24
*
sparc64: remove CVS keywords
Adrian Bunk
2008-05-20
*
sparc64: Fix lmb_reserve() args in find_ramdisk().
David S. Miller
2008-05-16
*
sparc64: Work around memory probing bug in openfirmware.
David S. Miller
2008-05-12
*
sparc64: Fix initrd regression.
David S. Miller
2008-05-06
*
sparc64: remove online_page()
Adrian Bunk
2008-05-05
*
sparc: Export symbols for ZERO_PAGE usage in modules.
Aneesh Kumar K.V
2008-04-29
*
pageflags: get rid of FLAGS_RESERVED
Christoph Lameter
2008-04-28
*
[SPARC64]: Add NUMA support.
David S. Miller
2008-04-24
*
[SPARC64]: Initialize MDESC earlier and use lmb_alloc()
David S. Miller
2008-04-24
*
[SPARC64]: Use lmb_alloc() for PROM device tree.
David S. Miller
2008-04-24
*
[SPARC64]: Call real_setup_per_cpu_areas() earlier and use lmb_alloc().
David S. Miller
2008-04-24
*
[SPARC64]: Fully use LMB information in bootmem_init().
David S. Miller
2008-04-24
*
[SPARC64]: Start using LMB information in bootmem_init().
David S. Miller
2008-04-24
*
[SPARC64]: Initialize LMB tables.
David S. Miller
2008-04-24
*
[SPARC64]: Move ramdisk discovery code out to seperate function.
David S. Miller
2008-04-24
*
[SPARC64]: Fix sparse errors in arch/sparc64/kernel/traps.c
David S. Miller
2008-03-26
*
[SPARC64]: Fix sparse warnings in arch/sparc64/kernel/{cpu,setup}.c
David S. Miller
2008-03-26
*
[SPARC64]: Remove most limitations to kernel image size.
David S. Miller
2008-03-21
*
[SPARC64]: Fix section mismatch from kernel_map_range
Sam Ravnborg
2008-02-24
*
[SPARC64]: Always register a PROM based early console.
David S. Miller
2008-02-18
*
[SPARC64]: Remove DEBUG_BOOTMEM.
David S. Miller
2008-02-13
*
Introduce flags for reserve_bootmem()
Bernhard Walle
2008-02-07
*
SPARC64: use generic percpu
travis@sgi.com
2008-01-30
*
[SPARC64]: Fix two kernel linear mapping setup bugs.
David S. Miller
2007-12-13
*
[SPARC64]: __inline__ --> inline
David S. Miller
2007-10-27
*
fix memory hot remove not configured case.
KAMEZAWA Hiroyuki
2007-10-16
*
SPARC64: SPARSEMEM_VMEMMAP support
David Miller
2007-10-16
*
[SPARC64]: Only use bypass accesses to INO buckets.
David S. Miller
2007-10-14
*
[SPARC64]: Fill holes in hypervisor APIs and fix KTSB registry.
David S. Miller
2007-05-29
*
[SPARC64]: Fix two bugs wrt. kernel 4MB TSB.
David S. Miller
2007-05-29
*
[SPARC64]: Eliminate NR_CPUS limitations.
David S. Miller
2007-05-29
*
[SPARC64]: Use machine description and OBP properly for cpu probing.
David S. Miller
2007-05-29
*
[SPARC64]: Report proper system soft state to the hypervisor.
David S. Miller
2007-05-29
*
[SPARC64]: Spelling fixes.
Simon Arlott
2007-05-12
*
Quicklist support for sparc64
David Miller
2007-05-07
[next]