- de06dbf Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
- 0e8fb93 mm: remove VM_FAULT_MINOR by Jan Kara · 9 years ago
- 3ed3a4f mm: cleanup *pte_alloc* interfaces by Kirill A. Shutemov · 9 years ago
- dd273a8 Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
- 1b3bf84 Merge branches 'amba', 'fixes', 'misc' and 'tauros2' into for-next by Russell King · 9 years ago
- b426867 ARM: 8546/1: dma-mapping: refactor to fix coherent+cma+gfp=0 by Rabin Vincent · 9 years ago
- 19e6e5e ARM: 8547/1: dma-mapping: store buffer information by Rabin Vincent · 9 years ago
- f474c8c ARM: 8544/1: set_memory_xx fixes by Mika Penttilä · 9 years ago
- 5ef11c3 mm: ASLR: use get_random_long() by Daniel Cashman · 9 years ago
- ac96680 ARM: 8535/1: mm: DEBUG_RODATA makes no sense with XIP_KERNEL by Arnd Bergmann · 9 years ago
- 8ff97fa ARM: make the physical-relative calculation more obvious by Russell King · 9 years ago
- d781145 ARM: 8512/1: proc-v7.S: Adjust stack address when XIP_KERNEL by Nicolas Pitre · 9 years ago
- 64ac2e7 ARM: 8502/1: mm: mark section-aligned portion of rodata NX by Kees Cook · 9 years ago
- 02afa9a ARM: 8518/1: Use correct symbols for XIP_KERNEL by Chris Brandt · 9 years ago
- 14d3ae2 ARM: 8507/1: dma-mapping: Use DMA_ATTR_ALLOC_SINGLE_PAGES hint to optimize alloc by Doug Anderson · 9 years ago
- 33298ef ARM: 8505/1: dma-mapping: Optimize allocation by Doug Anderson · 9 years ago
- 25362dc ARM: 8501/1: mm: flip priority of CONFIG_DEBUG_RODATA by Kees Cook · 9 years ago
- 2841029 ARM: make virt_to_idmap() return unsigned long by Russell King · 9 years ago
- 1d5cfdb tree wide: use kvfree() than conditional kfree()/vfree() by Tetsuo Handa · 9 years ago
- 6b5a12d Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
- e1534ae mm: differentiate page_mapped() from page_mapcount() for compound pages by Kirill A. Shutemov · 9 years ago
- 0ebd744 arm, thp: remove infrastructure for handling splitting PMDs by Kirill A. Shutemov · 9 years ago
- e0c25d9 arm: mm: support ARCH_MMAP_RND_BITS by Daniel Cashman · 9 years ago
- 6660800 Merge branch 'devel-stable' into for-linus by Russell King · 9 years ago
- 598bcc6 Merge branches 'misc' and 'misc-rc6' into for-linus by Russell King · 9 years ago
- ad84f56 ARM: 8494/1: mm: Enable PXN when running non-LPAE kernel on LPAE processor by Jungseung Lee · 9 years ago
- 36f46d6 ARM: 8482/1: l2x0: make it possible to disable outer sync from DT by Linus Walleij · 9 years ago
- 86fff03 Merge tag 'realview-multiplatform-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-integrator into next/multiplatform by Arnd Bergmann · 9 years ago
- 17d44d7 ARM: no longer make CPU targets visible separately by Arnd Bergmann · 9 years ago
- d7637d0 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
- b563d06 ARM: 8453/2: proc-v7.S: don't locate temporary stack space in .text section by Nicolas Pitre · 9 years ago
- 22ba14f Merge tag 'realview-base-armsoc-1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-integrator into next/multiplatform by Arnd Bergmann · 9 years ago
- 3e6110f Revert "scatterlist: use sg_phys()" by Dan Williams · 9 years ago
- fa0708b ARM: 8471/1: need to save/restore arm register(r11) when it is corrupted by Anson Huang · 9 years ago
- 38541bf ARM: no longer force unbuffered DMA for realview by Arnd Bergmann · 9 years ago
- 09414d0 ARM: only consider memblocks with NOMAP cleared for linear mapping by Ard Biesheuvel · 9 years ago
- c793620 ARM: implement create_mapping_late() for EFI use by Ard Biesheuvel · 10 years ago
- b430e55 ARM: add support for non-global kernel mappings by Ard Biesheuvel · 9 years ago
- f579b2b ARM: factor out allocation routine from __create_mapping() by Ard Biesheuvel · 9 years ago
- 1bdb2d4 ARM: split off core mapping logic from create_mapping by Ard Biesheuvel · 9 years ago
- 2937367 ARM: add support for generic early_ioremap/early_memremap by Ard Biesheuvel · 9 years ago
- 08925c2 ARM: 8464/1: Update all mm structures with section adjustments by Laura Abbott · 9 years ago
- 89e69fb ARM: 8462/1: cache-uniphier: use common API to find the next level cache by Masahiro Yamada · 9 years ago
- 40ee068 ARM: 8465/1: mm: keep reserved ASIDs in sync with mm after multiple rollovers by Will Deacon · 9 years ago
- 0f67b87 ARM: mohawk: allow building with MMU disabled by Arnd Bergmann · 11 years ago
- d33c43a ARM: make xscale iwmmxt code multiplatform aware by Arnd Bergmann · 11 years ago
- 1d93ba2 ARM: l2c: tauros2: use descriptive definitions for register bits by Russell King · 9 years ago
- 172f3fc ARM: l2c: tauros2: fix OF-enabled non-DT boot by Russell King · 9 years ago
- a4124e7 ARM: 8451/1: v7-M: Set an early stack for __v7m_setup by Ezequiel Garcia · 9 years ago
- b522842 ARM: 8448/1: add some L220 DT settings by Linus Walleij · 9 years ago
- 56e0464 Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
- 77c5b5d kmap_atomic_to_page() has no users, remove it by Nicolas Pitre · 9 years ago
- d0164ad mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd by Mel Gorman · 9 years ago
- 0ab32b6 uaccess: reimplement probe_kernel_address() using probe_kernel_read() by Andrew Morton · 9 years ago
- 116ef0f Merge branches 'fixes' and 'misc' into for-next by Russell King · 9 years ago
- e7ecbc0 ARM: uniphier: add outer cache support by Masahiro Yamada · 9 years ago
- 9254970 ARM: 8447/1: catch pending imprecise abort on unmask by Lucas Stach · 9 years ago
- 7e31210 ARM: 8427/1: dma-mapping: add support for offset parameter in dma_mmap() by Marek Szyprowski · 9 years ago
- 371f0f0 ARM: 8426/1: dma-mapping: add missing range check in dma_mmap() by Marek Szyprowski · 9 years ago
- db695c0 ARM: remove user cmpxchg syscall by Russell King · 9 years ago
- 274e91b ARM: alignment: fix alignment handling for uaccess changes by Russell King · 9 years ago
- bbeb920 ARM: 8422/1: enable imprecise aborts during early kernel startup by Lucas Stach · 9 years ago
- 99bc721 Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
- 90cde55 ARM: 8437/1: dma-mapping: fix build warning with new DMA_ERROR_CODE definition by Andre Przywara · 9 years ago
- c2172ce Merge branch 'uaccess' into fixes by Russell King · 9 years ago
- 6894258 dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent} by Christoph Hellwig · 9 years ago
- c706c7e Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
- 40d3f02 Merge branches 'cleanup', 'fixes', 'misc', 'omap-barrier' and 'uaccess' into for-linus by Russell King · 9 years ago
- d975f30 Merge branch 'for-4.3/sg' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
- 2190fed ARM: entry: provide uaccess assembly macro hooks by Russell King · 9 years ago
- 08446b1 ARM: mm: improve do_ldrd_abort macro by Russell King · 9 years ago
- a02d8df ARM: domains: keep vectors in separate domain by Russell King · 9 years ago
- da4f295 ARM: 8416/1: Feroceon: use of_iomap() to map register base by Masahiro Yamada · 9 years ago
- a5f4c56 ARM: 8415/1: early fixmap support for earlycon by Stefan Agner · 9 years ago
- db0fa0c scatterlist: use sg_phys() by Dan Williams · 9 years ago
- 21caf3a ARM: 8398/1: arm DMA: Fix allocation from CMA for coherent DMA by Lorenzo Nava · 9 years ago
- 1234e3f ARM: reduce visibility of dmac_* functions by Russell King · 9 years ago
- 4e1f8a6 ARM: add soc memory barrier extension by Russell King · 9 years ago
- f813090 ARM: move heavy barrier support out of line by Russell King · 9 years ago
- bac51ad ARM: invalidate L1 before enabling coherency by Russell King · 9 years ago
- 462859aa ARM: 8404/1: dma-mapping: fix off-by-one error in bitmap size check by Marek Szyprowski · 9 years ago
- eeedcea ARM: 8395/1: l2c: Add support for the "arm,shared-override" property by Geert Uytterhoeven · 9 years ago
- 06be5ee Merge branches 'fixes' and 'ioremap' into for-linus by Russell King · 9 years ago
- 20a1080 ARM: io: convert ioremap*() to functions by Russell King · 9 years ago
- eeb3fee ARM: add helpful message when truncating physical memory by Russell King · 9 years ago
- 3de1f52 ARM: 8394/1: update memblock limit after mapping lowmem by Laura Abbott · 9 years ago
- e8a0b37d Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
- c11d716 Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
- e81f2d2 mm/hugetlb: reduce arch dependent code about huge_pmd_unshare by Zhang Zhen · 9 years ago
- e3d8238 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
- e75ea45 Merge branch 'for-arm-soc' of http://ftp.arm.linux.org.uk/pub/armlinux/kernel/git-cur/linux-2.6-arm into next/cleanup by Kevin Hilman · 9 years ago
- a9dd386 Merge branch 'for-arm-soc' into for-next by Russell King · 9 years ago
- 05c9ca8 Merge branch 'bsym' into for-next by Russell King · 9 years ago
- 9de44aa Merge branches 'arnd-fixes', 'clk', 'misc', 'v7' and 'fixes' into for-next by Russell King · 9 years ago
- ec3bd0e ARM: 8391/1: l2c: add options to overwrite prefetching behavior by Hauke Mehrtens · 9 years ago
- 55af8a9 ARM: 8387/1: arm/mm/dma-mapping.c: Add arm_coherent_dma_mmap by Mike Looijmans · 9 years ago
- 24bbd92 of/fdt: split off FDT self reservation from memreserve processing by Ard Biesheuvel · 9 years ago
- 45b0fa0 ARM: 8369/1: ARMv7M: define size of vector table for Vybrid by Stefan Agner · 9 years ago
- f407a82 Merge branch 'linus' into sched/core, to resolve conflict by Ingo Molnar · 9 years ago
- c76f238 ARM: proc-v7: sanitise and document registers around errata by Russell King · 10 years ago