aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | arm64: perf: Use the builtin_platform_driverKefeng Wang2016-08-22
| * | | | | | | | | | | | arm64: mm: convert __dma_* routines to use start, sizeKwangwoo Lee2016-08-22
| * | | | | | | | | | | | arm64: factor work_pending state machine to CChris Metcalf2016-08-22
| * | | | | | | | | | | | arm64: hibernate: reduce TLB maintenance scopeMark Rutland2016-08-22
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2016-09-23
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | arm64: kgdb: handle read-only text / modulesAKASHI Takahiro2016-09-23
| * | | | | | | | | | | arm64: Call numa_store_cpu_info() earlier.David Daney2016-09-23
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-09-19
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | crypto: arm64/aes-ctr - fix NULL dereference in tail processingArd Biesheuvel2016-09-13
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-09-16
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | |
| * | | | | | | | | Merge branch 'dt/irq-fix' into fixesArnd Bergmann2016-09-14
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| | * | | | | | | | arm64: dts: Fix broken architected timer interrupt triggerMarc Zyngier2016-09-14
| | |/ / / / / / /
| * | / / / / / / ARM64: dts: bcm: Use a symlink to R-Pi dtsi files from arch=armIan Campbell2016-09-09
| | |/ / / / / / | |/| | | | | |
* | | | | | | | arm64: use preempt_disable_notrace in _percpu_read/writeChunyan Zhang2016-09-09
* | | | | | | | arm64: spinlocks: implement smp_mb__before_spinlock() as smp_mb()Will Deacon2016-09-09
| |_|_|/ / / / |/| | | | | |
* | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2016-09-03
|\ \ \ \ \ \ \
| * | | | | | | arm64: kernel: Fix unmasked debug exceptions when restoring mdscr_el1James Morse2016-09-02
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'staging-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-09-03
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | arm64: dts: rockchip: add reset saradc node for rk3368 SoCsCaesar Wang2016-08-23
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-08-27
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Merge tag 'kvm-arm-for-v4.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2016-08-18
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | arm64: KVM: report configured SRE value to 32-bit worldVladimir Murzin2016-08-17
| | * | | | arm64: KVM: remove misleading comment on pmu statusVladimir Murzin2016-08-17
| | * | | | arm64: Document workaround for Cortex-A72 erratum #853709Marc Zyngier2016-08-17
| | | |/ / | | |/| |
* | | | | arm64: avoid TLB conflict with CONFIG_RANDOMIZE_BASEMark Rutland2016-08-25
| |_|/ / |/| | |
* | | | arm64: Fix shift warning in arch/arm64/mm/dump.cCatalin Marinas2016-08-18
* | | | arm64: kernel: avoid literal load of virtual address with MMU offArd Biesheuvel2016-08-17
* | | | arm64: Fix NUMA build error when !CONFIG_ACPICatalin Marinas2016-08-17
|/ / /
* | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2016-08-13
|\ \ \
| * | | arm64: defconfig: enable CONFIG_LOCALVERSION_AUTOMasahiro Yamada2016-08-12
| * | | arm64: defconfig: add options for virtualization and containersRiku Voipio2016-08-12
| * | | arm64: hibernate: handle allocation failuresMark Rutland2016-08-12
| * | | arm64: hibernate: avoid potential TLB conflictMark Rutland2016-08-12
| * | | arm64: Handle el1 synchronous instruction aborts cleanlyLaura Abbott2016-08-12
| * | | arm64: Remove stack duplicating code from jprobesDavid A. Long2016-08-11
| * | | arm64: Support hard limit of cpu count by nr_cpusKefeng Wang2016-08-09
| |/ /
* | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-08-11
|\ \ \
| * | | arm64: Kconfig: select HISILICON_IRQ_MBIGEN only if PCI is selectedSudeep Holla2016-08-10
| * | | arm64: Kconfig: select ALPINE_MSI only if PCI is selectedSudeep Holla2016-08-10
| * | | arm64: dts: Fix RTC by providing rtc_src clockAlim Akhtar2016-08-02
* | | | Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds2016-08-08
|\ \ \ \ | |_|/ / |/| | |
| * | | arm64/uaccess: Enable hardened usercopyKees Cook2016-07-26
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-08-06
|\ \ \ \
| * \ \ \ Merge tag 'kvm-arm-for-4.8-take2' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini2016-08-04
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | arm64: KVM: Set cpsr before spsr on fault injectionAndrew Jones2016-08-01
| | * | | KVM: arm/arm64: Enable irqchip routingEric Auger2016-07-22
* | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2016-08-06
|\ \ \ \ \
| * | | | | arm64: Fix copy-on-write referencing in HugeTLBSteve Capper2016-08-04
| * | | | | arm64: mm: avoid fdt_check_header() before the FDT is fully mappedArd Biesheuvel2016-08-01
| * | | | | arm64: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFOJames Hogan2016-07-29