Age | Commit message (Expand) | Author | Files | Lines |
2019-01-05 | Merge tag 'for-4.21' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 10 | -212/+202 |
2019-01-02 | Merge branches 'misc', 'sa1100-for-next' and 'spectre' into for-linus | Russell King | 3 | -16/+13 |
2018-12-28 | Merge tag 'devicetree-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -26/+2 |
2018-12-28 | Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2 | -35/+18 |
2018-12-13 | dma-mapping: bypass indirect calls for dma-direct | Christoph Hellwig | 1 | -11/+3 |
2018-12-13 | Merge branch 'yaml-bindings-for-v4.21' into dt/next | Rob Herring | 1 | -1/+1 |
2018-12-07 | ARM: fix the cockup in the previous patch | Russell King | 1 | -2/+2 |
2018-12-06 | Merge branch 'spectre' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 1 | -0/+10 |
2018-12-06 | Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 3 | -9/+15 |
2018-12-06 | ARM: ensure that processor vtables is not lost after boot | Russell King | 1 | -0/+10 |
2018-12-06 | arm: remove the mapping_error dma_map_ops method | Christoph Hellwig | 1 | -24/+15 |
2018-12-04 | ARM: 8816/1: dma-mapping: fix potential uninitialized return | Nathan Jones | 1 | -1/+1 |
2018-12-04 | ARM: 8815/1: V7M: align v7m_dma_inv_range() with v7 counterpart | Vladimir Murzin | 1 | -5/+9 |
2018-12-04 | ARM: 8814/1: mm: improve/fix ARM v7_dma_inv_range() unaligned address handling | Chris Cole | 1 | -3/+5 |
2018-11-26 | arch: Move initrd= parsing into do_mounts_initrd.c | Florian Fainelli | 1 | -17/+0 |
2018-11-26 | of/fdt: Populate phys_initrd_start/phys_initrd_size from FDT | Florian Fainelli | 1 | -6/+0 |
2018-11-26 | arch: Make phys_initrd_start and phys_initrd_size global variables | Florian Fainelli | 1 | -3/+2 |
2018-11-18 | Merge branch 'spectre' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 1 | -15/+2 |
2018-11-12 | ARM: 8811/1: always list both ldrd/strd registers explicitly | Nicolas Pitre | 3 | -48/+48 |
2018-11-12 | ARM: spectre-v2: per-CPU vtables to work around big.Little systems | Russell King | 1 | -15/+2 |
2018-11-08 | ARM: 8807/1: mm: Facilitate debugging CONFIG_KUSER_HELPERS disabled | Florian Fainelli | 1 | -0/+6 |
2018-11-08 | ARM: 8805/2: remove unneeded naked function usage | Nicolas Pitre | 7 | -194/+178 |
2018-11-06 | Merge branch 'spectre' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 1 | -1/+1 |
2018-11-06 | ARM: 8809/1: proc-v7: fix Thumb annotation of cpu_v7_hvc_switch_mm | Ard Biesheuvel | 1 | -1/+1 |
2018-10-31 | mm: remove include/linux/bootmem.h | Mike Rapoport | 2 | -2/+0 |
2018-10-31 | memblock: rename free_all_bootmem to memblock_free_all | Mike Rapoport | 1 | -1/+1 |
2018-10-31 | memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc* | Mike Rapoport | 1 | -1/+1 |
2018-10-24 | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -32/+6 |
2018-10-22 | Merge tag 'dma-mapping-4.20' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 1 | -7/+4 |
2018-09-27 | signal/arm: Use force_sig_fault where appropriate | Eric W. Biederman | 2 | -18/+2 |
2018-09-27 | signal/arm: Push siginfo generation into arm_notify_die | Eric W. Biederman | 1 | -14/+4 |
2018-09-20 | dma-mapping: consolidate the dma mmap implementations | Christoph Hellwig | 1 | -1/+1 |
2018-09-20 | dma-mapping: merge direct and noncoherent ops | Christoph Hellwig | 1 | -2/+3 |
2018-09-19 | ARM: 8799/1: mm: fix pci_ioremap_io() offset check | Thomas Petazzoni | 1 | -1/+1 |
2018-09-08 | arm-nommu: don't define arch_teardown_dma_ops | Christoph Hellwig | 1 | -4/+0 |
2018-08-17 | kernel/dma: remove unsupported gfp_mask parameter from dma_alloc_from_contigu... | Marek Szyprowski | 1 | -2/+3 |
2018-08-17 | mm: convert return type of handle_mm_fault() caller to vm_fault_t | Souptick Joarder | 1 | -3/+4 |
2018-08-15 | Merge tag 'drm-next-2018-08-15' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 1 | -6/+6 |
2018-08-13 | Merge branches 'fixes', 'misc' and 'spectre' into for-linus | Russell King | 3 | -3/+3 |
2018-07-30 | ARM: 8784/1: NOMMU: Allow enter in Hyp mode | Vladimir Murzin | 1 | -1/+0 |
2018-07-30 | ARM: 8783/1: NOMMU: Extend check for VBAR support | Vladimir Murzin | 1 | -1/+2 |
2018-07-30 | BackMerge v4.18-rc7 into drm-next | Dave Airlie | 1 | -0/+9 |
2018-07-16 | ARM: dma-mapping: Set proper DMA ops in arm_iommu_detach_device() | Thierry Reding | 1 | -6/+6 |
2018-07-14 | ARM: tcm: ensure inline stub functions are marked static | Russell King | 1 | -1/+1 |
2018-07-11 | ARM: 8780/1: ftrace: Only set kernel memory back to read-only after boot | Steven Rostedt (VMware) | 1 | -0/+9 |
2018-06-12 | Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -3/+3 |
2018-06-12 | treewide: kzalloc() -> kcalloc() | Kees Cook | 1 | -2/+2 |
2018-06-12 | treewide: kmalloc() -> kmalloc_array() | Kees Cook | 1 | -1/+1 |
2018-06-11 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds | 1 | -4/+26 |
2018-06-06 | Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 11 | -77/+690 |