Age | Commit message (Expand) | Author |
2018-11-06 | ARM: 8809/1: proc-v7: fix Thumb annotation of cpu_v7_hvc_switch_mm | Ard Biesheuvel |
2018-10-31 | mm: remove include/linux/bootmem.h | Mike Rapoport |
2018-10-31 | memblock: rename free_all_bootmem to memblock_free_all | Mike Rapoport |
2018-10-31 | memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc* | Mike Rapoport |
2018-10-24 | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2018-10-22 | Merge tag 'dma-mapping-4.20' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2018-09-27 | signal/arm: Use force_sig_fault where appropriate | Eric W. Biederman |
2018-09-27 | signal/arm: Push siginfo generation into arm_notify_die | Eric W. Biederman |
2018-09-20 | dma-mapping: consolidate the dma mmap implementations | Christoph Hellwig |
2018-09-20 | dma-mapping: merge direct and noncoherent ops | Christoph Hellwig |
2018-09-19 | ARM: 8799/1: mm: fix pci_ioremap_io() offset check | Thomas Petazzoni |
2018-09-08 | arm-nommu: don't define arch_teardown_dma_ops | Christoph Hellwig |
2018-08-17 | kernel/dma: remove unsupported gfp_mask parameter from dma_alloc_from_contigu... | Marek Szyprowski |
2018-08-17 | mm: convert return type of handle_mm_fault() caller to vm_fault_t | Souptick Joarder |
2018-08-15 | Merge tag 'drm-next-2018-08-15' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2018-08-13 | Merge branches 'fixes', 'misc' and 'spectre' into for-linus | Russell King |
2018-07-30 | ARM: 8784/1: NOMMU: Allow enter in Hyp mode | Vladimir Murzin |
2018-07-30 | ARM: 8783/1: NOMMU: Extend check for VBAR support | Vladimir Murzin |
2018-07-30 | BackMerge v4.18-rc7 into drm-next | Dave Airlie |
2018-07-16 | ARM: dma-mapping: Set proper DMA ops in arm_iommu_detach_device() | Thierry Reding |
2018-07-14 | ARM: tcm: ensure inline stub functions are marked static | Russell King |
2018-07-11 | ARM: 8780/1: ftrace: Only set kernel memory back to read-only after boot | Steven Rostedt (VMware) |
2018-06-12 | Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2018-06-12 | treewide: kzalloc() -> kcalloc() | Kees Cook |
2018-06-12 | treewide: kmalloc() -> kmalloc_array() | Kees Cook |
2018-06-11 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds |
2018-06-06 | Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds |
2018-06-05 | Merge branches 'fixes', 'misc' and 'spectre' into for-linus | Russell King |
2018-06-04 | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2018-06-04 | Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2018-05-31 | ARM: spectre-v2: warn about incorrect context switching functions | Russell King |
2018-05-31 | ARM: spectre-v2: add firmware based hardening | Russell King |
2018-05-31 | ARM: spectre-v2: harden user aborts in kernel space | Russell King |
2018-05-31 | ARM: spectre-v2: add Cortex A8 and A15 validation of the IBE bit | Russell King |
2018-05-31 | ARM: spectre-v2: harden branch predictor on context switches | Russell King |
2018-05-31 | ARM: spectre: add Kconfig symbol for CPUs vulnerable to Spectre | Russell King |
2018-05-31 | ARM: bugs: add support for per-processor bug checking | Russell King |
2018-05-24 | Revert "mm/cma: manage the memory of the CMA area by using the ZONE_MOVABLE" | Joonsoo Kim |
2018-05-19 | ARM: 8763/1: dma-mapping: Use vma_pages() | Fabio Estevam |
2018-05-19 | ARM: 8757/1: NOMMU: Support PMSAv8 MPU | Vladimir Murzin |
2018-05-19 | ARM: 8754/1: NOMMU: Move PMSAv7 MPU under it's own namespace | Vladimir Murzin |
2018-05-09 | arch: define the ARCH_DMA_ADDR_T_64BIT config symbol in lib/Kconfig | Christoph Hellwig |
2018-05-09 | arch: remove the ARCH_PHYS_ADDR_T_64BIT config symbol | Christoph Hellwig |
2018-05-08 | dma-debug: move initialization to common code | Christoph Hellwig |
2018-04-25 | signal: Ensure every siginfo we send has all bits initialized | Eric W. Biederman |
2018-04-16 | ARM: B15: Update to support Brahma-B53 | Florian Fainelli |
2018-04-11 | exec: pass stack rlimit into mm layout functions | Kees Cook |
2018-04-11 | ARM: CMA: avoid double mapping to the CMA area if CONFIG_HIGHMEM=y | Joonsoo Kim |
2018-04-09 | Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds |
2018-04-09 | Merge branches 'devel-stable' and 'misc' into for-linus | Russell King |