Age | Commit message (Expand) | Author | Files | Lines |
2015-09-10 | dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent} | Christoph Hellwig | 1 | -12/+0 |
2015-09-03 | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 16 | -39/+187 |
2015-09-03 | Merge branches 'cleanup', 'fixes', 'misc', 'omap-barrier' and 'uaccess' into ... | Russell King | 19 | -68/+253 |
2015-09-02 | Merge branch 'for-4.3/sg' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -1/+1 |
2015-08-26 | ARM: entry: provide uaccess assembly macro hooks | Russell King | 7 | -3/+11 |
2015-08-25 | ARM: mm: improve do_ldrd_abort macro | Russell King | 4 | -11/+11 |
2015-08-21 | ARM: domains: keep vectors in separate domain | Russell King | 2 | -2/+12 |
2015-08-18 | ARM: 8416/1: Feroceon: use of_iomap() to map register base | Masahiro Yamada | 1 | -5/+1 |
2015-08-18 | ARM: 8415/1: early fixmap support for earlycon | Stefan Agner | 2 | -10/+84 |
2015-08-17 | scatterlist: use sg_phys() | Dan Williams | 1 | -1/+1 |
2015-08-04 | ARM: 8398/1: arm DMA: Fix allocation from CMA for coherent DMA | Lorenzo Nava | 1 | -9/+12 |
2015-08-01 | ARM: reduce visibility of dmac_* functions | Russell King | 2 | -0/+33 |
2015-07-25 | ARM: add soc memory barrier extension | Russell King | 1 | -0/+4 |
2015-07-25 | ARM: move heavy barrier support out of line | Russell King | 2 | -0/+15 |
2015-07-17 | ARM: invalidate L1 before enabling coherency | Russell King | 1 | -5/+9 |
2015-07-17 | ARM: 8404/1: dma-mapping: fix off-by-one error in bitmap size check | Marek Szyprowski | 1 | -1/+1 |
2015-07-10 | ARM: 8395/1: l2c: Add support for the "arm,shared-override" property | Geert Uytterhoeven | 1 | -0/+5 |
2015-07-07 | Merge branches 'fixes' and 'ioremap' into for-linus | Russell King | 16 | -261/+450 |
2015-07-03 | ARM: io: convert ioremap*() to functions | Russell King | 2 | -23/+49 |
2015-06-29 | ARM: add helpful message when truncating physical memory | Russell King | 1 | -0/+6 |
2015-06-29 | ARM: 8394/1: update memblock limit after mapping lowmem | Laura Abbott | 1 | -0/+1 |
2015-06-26 | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 11 | -231/+395 |
2015-06-26 | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -1/+1 |
2015-06-24 | mm/hugetlb: reduce arch dependent code about huge_pmd_unshare | Zhang Zhen | 1 | -5/+0 |
2015-06-24 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -0/+1 |
2015-06-12 | Merge branch 'for-arm-soc' of http://ftp.arm.linux.org.uk/pub/armlinux/kernel... | Kevin Hilman | 1 | -1/+1 |
2015-06-12 | Merge branch 'for-arm-soc' into for-next | Russell King | 1 | -1/+1 |
2015-06-12 | Merge branch 'bsym' into for-next | Russell King | 1 | -1/+1 |
2015-06-12 | Merge branches 'arnd-fixes', 'clk', 'misc', 'v7' and 'fixes' into for-next | Russell King | 14 | -254/+405 |
2015-06-10 | ARM: 8391/1: l2c: add options to overwrite prefetching behavior | Hauke Mehrtens | 1 | -0/+20 |
2015-06-06 | ARM: 8387/1: arm/mm/dma-mapping.c: Add arm_coherent_dma_mmap | Mike Looijmans | 1 | -7/+25 |
2015-06-02 | of/fdt: split off FDT self reservation from memreserve processing | Ard Biesheuvel | 1 | -0/+1 |
2015-06-02 | ARM: 8369/1: ARMv7M: define size of vector table for Vybrid | Stefan Agner | 1 | -0/+1 |
2015-06-02 | Merge branch 'linus' into sched/core, to resolve conflict | Ingo Molnar | 1 | -10/+10 |
2015-06-01 | ARM: proc-v7: sanitise and document registers around errata | Russell King | 1 | -30/+38 |
2015-06-01 | ARM: proc-v7: clean up MIDR access | Russell King | 1 | -5/+4 |
2015-06-01 | ARM: proc-v7: move CPU errata out of line | Russell King | 1 | -65/+78 |
2015-06-01 | ARM: redo TTBR setup code for LPAE | Russell King | 3 | -25/+21 |
2015-06-01 | ARM: cleanup early_paging_init() calling | Russell King | 2 | -13/+2 |
2015-06-01 | ARM: re-implement physical address space switching | Russell King | 4 | -84/+133 |
2015-06-01 | ARM: keystone2: rename init_meminfo to pv_fixup | Russell King | 1 | -4/+4 |
2015-06-01 | ARM: keystone2: move address space switch printk into generic code | Russell King | 1 | -0/+3 |
2015-06-01 | ARM: keystone2: move update of the phys-to-virt constants into generic code | Russell King | 1 | -4/+22 |
2015-06-01 | ARM: v7 setup function should invalidate L1 cache | Russell King | 1 | -1/+1 |
2015-05-28 | ARM: 8381/1: fix ARMv4+Feroceon multiplatform build | Arnd Bergmann | 1 | -0/+2 |
2015-05-28 | ARM: 8374/1: no longer expose CPU_ARM7TDMI/CPU_ARM9TDMI | Arnd Bergmann | 1 | -2/+2 |
2015-05-19 | mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t... | David Hildenbrand | 1 | -1/+1 |
2015-05-19 | sched/preempt, mm/kmap: Explicitly disable/enable preemption in kmap_atomic_* | David Hildenbrand | 1 | -0/+3 |
2015-05-15 | ARM: l2c: avoid passing auxiliary control register through enable method | Russell King | 1 | -15/+17 |
2015-05-15 | ARM: l2c: only unlock caches if NS_LOCKDOWN bit is set | Russell King | 1 | -1/+25 |