| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2018-04-09 | 1 | -0/+16 |
|\ |
|
| * | arm64: KVM: Allow mapping of vectors outside of the RAM region | Marc Zyngier | 2018-03-19 | 1 | -0/+16 |
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2018-04-04 | 1 | -10/+37 |
|\ \ |
|
| * | | Revert "arm64: Revert L1_CACHE_SHIFT back to 6 (64-byte cache line size)" | Will Deacon | 2018-03-27 | 1 | -1/+0 |
| * | | arm64: Add work around for Arm Cortex-A55 Erratum 1024718 | Suzuki K Poulose | 2018-03-26 | 1 | -0/+14 |
| * | | arm64/sve: Document firmware support requirements in Kconfig | Dave Martin | 2018-03-26 | 1 | -0/+17 |
| * | | arm64/kernel: don't ban ADRP to work around Cortex-A53 erratum #843419 | Ard Biesheuvel | 2018-03-09 | 1 | -7/+4 |
| * | | arm64/kernel: kaslr: reduce module randomization range to 4 GB | Ard Biesheuvel | 2018-03-08 | 1 | -4/+3 |
| * | | arm64: Revert L1_CACHE_SHIFT back to 6 (64-byte cache line size) | Catalin Marinas | 2018-03-06 | 1 | -0/+1 |
| |/ |
|
* | | arm64: Set CONFIG_MULTI_IRQ_HANDLER | Palmer Dabbelt | 2018-04-04 | 1 | -0/+4 |
|/ |
|
* | Merge branch 'linus' into sched/urgent, to resolve conflicts | Ingo Molnar | 2018-02-06 | 1 | -13/+82 |
|\ |
|
| * | Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2018-02-03 | 1 | -0/+1 |
| |\ |
|
| | * | arm64: Implement thread_struct whitelist for hardened usercopy | Kees Cook | 2018-01-15 | 1 | -0/+1 |
| * | | Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2018-01-31 | 1 | -1/+2 |
| |\ \ |
|
| | * | | arm64: use swiotlb_alloc and swiotlb_free | Christoph Hellwig | 2018-01-15 | 1 | -0/+1 |
| | * | | arm64: replace ZONE_DMA with ZONE_DMA32 | Christoph Hellwig | 2018-01-15 | 1 | -1/+1 |
| * | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2018-01-30 | 1 | -12/+79 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | arm64: cpufeature: Detect CPU RAS Extentions | Xie XiuQi | 2018-01-16 | 1 | -0/+16 |
| | * | | arm64: Add skeleton to harden the branch predictor against aliasing attacks | Will Deacon | 2018-01-08 | 1 | -0/+17 |
| | * | | arm64: Kconfig: Reword UNMAP_KERNEL_AT_EL0 kconfig entry | Will Deacon | 2018-01-08 | 1 | -7/+6 |
| | * | | Merge branch 'for-next/52-bit-pa' into for-next/core | Catalin Marinas | 2017-12-22 | 1 | -0/+29 |
| | |\ \ |
|
| | | * | | arm64: enable 52-bit physical address support | Kristina Martsenko | 2017-12-22 | 1 | -0/+13 |
| | | * | | arm64: add kconfig symbol to configure physical address size | Kristina Martsenko | 2017-12-22 | 1 | -0/+16 |
| | | |/ |
|
| | * | | arm64: Kconfig: Add CONFIG_UNMAP_KERNEL_AT_EL0 | Will Deacon | 2017-12-11 | 1 | -0/+13 |
| | * | | arm64: erratum: Work around Falkor erratum #E1003 in trampoline code | Will Deacon | 2017-12-11 | 1 | -12/+5 |
| | * | | arm64: mm: Fix and re-enable ARM64_SW_TTBR0_PAN | Will Deacon | 2017-12-11 | 1 | -1/+0 |
| | * | | arm64: mm: Temporarily disable ARM64_SW_TTBR0_PAN | Will Deacon | 2017-12-11 | 1 | -0/+1 |
| | |/ |
|
* | | | membarrier/arm64: Provide core serializing command | Mathieu Desnoyers | 2018-02-05 | 1 | -0/+1 |
|/ / |
|
* | | arm64: Add software workaround for Falkor erratum 1041 | Shanker Donthineni | 2017-12-12 | 1 | -1/+11 |
|/ |
|
* | arm64/mm/kasan: don't use vmemmap_populate() to initialize shadow | Will Deacon | 2017-11-15 | 1 | -1/+1 |
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2017-11-15 | 1 | -2/+16 |
|\ |
|
| * | arm64: Make ARMV8_DEPRECATED depend on SYSCTL | Dave Martin | 2017-11-13 | 1 | -0/+1 |
| * | arm64/sve: Kconfig update and conditional compilation support | Dave Martin | 2017-11-03 | 1 | -0/+11 |
| * | arm64: efi: Add missing Kconfig dependency on KERNEL_MODE_NEON | Dave Martin | 2017-11-03 | 1 | -0/+1 |
| * | arm64: Unconditionally support {ARCH_}HAVE_NMI{_SAFE_CMPXCHG} | Stephen Boyd | 2017-10-04 | 1 | -2/+2 |
| * | arm64: Always use REFCOUNT_FULL | Kees Cook | 2017-10-02 | 1 | -0/+1 |
* | | Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-11-15 | 1 | -1/+1 |
|\ \ |
|
| * | | treewide: Fix typos in Kconfig | Masanari Iida | 2017-10-12 | 1 | -1/+1 |
| |/ |
|
* | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2017-11-13 | 1 | -0/+19 |
|\ \ |
|
| * | | irqchip/gic-v3-its: Workaround HiSilicon Hip07 redistributor addressing | Marc Zyngier | 2017-10-19 | 1 | -0/+11 |
| * | | irqchip/gic-v3: Add workaround for Synquacer pre-ITS | Ard Biesheuvel | 2017-10-19 | 1 | -0/+8 |
| |/ |
|
* | | locking/qrwlock, arm64: Move rwlock implementation over to qrwlocks | Will Deacon | 2017-10-25 | 1 | -0/+17 |
|/ |
|
* | Merge branch 'arm64/vmap-stack' of git://git.kernel.org/pub/scm/linux/kernel/... | Catalin Marinas | 2017-08-15 | 1 | -0/+1 |
|\ |
|
| * | arm64: add basic VMAP_STACK support | Mark Rutland | 2017-08-15 | 1 | -0/+1 |
* | | arm64: uaccess: Implement *_flushcache variants | Robin Murphy | 2017-08-09 | 1 | -0/+1 |
* | | arm64: Implement pmem API support | Robin Murphy | 2017-08-09 | 1 | -0/+11 |
|/ |
|
* | include/linux/string.h: add the option of fortified string.h functions | Daniel Micay | 2017-07-12 | 1 | -0/+1 |
* | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2017-07-06 | 1 | -1/+1 |
|\ |
|
| * | mm/hugetlb: clean up ARCH_HAS_GIGANTIC_PAGE | Aneesh Kumar K.V | 2017-07-06 | 1 | -1/+1 |
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2017-07-06 | 1 | -0/+11 |
|\ \
| |/
|/| |
|