summaryrefslogtreecommitdiffstats
path: root/arch/arm/mm
Commit message (Expand)AuthorAgeFilesLines
* ARM: 5728/1: Proper prefetch abort handling on ARMv6 and ARMv7Kirill A. Shutemov2009-10-021-1/+50
* ARM: 5727/1: Pass IFSR register to do_PrefetchAbort()Kirill A. Shutemov2009-10-0230-53/+118
* ARM: 5740/1: fix valid_phys_addr_range() range checkGreg Ungerer2009-10-021-1/+1
* ARM: Don't allow highmem on SMP platforms without h/w TLB ops broadcastRussell King2009-09-281-4/+33
* ARM: Fix warning: unused variable 'highmem'Russell King2009-09-281-0/+2
* Merge branch 'origin' into for-linusRussell King2009-09-243-8/+8
|\
| * cpumask: use mm_cpumask() wrapper: armRusty Russell2009-09-242-6/+6
| * arches: drop superfluous casts in nr_free_pages() callersGeert Uytterhoeven2009-09-221-2/+2
* | Merge branch 'master' into for-linusRussell King2009-09-223-49/+68
|\ \
| * | ARM: Add support for checking access permissions on prefetch abortsRussell King2009-09-201-3/+6
| * | ARM: Separate out access error checkingRussell King2009-09-201-11/+22
| * | ARM: Ensure correct might_sleep() check in pagefault pathRussell King2009-09-201-0/+7
| * | ARM: Update page fault handling for new OOM techniquesRussell King2009-09-201-33/+14
| * | ARM: Provide definitions and helpers for decoding the FSR registerRussell King2009-09-201-3/+15
| * | Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6Russell King2009-09-191-1/+1
| |\ \ | | |/
| | * Nicolas Pitre has a new email addressNicolas Pitre2009-09-151-1/+1
| * | ARM: 5700/1: ARM: Introduce ARM_L1_CACHE_SHIFT to define cache line sizeKirill A. Shutemov2009-09-151-0/+5
| |/
* | ARM: 5580/2: ARM TCM (Tightly-Coupled Memory) support v3Linus Walleij2009-09-151-0/+8
|/
* 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
OpenPOWER on IntegriCloud