Age | Commit message (Expand) | Author |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194 | Thomas Gleixner |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 171 | Thomas Gleixner |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 | Thomas Gleixner |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier for missed files | Thomas Gleixner |
2019-05-16 | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds |
2019-05-14 | arm: mm: dma-mapping: convert to use vm_map_pages() | Souptick Joarder |
2019-05-14 | initramfs: move the legacy keepinitrd parameter to core code | Christoph Hellwig |
2019-05-07 | Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2019-04-23 | ARM: 8850/1: use memblocks_present | Peng Fan |
2019-04-09 | treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively | Sakari Ailus |
2019-03-15 | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds |
2019-03-15 | Merge branches 'fixes', 'misc' and 'smp-hotplug' into for-next | Russell King |
2019-03-12 | treewide: add checks for the return value of memblock_alloc*() | Mike Rapoport |
2019-03-12 | memblock: memblock_phys_alloc(): don't panic | Mike Rapoport |
2019-03-12 | memblock: replace memblock_alloc_base(ANYWHERE) with memblock_phys_alloc | Mike Rapoport |
2019-03-10 | Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2019-03-07 | arm, s390, unicore32: remove oneliner wrappers for memblock_alloc() | Mike Rapoport |
2019-03-07 | arch: simplify several early memory allocations | Mike Rapoport |
2019-02-28 | Merge branch 'linus' into perf/core, to pick up fixes | Ingo Molnar |
2019-02-26 | ARM: 8845/1: use unified assembler in c files | Stefan Agner |
2019-02-26 | ARM: 8844/1: use unified assembler in assembly files | Stefan Agner |
2019-02-12 | ARM: 8835/1: dma-mapping: Clear DMA ops on teardown | Robin Murphy |
2019-02-01 | ARM: 8831/1: NOMMU: pmsa-v8: remove unneeded semicolon | Peng Hao |
2019-02-01 | ARM: 8830/1: NOMMU: Toggle only bits in EXC_RETURN we are really care of | Vladimir Murzin |
2019-02-01 | ARM: 8826/1: mm: initialize pfn limits with find_limits() | Doug Berger |
2019-02-01 | ARM: 8820/1: mm: Stop printing the virtual memory layout | Geert Uytterhoeven |
2019-02-01 | ARM: 8818/1: dma-mapping: update comment about handling dma_ops when detachin... | Wolfram Sang (Renesas) |
2019-02-01 | ARM: 8817/1: mm: skip cleaning of idmap page tables on LPAE capable cores | Ard Biesheuvel |
2019-02-01 | dma-mapping: remove the default map_resource implementation | Christoph Hellwig |
2019-01-21 | perf/core, arch/arm: Use PERF_PMU_CAP_NO_EXCLUDE for exclusion incapable PMUs | Andrew Murray |
2019-01-05 | Merge tag 'for-4.21' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds |
2019-01-02 | Merge branches 'misc', 'sa1100-for-next' and 'spectre' into for-linus | Russell King |
2018-12-28 | Merge tag 'devicetree-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2018-12-28 | Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2018-12-13 | dma-mapping: bypass indirect calls for dma-direct | Christoph Hellwig |
2018-12-13 | Merge branch 'yaml-bindings-for-v4.21' into dt/next | Rob Herring |
2018-12-07 | ARM: fix the cockup in the previous patch | Russell King |
2018-12-06 | Merge branch 'spectre' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds |
2018-12-06 | Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds |
2018-12-06 | ARM: ensure that processor vtables is not lost after boot | Russell King |
2018-12-06 | arm: remove the mapping_error dma_map_ops method | Christoph Hellwig |
2018-12-04 | ARM: 8816/1: dma-mapping: fix potential uninitialized return | Nathan Jones |
2018-12-04 | ARM: 8815/1: V7M: align v7m_dma_inv_range() with v7 counterpart | Vladimir Murzin |
2018-12-04 | ARM: 8814/1: mm: improve/fix ARM v7_dma_inv_range() unaligned address handling | Chris Cole |
2018-11-26 | arch: Move initrd= parsing into do_mounts_initrd.c | Florian Fainelli |
2018-11-26 | of/fdt: Populate phys_initrd_start/phys_initrd_size from FDT | Florian Fainelli |
2018-11-26 | arch: Make phys_initrd_start and phys_initrd_size global variables | Florian Fainelli |
2018-11-18 | Merge branch 'spectre' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds |