- fb65d87 Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
- 6b7acae Merge branches 'misc' and 'vdso' into for-next by Russell King · 10 years ago
- 5d38000 ARM: 8342/1: VDSO: depend on CPU_V7 by Nathan Lynch · 10 years ago
- bb0fd7a Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
- d30eae4 arm: add support for memtest by Vladimir Murzin · 10 years ago
- 2b68f6c mm: expose arch_mmap_rnd when available by Kees Cook · 10 years ago
- fbbc400 arm: factor out mmap ASLR into mmap_rnd by Kees Cook · 10 years ago
- c848791 Merge branches 'misc', 'vdso' and 'fixes' into for-next by Russell King · 10 years ago
- 37463be ARM: switch to use the generic show_mem() implementation by Russell King · 10 years ago
- a6d74678 ARM: proc-v7: avoid errata 430973 workaround for non-Cortex A8 CPUs by Russell King · 10 years ago
- aaf4b5d ARM: cache-v7: optimise test for Cortex A9 r0pX devices by Russell King · 10 years ago
- d3cd451 ARM: cache-v7: optimise branches in v7_flush_cache_louis by Russell King · 10 years ago
- cd8b24d ARM: cache-v7: consolidate initialisation of cache level index by Russell King · 10 years ago
- 47b8484 ARM: cache-v7: shift CLIDR to extract appropriate field before masking by Russell King · 10 years ago
- 5aca3708 ARM: cache-v7: use movw/movt instructions by Russell King · 10 years ago
- 3be1b98 Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
- 6c5c2a0 ARM: proc-arm94*.S: fix setup function by Russell King · 10 years ago
- e1e2f6e ARM: 8276/1: Make CPU_DCACHE_DISABLE depend on !SMP by Florian Fainelli · 10 years ago
- 49f28aa6 ARM: 8337/1: mm: Do not invoke OOM for higher order IOMMU DMA allocations by Tomasz Figa · 10 years ago
- c4a84ae ARM: 8322/1: keep .text and .fixup regions closer together by Ard Biesheuvel · 10 years ago
- bf35706 ARM: 8314/1: replace PROCINFO embedded branch with relative offset by Ard Biesheuvel · 10 years ago
- e5b61de ARM: 8332/1: add CONFIG_VDSO Kconfig and Makefile bits by Nathan Lynch · 10 years ago
- 89cfdb1 ARM: 8289/1: dma-mapping: use to_dma_iommu_mapping instead of accessing archdata by Will Deacon · 10 years ago
- f2ca09f ARM: 8311/1: Don't use is_module_addr in setting page attributes by Laura Abbott · 10 years ago
- 5c95ed4 ARM: 8310/1: l2c: Fix prefetch settings dt parsing by Fabrice Gasnier · 10 years ago
- 22b3c18 arm: dma-mapping: limit IOMMU mapping size by Murali Karicheri · 10 years ago
- 6d021b7 ARM: dump pgd, pmd and pte states on unhandled data abort faults by Russell King · 10 years ago
- 8bf1268 ARM: dma-api: fix off-by-one error in __dma_supported() by Russell King · 10 years ago
- 1b4bd60 ARM: 8309/1: l2c: enforce use of cache-level property by Florian Fainelli · 10 years ago
- 6e8266e ARM: 8304/1: Respect NO_KERNEL_MAPPING when we don't have an IOMMU by Carlo Caione · 10 years ago
- 90c453c Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
- 23be7fd ARM: 8305/1: DMA: Fix kzalloc flags in __iommu_alloc_buffer() by Alexandre Courbot · 10 years ago
- d88d6cf ARM: mm: Remove Kconfig symbol CACHE_PL310 by Paul Bolle · 10 years ago
- 42cf0f2 Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
- b30fe6c mm: fix false-positive warning on exit due mm_nr_pmds(mm) by Kirill A. Shutemov · 10 years ago
- 61f77ed mm/hugetlb: reduce arch dependent code around follow_huge_* by Naoya Horiguchi · 10 years ago
- 29afc4e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
- b007ea7 arm: drop L_PTE_FILE and pte_file()-related helpers by Kirill A. Shutemov · 10 years ago
- ed8f8ce Merge branches 'debug', 'fixes', 'l2c' (early part), 'misc' and 'sa1100' into for-next by Russell King · 10 years ago
- 1d88967 ARM: 8297/1: cache-l2x0: optimize aurora range operations by Arnd Bergmann · 10 years ago
- 20e783e ARM: 8296/1: cache-l2x0: clean up aurora cache handling by Arnd Bergmann · 10 years ago
- 5659c0e Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
- 8e64806 ARM: 8299/1: mm: ensure local active ASID is marked as allocated on rollover by Will Deacon · 10 years ago
- eab8d65 arm: dma-mapping: Set DMA IOMMU ops in arm_iommu_attach_device() by Laurent Pinchart · 10 years ago
- fba2890 ARM: 8298/1: ARM_KERNMEM_PERMS only works with MMU enabled by Arnd Bergmann · 10 years ago
- c2273a1 ARM: 8288/1: dma-mapping: don't detach devices without an IOMMU during teardown by Will Deacon · 10 years ago
- 99a468d ARM: 8286/1: mm: Fix dma_contiguous_reserve comment by George G. Davis · 10 years ago
- b69a780 ARM: cache-l2x0.c: Make it clear that cache-l2x0 handles L310 cache controller by Pavel Machek · 10 years ago
- f2c2273 ARM: l2c: fix comment by Geert Uytterhoeven · 10 years ago
- cf0681c ARM: 8262/1: l2c: Add support for overriding prefetch settings by Tomasz Figa · 10 years ago
- c6d1a2d ARM: 8260/1: l2c: Add interface to ask hypervisor to configure L2C by Tomasz Figa · 10 years ago
- 6b49241 ARM: 8259/1: l2c: Refactor the driver to use commit-like interface by Tomasz Figa · 10 years ago
- 0021824 ARM: 8258/1: l2c: use l2c_write_sec() for restoring latency and filter regs by Marek Szyprowski · 10 years ago
- 1e34792 ARM: 8275/1: mm: fix PMD_SECT_RDONLY undeclared compile error by Victor Kamensky · 10 years ago
- ac08468 ARM: 8253/1: mm: use phys_addr_t type in map_lowmem() for kernel mem region by Grygorii Strashko · 10 years ago
- cca547e ARM: 8249/1: mm: dump: don't skip regions by Mark Rutland · 10 years ago
- 6f51ee7 Merge tag 'iommu-config-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
- 26ceb12 Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
- 6cd94d5 Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
- e9f2d6d Merge branch 'devel-stable' into for-next by Russell King · 10 years ago
- fbe4dd0 Merge branches 'fixes', 'misc', 'pm' and 'sa1100' into for-next by Russell King · 10 years ago
- 4e802cf ARM: 8238/1: mm: Refine set_memory_* functions by Jungseung Lee · 10 years ago
- 12e669b ARM: 8237/1: fix flush_pfn_alias by Jungseung Lee · 10 years ago
- 8023187 ARM: 8236/1: mm: fix discard_old_kernel_data by Jungseung Lee · 10 years ago
- 1d4d371 ARM: 8235/1: Support for the PXN CPU feature on ARMv7 by Jungseung Lee · 10 years ago
- 4bb2578 arm: dma-mapping: plumb our iommu mapping ops into arch_setup_dma_ops by Will Deacon · 10 years ago
- e818d5e Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
- 995ab51 ARM: 8222/1: mvebu: enable strex backoff delay by Thomas Petazzoni · 10 years ago
- ef59a20 ARM: 8216/1: xscale: correct auxiliary register in suspend/resume by Dmitry Eremin-Solenikov · 10 years ago
- 4ed89f2 ARM: convert printk(KERN_* to pr_* by Russell King · 10 years ago
- a391263 ARM: 8203/1: mm: try to re-use old ASID assignments following a rollover by Will Deacon · 10 years ago
- 6f0f2a9 ARM: 8196/1: vfp: Workaround bad MVFR1 register on some Kraits by Stephen Boyd · 10 years ago
- 5f01feb Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
- 08b964f ARM: 8198/1: make kuser helpers depend on MMU by Nathan Lynch · 10 years ago
- dc680b9 ARM: fix multiplatform allmodcompile by Linus Walleij · 10 years ago
- 06e944b Merge tag 'ronx-next' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux into devel-stable by Russell King · 10 years ago
- 3c43de0 Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
- 9ff0bb5 ARM: 8180/1: mm: implement no-highmem fast path in kmap_atomic_pfn() by Thomas Petazzoni · 10 years ago
- 6d0ec1d ARM: 8183/1: l2c: Improve l2c310_of_parse() error message by Fabio Estevam · 10 years ago
- 0057572 ARM: 8181/1: Drop extra return statement by Laura Abbott · 10 years ago
- d0b9284 ARM: 8182/1: l2c: Make l2x0_cache_size_of_parse() return 'int' by Fabio Estevam · 10 years ago
- 6e2028a Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
- 178c3df ARM: fix some printk formats by Russell King · 10 years ago
- 80d6b0c ARM: mm: allow text and rodata sections to be read-only by Kees Cook · 11 years ago
- 1e6b481 ARM: mm: allow non-text sections to be non-executable by Kees Cook · 11 years ago
- 99b4ac9 arm: fixmap: implement __set_fixmap() by Kees Cook · 11 years ago
- 836a241 ARM: expand fixmap region to 3MB by Rob Herring · 10 years ago
- b615bbb arm: use generic fixmap.h by Mark Salter · 10 years ago
- e17fd8e Merge tag 'samsung-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes by Olof Johansson · 10 years ago
- b8cd51a arm: mm: enable RCU fast_gup by Steve Capper · 10 years ago
- 95b0e65 ARM: mm: don't limit default CMA region only to low memory by Marek Szyprowski · 10 years ago
- 36d0fd2 arm: use genalloc for the atomic pool by Laura Abbott · 10 years ago
- 513510d common: dma-mapping: introduce common remapping functions by Laura Abbott · 10 years ago
- d5d1689 Merge branches 'fiq' (early part), 'fixes', 'l2c' (early part) and 'misc' into for-next by Russell King · 10 years ago
- 421520b ARM: 8167/1: extend the reserved memory for initrd to be page aligned by Yalin Wang · 10 years ago
- f3354ab ARM: 8169/1: l2c: parse cache properties from ePAPR definitions by Linus Walleij · 10 years ago
- 8b521cb ARM: 8152/1: Convert pr_warning to pr_warn by Joe Perches · 10 years ago
- 5ca918e ARM: 8165/1: alignment: don't break misaligned NEON load/store by Robin Murphy · 10 years ago
- 2c553ac ARM: 8164/1: mm: clear SCTLR.HA instead of setting it for LPAE by Will Deacon · 10 years ago
- f6f1ae8 ARM: mm: Fix ifdef around cpu_*_do_[suspend, resume] ops by Bartlomiej Zolnierkiewicz · 10 years ago