Age | Commit message (Expand) | Author | Files | Lines |
2018-01-04 | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 11 | -28/+11 |
2018-01-04 | arm64: dts: uniphier: fix gpio-ranges property of PXs3 SoC | Masahiro Yamada | 1 | -2/+2 |
2018-01-04 | Merge tag 'sunxi-fixes-for-4.15' of ssh://gitolite.kernel.org/pub/scm/linux/k... | Arnd Bergmann | 5 | -12/+6 |
2018-01-04 | Merge tag 'renesas-fixes-for-v4.15' of ssh://gitolite.kernel.org/pub/scm/linu... | Arnd Bergmann | 2 | -2/+0 |
2017-12-22 | arm64: dts: renesas: ulcb: Remove renesas, no-ether-link property | Bogdan Mirea | 1 | -1/+0 |
2017-12-22 | arm64: dts: renesas: salvator-x: Remove renesas, no-ether-link property | Bogdan Mirea | 1 | -1/+0 |
2017-12-21 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -0/+3 |
2017-12-21 | Merge tag 'v4.15-rockchip-dts64fixes-1' of ssh://gitolite.kernel.org/pub/scm/... | Arnd Bergmann | 3 | -12/+3 |
2017-12-18 | arm64: kvm: Prevent restoring stale PMSCR_EL1 for vcpu | Julien Thierry | 1 | -0/+3 |
2017-12-15 | arm64: fpsimd: Fix copying of FP state from signal frame into task struct | Will Deacon | 1 | -1/+1 |
2017-12-14 | arm64/sve: Report SVE to userspace via CPUID only if supported | Dave Martin | 2 | -1/+5 |
2017-12-14 | arm64: fix CONFIG_DEBUG_WX address reporting | Mark Rutland | 1 | -1/+1 |
2017-12-13 | arm64: fault: avoid send SIGBUS two times | Dongjiu Geng | 1 | -3/+2 |
2017-12-12 | arm64: hw_breakpoint: Use linux/uaccess.h instead of asm/uaccess.h | Will Deacon | 1 | -1/+1 |
2017-12-12 | arm64: Add software workaround for Falkor erratum 1041 | Shanker Donthineni | 7 | -1/+27 |
2017-12-12 | arm64: Define cputype macros for Falkor CPU | Shanker Donthineni | 1 | -0/+2 |
2017-12-12 | arm64: mm: Fix false positives in set_pte_at access/dirty race detection | Will Deacon | 1 | -4/+4 |
2017-12-11 | arm64: mm: Fix pte_mkclean, pte_mkdirty semantics | Steve Capper | 1 | -15/+18 |
2017-12-11 | arm64: Initialise high_memory global variable earlier | Steve Capper | 1 | -1/+2 |
2017-12-10 | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 6 | -10/+7 |
2017-12-10 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 5 | -24/+95 |
2017-12-10 | Merge tag 'amlogic-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Olof Johansson | 2 | -5/+5 |
2017-12-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2 | -0/+11 |
2017-12-08 | ARM64: dts: meson-gx: fix UART pclk clock name | Neil Armstrong | 2 | -5/+5 |
2017-12-06 | arm64/sve: Avoid dereference of dead task_struct in KVM guest entry | Dave Martin | 1 | -12/+16 |
2017-12-06 | arm64: SW PAN: Update saved ttbr0 value on enter_lazy_tlb | Will Deacon | 1 | -14/+10 |
2017-12-06 | arm64: SW PAN: Point saved ttbr0 at the zero page when switching to init_mm | Will Deacon | 2 | -12/+14 |
2017-12-06 | arm64: fpsimd: Abstract out binding of task's fpsimd context to the cpu. | Dave Martin | 1 | -10/+15 |
2017-12-06 | arm64: fpsimd: Prevent registers leaking from dead tasks | Dave Martin | 1 | -0/+9 |
2017-12-06 | arm64: dts: rockchip: limit rk3328-rock64 gmac speed to 100MBit for now | Heiko Stuebner | 1 | -0/+2 |
2017-12-06 | arm64: dts: rockchip: remove vdd_log from rk3399-puma | Klaus Goger | 1 | -11/+0 |
2017-12-05 | Merge tag 'kvm-arm-fixes-for-v4.15-1' of git://git.kernel.org/pub/scm/linux/k... | Radim Krčmář | 5 | -24/+95 |
2017-12-05 | arm64/bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type | Hendrik Brueckner | 2 | -0/+11 |
2017-12-05 | arm64: dts: orange-pi-zero-plus2: fix sdcard detect | Sergey Matyukevich | 1 | -1/+1 |
2017-12-05 | arm64: allwinner: a64-sopine: Fix to use dcdc1 regulator instead of vcc3v3 | Jagan Teki | 2 | -11/+2 |
2017-12-04 | arm64: dts: rockchip: fix trailing 0 in rk3328 tsadc interrupts | Heiko Stuebner | 1 | -1/+1 |
2017-12-03 | Merge tag 'uniphier-fixes-v4.15' of git://git.kernel.org/pub/scm/linux/kernel... | Olof Johansson | 3 | -4/+1 |
2017-12-03 | arm64: dts: sort vendor subdirectories in Makefile alphabetically | Masahiro Yamada | 1 | -1/+1 |
2017-12-02 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 13 | -93/+92 |
2017-12-01 | arm64: context: Fix comments and remove pointless smp_wmb() | Will Deacon | 1 | -11/+12 |
2017-12-01 | arm64: cpu_ops: Add missing 'const' qualifiers | Yury Norov | 1 | -3/+3 |
2017-12-01 | arm64: perf: remove unsupported events for Cortex-A73 | Xu YiPing | 1 | -6/+0 |
2017-12-01 | arm64: fpsimd: Fix failure to restore FPSIMD state after signals | Dave Martin | 1 | -3/+3 |
2017-12-01 | arm64: pgd: Mark pgd_cache as __ro_after_init | Jinbum Park | 1 | -1/+1 |
2017-12-01 | arm64: ftrace: emit ftrace-mod.o contents through code | Ard Biesheuvel | 7 | -31/+22 |
2017-12-01 | arm64: module-plts: factor out PLT generation code for ftrace | Ard Biesheuvel | 2 | -36/+46 |
2017-11-30 | mm: switch to 'define pmd_write' instead of __HAVE_ARCH_PMD_WRITE | Dan Williams | 1 | -1/+0 |
2017-11-29 | kvm: arm64: handle single-step of hyp emulated mmio instructions | Alex Bennée | 1 | -7/+30 |
2017-11-29 | kvm: arm64: handle single-step during SError exceptions | Alex Bennée | 1 | -1/+7 |
2017-11-29 | kvm: arm64: handle single-stepping trapped instructions | Alex Bennée | 1 | -14/+35 |