summaryrefslogtreecommitdiffstats
path: root/arch/arm/mm
Commit message (Expand)AuthorAgeFilesLines
* [ARM] Remove needless linux/ptrace.h includesRussell King2007-04-213-3/+0Star
* [ARM] Add ability to dump exception stacks to kernel backtracesRussell King2007-04-211-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-02-191-1/+1
|\
| * kbuild: Replace remaining "depends" with "depends on"Robert P. J. Day2007-02-171-1/+1
* | Merge NetSilicon NS93xx treeRussell King2007-02-181-2/+2
|\ \
| * | [ARM] 4210/1: base for new machine type "NetSilicon NS9360"Uwe Kleine-König2007-02-171-2/+2
| |/
| |
| \
| \
| \
| \
| \
*-----. \ Merge AT91, EP93xx, General devel, PXA, S3C, V6+ and Xscale treesRussell King2007-02-178-95/+228
|\ \ \ \ \ | | | |_|/ | | |/| |
| | | | * [ARM] 4123/1: xsc3: general cleanupLennert Buytenhek2007-02-081-76/+75Star
| | | |/ | | |/|
| | | * Merge Realview GIC codeRussell King2007-02-151-3/+5
| | | |\
| | | | * [ARM] 4109/2: Add support for the RealView/EB MPCore revC platformCatalin Marinas2007-02-151-3/+5
| | | |/ | | |/|
| | | * [ARM] 4135/1: Add support for the L210/L220 cache controllersCatalin Marinas2007-02-113-0/+110
| | | * [ARM] Always mark ARMv6 PTWs outer cacheableRussell King2007-02-081-6/+8
| | | * [ARM] 4153/1: fix consistent_sync() off-by-one BUG checkLennert Buytenhek2007-02-081-1/+1
| | | * [ARM] Convert DMA cache handling to take const void * argsRussell King2007-02-081-7/+6Star
| | | * [ARM] 4134/1: Add generic support for outer cachesCatalin Marinas2007-02-082-0/+9
| | | * [ARM] 4129/1: Add barriers after the TLB operationsCatalin Marinas2007-02-081-0/+4
| | | * [ARM] 4128/1: Architecture compliant TTBR changing sequenceCatalin Marinas2007-02-081-2/+10
| | |/
| * / [ARM] 4145/2: AT91: Add support for AT91SAM9263 processorAndrew Victor2007-02-081-2/+2
| |/
* | [ARM] 4191/1: Remove redundant __flush_dcache_page() function prototypeGeorge G. Davis2007-02-161-2/+0Star
* | [ARM] 4158/1: Fix user page protection macrosImre_Deak2007-02-111-0/+3
|/
* [ARM] 4112/1: Only ioremap to supersections if DOMAIN_IO is zeroCatalin Marinas2007-01-251-1/+2
* [ARM] 4100/1: iop3xx: fix cpu mask for iop333Dan Williams2007-01-241-1/+1
* [ARM] Fix show_mem() for discontigmemRussell King2007-01-241-4/+7
* [ARM] Resolve fuse and direct-IO failures due to missing cache flushesRussell King2007-01-081-0/+39
* [ARM] 4078/1: Fix ARM copypage cache coherency problemsRichard Purdie2006-12-303-0/+16
* [ARM] 4061/1: xsc3: change of maintainerLennert Buytenhek2006-12-191-1/+1
* [ARM] Fix warnings from asm/system.hRussell King2006-12-181-0/+20
* [ARM] Fix BUG()s in ioremap() codeRussell King2006-12-181-0/+2
* [ARM] Clean up ioremap codeRussell King2006-12-131-58/+40Star
* [ARM] Unuse another Linux PTE bitRussell King2006-12-1325-75/+71Star
* [ARM] Formalise the ARMv6 processor name stringRussell King2006-12-081-1/+1
* [ARM] Handle HWCAP_VFP in VFP support codeRussell King2006-12-082-7/+2Star
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-12-0824-39/+43
|\
| *-. [ARM] Merge individual ARM sub-treesRussell King2006-12-0824-39/+43
| |\ \
| | | * [ARM] 3995/1: iop13xx: add iop13xx supportDan Williams2006-12-071-1/+1
| | |/ | |/|
| | * [ARM] 3999/1: RX3715: suspend to RAM supportBen Dooks2006-12-071-1/+3
| | * [ARM] 3986/1: H1940: suspend to RAM supportBen Dooks2006-12-071-0/+5
| | * [ARM] 3881/4: xscale: clean up cp0/cp1 handlingLennert Buytenhek2006-12-031-7/+2Star
| | * [ARM] 3967/1: xsc3: make branch predication configurable on xsc3Dan Williams2006-12-022-8/+1Star
| | * [ARM] 3971/1: xsc3: get rid of L_PTE_COHERENTLennert Buytenhek2006-12-022-2/+4
| | * [ARM] Fix nommu buildRussell King2006-11-302-1/+8
| | * [ARM] Include asm/elf.h instead of asm/procinfo.hRussell King2006-11-3020-20/+20
| |/
* | [PATCH] mm: arch do_page_fault() vs in_atomic()Peter Zijlstra2006-12-071-1/+1
* | Fix misc Kconfig typosMatt LaPlante2006-11-301-1/+1
|/
* [ARM] 3942/1: ARM: comment: consistent_sync should not be called directlyDan Williams2006-11-221-0/+3
* [ARM] 3927/1: Allow show_mem() to work with holes in memory map.Ray Lehtiniemi2006-11-071-27/+34
* [ARM] 3912/1: Make PXA270 advertise HWCAP_IWMMXT capabilityPaul Gortmaker2006-11-021-1/+1
* [PATCH] arm: it's OK to pass pointer to volatile as iounmap() argument...Al Viro2006-10-091-3/+3
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-10-031-1/+1
|\
| * [ARM] Fix XIP_KERNEL build error in arch/arm/mm/mmu.cRussell King2006-09-301-1/+1