Age | Commit message (Expand) | Author |
2016-08-09 | ARM: 8591/1: mm: use fully constructed struct pages for EFI pgd allocations | Ard Biesheuvel |
2016-08-09 | ARM: 8590/1: sanity_check_meminfo(): avoid overflow on vmalloc_limit | Nicolas Pitre |
2016-08-04 | dma-mapping: use unsigned long for dma_attrs | Krzysztof Kozlowski |
2016-07-29 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2016-07-29 | Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds |
2016-07-26 | mm: do not pass mm_struct into handle_mm_fault | Kirill A. Shutemov |
2016-07-26 | arm: get rid of superfluous __GFP_REPEAT | Michal Hocko |
2016-07-15 | arm/l2c: Convert to hotplug state machine | Richard Cochran |
2016-07-14 | ARM: 8561/4: dma-mapping: Fix the coherent case when iommu is used | Gregory CLEMENT |
2016-07-14 | ARM: 8561/3: dma-mapping: Don't use outer_flush_range when the L2C is coherent | Gregory CLEMENT |
2016-07-14 | ARM: 8560/1: errata: Workaround errata A12 825619 / A17 852421 | Doug Anderson |
2016-07-14 | ARM: 8559/1: errata: Workaround erratum A12 821420 | Doug Anderson |
2016-07-14 | ARM: 8558/1: errata: Workaround errata A12 818325/852422 A17 852423 | Doug Anderson |
2016-07-02 | ARM: 8582/1: remove unused CONFIG_ARCH_HAS_BARRIERS | Masahiro Yamada |
2016-05-20 | lib/GCD.c: use binary GCD algorithm instead of Euclidean | Zhaoxiu Zeng |
2016-05-20 | Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds |
2016-05-19 | Merge branches 'amba', 'devel-stable', 'kexec-for-next' and 'misc' into for-l... | Russell King |
2016-05-09 | iommu: of: enforce const-ness of struct iommu_ops | Robin Murphy |
2016-05-07 | Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds |
2016-05-05 | ARM: 8567/1: cache-uniphier: activate ways for secondary CPUs | Masahiro Yamada |
2016-05-05 | ARM: 8572/1: nommu: change memory reserve for the vectors | Jean-Philippe Brucker |
2016-05-05 | ARM: 8571/1: nommu: fix PMSAv7 setup | Jean-Philippe Brucker |
2016-05-05 | ARM: 8569/1: pl2x0: Add OF control of cache power management | Brad Mouring |
2016-05-03 | ARM: provide improved virt_to_idmap() functionality | Russell King |
2016-04-21 | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds |
2016-04-20 | Merge tag 'arm-memremap-for-v4.7' of git://git.linaro.org/people/ard.biesheuv... | Russell King |
2016-04-15 | ARM: 8551/2: DMA: Fix kzalloc flags in __dma_alloc | Alexandre Courbot |
2016-04-10 | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds |
2016-04-07 | ARM: 8548/1: dma-mapping: remove arm_dma_set_mask() | Alexandre Courbot |
2016-04-04 | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros | Kirill A. Shutemov |
2016-04-04 | ARM: memremap: implement arch_memremap_wb() | Ard Biesheuvel |
2016-04-04 | ARM: reintroduce ioremap_cached() for creating cached I/O mappings | Ard Biesheuvel |
2016-04-01 | ARM: SMP enable of cache maintanence broadcast | Russell King |
2016-03-19 | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds |
2016-03-17 | mm: remove VM_FAULT_MINOR | Jan Kara |
2016-03-17 | mm: cleanup *pte_alloc* interfaces | Kirill A. Shutemov |
2016-03-06 | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds |
2016-03-04 | Merge branches 'amba', 'fixes', 'misc' and 'tauros2' into for-next | Russell King |
2016-03-04 | ARM: 8546/1: dma-mapping: refactor to fix coherent+cma+gfp=0 | Rabin Vincent |
2016-03-04 | ARM: 8547/1: dma-mapping: store buffer information | Rabin Vincent |
2016-03-04 | ARM: 8544/1: set_memory_xx fixes | Mika Penttilä |
2016-02-27 | mm: ASLR: use get_random_long() | Daniel Cashman |
2016-02-22 | ARM: 8535/1: mm: DEBUG_RODATA makes no sense with XIP_KERNEL | Arnd Bergmann |
2016-02-17 | ARM: make the physical-relative calculation more obvious | Russell King |
2016-02-16 | ARM: 8512/1: proc-v7.S: Adjust stack address when XIP_KERNEL | Nicolas Pitre |
2016-02-11 | ARM: 8502/1: mm: mark section-aligned portion of rodata NX | Kees Cook |
2016-02-11 | ARM: 8518/1: Use correct symbols for XIP_KERNEL | Chris Brandt |
2016-02-11 | ARM: 8507/1: dma-mapping: Use DMA_ATTR_ALLOC_SINGLE_PAGES hint to optimize alloc | Doug Anderson |
2016-02-11 | ARM: 8505/1: dma-mapping: Optimize allocation | Doug Anderson |
2016-02-08 | ARM: 8501/1: mm: flip priority of CONFIG_DEBUG_RODATA | Kees Cook |