Age | Commit message (Expand) | Author | Files | Lines |
2019-05-16 | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 1 | -16/+1 |
2019-05-14 | arm: mm: dma-mapping: convert to use vm_map_pages() | Souptick Joarder | 1 | -16/+6 |
2019-05-14 | initramfs: move the legacy keepinitrd parameter to core code | Christoph Hellwig | 1 | -19/+6 |
2019-05-07 | Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 1 | -1/+1 |
2019-04-23 | ARM: 8850/1: use memblocks_present | Peng Fan | 1 | -16/+1 |
2019-04-09 | treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively | Sakari Ailus | 1 | -1/+1 |
2019-03-16 | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 9 | -78/+25 |
2019-03-15 | Merge branches 'fixes', 'misc' and 'smp-hotplug' into for-next | Russell King | 9 | -78/+25 |
2019-03-12 | treewide: add checks for the return value of memblock_alloc*() | Mike Rapoport | 1 | -1/+13 |
2019-03-12 | memblock: memblock_phys_alloc(): don't panic | Mike Rapoport | 1 | -0/+4 |
2019-03-12 | memblock: replace memblock_alloc_base(ANYWHERE) with memblock_phys_alloc | Mike Rapoport | 1 | -1/+1 |
2019-03-10 | Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 1 | -0/+2 |
2019-03-08 | arm, s390, unicore32: remove oneliner wrappers for memblock_alloc() | Mike Rapoport | 1 | -8/+3 |
2019-03-08 | arch: simplify several early memory allocations | Mike Rapoport | 1 | -3/+1 |
2019-02-28 | Merge branch 'linus' into perf/core, to pick up fixes | Ingo Molnar | 1 | -0/+2 |
2019-02-26 | ARM: 8845/1: use unified assembler in c files | Stefan Agner | 3 | -3/+6 |
2019-02-26 | ARM: 8844/1: use unified assembler in assembly files | Stefan Agner | 2 | -6/+6 |
2019-02-12 | ARM: 8835/1: dma-mapping: Clear DMA ops on teardown | Robin Murphy | 1 | -0/+2 |
2019-02-02 | ARM: 8831/1: NOMMU: pmsa-v8: remove unneeded semicolon | Peng Hao | 1 | -2/+2 |
2019-02-02 | ARM: 8830/1: NOMMU: Toggle only bits in EXC_RETURN we are really care of | Vladimir Murzin | 1 | -0/+3 |
2019-02-02 | ARM: 8826/1: mm: initialize pfn limits with find_limits() | Doug Berger | 1 | -16/+4 |
2019-02-02 | ARM: 8820/1: mm: Stop printing the virtual memory layout | Geert Uytterhoeven | 1 | -49/+0 |
2019-02-02 | ARM: 8818/1: dma-mapping: update comment about handling dma_ops when detachin... | Wolfram Sang (Renesas) | 1 | -1/+1 |
2019-02-02 | ARM: 8817/1: mm: skip cleaning of idmap page tables on LPAE capable cores | Ard Biesheuvel | 1 | -1/+3 |
2019-02-01 | dma-mapping: remove the default map_resource implementation | Christoph Hellwig | 1 | -0/+2 |
2019-01-21 | perf/core, arch/arm: Use PERF_PMU_CAP_NO_EXCLUDE for exclusion incapable PMUs | Andrew Murray | 1 | -8/+1 |
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-29 | Merge tag 'devicetree-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -26/+2 |
2018-12-29 | 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-07 | Merge branch 'spectre' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 1 | -0/+10 |
2018-12-07 | 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-05 | ARM: 8816/1: dma-mapping: fix potential uninitialized return | Nathan Jones | 1 | -1/+1 |
2018-12-05 | ARM: 8815/1: V7M: align v7m_dma_inv_range() with v7 counterpart | Vladimir Murzin | 1 | -5/+9 |
2018-12-05 | ARM: 8814/1: mm: improve/fix ARM v7_dma_inv_range() unaligned address handling | Chris Cole | 1 | -3/+5 |
2018-11-27 | arch: Move initrd= parsing into do_mounts_initrd.c | Florian Fainelli | 1 | -17/+0 |
2018-11-27 | of/fdt: Populate phys_initrd_start/phys_initrd_size from FDT | Florian Fainelli | 1 | -6/+0 |
2018-11-27 | 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 |