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
/
sh
/
mm
/
init.c
Commit message (
Expand
)
Author
Age
*
mm: now that all old mmu_gather code is gone, remove the storage
Peter Zijlstra
2011-05-25
*
sh: Add a machvec callback for early memblock reservations.
Paul Mundt
2011-01-10
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
2010-10-25
|
\
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Paul Mundt
2010-08-04
|
|
\
|
*
|
sh: Fix up PUD trampling in ranged page table init for X2TLB.
Paul Mundt
2010-06-21
*
|
|
memblock, bootmem: Round pfn properly for memory and reserved regions
Yinghai Lu
2010-10-12
*
|
|
memblock/sh: Use new accessors
Benjamin Herrenschmidt
2010-08-04
|
|
/
|
/
|
*
|
lmb: rename to memblock
Yinghai Lu
2010-07-14
|
/
*
sh: fix up CONFIG_KEXEC=n build.
Paul Mundt
2010-05-18
*
sh: bootmem refactoring.
Paul Mundt
2010-05-11
*
sh: enable LMB region setup via machvec.
Paul Mundt
2010-05-10
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
*
sh: Merge legacy and dynamic PMB modes.
Paul Mundt
2010-02-18
*
sh: uncached mapping helpers.
Paul Mundt
2010-02-17
*
sh: Isolate uncached mapping support.
Paul Mundt
2010-02-12
*
sh: Kill off the special uncached section and fixmap.
Paul Mundt
2010-01-21
*
sh: Track the uncached mapping size.
Paul Mundt
2010-01-21
*
sh: pretty print virtual memory map on boot.
Paul Mundt
2010-01-20
*
sh: Make 29/32-bit mode check helper generally available.
Paul Mundt
2010-01-20
*
sh: Kill off now bogus fixmap/page wiring documentation.
Paul Mundt
2010-01-19
*
sh: Handle early ioremaps through fixed mappings.
Paul Mundt
2010-01-18
*
sh: Generalise the pte handling code for the fixmap path
Matt Fleming
2010-01-16
*
sh: Always provide thread_info allocators.
Paul Mundt
2010-01-12
*
sh: Definitions for 3-level page table layout
Matt Fleming
2009-12-17
*
sh: Bump up dma_ops initialization far earlier in the boot process.
Paul Mundt
2009-10-27
*
sh: Prepare for dynamic PMB support
Matt Fleming
2009-10-10
*
kcore: use registerd physmem information
KAMEZAWA Hiroyuki
2009-09-23
*
kcore: register vmalloc area in generic way
KAMEZAWA Hiroyuki
2009-09-23
*
kcore: add kclist types
KAMEZAWA Hiroyuki
2009-09-23
*
arches: drop superfluous casts in nr_free_pages() callers
Geert Uytterhoeven
2009-09-22
*
sh: Fix up and optimize the kmap_coherent() interface.
Paul Mundt
2009-09-03
*
sh: Migrate SH-4 cacheflush ops to function pointers.
Paul Mundt
2009-08-14
*
sh: Centralize the CPU cache initialization routines.
Paul Mundt
2009-08-14
*
sh: Wire up the uncached fixmap on sh64 as well.
Paul Mundt
2009-06-23
*
sh: Use local TLB flush in set_pte_phys().
Paul Mundt
2009-06-23
*
sh: Prefer slab_is_available() over after_bootmem.
Paul Mundt
2009-05-22
*
mm: show node to memory section relationship with symlinks in sysfs
Gary Hade
2009-01-06
*
sh: Handle fixmap TLB eviction more coherently.
Paul Mundt
2008-11-10
*
sh: Kill off duplicate remove_memory() definition.
Andrew Morton
2008-10-20
*
sh: Support kernel stacks smaller than a page.
Paul Mundt
2008-09-20
*
sh: remove unnecessary memset after alloc_bootmem_low_pages
Marek Skuczynski
2008-09-07
*
sh: early cached_to_uncached initialization.
Stuart Menefy
2008-09-07
*
sh: Add support for memory hot-remove.
Paul Mundt
2008-09-07
*
sh: use generic show_mem()
Johannes Weiner
2008-07-26
*
bootmem: replace node_boot_start in struct bootmem_data
Johannes Weiner
2008-07-24
*
hotplug-memory: make online_page() common
Jeremy Fitzhardinge
2008-04-28
*
sh: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-03-05
*
sh: __uncached_start only on sh32.
Paul Mundt
2008-02-14
*
sh: Populate swapper_pg_dir with fixmap range.
Stuart Menefy
2008-01-27
*
sh: Preparation for uncached jumps through PMB.
Stuart Menefy
2008-01-27
[next]