summaryrefslogtreecommitdiffstats
path: root/arch/arm/mm
Commit message (Expand)AuthorAgeFilesLines
* [ARM] Convert asm/io.h to linux/io.hRussell King2008-09-064-5/+4
* [ARM] Convert asm/uaccess.h to linux/uaccess.hRussell King2008-09-063-3/+3
* [ARM] clean up a load of old declarationsRussell King2008-09-064-7/+2
* [ARM] move initrd code from kernel/setup.c to mm/init.cRussell King2008-09-061-2/+37
* [ARM] sparse: fix several warningsRussell King2008-09-053-5/+6
* [ARM] 5227/1: Add the ENDPROC declarations to the .S filesCatalin Marinas2008-09-015-0/+22
* [ARM] cachetype: move definitions to separate headerRussell King2008-09-013-0/+3
* [ARM] cputype: separate definitions, use themRussell King2008-09-014-3/+7
* [ARM] add proc-macros.S include to proc-arm940 and proc-arm946Russell King2008-08-122-0/+2
* [ARM] prevent crashing when too much RAM installedLennert Buytenhek2008-08-091-0/+50
* [ARM] Move include/asm-arm/plat-orion to arch/arm/plat-orion/include/platLennert Buytenhek2008-08-091-1/+1
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-076-6/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesRussell King2008-08-071-0/+8
|\
| * Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-08-036-37/+213
| |\
| * \ Merge branch 'linus' into core/generic-dma-coherentIngo Molnar2008-07-294-22/+26
| |\ \
| * | | ARM: support generic per-device coherent dma memDmitry Baryshkov2008-07-181-0/+8
* | | | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King2008-08-076-6/+6
| |_|/ |/| |
* | | [ARM] move include/asm-arm to arch/arm/include/asmRussell King2008-08-022-2/+2
* | | [ARM] initrd: claim initrd memory exclusivelyRussell King2008-07-301-12/+20
* | | [ARM] pxa: add support for L2 outer cache on XScale3 (attempt 2)Eric Miao2008-07-283-22/+190
* | | [ARM] mx2: add missing Kconfig dependencySascha Hauer2008-07-281-1/+1
| |/ |/|
* | [ARM] Fix shared mmap when more than two maps of the same file existRussell King2008-07-271-3/+7
* | mm: drop unneeded pgdat argument from free_area_init_node()Johannes Weiner2008-07-241-1/+1
* | mm: move bootmem descriptors definition to a single placeJohannes Weiner2008-07-241-18/+16
* | Merge branch 'pxa' into develRussell King2008-07-131-0/+2
|\ \ | |/ |/|
| * [ARM] pxa: add support for L2 outer cache on XScale3Eric Miao2008-07-091-0/+2
* | Merge branch 'imx' into develRussell King2008-07-101-2/+15
|\ \
| * | i.MX2 family: Add basic mach supportJuergen Beisert2008-07-051-2/+2
| |/
| |
| \
| \
| \
| \
| \
| \
| \
*-------. \ Merge branches 'at91', 'dyntick', 'ep93xx', 'iop', 'ixp', 'misc', 'orion', 'o...Russell King2008-07-106-30/+559
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| | | | | * [ARM] Feroceon: don't disable BPU on bootSaeed Bishara2008-07-071-4/+5
| | | | | * [ARM] add Marvell 78xx0 ARM SoC supportStanislav Samsonov2008-06-221-2/+2
| | | | | * [ARM] Feroceon: 88fr571-vd supportLennert Buytenhek2008-06-221-0/+30
| | | | | * [ARM] add Marvell Kirkwood (88F6000) SoC supportSaeed Bishara2008-06-221-2/+2
| | | | | * [ARM] Feroceon: 88fr131 supportLennert Buytenhek2008-06-221-0/+30
| | | | | * [ARM] Feroceon: L2 cache supportLennert Buytenhek2008-06-224-1/+354
| | | | | * [ARM] Feroceon: L1 cache range operation supportStanislav Samsonov2008-06-221-1/+68
| | | | | * [ARM] add Marvell Loki (88RC8480) SoC supportLennert Buytenhek2008-06-221-1/+1
| | | | | * [ARM] Feroceon: allow more old Feroceon IDsKe Wei2008-06-221-2/+2
| | | | | * [ARM] Feroceon: speed up flushing of the entire cacheNicolas Pitre2008-06-221-11/+48
| | | | | * [ARM] Feroceon: annotate 88fr531-vd CPU entriesLennert Buytenhek2008-06-221-4/+9
| | | | | * [ARM] Orion: fix various whitespace and coding style issuesLennert Buytenhek2008-06-221-4/+4
| |_|_|_|/ |/| | | |
| | | | * [ARM] 5092/1: Fix the I-cache invalidation on ARMv6 and later CPUsCatalin Marinas2008-07-032-0/+6
| |_|_|/ |/| | |
| * | | [ARM] 5130/4: Support for the at91sam9g20sedji gaouaou2008-07-101-2/+2
|/ / /
* | | [ARM] 5034/1: fix arm{925,926,940,946} dma_flush_range() in WT modeLennert Buytenhek2008-05-174-4/+4
|/ /
* | arm: Export empty_zero_page for ZERO_PAGE usage in modules.Aneesh Kumar K.V2008-04-291-0/+1
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-04-294-50/+113
|\ \
| * | [ARM] Feroceon: Feroceon-specific WA-cache compatible {copy,clear}_user_page()Lennert Buytenhek2008-04-284-3/+102
| * | [ARM] Feroceon: fix function alignment in proc-feroceon.SNicolas Pitre2008-04-281-3/+10
| * | [ARM] feroceon: remove CONFIG_CPU_CACHE_ROUND_ROBIN checkLennert Buytenhek2008-04-281-3/+0
| * | [ARM] feroceon: remove CONFIG_CPU_DCACHE_WRITETHROUGH checkLennert Buytenhek2008-04-282-41/+1
OpenPOWER on IntegriCloud