| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2016-09-16 | 16 | -47/+50 |
|\ |
|
| * | Merge branch 'dt/irq-fix' into fixes | Arnd Bergmann | 2016-09-14 | 11 | -44/+44 |
| |\ |
|
| | * | arm64: dts: Fix broken architected timer interrupt trigger | Marc Zyngier | 2016-09-14 | 11 | -44/+44 |
| * | | ARM64: dts: bcm: Use a symlink to R-Pi dtsi files from arch=arm | Ian Campbell | 2016-09-09 | 5 | -3/+6 |
* | | | arm64: use preempt_disable_notrace in _percpu_read/write | Chunyan Zhang | 2016-09-09 | 1 | -4/+4 |
* | | | arm64: spinlocks: implement smp_mb__before_spinlock() as smp_mb() | Will Deacon | 2016-09-09 | 1 | -0/+10 |
* | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2016-09-03 | 1 | -0/+9 |
|\ \ \ |
|
| * | | | arm64: kernel: Fix unmasked debug exceptions when restoring mdscr_el1 | James Morse | 2016-09-02 | 1 | -0/+9 |
* | | | | Merge tag 'staging-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2016-09-03 | 1 | -0/+2 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | arm64: dts: rockchip: add reset saradc node for rk3368 SoCs | Caesar Wang | 2016-08-23 | 1 | -0/+2 |
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2016-08-27 | 2 | -10/+2 |
|\ \ \ \ |
|
| * \ \ \ | Merge tag 'kvm-arm-for-v4.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel... | Paolo Bonzini | 2016-08-18 | 2 | -10/+2 |
| |\ \ \ \
| | |/ / /
| |/| | | |
|
| | * | | | arm64: KVM: report configured SRE value to 32-bit world | Vladimir Murzin | 2016-08-17 | 1 | -1/+1 |
| | * | | | arm64: KVM: remove misleading comment on pmu status | Vladimir Murzin | 2016-08-17 | 1 | -8/+0 |
| | * | | | arm64: Document workaround for Cortex-A72 erratum #853709 | Marc Zyngier | 2016-08-17 | 1 | -1/+1 |
| | | |/
| | |/| |
|
* | | | | arm64: avoid TLB conflict with CONFIG_RANDOMIZE_BASE | Mark Rutland | 2016-08-25 | 1 | -0/+3 |
| |_|/
|/| | |
|
* | | | arm64: Fix shift warning in arch/arm64/mm/dump.c | Catalin Marinas | 2016-08-18 | 1 | -3/+3 |
* | | | arm64: kernel: avoid literal load of virtual address with MMU off | Ard Biesheuvel | 2016-08-17 | 1 | -1/+9 |
* | | | arm64: Fix NUMA build error when !CONFIG_ACPI | Catalin Marinas | 2016-08-17 | 1 | -0/+2 |
|/ / |
|
* | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2016-08-13 | 7 | -74/+123 |
|\ \ |
|
| * | | arm64: defconfig: enable CONFIG_LOCALVERSION_AUTO | Masahiro Yamada | 2016-08-12 | 1 | -1/+0 |
| * | | arm64: defconfig: add options for virtualization and containers | Riku Voipio | 2016-08-12 | 1 | -6/+46 |
| * | | arm64: hibernate: handle allocation failures | Mark Rutland | 2016-08-12 | 1 | -27/+32 |
| * | | arm64: hibernate: avoid potential TLB conflict | Mark Rutland | 2016-08-12 | 1 | -6/+17 |
| * | | arm64: Handle el1 synchronous instruction aborts cleanly | Laura Abbott | 2016-08-12 | 2 | -2/+19 |
| * | | arm64: Remove stack duplicating code from jprobes | David A. Long | 2016-08-11 | 2 | -28/+5 |
| * | | arm64: Support hard limit of cpu count by nr_cpus | Kefeng Wang | 2016-08-09 | 1 | -4/+4 |
| |/ |
|
* | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2016-08-11 | 2 | -2/+5 |
|\ \ |
|
| * | | arm64: Kconfig: select HISILICON_IRQ_MBIGEN only if PCI is selected | Sudeep Holla | 2016-08-10 | 1 | -1/+1 |
| * | | arm64: Kconfig: select ALPINE_MSI only if PCI is selected | Sudeep Holla | 2016-08-10 | 1 | -1/+1 |
| * | | arm64: dts: Fix RTC by providing rtc_src clock | Alim Akhtar | 2016-08-02 | 1 | -0/+3 |
* | | | Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ke... | Linus Torvalds | 2016-08-08 | 2 | -5/+11 |
|\ \ \
| |_|/
|/| | |
|
| * | | arm64/uaccess: Enable hardened usercopy | Kees Cook | 2016-07-26 | 5 | -13/+29 |
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2016-08-06 | 4 | -7/+27 |
|\ \ \ |
|
| * \ \ | Merge tag 'kvm-arm-for-4.8-take2' of git://git.kernel.org/pub/scm/linux/kerne... | Paolo Bonzini | 2016-08-04 | 4 | -7/+27 |
| |\ \ \ |
|
| | * | | | arm64: KVM: Set cpsr before spsr on fault injection | Andrew Jones | 2016-08-01 | 1 | -7/+5 |
| | * | | | KVM: arm/arm64: Enable irqchip routing | Eric Auger | 2016-07-22 | 3 | -0/+22 |
* | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2016-08-06 | 7 | -34/+30 |
|\ \ \ \ \ |
|
| * | | | | | arm64: Fix copy-on-write referencing in HugeTLB | Steve Capper | 2016-08-04 | 1 | -0/+17 |
| * | | | | | arm64: mm: avoid fdt_check_header() before the FDT is fully mapped | Ard Biesheuvel | 2016-08-01 | 1 | -4/+4 |
| * | | | | | arm64: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFO | James Hogan | 2016-07-29 | 2 | -0/+3 |
| * | | | | | arm64: relocatable: suppress R_AARCH64_ABS64 relocations in vmlinux | Ard Biesheuvel | 2016-07-29 | 3 | -29/+5 |
| * | | | | | arm64: vmlinux.lds: make __rela_offset and __dynsym_offset ABSOLUTE | Ard Biesheuvel | 2016-07-29 | 1 | -2/+2 |
* | | | | | | dma-mapping: use unsigned long for dma_attrs | Krzysztof Kozlowski | 2016-08-04 | 1 | -33/+33 |
| |/ / / /
|/| | | | |
|
* | | | | | Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2016-08-02 | 4 | -23/+172 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'pci/msi-affinity' into next | Bjorn Helgaas | 2016-08-01 | 14 | -40/+148 |
| |\ \ \ \ \ |
|
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| *-. \ \ \ \ \ | Merge branches 'pci/host-aardvark', 'pci/host-altera', 'pci/host-dra7xx', 'pc... | Bjorn Helgaas | 2016-08-01 | 2 | -0/+30 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | arm64: dts: marvell: Add Aardvark PCIe support for Armada 3700 | Thomas Petazzoni | 2016-07-26 | 2 | -0/+30 |
| | |/ / / / / / |
|
| * | | | | | | | Merge branch 'pci/resource' into next | Bjorn Helgaas | 2016-08-01 | 1 | -13/+0 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | ARM64/PCI: Remove arch-specific pcibios_enable_device() | Lorenzo Pieralisi | 2016-06-23 | 1 | -13/+0 |
| | |/ / / / / / |
|