Age | Commit message (Expand) | Author |
2019-05-24 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2019-05-24 | arm64: Kconfig: Make ARM64_PSEUDO_NMI depend on BROKEN for now | Will Deacon |
2019-05-23 | arm64: Handle erratum 1418040 as a superset of erratum 1188873 | Marc Zyngier |
2019-05-23 | arm64: errata: Add workaround for Cortex-A76 erratum #1463225 | Will Deacon |
2019-05-22 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-05-17 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2019-05-14 | mm: memblock: make keeping memblock memory opt-in rather than opt-out | Mike Rapoport |
2019-05-14 | hugetlb: allow to free gigantic pages regardless of the configuration | Alexandre Ghiti |
2019-05-14 | mm: simplify MEMORY_ISOLATION && COMPACTION || CMA into CONTIG_ALLOC | Alexandre Ghiti |
2019-05-14 | initramfs: move the legacy keepinitrd parameter to core code | Christoph Hellwig |
2019-05-14 | arm64: don't trash config with compat symbol if COMPAT is disabled | Yury Norov |
2019-05-09 | Merge tag 'dma-mapping-5.2' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2019-05-06 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2019-05-06 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2019-05-06 | dma-mapping: add a Kconfig symbol to indicate arch_dma_prep_coherent presence | Christoph Hellwig |
2019-05-01 | Merge branch 'for-next/timers' of git://git.kernel.org/pub/scm/linux/kernel/g... | Will Deacon |
2019-05-01 | Merge branch 'for-next/mitigations' of git://git.kernel.org/pub/scm/linux/ker... | Will Deacon |
2019-05-01 | arm64: enable generic CPU vulnerabilites support | Mian Yousaf Kaukab |
2019-04-30 | arm64: Apply ARM64_ERRATUM_1188873 to Neoverse-N1 | Marc Zyngier |
2019-04-30 | arm64: Make ARM64_ERRATUM_1188873 depend on COMPAT | Marc Zyngier |
2019-04-29 | arm64: Kconfig: Tidy up errata workaround help text | Will Deacon |
2019-04-24 | KVM: arm/arm64: Context-switch ptrauth registers | Mark Rutland |
2019-04-23 | arm64: Expose SVE2 features for userspace | Dave Martin |
2019-04-23 | arm64: Kconfig: Make CONFIG_COMPAT a menuconfig entry | Will Deacon |
2019-04-23 | arm64: compat: Add KUSER_HELPERS config option | Vincenzo Frascino |
2019-04-12 | arm64: ptrace: Add function argument access API | Masami Hiramatsu |
2019-04-09 | arm64: mm: enable per pmd page table lock | Yu Zhao |
2019-04-03 | locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archs | Waiman Long |
2019-04-03 | asm-generic/tlb, arch: Invert CONFIG_HAVE_RCU_TABLE_INVALIDATE | Peter Zijlstra |
2019-03-20 | arm64: remove obsolete selection of MULTI_IRQ_HANDLER | Matthias Kaehlcke |
2019-03-10 | Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2019-03-10 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2019-03-05 | arm64/mm: enable HugeTLB migration | Anshuman Khandual |
2019-02-28 | arm64: Add workaround for Fujitsu A64FX erratum 010001 | Zhang Lei |
2019-02-20 | dma-mapping: improve selection of dma_declare_coherent availability | Christoph Hellwig |
2019-02-13 | of: select OF_RESERVED_MEM automatically | Christoph Hellwig |
2019-02-13 | dma-mapping: add a kconfig symbol for arch_teardown_dma_ops availability | Christoph Hellwig |
2019-02-13 | dma-mapping: add a kconfig symbol for arch_setup_dma_ops availability | Christoph Hellwig |
2019-02-06 | arm64: Enable the support of pseudo-NMIs | Julien Thierry |
2019-01-21 | arm64: default NR_CPUS to 256 | Mark Rutland |
2018-12-29 | Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2018-12-29 | Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds |
2018-12-28 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2018-12-28 | Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2018-12-28 | kasan, arm64: select HAVE_ARCH_KASAN_SW_TAGS | Andrey Konovalov |
2018-12-25 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2018-12-22 | treewide: surround Kconfig file paths with double quotes | Masahiro Yamada |
2018-12-20 | arm64: select ACPI PCI code only when both features are enabled | Sinan Kaya |
2018-12-13 | dma-mapping: always build the direct mapping code | Christoph Hellwig |