aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mm (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-09-17[ARM] 4568/1: fix l2x0 cache invalidate handling of unaligned addressesRui Sousa1-1/+11
2007-07-22Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds5-35/+38
2007-07-22Merge branches 'at91', 'imx', 'iop', 'ixp', 'ks8695', 'misc', 'ns9xxx', 'pxa' and 's3c' into develRussell King5-35/+38
2007-07-22[ARM] 4461/1: MXC platform and i.MX31ADS core supportQuinn Jensen1-2/+3
2007-07-20[ARM] 4497/1: Only allow safe cache configurations on ARMv6 and laterCatalin Marinas2-5/+11
2007-07-20[ARM] 4503/1: nommu: Add noMMU support for ARMv7Catalin Marinas2-12/+15
2007-07-20[ARM] 4498/1: ARMv7: Remove the L2 cache configuration via the aux ctrl registerCatalin Marinas2-16/+0
2007-07-20[ARM] 4504/1: nommu: Fix the ARMv6 support for MMU-less platformsCatalin Marinas1-1/+1
2007-07-20[ARM] 4502/1: nommu: Do not export the copy/clear user page functionsCatalin Marinas1-0/+2
2007-07-20[ARM] 4501/1: nommu: Select TLS register emulation if ARMv6 and not v6KCatalin Marinas1-0/+1
2007-07-20[ARM] 4500/1: Add locking around the background L2x0 cache operationsCatalin Marinas1-0/+6
2007-07-20arm: fix up handle_mm_fault changesNick Piggin1-3/+3
2007-07-19mm: fault feedback #2Nick Piggin1-20/+16
2007-07-12[ARM] Fix bounding error in ioremap_pfn()Russell King1-6/+4
2007-07-04[ARM] Fix non-page aligned boot time mappingsRussell King1-2/+2
2007-06-01parse errors in ifdefsYoann Padioleau1-1/+1
2007-05-30[ARM] 4394/1: ARMv7: Add the TLB range operationsCatalin Marinas4-2/+94
2007-05-21Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds4-3/+11
2007-05-21Detach sched.h from mm.hAlexey Dobriyan1-1/+1
2007-05-20[ARM] spelling fixesSimon Arlott3-3/+3
2007-05-17[ARM] ARMv6: add CPU_HAS_ASID configurationRussell King1-0/+8
2007-05-11[ARM] 4331/3: Support for Micrel/Kendin KS8695 processorAndrew Victor1-3/+3
2007-05-11[ARM] 4370/3: AT91: Support for Atmel AT91SAM9RL processors.Andrew Victor1-2/+2
2007-05-11[ARM] 4303/3: base kernel support for TI DaVinciKevin Hilman1-2/+2
2007-05-09Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds7-5/+606
2007-05-09Merge branches 'armv7', 'at91', 'misc' and 'omap' into develRussell King1-3/+7
2007-05-09[ARM] armv7: add Makefile and Kconfig entriesCatalin Marinas2-2/+33
2007-05-09[ARM] armv7: add support for asid-tagged VIVT I-cacheCatalin Marinas1-0/+7
2007-05-08[ARM] armv7: add support for ARMv7 cores.Catalin Marinas4-0/+559
2007-05-08[ARM] Fix ASID version switchRussell King1-3/+7
2007-05-08move die notifier handling to common codeChristoph Hellwig1-1/+1
2007-05-07get_unmapped_area handles MAP_FIXED on armBenjamin Herrenschmidt1-2/+1
2007-05-06Merge branch 'ixp4xx' into develRussell King1-0/+28
2007-05-05[ARM] mm 10: allow memory type to be specified with ioremapRussell King2-17/+15
2007-05-05[ARM] mm 9: add additional device memory typesRussell King1-22/+28
2007-05-05[ARM] mm 8: define mem_types table L1 bit 4 to be for ARMv6Russell King1-24/+20
2007-04-21[ARM] 4311/1: ixp4xx: add KIXRP435 platformRuslan V. Sushko1-0/+28
2007-04-21[ARM] mm 6: allow mem_types table to specify extended pte attributesRussell King3-2/+5
2007-04-21[ARM] mm 5: Use mem_types table in ioremapRussell King3-46/+42
2007-04-21[ARM] mm 4: make create_mapping() more conventionalRussell King1-59/+55
2007-04-21[ARM] mm 3: separate out supersection mappings, avoid for <4GBRussell King2-70/+62
2007-04-21[ARM] mm 2: clean up create_mapping()Russell King1-17/+13
2007-04-21[ARM] mm 1: Combine mem_type domain into prot_* at init timeRussell King1-4/+12
2007-04-21[ARM] Remove needless linux/ptrace.h includesRussell King3-3/+0
2007-04-21[ARM] Add ability to dump exception stacks to kernel backtracesRussell King1-2/+2
2007-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-1/+1
2007-02-18Merge NetSilicon NS93xx treeRussell King1-2/+2
2007-02-17Merge AT91, EP93xx, General devel, PXA, S3C, V6+ and Xscale treesRussell King8-95/+228
2007-02-17[ARM] 4210/1: base for new machine type "NetSilicon NS9360"Uwe Kleine-König1-2/+2
2007-02-17kbuild: Replace remaining "depends" with "depends on"Robert P. J. Day1-1/+1