Age | Commit message (Expand) | Author | Files | Lines |
2015-11-11 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds | 3 | -0/+566 |
2015-11-10 | kmap_atomic_to_page() has no users, remove it | Nicolas Pitre | 1 | -10/+0 |
2015-11-07 | mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep... | Mel Gorman | 1 | -3/+3 |
2015-11-06 | uaccess: reimplement probe_kernel_address() using probe_kernel_read() | Andrew Morton | 1 | -1/+1 |
2015-10-29 | Merge branches 'fixes' and 'misc' into for-next | Russell King | 5 | -12/+34 |
2015-10-27 | ARM: uniphier: add outer cache support | Masahiro Yamada | 3 | -0/+566 |
2015-10-19 | ARM: 8447/1: catch pending imprecise abort on unmask | Lucas Stach | 3 | -1/+25 |
2015-10-03 | ARM: 8427/1: dma-mapping: add support for offset parameter in dma_mmap() | Marek Szyprowski | 1 | -0/+2 |
2015-10-03 | ARM: 8426/1: dma-mapping: add missing range check in dma_mmap() | Marek Szyprowski | 1 | -0/+5 |
2015-10-03 | ARM: remove user cmpxchg syscall | Russell King | 1 | -12/+0 |
2015-09-24 | ARM: alignment: fix alignment handling for uaccess changes | Russell King | 1 | -5/+25 |
2015-09-22 | ARM: 8422/1: enable imprecise aborts during early kernel startup | Lucas Stach | 1 | -0/+3 |
2015-09-20 | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 1 | -1/+3 |
2015-09-17 | ARM: 8437/1: dma-mapping: fix build warning with new DMA_ERROR_CODE definition | Andre Przywara | 1 | -1/+3 |
2015-09-11 | Merge branch 'uaccess' into fixes | Russell King | 9 | -15/+33 |
2015-09-10 | dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent} | Christoph Hellwig | 1 | -12/+0 |
2015-09-04 | 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-02 | 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-25 | 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-11 | 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-02 | ARM: proc-v7: sanitise and document registers around errata | Russell King | 1 | -30/+38 |