aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mm (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-12-20Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-2/+4
2012-12-20ARM: 7606/1: cache: flush to LoUU instead of LoUIS on uniprocessor CPUsWill Deacon1-2/+4
2012-12-17Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-8/+33
2012-12-14Merge tag 'mvebu' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-3/+72
2012-12-12Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+16
2012-12-12Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds10-145/+448
2012-12-11Merge branch 'akpm' (Andrew's patchbomb)Linus Torvalds1-109/+23
2012-12-11mm: use vm_unmapped_area() on arm architectureMichel Lespinasse1-109/+23
2012-12-11Merge tag 'char-misc-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-1/+1
2012-12-11Merge branch 'devel-stable' into for-linusRussell King6-112/+132
2012-12-11Merge branches 'cache-l2x0', 'fixes', 'hdrs', 'misc', 'mmci', 'vic' and 'warnings' into for-nextRussell King6-10/+17
2012-12-10Merge branch 'drm-next-3.8' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie1-1/+1
2012-11-29ARM: dma-mapping: add support for DMA_ATTR_FORCE_CONTIGUOUS attributeMarek Szyprowski1-8/+33
2012-11-26Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-1/+1
2012-11-26ARM: 7582/2: rename kvm_seq to vmalloc_seq so to avoid confusion with KVMNicolas Pitre2-10/+10
2012-11-21arm: dma mapping: Export a dma ops function arm_dma_set_maskGregory CLEMENT1-3/+1
2012-11-21arm: mm: Add support for PJ4B cpu and init routinesGregory CLEMENT2-0/+71
2012-11-21Merge tag 'highbank-debugll-cleanup' of git://sources.calxeda.com/kernel/linux into next/socOlof Johansson1-0/+16
2012-11-19Merge branch 'asid-allocation' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into devel-stableRussell King1-99/+108
2012-11-19Merge branch 'for-rmk/prot-none' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into devel-stableRussell King4-5/+16
2012-11-16Merge 3.7-rc6 into char-misc-nextGreg Kroah-Hartman1-1/+1
2012-11-13ARM: 7573/1: idmap: use flush_cache_louis() and flush TLBs only when necessaryNicolas Pitre1-4/+10
2012-11-12ARM: 7572/1: proc-v6.S: fix commentNicolas Pitre1-1/+1
2012-11-09ARM: mm: introduce present, faulting entries for PAGE_NONEWill Deacon3-0/+11
2012-11-09ARM: mm: introduce L_PTE_VALID for page table entriesWill Deacon2-2/+2
2012-11-09ARM: mm: don't use the access flag permissions mechanism for classic MMUWill Deacon1-2/+2
2012-11-09ARM: mm: use pteval_t to represent page protection valuesWill Deacon1-1/+1
2012-11-07Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-1/+1
2012-11-06ARM: 7547/4: cache-l2x0: add support for Aurora L2 cache ctrlGregory CLEMENT2-13/+265
2012-11-05ARM: implement debug_ll_io_init()Rob Herring1-0/+16
2012-11-05ARM: mm: use bitmap operations when allocating new ASIDsWill Deacon1-19/+35
2012-11-05ARM: mm: avoid taking ASID spinlock on fastpathWill Deacon1-8/+15
2012-11-05ARM: mm: remove IPI broadcasting on ASID rolloverWill Deacon1-100/+86
2012-11-04ARM: 7569/1: mm: uninitialized warning correctionsviresh kumar1-1/+1
2012-10-29Merge 3.7-rc3 into char-misc-nextGreg Kroah-Hartman3-3/+4
2012-10-25Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-1/+3
2012-10-24/dev/mem: use phys_addr_t for physical addressesCyril Chemparathy1-1/+1
2012-10-24ARM: mm: Remove unused arm_vmregion priv fieldLaurent Pinchart1-1/+0
2012-10-24ARM: dma-mapping: fix build warning in __dma_alloc()Jingoo Han1-1/+1
2012-10-22Merge tag 'fixes-for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc into fixesRussell King1-1/+3
2012-10-18ARM: 7553/1: proc-v7: Ensure correct instruction set after cpu_resetDave Martin1-1/+1
2012-10-18ARM: 7545/1: cache-l2x0: make outer_cache_fns a field of l2x0_of_dataGregory CLEMENT1-15/+40
2012-10-13ARM: config: sort select statements alphanumericallyRussell King1-53/+53
2012-10-12Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds24-7/+123
2012-10-11Merge branch 'fixes' into for-linusRussell King8-107/+343
2012-10-09ARM: Fix another build warning in arch/arm/mm/alignment.cArnd Bergmann1-1/+3
2012-10-09readahead: fault retry breaks mmap file read random detectionShaohua Li1-0/+1
2012-10-09mm: replace vma prio_tree with an interval treeMichel Lespinasse2-4/+2
2012-10-07Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds5-6/+14
2012-10-04Merge branches 'atags', 'cache-l2x0', 'clkdev', 'fixes', 'integrator', 'misc', 'opcodes' and 'syscall' into for-linusRussell King11-34/+140