summaryrefslogtreecommitdiffstats
path: root/arch/arm/mm
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * | | | | | ARM: proc: convert v7 proc infos into a common macroPawel Moll2011-07-071-43/+24
| | * | | | | | ARM: mm: tlb-v7: Use the new processor struct macrosDave Martin2011-07-071-7/+2
| | * | | | | | ARM: mm: tlb-v6: Use the new processor struct macrosDave Martin2011-07-071-6/+2
| | * | | | | | ARM: mm: tlb-v4wbi: Use the new processor struct macrosDave Martin2011-07-071-6/+2
| | * | | | | | ARM: mm: tlb-v4wb: Use the new processor struct macrosDave Martin2011-07-071-6/+2
| | * | | | | | ARM: mm: tlb-v4: Use the new processor struct macrosDave Martin2011-07-071-6/+2
| | * | | | | | ARM: mm: tlb-v3: Use the new processor struct macrosDave Martin2011-07-071-6/+2
| | * | | | | | ARM: mm: tlb-fa: Use the new processor struct macrosDave Martin2011-07-071-6/+2
| | * | | | | | ARM: mm: proc-xscale: Use new generic struct definition macrosDave Martin2011-07-071-431/+76
| | * | | | | | ARM: mm: proc-xsc3: Use new generic struct definition macrosDave Martin2011-07-071-73/+17
| | * | | | | | ARM: mm: proc-v7: Use the new processor struct macrosDave Martin2011-07-071-26/+5
| | * | | | | | ARM: mm: proc-v6: Use the new processor struct macrosDave Martin2011-07-071-29/+5
| | * | | | | | ARM: mm: proc-sa1100: Use the new processor struct macrosDave Martin2011-07-071-67/+17
| | * | | | | | ARM: mm: proc-sa110: Use the new processor struct macrosDave Martin2011-07-071-34/+5
| | * | | | | | ARM: mm: proc-mohawk: Use the new processor struct macrosDave Martin2011-07-071-43/+18
| | * | | | | | ARM: mm: proc-feroceon: Use the new processor struct macrosDave Martin2011-07-071-153/+49
| | * | | | | | ARM: mm: proc-fa526: Use the new processor struct macrosDave Martin2011-07-071-33/+5
| | * | | | | | ARM: mm: proc-arm9tdmi: Use the new processor struct macrosDave Martin2011-07-071-60/+18
| | * | | | | | ARM: mm: proc-arm946: Use the new processor struct macrosDave Martin2011-07-071-46/+7
| | * | | | | | ARM: mm: proc-arm940: Use the new processor struct macrosDave Martin2011-07-071-44/+7
| | * | | | | | ARM: mm: proc-arm926: Use the new processor struct macrosDave Martin2011-07-071-44/+7
| | * | | | | | ARM: mm: proc-arm925: Use the new processor struct macrosDave Martin2011-07-071-72/+16
| | * | | | | | ARM: mm: proc-arm922: Use the new processor struct macrosDave Martin2011-07-071-46/+7
| | * | | | | | ARM: mm: proc-arm920: Use the new processor struct macrosDave Martin2011-07-071-46/+7
OpenPOWER on IntegriCloud