Age | Commit message (Expand) | Author |
2017-01-30 | KVM: arm/arm64: vgic: Add distributor and redistributor access | Vijaya Kumar K |
2017-01-20 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2017-01-18 | arm64/ptrace: Avoid uninitialised struct padding in fpr_set() | Dave Martin |
2017-01-18 | arm64: mm: avoid name clash in __page_to_voff() | Oleksandr Andrushchenko |
2017-01-17 | Merge tag 'kvm-arm-for-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel... | Radim Krčmář |
2017-01-13 | KVM: arm64: Access CNTHCTL_EL2 bit fields correctly on VHE systems | Jintack Lim |
2017-01-12 | arm64: assembler: make adr_l work in modules under KASLR | Ard Biesheuvel |
2017-01-04 | arm64: restore get_current() optimisation | Mark Rutland |
2016-12-26 | arm64: don't pull uaccess.h into *.S | Al Viro |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds |
2016-12-22 | Merge tag 'acpi-extra-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2016-12-22 | Merge branches 'acpica' and 'acpi-scan' | Rafael J. Wysocki |
2016-12-21 | ACPI / osl: Remove deprecated acpi_get_table_with_size()/early_acpi_os_unmap_... | Lv Zheng |
2016-12-20 | arm64: setup: introduce kaslr_offset() | Alexander Popov |
2016-12-18 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2016-12-15 | ACPI/NUMA: Do not map pxm to node when NUMA is turned off | Boris Ostrovsky |
2016-12-13 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2016-12-13 | Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2016-12-13 | Merge tag 'acpi-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds |
2016-12-13 | Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block | Linus Torvalds |
2016-12-12 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2016-12-12 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2016-12-12 | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2016-12-12 | arm64: Disable PAN on uaccess_enable() | Marc Zyngier |
2016-12-06 | arm64: Work around broken .inst when defective gas is detected | Marc Zyngier |
2016-12-05 | arm64: Remove reference to asm/opcodes.h | Marc Zyngier |
2016-12-02 | arm/arm64: xen: Move shared architecture headers to include/xen/arm | Marc Zyngier |
2016-12-02 | arm64: Get rid of asm/opcodes.h | Marc Zyngier |
2016-12-02 | arm64: smp: Prevent raw_smp_processor_id() recursion | Robin Murphy |
2016-12-02 | ACPI / APEI / ARM64: APEI initial support for ARM64 | Tomasz Nowicki |
2016-11-29 | Merge Will Deacon's for-next/perf branch into for-next/core | Catalin Marinas |
2016-11-29 | irqchip/gic-v3-its: Specialise readq and writeq accesses | Vladimir Murzin |
2016-11-29 | irqchip/gic-v3-its: Specialise flush_dcache operation | Vladimir Murzin |
2016-11-29 | irqchip/gic-v3: Use nops macro for Cavium ThunderX erratum 23154 | Will Deacon |
2016-11-29 | irqchip/gic-v3: Convert arm64 GIC accessors to {read,write}_sysreg_s | Will Deacon |
2016-11-23 | arm64: Remove I-cache invalidation from flush_cache_range() | Catalin Marinas |
2016-11-22 | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar |
2016-11-21 | arm64: Disable TTBR0_EL1 during normal kernel execution | Catalin Marinas |
2016-11-21 | arm64: Introduce uaccess_{disable,enable} functionality based on TTBR0_EL1 | Catalin Marinas |
2016-11-21 | arm64: Factor out TTBR0_EL1 post-update workaround into a specific asm macro | Catalin Marinas |
2016-11-21 | arm64: Factor out PAN enabling/disabling into separate uaccess_* macros | Catalin Marinas |
2016-11-19 | Merge tag 'kvm-arm-for-4.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/... | Radim Krčmář |
2016-11-18 | arm64: Allow hw watchpoint of length 3,5,6 and 7 | Pratyush Anand |
2016-11-18 | arm64: Allow hw watchpoint at varied offset from base address | Pratyush Anand |
2016-11-18 | KVM: arm64: Fix the issues when guest PMCCFILTR is configured | Wei Huang |
2016-11-17 | locking/core: Provide common cpu_relax_yield() definition | Christian Borntraeger |
2016-11-16 | arm64: Support systems without FP/ASIMD | Suzuki K Poulose |
2016-11-16 | arm64: Add hypervisor safe helper for checking constant capabilities | Suzuki K Poulose |
2016-11-16 | locking/core, arch: Remove cpu_relax_lowlatency() | Christian Borntraeger |
2016-11-16 | locking/core: Introduce cpu_relax_yield() | Christian Borntraeger |