summaryrefslogtreecommitdiffstats
path: root/arch/arm/mm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'depends/rmk/devel-stable' into imx/imx6qArnd Bergmann2011-10-3110-146/+130
|\
| * Merge branch 'for_3_2/for-rmk/arm_cpu_pm' of git://gitorious.org/omap-sw-deve...Russell King2011-09-261-0/+8
| |\
| | * ARM: mm: Add strongly ordered descriptor support.Santosh Shilimkar2011-09-231-0/+8
| * | Merge branch 'pm' into devel-stableRussell King2011-09-227-126/+88
| |\ \
| | * | ARM: pm: no need to save/restore context ID registerRussell King2011-09-202-24/+22
| | * | ARM: pm: only use preallocated page table during resumeRussell King2011-09-207-82/+80
| | * | ARM: pm: preallocate a page table for suspend/resumeRussell King2011-09-207-34/+0
| * | | Merge branch 'kprobes-test' of git://git.yxit.co.uk/linux into devel-stableRussell King2011-09-213-2/+23
| |\ \ \ | | | |/ | | |/|
| * | | Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6-wd into devel-stableRussell King2011-09-166-11/+31
| |\ \ \ | | | |/ | | |/|
| * | | ARM: Remove support for macro CONSISTENT_DMA_SIZEJon Medhurst2011-08-221-4/+0
| * | | ARM: Add init_consistent_dma_size()Jon Medhurst2011-08-222-20/+38
* | | | Merge branch 'depends/rmk/smp' into tmpArnd Bergmann2011-10-201-0/+1
|\ \ \ \
| * | | | ARM: 7115/4: move __exception and friends to asm/exception.hJamie Iles2011-10-171-0/+1
| | |_|/ | |/| |
* | | | ARM: dma-mapping: free allocated page if unable to mapRussell King2011-09-261-0/+2
* | | | ARM: 7091/1: errata: D-cache line maintenance operation by MVA may not succeedWill Deacon2011-09-171-0/+20
|/ / /
* | | ARM: 7088/1: entry: fix wrong parameter name used in do_thumb_abortJanusz Krzysztofik2011-09-101-1/+1
* | | ARM: 7080/1: l2x0: make sure I&D are not locked down on initLinus Walleij2011-09-071-0/+21
* | | ARM: 7067/1: mm: keep significant bits in pfn_validMark Rutland2011-09-041-1/+1
| |/ |/|
* | ARM: pm: avoid writing the auxillary control register for ARMv7Russell King2011-08-281-1/+3
* | ARM: pm: some ARMv7 requires a dsb in resume to ensure correctnessRussell King2011-08-281-0/+1
* | ARM: pm: arm920/926: fix number of registers savedRussell King2011-08-282-2/+2
* | ARM: pm: CPU specific code should not overwrite r1 (v:p offset)Russell King2011-08-282-8/+8
* | ARM: 7066/1: proc-v7: disable SCTLR.TE when disabling MMUWill Deacon2011-08-281-0/+1
* | ARM: 7015/1: ARM errata: Possible cache data corruption with hit-under-miss e...Catalin Marinas2011-08-151-0/+16
|/
* ARM: 7008/1: alignment: Make SIGBUS sent to userspace POSIXly correctDave Martin2011-08-091-3/+11
* ARM: 7007/1: alignment: Prevent ignoring of faults with ARMv6 unaligned acces...Dave Martin2011-08-091-12/+30
* ARM: 7010/1: mm: fix invalid loop for poison_init_memJamie Iles2011-08-091-1/+1
* ARM: 7005/1: freshen up mm/proc-arm946.SBrian S. Julin2011-08-091-1/+2
* Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-07-261-1/+1
|\
| *---. Merge branches 'cns3xxx/devel', 'davinci/devel', 'imx/devel', 'lpc32xx/devel'...Arnd Bergmann2011-07-173-8/+20
| |\ \ \
| * | | | ARM: cns3xxx: Add support for L2 Cache ControllerAnton Vorontsov2011-07-071-1/+1
| |/ / /
* | | | Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-07-262-1/+12
|\ \ \ \
| * | | | ARM: set vga memory base at run-timeRob Herring2011-07-121-0/+3
| * | | | ARM: convert PCI defines to variablesRob Herring2011-07-121-1/+6
| * | | | ARM: pci: make pcibios_assign_all_busses use pci_has_flagRob Herring2011-07-121-0/+4
| * | | | ARM: remove unnecessary mach/hardware.h includesRob Herring2011-07-121-1/+0
| |/ / /
* | | | Merge branch 'next/soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds2011-07-261-1/+2
|\ \ \ \
| * \ \ \ Merge branch 'zynq/master' of git+ssh://master.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2011-07-171-1/+2
| |\ \ \ \
| | * | | | ARM: Xilinx: Adding Xilinx board supportJohn Linn2011-06-201-1/+1
| * | | | | ARM: CSR: Adding CSR SiRFprimaII board supportBinghua Duan2011-07-091-1/+1
| | |/ / / | |/| | |
* | | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-07-2457-2297/+838
|\ \ \ \ \
| * \ \ \ \ Merge branch 'devel-stable' into for-nextRussell King2011-07-2240-2045/+560
| |\ \ \ \ \
| | * | | | | ARM: Fix build errors caused by adding generic macrosRussell King2011-07-218-21/+5
| | * | | | | Merge branch 'dma' of http://git.linaro.org/git/people/nico/linux into devel-...Russell King2011-07-183-10/+57
| | |\ \ \ \ \
| | | * | | | | ARM: ARM_DMA_ZONE_SIZE is no moreNicolas Pitre2011-07-181-5/+0
| | | * | | | | ARM: change ARM_DMA_ZONE_SIZE into a variableNicolas Pitre2011-07-181-9/+16
| | * | | | | | Merge branch 'kprobes-thumb' of git://git.yxit.co.uk/linux into devel-stableRussell King2011-07-153-8/+20
| | |\ \ \ \ \ \ | | | | |_|_|_|/ | | | |/| | | |
| | * | | | | | ARM: proc: add definition of cpu_reset for ARMv6 and ARMv7 coresWill Deacon2011-07-072-0/+12
| | * | | | | | ARM: proc: add proc info for Cortex-A15MP using classic page tablesWill Deacon2011-07-071-2/+18
| | * | | | | | ARM: proc: add Cortex-A5 proc infoPawel Moll2011-07-071-0/+11