summaryrefslogtreecommitdiffstats
path: root/arch/arm/mm
Commit message (Expand)AuthorAgeFilesLines
* Nicolas Pitre has a new email addressNicolas Pitre2009-09-151-1/+1
* Merge branch 'master' into develRussell King2009-09-124-47/+129
|\
| * ARM: Fix pfn_valid() for sparse memoryRussell King2009-09-121-0/+32
| * ARM: 5691/1: fix cache aliasing issues between kmap() and kmap_atomic() with ...Nicolas Pitre2009-09-041-0/+8
| * ARM: 5687/1: fix an oops with highmemNicolas Pitre2009-09-021-1/+8
| * ARM: Fix broken highmem supportRussell King2009-08-152-46/+81
* | Merge branch 'devel-stable' into develRussell King2009-09-128-35/+130
|\ \
| * \ Merge branch 'nomadik' into devel-stableRussell King2009-09-121-1/+1
| |\ \
| | * | [ARM] 5587/1: nomadik: add l2ccAlessandro Rubini2009-07-021-1/+1
| * | | Include linux/sched.h in arch/arm/mm/fault.cCatalin Marinas2009-07-241-0/+1
| * | | nommu: Do not set PRRR and NMRR in proc-v7.S if !MMUCatalin Marinas2009-07-241-1/+1
| * | | nommu: Add #ifdef CONFIG_MMU around the PTE sanity checksCatalin Marinas2009-07-241-0/+2
| * | | nommu: Include asm/setup.h in arch/arm/mm/nommu.cCatalin Marinas2009-07-241-0/+1
| * | | nommu: Add noMMU support to the DMA APICatalin Marinas2009-07-241-22/+72
| * | | nommu: Fix the fault processing for the MMU-less caseCatalin Marinas2009-07-241-0/+22
| * | | Thumb-2: Implement the unified arch/arm/mm supportCatalin Marinas2009-07-243-11/+30
| | |/ | |/|
* | | ARM: implement highpteRussell King2009-08-171-0/+1
* | | [ARM] remove L_PTE_BUFFERABLE and L_PTE_CACHEABLERussell King2009-07-111-6/+0
|/ /
* | [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
OpenPOWER on IntegriCloud