| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2019-05-17 | 1 | -2/+4 |
|\ |
|
| * | KVM: arm/arm64: Context-switch ptrauth registers | Mark Rutland | 2019-04-24 | 1 | -2/+4 |
* | | mm: memblock: make keeping memblock memory opt-in rather than opt-out | Mike Rapoport | 2019-05-14 | 1 | -0/+1 |
* | | hugetlb: allow to free gigantic pages regardless of the configuration | Alexandre Ghiti | 2019-05-14 | 1 | -1/+1 |
* | | mm: simplify MEMORY_ISOLATION && COMPACTION || CMA into CONTIG_ALLOC | Alexandre Ghiti | 2019-05-14 | 1 | -1/+1 |
* | | initramfs: move the legacy keepinitrd parameter to core code | Christoph Hellwig | 2019-05-14 | 1 | -0/+1 |
* | | Merge tag 'dma-mapping-5.2' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2019-05-09 | 1 | -0/+1 |
|\ \ |
|
| * | | dma-mapping: add a Kconfig symbol to indicate arch_dma_prep_coherent presence | Christoph Hellwig | 2019-05-06 | 1 | -0/+1 |
| |/ |
|
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2019-05-06 | 1 | -47/+85 |
|\ \ |
|
| * \ | Merge branch 'for-next/timers' of git://git.kernel.org/pub/scm/linux/kernel/g... | Will Deacon | 2019-05-01 | 1 | -5/+7 |
| |\ \ |
|
| | * | | arm64: Apply ARM64_ERRATUM_1188873 to Neoverse-N1 | Marc Zyngier | 2019-04-30 | 1 | -5/+6 |
| | * | | arm64: Make ARM64_ERRATUM_1188873 depend on COMPAT | Marc Zyngier | 2019-04-30 | 1 | -0/+1 |
| | |/ |
|
| * | | Merge branch 'for-next/mitigations' of git://git.kernel.org/pub/scm/linux/ker... | Will Deacon | 2019-05-01 | 1 | -0/+1 |
| |\ \ |
|
| | * | | arm64: enable generic CPU vulnerabilites support | Mian Yousaf Kaukab | 2019-05-01 | 1 | -0/+1 |
| | |/ |
|
| * | | arm64: Kconfig: Tidy up errata workaround help text | Will Deacon | 2019-04-29 | 1 | -16/+13 |
| * | | arm64: Expose SVE2 features for userspace | Dave Martin | 2019-04-23 | 1 | -0/+3 |
| * | | arm64: Kconfig: Make CONFIG_COMPAT a menuconfig entry | Will Deacon | 2019-04-23 | 1 | -55/+58 |
| * | | arm64: compat: Add KUSER_HELPERS config option | Vincenzo Frascino | 2019-04-23 | 1 | -0/+28 |
| * | | arm64: ptrace: Add function argument access API | Masami Hiramatsu | 2019-04-12 | 1 | -0/+1 |
| * | | arm64: mm: enable per pmd page table lock | Yu Zhao | 2019-04-09 | 1 | -0/+3 |
| |/ |
|
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2019-05-06 | 1 | -3/+0 |
|\ \ |
|
| * | | locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archs | Waiman Long | 2019-04-03 | 1 | -3/+0 |
| |/ |
|
* / | asm-generic/tlb, arch: Invert CONFIG_HAVE_RCU_TABLE_INVALIDATE | Peter Zijlstra | 2019-04-03 | 1 | -1/+0 |
|/ |
|
* | arm64: remove obsolete selection of MULTI_IRQ_HANDLER | Matthias Kaehlcke | 2019-03-20 | 1 | -1/+0 |
* | Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2019-03-10 | 1 | -2/+2 |
|\ |
|
| * | dma-mapping: improve selection of dma_declare_coherent availability | Christoph Hellwig | 2019-02-20 | 1 | -1/+0 |
| * | of: select OF_RESERVED_MEM automatically | Christoph Hellwig | 2019-02-13 | 1 | -1/+0 |
| * | dma-mapping: add a kconfig symbol for arch_teardown_dma_ops availability | Christoph Hellwig | 2019-02-13 | 1 | -0/+1 |
| * | dma-mapping: add a kconfig symbol for arch_setup_dma_ops availability | Christoph Hellwig | 2019-02-13 | 1 | -0/+1 |
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2019-03-10 | 1 | -2/+34 |
|\ \ |
|
| * | | arm64: Add workaround for Fujitsu A64FX erratum 010001 | Zhang Lei | 2019-02-28 | 1 | -0/+19 |
| * | | arm64: Enable the support of pseudo-NMIs | Julien Thierry | 2019-02-06 | 1 | -0/+14 |
| * | | arm64: default NR_CPUS to 256 | Mark Rutland | 2019-01-21 | 1 | -2/+1 |
| |/ |
|
* / | arm64/mm: enable HugeTLB migration | Anshuman Khandual | 2019-03-05 | 1 | -0/+4 |
|/ |
|
* | Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2018-12-29 | 1 | -22/+3 |
|\ |
|
| * | PCI: consolidate the PCI_SYSCALL symbol | Christoph Hellwig | 2018-11-23 | 1 | -3/+1 |
| * | PCI: consolidate the PCI_DOMAINS and PCI_DOMAINS_GENERIC config options | Christoph Hellwig | 2018-11-23 | 1 | -6/+1 |
| * | PCI: consolidate PCI config entry in drivers/pci | Christoph Hellwig | 2018-11-23 | 1 | -13/+1 |
* | | Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds | 2018-12-29 | 1 | -1/+1 |
|\ \ |
|
| * | | treewide: surround Kconfig file paths with double quotes | Masahiro Yamada | 2018-12-22 | 1 | -1/+1 |
| |/ |
|
* | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2018-12-28 | 1 | -0/+1 |
|\ \ |
|
| * | | kasan, arm64: select HAVE_ARCH_KASAN_SW_TAGS | Andrey Konovalov | 2018-12-28 | 1 | -0/+1 |
* | | | Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2018-12-28 | 1 | -2/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | dma-mapping: always build the direct mapping code | Christoph Hellwig | 2018-12-13 | 1 | -1/+0 |
| * | | arch: switch the default on ARCH_HAS_SG_CHAIN | Christoph Hellwig | 2018-12-06 | 1 | -1/+0 |
| * | | dma-mapping: move the arm64 noncoherent alloc/free support to common code | Christoph Hellwig | 2018-12-01 | 1 | -1/+1 |
| * | | dma-mapping: move the remap helpers to a separate file | Christoph Hellwig | 2018-12-01 | 1 | -0/+1 |
| |/ |
|
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2018-12-25 | 1 | -2/+129 |
|\ \ |
|
| * | | arm64: enable pointer authentication | Mark Rutland | 2018-12-13 | 1 | -0/+23 |
| * | | arm64: enable per-task stack canaries | Ard Biesheuvel | 2018-12-12 | 1 | -0/+7 |