aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mm
Commit message (Expand)AuthorAgeFilesLines
* Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan2007-10-191-1/+1
* pid namespaces: define is_global_init() and is_container_init()Serge E. Hallyn2007-10-191-1/+1
* During VM oom condition, kill all threads in process groupWill Schmidt2007-10-161-1/+1
* Merge branch 'pxa' into develRussell King2007-10-151-2/+2
|\
| * [ARM] pxa: PXA3xx base supporteric miao2007-10-151-1/+1
| * [ARM] pxa: Make CPU_XSCALE depend on PXA25x or PXA27xRussell King2007-10-121-1/+1
* | [ARM] Rename consistent_sync() as dma_cache_maint()Russell King2007-10-121-2/+2
|/
* [ARM] 4568/1: fix l2x0 cache invalidate handling of unaligned addressesRui Sousa2007-09-171-1/+11
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-07-225-35/+38
|\
| *-. Merge branches 'at91', 'imx', 'iop', 'ixp', 'ks8695', 'misc', 'ns9xxx', 'pxa'...Russell King2007-07-225-35/+38
| |\ \
| | | * [ARM] 4497/1: Only allow safe cache configurations on ARMv6 and laterCatalin Marinas2007-07-202-5/+11
| | | * [ARM] 4503/1: nommu: Add noMMU support for ARMv7Catalin Marinas2007-07-202-12/+15
| | | * [ARM] 4498/1: ARMv7: Remove the L2 cache configuration via the aux ctrl registerCatalin Marinas2007-07-202-16/+0
| | | * [ARM] 4504/1: nommu: Fix the ARMv6 support for MMU-less platformsCatalin Marinas2007-07-201-1/+1
| | | * [ARM] 4502/1: nommu: Do not export the copy/clear user page functionsCatalin Marinas2007-07-201-0/+2
| | | * [ARM] 4501/1: nommu: Select TLS register emulation if ARMv6 and not v6KCatalin Marinas2007-07-201-0/+1
| | | * [ARM] 4500/1: Add locking around the background L2x0 cache operationsCatalin Marinas2007-07-201-0/+6
| | |/ | |/|
| | * [ARM] 4461/1: MXC platform and i.MX31ADS core supportQuinn Jensen2007-07-221-2/+3
| |/
* | arm: fix up handle_mm_fault changesNick Piggin2007-07-201-3/+3
|/
* mm: fault feedback #2Nick Piggin2007-07-191-20/+16
* [ARM] Fix bounding error in ioremap_pfn()Russell King2007-07-121-6/+4
* [ARM] Fix non-page aligned boot time mappingsRussell King2007-07-041-2/+2
* parse errors in ifdefsYoann Padioleau2007-06-011-1/+1
* [ARM] 4394/1: ARMv7: Add the TLB range operationsCatalin Marinas2007-05-304-2/+94
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-05-214-3/+11
|\
| * [ARM] spelling fixesSimon Arlott2007-05-203-3/+3
| * [ARM] ARMv6: add CPU_HAS_ASID configurationRussell King2007-05-171-0/+8
* | Detach sched.h from mm.hAlexey Dobriyan2007-05-211-1/+1
|/
* [ARM] 4331/3: Support for Micrel/Kendin KS8695 processorAndrew Victor2007-05-111-3/+3
* [ARM] 4370/3: AT91: Support for Atmel AT91SAM9RL processors.Andrew Victor2007-05-111-2/+2
* [ARM] 4303/3: base kernel support for TI DaVinciKevin Hilman2007-05-111-2/+2
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-05-097-5/+606
|\
| *-. Merge branches 'armv7', 'at91', 'misc' and 'omap' into develRussell King2007-05-091-3/+7
| |\ \
| | | * [ARM] Fix ASID version switchRussell King2007-05-081-3/+7
| * | | [ARM] armv7: add Makefile and Kconfig entriesCatalin Marinas2007-05-092-2/+33
| * | | [ARM] armv7: add support for asid-tagged VIVT I-cacheCatalin Marinas2007-05-091-0/+7
| * | | [ARM] armv7: add support for ARMv7 cores.Catalin Marinas2007-05-084-0/+559
| | |/ | |/|
* | | move die notifier handling to common codeChristoph Hellwig2007-05-081-1/+1
|/ /
* | get_unmapped_area handles MAP_FIXED on armBenjamin Herrenschmidt2007-05-071-2/+1
* | Merge branch 'ixp4xx' into develRussell King2007-05-061-0/+28
|\ \
| * | [ARM] 4311/1: ixp4xx: add KIXRP435 platformRuslan V. Sushko2007-04-211-0/+28
| |/
* | [ARM] mm 10: allow memory type to be specified with ioremapRussell King2007-05-052-17/+15
* | [ARM] mm 9: add additional device memory typesRussell King2007-05-051-22/+28
* | [ARM] mm 8: define mem_types table L1 bit 4 to be for ARMv6Russell King2007-05-051-24/+20
* | [ARM] mm 6: allow mem_types table to specify extended pte attributesRussell King2007-04-213-2/+5
* | [ARM] mm 5: Use mem_types table in ioremapRussell King2007-04-213-46/+42
* | [ARM] mm 4: make create_mapping() more conventionalRussell King2007-04-211-59/+55
* | [ARM] mm 3: separate out supersection mappings, avoid for <4GBRussell King2007-04-212-70/+62
* | [ARM] mm 2: clean up create_mapping()Russell King2007-04-211-17/+13
* | [ARM] mm 1: Combine mem_type domain into prot_* at init timeRussell King2007-04-211-4/+12
|/