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
/
mmu.c
Commit message (
Expand
)
Author
Age
*
ARM: 6639/1: allow highmem on SMP platforms without h/w TLB ops broadcast
Nicolas Pitre
2011-02-23
*
Merge branch 'pgt' (early part) into devel
Russell King
2011-01-06
|
\
|
*
ARM: pgtable: provide RDONLY page table bit rather than WRITE bit
Russell King
2010-12-22
|
*
ARM: pgtable: invert L_PTE_EXEC to L_PTE_XN
Russell King
2010-12-22
|
*
ARM: pgtable: collect up identity mapping functions
Russell King
2010-12-22
|
*
ARM: pgtable: introduce pteval_t to represent a pte value
Russell King
2010-11-26
|
*
ARM: pgtable: use phys_addr_t for physical addresses
Russell King
2010-11-26
*
|
ARM: 6384/1: Remove the domain switching on ARMv6k/v7 CPUs
Catalin Marinas
2010-11-04
|
/
*
ARM: memblock: setup lowmem mappings using memblock
Russell King
2010-10-28
*
ARM: ensure membank array is always sorted
Russell King
2010-10-28
*
ARM: fix memblock breakage
Russell King
2010-10-27
*
ARM: 6445/1: fixup TCM memory types
Linus Walleij
2010-10-27
*
Merge branch 'devel-stable' into devel
Russell King
2010-10-19
|
\
|
*
ARM: 6419/1: mmu: Fix MT_MEMORY and MT_MEMORY_NONCACHED pte flags
Santosh Shilimkar
2010-10-04
*
|
ARM: Allow SMP kernels to boot on UP systems
Russell King
2010-10-04
|
/
*
ARM: 6407/1: mmu: Setup MT_MEMORY and MT_MEMORY_NONCACHED L1 entries
Santosh Shilimkar
2010-09-25
*
ARM: 6383/1: Implement phys_mem_access_prot() to avoid attributes aliasing
Catalin Marinas
2010-09-19
*
Merge branch 'misc' into devel
Russell King
2010-07-31
|
\
|
*
ARM: 6222/1: add memory types for the TCMs
Linus Walleij
2010-07-18
*
|
ARM: Convert platform reservations to use LMB rather than bootmem
Russell King
2010-07-27
*
|
ARM: initial LMB trial
Russell King
2010-07-27
*
|
ARM: early_pte_alloc()
Russell King
2010-07-27
*
|
ARM: early_alloc()
Russell King
2010-07-16
*
|
ARM: Move platform memory reservations out of generic code
Russell King
2010-07-16
*
|
ARM: Remove DISCONTIGMEM support
Russell King
2010-07-16
*
|
ARM: Precalculate vmalloc_min
Russell King
2010-07-16
|
/
*
Merge branch 'for-linus/samsung4' of git://git.fluff.org/bjdooks/linux
Linus Torvalds
2010-05-19
|
\
|
*
ARM: RX1950: Add suspend/resume support for RX1950
Vasily Khoruzhick
2010-05-11
*
|
Merge branch 'devel-stable' into devel
Russell King
2010-05-17
|
\
|
|
*
ARM: 6052/1: kdump: make kexec work in interrupt context
Mika Westerberg
2010-04-14
|
*
ARM: Fix ioremap_cached()/ioremap_wc() for SMP platforms
Russell King
2010-04-09
*
|
ARM: Move memory mapping into mmu.c
Russell King
2010-05-15
*
|
ARM: Ensure meminfo is sorted prior to sanity_check_meminfo
Russell King
2010-05-15
|
/
*
Merge branches 'clks' and 'pnx' into devel
Russell King
2010-02-25
|
\
|
*
ARM: 5885/1: arm: Flush TLB entries in setup_mm_for_reboot()
Tony Lindgren
2010-01-19
*
|
ARM: 5880/1: arm: use generic infrastructure for early params
Jeremy Kerr
2010-02-15
|
/
*
ARM: fix PAGE_KERNEL
Russell King
2009-12-24
*
Merge branch 'devel-stable' into devel
Russell King
2009-12-05
|
\
|
*
[ARM] pxa/treo: add Palm Centro 685 support
Tomáš Čech
2009-11-30
*
|
ARM: ZERO_PAGE: Avoid flush_dcache_page() for zero page
Russell King
2009-12-01
|
/
*
ARM: ensure initial page tables are setup for SMP systems
Russell King
2009-11-02
*
ARM: Don't allow highmem on SMP platforms without h/w TLB ops broadcast
Russell King
2009-09-28
*
ARM: Fix warning: unused variable 'highmem'
Russell King
2009-09-28
*
ARM: Fix broken highmem support
Russell King
2009-08-15
*
Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...
Russell King
2009-06-18
|
\
|
*
[ARM] pxa/treo680: initial support
Tomas 'Sleep_Walker' Cech
2009-06-16
*
|
Merge branch 'u300' into devel
Russell King
2009-06-14
|
\
\
|
*
|
[ARM] 5480/1: U300-v5 integrate into the ARM architecture
Linus Walleij
2009-04-28
|
|
/
*
/
omap iommu: simple virtual address space management
Hiroshi DOYU
2009-05-19
|
/
*
[ARM] pxa: Add support for suspend on PalmTX, T5 and LD
Marek Vasut
2009-04-03
[next]