summaryrefslogtreecommitdiffstats
path: root/arch/arm/mm
Commit message (Expand)AuthorAgeFilesLines
* [ARM] export __cpu_flush_dcache_pageRussell King2009-07-051-0/+1
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-06-222-20/+126
|\
| * [ARM] 5540/1: 32-bit Thumb-2 {ld,st}{m,rd} alignment fault fixup supportGeorge G. Davis2009-06-191-20/+119
| * Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...Russell King2009-06-181-0/+7
| |\
| | * [ARM] pxa/treo680: initial supportTomas 'Sleep_Walker' Cech2009-06-161-0/+7
* | | Move FAULT_FLAG_xyz into handle_mm_fault() callersLinus Torvalds2009-06-211-1/+1
|/ /
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-06-147-23/+103
|\ \
| * \ Merge branch 'u300' into develRussell King2009-06-141-0/+14
| |\ \
| | * | [ARM] 5480/1: U300-v5 integrate into the ARM architectureLinus Walleij2009-04-281-0/+14
| * | | Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6 into develRussell King2009-06-115-20/+82
| |\ \ \
| | * | | Add core support for ARMv6/v7 big-endianCatalin Marinas2009-05-304-0/+23
| | * | | ARMv7: Document the PRRR and NMRR registers settingCatalin Marinas2009-05-301-2/+30
| | * | | ARMv7: Enable the SWP instructionCatalin Marinas2009-05-301-4/+4
| | * | | ARMv7: Mark the PTWs inner WBWA on SMP and WB on UPTony Thompson2009-05-301-3/+9
| | * | | Check whether the TLB operations need broadcasting on SMP systemsCatalin Marinas2009-05-302-8/+13
| | * | | RealView: Add support for the RealView/PBX platformColin Tuckley2009-05-301-3/+3
| | | |/ | | |/|
| * | | [ARM] Kconfig: remove 'default n'Russell King2009-05-311-3/+0
| * | | Merge branch 'iommu' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Russell King2009-05-252-0/+7
| |\ \ \ | | |/ / | |/| |
| | * | omap iommu: simple virtual address space managementHiroshi DOYU2009-05-192-0/+7
* | | | [ARM] ARMv7 errata: only apply fixes when running on applicable CPURussell King2009-06-021-11/+25
|/ / /
* | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-05-023-2/+73
|\ \ \ | |/ / |/| |
| * | [ARM] 5489/1: ARM errata: Data written to the L2 cache can be overwritten wit...Catalin Marinas2009-04-301-0/+5
| * | [ARM] 5490/1: ARM errata: Processor deadlock when a false hazard is createdCatalin Marinas2009-04-301-0/+6
| * | [ARM] 5487/1: ARM errata: Stale prediction on replaced interworking branchCatalin Marinas2009-04-301-0/+8
| * | [ARM] 5488/1: ARM errata: Invalidation of the Instruction Cache operation can...Catalin Marinas2009-04-302-2/+54
| |/
* | arm: Use __INIT macro instead of .text.init.Tim Abbott2009-04-274-4/+8
|/
* [ARM] pxa: Add support for suspend on PalmTX, T5 and LDMarek Vasut2009-04-041-0/+11
* [ARM] 5439/1: Do not clear bit 10 of DFSR during abort handling on ARMv6Catalin Marinas2009-04-011-2/+2
* [ARM] Kirkwood: small L2 code cleanupNicolas Pitre2009-03-281-3/+1
* [ARM] Kirkwood: invalidate L2 cache before enabling itMaxime Bizon2009-03-281-0/+5
* Merge branch 'master' into develRussell King2009-03-281-1/+1
|\
| * [ARM] 5435/1: fix compile warning in sanity_check_meminfo()Mikael Pettersson2009-03-281-1/+1
* | Merge branch 'for-rmk' of git://gitorious.org/linux-gemini/mainline into develRussell King2009-03-266-2/+666
|\ \
| * | ARM: Add support for FA526 v2Paulius Zaleckas2009-03-256-2/+666
| |/
* | Merge branch 'highmem' into develRussell King2009-03-2410-61/+357
|\ \
| * | [ARM] ignore high memory with VIPT aliasing cachesNicolas Pitre2009-03-151-0/+5
| * | [ARM] xsc3: add highmem support to L2 cache handling codeNicolas Pitre2009-03-151-27/+80
| * | [ARM] Feroceon: add highmem support to L2 cache handling codeNicolas Pitre2009-03-151-17/+37
| * | [ARM] introduce dma_cache_maint_page()Nicolas Pitre2009-03-151-1/+71
| * | [ARM] mem_init(): make highmem pages available for useNicolas Pitre2009-03-151-3/+18
| * | [ARM] kmap supportNicolas Pitre2009-03-154-1/+131
| * | [ARM] fixmap supportNicolas Pitre2009-03-151-2/+1
| |/
| * [ARM] Fix virtual to physical translation macro corner casesRussell King2009-03-123-10/+14
* | Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...root2009-03-243-2/+430
|\ \
| * | [ARM] pxa: add base support for Marvell's PXA168 processor lineEric Miao2009-03-233-2/+430
* | | Merge branch 'master' of git://git.marvell.com/orion into develRussell King2009-03-197-7/+7
|\ \ \ | | |/ | |/|
| * | [ARM] 5421/1: ftrace: fix crash due to tracing of __naked functionsUwe Kleine-König2009-03-127-7/+7
* | | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into develRussell King2009-03-133-3/+6
|\ \ \
| * | | [ARM] MX31/MX35: Add l2x0 cache supportSascha Hauer2009-03-131-1/+2
| |/ /
| * | [ARM] 5416/1: Use unused address in v6_early_abortSeth Forshee2009-03-031-1/+2
OpenPOWER on IntegriCloud