Age | Commit message (Expand) | Author |
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 |
2018-12-13 | arm64: enable pointer authentication | Mark Rutland |
2018-12-12 | arm64: enable per-task stack canaries | Ard Biesheuvel |
2018-12-12 | arm64: Add memory hotplug support | Robin Murphy |
2018-12-11 | arm64: fix ARM64_USER_VA_BITS_52 builds | Arnd Bergmann |
2018-12-10 | Merge branch 'for-next/kexec' into aarch64/for-next/core | Will Deacon |
2018-12-10 | Merge branch 'kvm/cortex-a76-erratum-1165522' into aarch64/for-next/core | Will Deacon |
2018-12-10 | arm64: Kconfig: Re-jig CONFIG options for 52-bit VA | Will Deacon |
2018-12-10 | arm64: mm: Allow forcing all userspace addresses to 52-bit | Steve Capper |
2018-12-10 | arm64: mm: introduce 52-bit userspace support | Steve Capper |
2018-12-10 | arm64: Add configuration/documentation for Cortex-A76 erratum 1165522 | Marc Zyngier |
2018-12-06 | arm64: kexec_file: add kernel signature verification support | AKASHI Takahiro |
2018-12-06 | arch: switch the default on ARCH_HAS_SG_CHAIN | Christoph Hellwig |
2018-12-06 | arm64: enable KEXEC_FILE config | AKASHI Takahiro |
2018-12-06 | arm64: capabilities: Merge entries for ARM64_WORKAROUND_CLEAN_CACHE | Suzuki K Poulose |
2018-12-01 | dma-mapping: move the arm64 noncoherent alloc/free support to common code | Christoph Hellwig |
2018-12-01 | dma-mapping: move the remap helpers to a separate file | Christoph Hellwig |
2018-11-29 | arm64: Add workaround for Cortex-A76 erratum 1286807 | Catalin Marinas |
2018-11-23 | PCI: consolidate the PCI_SYSCALL symbol | Christoph Hellwig |
2018-11-23 | PCI: consolidate the PCI_DOMAINS and PCI_DOMAINS_GENERIC config options | Christoph Hellwig |
2018-11-23 | PCI: consolidate PCI config entry in drivers/pci | Christoph Hellwig |
2018-11-20 | arm64: mm: apply r/o permissions of VM areas to its linear alias as well | Ard Biesheuvel |
2018-10-31 | mm: remove CONFIG_HAVE_MEMBLOCK | Mike Rapoport |
2018-10-31 | mm: remove CONFIG_NO_BOOTMEM | Mike Rapoport |
2018-10-26 | Merge tag 'dma-mapping-4.20-1' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2018-10-23 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2018-10-19 | arm64: use the generic swiotlb_dma_ops | Christoph Hellwig |
2018-10-03 | arm64: arch_timer: avoid unused function warning | Arnd Bergmann |
2018-10-01 | arm64: arch_timer: Add workaround for ARM erratum 1188873 | Marc Zyngier |
2018-09-27 | arm64/kernel: jump_label: Switch to relative references | Ard Biesheuvel |
2018-09-21 | arm64: Kconfig: Remove ARCH_HAS_HOLES_MEMORYMODEL | James Morse |
2018-09-18 | arm64: mm: Support Common Not Private translations | Vladimir Murzin |