aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mm
AgeCommit message (Expand)Author
2007-02-15Merge Realview GIC codeRussell King
2007-02-15[ARM] 4109/2: Add support for the RealView/EB MPCore revC platformCatalin Marinas
2007-02-11[ARM] 4158/1: Fix user page protection macrosImre_Deak
2007-02-11[ARM] 4135/1: Add support for the L210/L220 cache controllersCatalin Marinas
2007-02-08[ARM] Always mark ARMv6 PTWs outer cacheableRussell King
2007-02-08[ARM] 4153/1: fix consistent_sync() off-by-one BUG checkLennert Buytenhek
2007-02-08[ARM] 4145/2: AT91: Add support for AT91SAM9263 processorAndrew Victor
2007-02-08[ARM] Convert DMA cache handling to take const void * argsRussell King
2007-02-08[ARM] 4134/1: Add generic support for outer cachesCatalin Marinas
2007-02-08[ARM] 4129/1: Add barriers after the TLB operationsCatalin Marinas
2007-02-08[ARM] 4128/1: Architecture compliant TTBR changing sequenceCatalin Marinas
2007-02-08[ARM] 4123/1: xsc3: general cleanupLennert Buytenhek
2007-01-25[ARM] 4112/1: Only ioremap to supersections if DOMAIN_IO is zeroCatalin Marinas
2007-01-24[ARM] 4100/1: iop3xx: fix cpu mask for iop333Dan Williams
2007-01-24[ARM] Fix show_mem() for discontigmemRussell King
2007-01-08[ARM] Resolve fuse and direct-IO failures due to missing cache flushesRussell King
2006-12-30[ARM] 4078/1: Fix ARM copypage cache coherency problemsRichard Purdie
2006-12-19[ARM] 4061/1: xsc3: change of maintainerLennert Buytenhek
2006-12-18[ARM] Fix warnings from asm/system.hRussell King
2006-12-17[ARM] Fix BUG()s in ioremap() codeRussell King
2006-12-13[ARM] Clean up ioremap codeRussell King
2006-12-13[ARM] Unuse another Linux PTE bitRussell King
2006-12-08[ARM] Formalise the ARMv6 processor name stringRussell King
2006-12-08[ARM] Handle HWCAP_VFP in VFP support codeRussell King
2006-12-07Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2006-12-07[ARM] Merge individual ARM sub-treesRussell King
2006-12-07[ARM] 3999/1: RX3715: suspend to RAM supportBen Dooks
2006-12-07[ARM] 3995/1: iop13xx: add iop13xx supportDan Williams
2006-12-07[PATCH] mm: arch do_page_fault() vs in_atomic()Peter Zijlstra
2006-12-07[ARM] 3986/1: H1940: suspend to RAM supportBen Dooks
2006-12-03[ARM] 3881/4: xscale: clean up cp0/cp1 handlingLennert Buytenhek
2006-12-01[ARM] 3967/1: xsc3: make branch predication configurable on xsc3Dan Williams
2006-12-01[ARM] 3971/1: xsc3: get rid of L_PTE_COHERENTLennert Buytenhek
2006-11-30[ARM] Fix nommu buildRussell King
2006-11-30[ARM] Include asm/elf.h instead of asm/procinfo.hRussell King
2006-11-30Fix misc Kconfig typosMatt LaPlante
2006-11-22[ARM] 3942/1: ARM: comment: consistent_sync should not be called directlyDan Williams
2006-11-07[ARM] 3927/1: Allow show_mem() to work with holes in memory map.Ray Lehtiniemi
2006-11-02[ARM] 3912/1: Make PXA270 advertise HWCAP_IWMMXT capabilityPaul Gortmaker
2006-10-08[PATCH] arm: it's OK to pass pointer to volatile as iounmap() argument...Al Viro
2006-10-03Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2006-09-30[ARM] Fix XIP_KERNEL build error in arch/arm/mm/mmu.cRussell King
2006-09-29[PATCH] pidspace: is_init()Sukadev Bhattiprolu
2006-09-29[PATCH] make PROT_WRITE imply PROT_READJason Baron
2006-09-28Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2006-09-28[ARM] nommu: confirms the CR_V bit in nommu modeHyok S. Choi
2006-09-28[ARM] nommu: abort handler fixup for !CPU_CP15_MMU cores.Hyok S. Choi
2006-09-27[ARM] Make !MMU CPUs depend on !MMURussell King
2006-09-27[ARM] nommu: add ARM946E-S core supportHyok S. Choi
2006-09-27[ARM] nommu: add ARM940T core supportHyok S. Choi