Age | Commit message (Expand) | Author | Files | Lines |
2016-12-25 | cpu/hotplug: Cleanup state names | Thomas Gleixner | 2 | -2/+2 |
2016-12-14 | Merge branches 'clkdev', 'fixes', 'misc' and 'sa1100-base' into for-linus | Russell King | 5 | -26/+47 |
2016-11-29 | ARM: mm: allow set_memory_*() to be used on the vmalloc region | Russell King | 1 | -1/+2 |
2016-11-29 | ARM: mm: fix set_memory_*() bounds checks | Russell King | 1 | -13/+13 |
2016-11-15 | ARM: 8623/1: mm: add ARM_L1_CACHE_SHIFT_7 for UniPhier outer cache | Masahiro Yamada | 1 | -1/+7 |
2016-11-15 | ARM: 8628/1: dma-mapping: preallocate DMA-debug hash tables in core_initcall | Marek Szyprowski | 1 | -1/+1 |
2016-11-15 | ARM: 8624/1: proc-v7m.S: fix init section name | Nicolas Pitre | 1 | -1/+1 |
2016-10-19 | ARM: fix oops when using older ARMv4T CPUs | Russell King | 1 | -10/+24 |
2016-10-12 | Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+0 |
2016-10-08 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds | 1 | -60/+3 |
2016-10-07 | Merge tag 'dmaengine-4.9-rc1' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 1 | -0/+63 |
2016-10-06 | Merge branches 'misc' and 'sa1111-base' into for-linus | Russell King | 2 | -6/+18 |
2016-09-28 | exceptions: detritus removal | Al Viro | 1 | -1/+0 |
2016-09-26 | arm: dma-mapping: add {map,unmap}_resource for iommu ops | Niklas Söderlund | 1 | -0/+63 |
2016-09-20 | Merge tag 'uniphier-soc-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Arnd Bergmann | 1 | -60/+3 |
2016-09-12 | ARM: 8612/1: LPAE: initialize cache policy correctly | Stefan Agner | 1 | -1/+1 |
2016-09-06 | ARM: 8611/1: l2x0: add PMU support | Mark Rutland | 4 | -0/+598 |
2016-09-06 | ARM: 8610/1: V7M: Add dsb before jumping in handler mode | Torgue Alexandre | 1 | -0/+1 |
2016-09-06 | ARM: 8609/1: V7M: Add support for the Cortex-M7 processor | Jonathan Austin | 1 | -0/+56 |
2016-09-06 | ARM: 8608/1: V7M: Indirect proc_info construction for V7M CPUs | Jonathan Austin | 1 | -11/+35 |
2016-09-06 | ARM: 8607/1: V7M: Wire up caches for V7M processors with cache support. | Jonathan Austin | 3 | -6/+11 |
2016-09-06 | ARM: 8606/1: V7M: introduce cache operations | Vladimir Murzin | 2 | -0/+469 |
2016-08-28 | ARM: uniphier: remove SoC-specific SMP code | Masahiro Yamada | 1 | -60/+3 |
2016-08-23 | ARM: 8599/1: mm: pull asm/memory.h explicitly | Vladimir Murzin | 1 | -0/+1 |
2016-08-12 | ARM: 8595/2: apply more __ro_after_init | Kees Cook | 1 | -1/+1 |
2016-08-12 | ARM: 8593/1: cache-l2x0.c: Do not clear bit 23 in prefetch control register | Andrey Smirnov | 1 | -5/+2 |
2016-08-12 | ARM: 8592/1: cache-l2x0.c: Replace magic numbers | Andrey Smirnov | 1 | -2/+4 |
2016-08-12 | ARM: 8587/1: dma-mapping: Use %zu for printing a size_t variable | Fabio Estevam | 1 | -2/+2 |
2016-08-10 | ARM: 8591/1: mm: use fully constructed struct pages for EFI pgd allocations | Ard Biesheuvel | 1 | -1/+2 |
2016-08-10 | ARM: 8590/1: sanity_check_meminfo(): avoid overflow on vmalloc_limit | Nicolas Pitre | 1 | -4/+14 |
2016-08-04 | dma-mapping: use unsigned long for dma_attrs | Krzysztof Kozlowski | 1 | -66/+63 |
2016-07-29 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -14/+13 |
2016-07-29 | Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 3 | -45/+148 |
2016-07-27 | mm: do not pass mm_struct into handle_mm_fault | Kirill A. Shutemov | 1 | -1/+1 |
2016-07-27 | arm: get rid of superfluous __GFP_REPEAT | Michal Hocko | 1 | -1/+1 |
2016-07-15 | arm/l2c: Convert to hotplug state machine | Richard Cochran | 1 | -14/+13 |
2016-07-14 | ARM: 8561/4: dma-mapping: Fix the coherent case when iommu is used | Gregory CLEMENT | 1 | -21/+65 |
2016-07-14 | ARM: 8561/3: dma-mapping: Don't use outer_flush_range when the L2C is coherent | Gregory CLEMENT | 1 | -20/+42 |
2016-07-14 | ARM: 8560/1: errata: Workaround errata A12 825619 / A17 852421 | Doug Anderson | 1 | -0/+11 |
2016-07-14 | ARM: 8559/1: errata: Workaround erratum A12 821420 | Doug Anderson | 1 | -0/+5 |
2016-07-14 | ARM: 8558/1: errata: Workaround errata A12 818325/852422 A17 852423 | Doug Anderson | 1 | -0/+27 |
2016-07-02 | ARM: 8582/1: remove unused CONFIG_ARCH_HAS_BARRIERS | Masahiro Yamada | 1 | -6/+0 |
2016-05-21 | lib/GCD.c: use binary GCD algorithm instead of Euclidean | Zhaoxiu Zeng | 1 | -0/+3 |
2016-05-20 | Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 6 | -26/+69 |
2016-05-19 | Merge branches 'amba', 'devel-stable', 'kexec-for-next' and 'misc' into for-l... | Russell King | 8 | -33/+76 |
2016-05-09 | iommu: of: enforce const-ness of struct iommu_ops | Robin Murphy | 1 | -3/+3 |
2016-05-07 | Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 1 | -7/+8 |
2016-05-05 | ARM: 8567/1: cache-uniphier: activate ways for secondary CPUs | Masahiro Yamada | 1 | -2/+24 |
2016-05-05 | ARM: 8572/1: nommu: change memory reserve for the vectors | Jean-Philippe Brucker | 1 | -1/+1 |
2016-05-05 | ARM: 8571/1: nommu: fix PMSAv7 setup | Jean-Philippe Brucker | 1 | -6/+7 |