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
/
arm
/
mm
/
init.c
Commit message (
Expand
)
Author
Age
*
ARM: 6093/1: Fix kernel memory printing for sparsemem
Catalin Marinas
2010-05-04
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
*
ARM: 5929/1: Add checks to detect overlap of memory regions.
Fenkart/Bostandzhyan
2010-02-15
*
ARM: 5928/1: Change type of VMALLOC_END to unsigned long.
Fenkart/Bostandzhyan
2010-02-15
*
ARM: 5927/1: Make delimiters of DMA area globally visibly.
Fenkart/Bostandzhyan
2010-02-15
*
ARM: 5926/1: Add "Virtual kernel memory..." printout.
Fenkart/Bostandzhyan
2010-02-15
*
ARM: 5880/1: arm: use generic infrastructure for early params
Jeremy Kerr
2010-02-15
*
mm: make totalhigh_pages unsigned long
Andreas Fenkart
2010-01-11
*
ARM: Fix sparsemem with SPARSEMEM_EXTREME enabled
Russell King
2009-10-29
*
ARM: 5747/1: Fix the start_pg value in free_memmap()
Catalin Marinas
2009-10-07
*
Merge branch 'origin' into for-linus
Russell King
2009-09-24
|
\
|
*
arches: drop superfluous casts in nr_free_pages() callers
Geert Uytterhoeven
2009-09-22
*
|
ARM: 5580/2: ARM TCM (Tightly-Coupled Memory) support v3
Linus Walleij
2009-09-15
|
/
*
ARM: Fix pfn_valid() for sparse memory
Russell King
2009-09-12
*
ARM: Fix broken highmem support
Russell King
2009-08-15
*
[ARM] mem_init(): make highmem pages available for use
Nicolas Pitre
2009-03-15
*
[ARM] Fix virtual to physical translation macro corner cases
Russell King
2009-03-12
*
[ARM] use asm/sections.h
Russell King
2008-12-01
*
[ARM] mem_init() cleanups
Nicolas Pitre
2008-11-28
*
[ARM] rationalize memory configuration code some more
Nicolas Pitre
2008-11-28
*
[ARM] mm: finish ARM sparsemem support
Russell King
2008-10-01
*
[ARM] mm: provide helpers for accessing membanks
Russell King
2008-10-01
*
[ARM] mm: move validation of membanks to one place
Russell King
2008-09-30
*
[ARM] clean up a load of old declarations
Russell King
2008-09-06
*
[ARM] move initrd code from kernel/setup.c to mm/init.c
Russell King
2008-09-06
*
[ARM] initrd: claim initrd memory exclusively
Russell King
2008-07-30
*
mm: drop unneeded pgdat argument from free_area_init_node()
Johannes Weiner
2008-07-24
*
[ARM] remove redundant display of free swap space in show_mem()
Johannes Weiner
2008-04-19
*
Introduce flags for reserve_bootmem()
Bernhard Walle
2008-02-07
*
[ARM] Remove needless linux/ptrace.h includes
Russell King
2007-04-21
*
[ARM] Fix show_mem() for discontigmem
Russell King
2007-01-24
*
[ARM] 3927/1: Allow show_mem() to work with holes in memory map.
Ray Lehtiniemi
2006-11-07
*
[ARM] Split ARM MM initialisation for !mmu
Russell King
2006-09-27
*
[ARM] Separate page table manipulation code from bootmem initialisation
Russell King
2006-09-27
*
[ARM] 3859/1: Fix devicemaps_init() XIP_KERNEL odd 1MiB XIP_PHYS_ADDR transla...
George G. Davis
2006-09-27
*
[ARM] Cleanup arch/arm/mm a little
Russell King
2006-09-20
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
*
[ARM] Remove TABLE_SIZE, and several unused function prototypes
Russell King
2006-06-28
*
[ARM] Move FLUSH_BASE macros to asm/arch/memory.h
Russell King
2006-04-07
*
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2006-03-22
|
\
|
*
[ARM] Remove unnecessary asm/hardware.h includes
Russell King
2006-03-21
*
|
[PATCH] remove set_page_count() outside mm/
Nick Piggin
2006-03-22
|
/
*
[ARM] Fix some corner cases in new mm initialisation
Russell King
2005-11-17
*
[ARM] Fix mm initialisation with write buffered write allocate caches
Russell King
2005-11-02
*
[ARM] 3059/1: fix XIP support
Nicolas Pitre
2005-10-29
*
[ARM] 3016/1: Replace map_desc.physical with map_desc.pfn
Deepak Saxena
2005-10-28
*
[ARM] Re-jig bootmem initialisation
Russell King
2005-10-28
*
[PATCH] ARM SMP: Use local_flush_tlb* where we really want to be local
Russell King
2005-06-28
*
[PATCH] ARM: Move memmap freeing into init.c
Russell King
2005-06-27
*
[PATCH] ARM: Remove explicit page-alignments in memory init
Russell King
2005-06-22
[next]