aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mm
AgeCommit message (Expand)Author
2007-05-08move die notifier handling to common codeChristoph Hellwig
2007-05-07get_unmapped_area handles MAP_FIXED on armBenjamin Herrenschmidt
2007-05-06Merge branch 'ixp4xx' into develRussell King
2007-05-05[ARM] mm 10: allow memory type to be specified with ioremapRussell King
2007-05-05[ARM] mm 9: add additional device memory typesRussell King
2007-05-05[ARM] mm 8: define mem_types table L1 bit 4 to be for ARMv6Russell King
2007-04-21[ARM] 4311/1: ixp4xx: add KIXRP435 platformRuslan V. Sushko
2007-04-21[ARM] mm 6: allow mem_types table to specify extended pte attributesRussell King
2007-04-21[ARM] mm 5: Use mem_types table in ioremapRussell King
2007-04-21[ARM] mm 4: make create_mapping() more conventionalRussell King
2007-04-21[ARM] mm 3: separate out supersection mappings, avoid for <4GBRussell King
2007-04-21[ARM] mm 2: clean up create_mapping()Russell King
2007-04-21[ARM] mm 1: Combine mem_type domain into prot_* at init timeRussell King
2007-04-21[ARM] Remove needless linux/ptrace.h includesRussell King
2007-04-21[ARM] Add ability to dump exception stacks to kernel backtracesRussell King
2007-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2007-02-18Merge NetSilicon NS93xx treeRussell King
2007-02-17Merge AT91, EP93xx, General devel, PXA, S3C, V6+ and Xscale treesRussell King
2007-02-17[ARM] 4210/1: base for new machine type "NetSilicon NS9360"Uwe Kleine-König
2007-02-17kbuild: Replace remaining "depends" with "depends on"Robert P. J. Day
2007-02-16[ARM] 4191/1: Remove redundant __flush_dcache_page() function prototypeGeorge G. Davis
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