- a18e2fa Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
- d192791 arm64: use linux/types.h in kvm.h by Arnd Bergmann · 9 years ago
- fb226c3 arm64: fix R/O permissions of FDT mapping by Ard Biesheuvel · 9 years ago
- 933425fb Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
- 39cf7c3 Merge tag 'iommu-updates-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 9 years ago
- 57a6566 arm64: cmpxchg_dbl: fix return value type by Lorenzo Pieralisi · 9 years ago
- fd0d351 Merge tag 'tty-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
- 0d51ce9 Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
- 2dc10ad Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
- 197a4f4 Merge tag 'kvm-arm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 9 years ago
- d63a978 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- f5a8160 Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 6aa2fdb Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- b67ad2f Merge branches 'x86/vt-d', 'arm/omap', 'arm/smmu', 's390', 'core' and 'x86/amd' into next by Joerg Roedel · 9 years ago
- 5accd17 arm64: Fix compat register mappings by Robin Murphy · 9 years ago
- 9730348 arm64: Increase the max granular size by Tirumalesh Chalamarla · 9 years ago
- 6e4a0f2 arm64: remove bogus TASK_SIZE_64 check by Ard Biesheuvel · 9 years ago
- 59f2413 arm64: cachetype: fix definitions of ICACHEF_* flags by Will Deacon · 9 years ago
- e3ed766 Merge branch 'acpi-init' by Rafael J. Wysocki · 9 years ago
- b5905dc arm/arm64: KVM: Improve kvm_exit tracepoint by Christoffer Dall · 9 years ago
- 3b92830 KVM: arm/arm64: implement kvm_arm_[halt,resume]_guest by Eric Auger · 9 years ago
- 3781528 KVM: arm/arm64: rename pause into power_off by Eric Auger · 9 years ago
- d35268d arm/arm64: KVM: arch_timer: Only schedule soft timer on vcpu_block by Christoffer Dall · 9 years ago
- 3217f7c KVM: Add kvm_arch_vcpu_{un}blocking callbacks by Christoffer Dall · 9 years ago
- 3085bb0 arm64/debug: Make use of the system wide safe value by Suzuki K. Poulose · 9 years ago
- 37b01d53 arm64/HWCAP: Use system wide safe values by Suzuki K. Poulose · 9 years ago
- da8d02d arm64/capabilities: Make use of system wide safe value by Suzuki K. Poulose · 9 years ago
- dbb4e15 arm64: Delay cpu feature capability checks by Suzuki K. Poulose · 9 years ago
- ce8b602 arm64: Refactor check_cpu_capabilities by Suzuki K. Poulose · 9 years ago
- c1e8656 arm64: Cleanup mixed endian support detection by Suzuki K. Poulose · 9 years ago
- b3f1537 arm64: Read system wide CPUID value by Suzuki K. Poulose · 9 years ago
- 3086d39 arm64: Consolidate CPU Sanity check to CPU Feature infrastructure by Suzuki K. Poulose · 9 years ago
- 3c739b5 arm64: Keep track of CPU feature registers by Suzuki K. Poulose · 9 years ago
- ce98a67 arm64: Handle width of a cpuid feature by Suzuki K. Poulose · 9 years ago
- cdcf817 arm64: Move mixed endian support detection by Suzuki K. Poulose · 9 years ago
- 3a75578 arm64: Delay ELF HWCAP initialisation until all CPUs are up by Suzuki K. Poulose · 9 years ago
- a1a2ab2 Merge tag 'v4.3-rc6' into locking/core, to pick up fixes before applying new changes by Ingo Molnar · 9 years ago
- 44eaacf arm64: Add 16K page size support by Suzuki K. Poulose · 9 years ago
- 4bf8b96 arm64: Check for selected granule support by Suzuki K. Poulose · 9 years ago
- e25781e arm64: Simplify NR_FIX_BTMAPS calculation by Mark Rutland · 9 years ago
- 755e70b arm64: Clean config usages for page size by Suzuki K. Poulose · 9 years ago
- c265af5 arm64: Calculate size for idmap_pg_dir at compile time by Suzuki K. Poulose · 9 years ago
- 686e783 arm64: Introduce helpers for page table levels by Suzuki K. Poulose · 9 years ago
- b433dce arm64: Handle section maps for swapper/idmap by Suzuki K. Poulose · 9 years ago
- 87d1587 arm64: Move swapper pagetable definitions by Suzuki K. Poulose · 9 years ago
- 7db743c arm64: Minor coding style fixes for kc_offset_to_vaddr and kc_vaddr_to_offset by Catalin Marinas · 9 years ago
- 876945d arm64: Hook up IOMMU dma_ops by Robin Murphy · 9 years ago
- c7d77a7 Merge branch 'x86/urgent' into core/efi, to pick up a pending EFI fix by Ingo Molnar · 9 years ago
- eb93ce2 arm64: compat: wire up new syscalls by Will Deacon · 9 years ago
- e50226b Merge branch 'linus' into irq/core by Thomas Gleixner · 9 years ago
- 52fa192 Revert "arm64: ioremap: add ioremap_cache macro" by Catalin Marinas · 9 years ago
- 03875ad arm64: add kc_offset_to_vaddr and kc_vaddr_to_offset macro by yalin wang · 9 years ago
- 1b6d7f8 arm64: ioremap: add ioremap_cache macro by yalin wang · 9 years ago
- 8304012 arm64: kasan: fix issues reported by sparse by Will Deacon · 9 years ago
- 378102f Merge 4.3-rc5 into tty-next by Greg Kroah-Hartman · 9 years ago
- 39d114d arm64: add KASAN support by Andrey Ryabinin · 9 years ago
- fd2203d arm64: move PGD_SIZE definition to pgalloc.h by Andrey Ryabinin · 9 years ago
- c969265 arm64: Fix MINSIGSTKSZ and SIGSTKSZ by Manjeet Pawar · 9 years ago
- 305d454 arm64: atomics: implement native {relaxed, acquire, release} atomics by Will Deacon · 9 years ago
- 2079184 arm64: use ENDPIPROC() to annotate position independent assembler routines by Ard Biesheuvel · 9 years ago
- 72c9712 irqchip/gic-v3: Specialize readq and writeq accesses by Jean-Philippe Brucker · 9 years ago
- f6c86a4 irqchip/gic-v3: Change unsigned types for AArch32 compatibility by Jean-Philippe Brucker · 9 years ago
- 7936e91 irqchip/gic-v3: Refactor the arm64 specific parts by Jean-Philippe Brucker · 9 years ago
- 217d453 arm64: fix a migrating irq bug when hotplug cpu by Yang Yingliang · 9 years ago
- 06f90d2 arm64: Default kernel pages should be contiguous by Jeremy Linton · 9 years ago
- 93ef666 arm64: Macros to check/set/unset the contiguous bit by Jeremy Linton · 9 years ago
- ecf35a2 arm64: PTE/PMD contiguous bit definition by Jeremy Linton · 9 years ago
- 2ff4439 arm64: Add contiguous page flag shifts and constants by Jeremy Linton · 9 years ago
- 6475b2d arm64: perf: move to shared arm_pmu framework by Mark Rutland · 9 years ago
- 120798d arm64: mm: remove dsb from update_mmu_cache by Will Deacon · 9 years ago
- 28c6fbc arm64: tlb: remove redundant barrier from __flush_tlb_pgtable by Will Deacon · 9 years ago
- c2775b2 arm64: switch_mm: simplify mm and CPU checks by Will Deacon · 9 years ago
- 5a7862e arm64: tlbflush: avoid flushing when fullmm == 1 by Will Deacon · 9 years ago
- f3e002c arm64: tlbflush: remove redundant ASID casts to (unsigned long) by Will Deacon · 9 years ago
- 5aec715 arm64: mm: rewrite ASID allocator and MM context-switching code by Will Deacon · 9 years ago
- 8e63d38 arm64: flush: use local TLB and I-cache invalidation by Will Deacon · 9 years ago
- c51e97d arm64: mm: remove unused cpu_set_idmap_tcr_t0sz function by Will Deacon · 9 years ago
- 127db02 arm64: introduce VA_START macro - the first kernel virtual address. by Andrey Ryabinin · 9 years ago
- 82fc167 Merge tag 'v4.3-rc4' into locking/core, to pick up fixes before applying new changes by Ingo Molnar · 9 years ago
- 4cad4c5 ARM64: TTY: hvc_dcc: Add support for ARM64 dcc by Abhimanyu Kapur · 9 years ago
- 1a541b4 arm64: Fix THP protection change logic by Steve Capper · 9 years ago
- bebcb8d Merge branch 'irq/for-arm' into irq/core by Thomas Gleixner · 9 years ago
- f26527b1 irqchip / GIC: Convert the GIC driver to ACPI probing by Marc Zyngier · 9 years ago
- 46e589a irqchip / ACPI: Add probing infrastructure for ACPI-based irqchips by Marc Zyngier · 9 years ago
- 6d4e11c irqchip/gicv3: Workaround for Cavium ThunderX erratum 23154 by Robert Richter · 9 years ago
- b6d980f Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
- 920552b KVM: disable halt_poll_ns as default for s390x by David Hildenbrand · 9 years ago
- 62e8a32 atomic, arch: Audit atomic_{read,set}() by Peter Zijlstra · 9 years ago
- 3ae8394 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
- fadb97b Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- efe4d36 Merge tag 'kvm-arm-for-4.3-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-master by Paolo Bonzini · 9 years ago
- ef74891 arm/arm64: KVM: Remove 'config KVM_ARM_MAX_VCPUS' by Ming Lei · 9 years ago
- 34c3faa arm64: KVM: Remove all traces of the ThumbEE registers by Will Deacon · 9 years ago
- ae80a2f arm64: Remove ununsed set_irq_flags by Rob Herring · 9 years ago
- 62bea5b KVM: add halt_attempted_poll to VCPU stats by Paolo Bonzini · 9 years ago
- 5125648 Merge tag 'kvm-arm-for-4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-master by Paolo Bonzini · 9 years ago
- bf95004 arm64: pgtable: use a single bit for PTE_WRITE regardless of DBM by Will Deacon · 9 years ago
- 62d96c7 arm64: Fix pte_modify() to preserve the hardware dirty information by Catalin Marinas · 9 years ago
- b847415 arm64: Fix the pte_hw_dirty() check when AF/DBM is enabled by Catalin Marinas · 9 years ago
- 89e44b5 arm64, acpi/apei: Implement arch_apei_get_mem_attributes() by Jonathan (Zhixiong) Zhang · 9 years ago