KVM: ARM/arm64: fix non-const declaration of function returning const
[firefly-linux-kernel-4.4.55.git] / arch / arm64 / kernel /
2014-10-02 Marc Zyngierarm64: KVM: implement lazy world switch for debug registers
2014-10-02 Marc Zyngierarm64: move DBG_MDSCR_* to asm/debug-monitors.h
2014-10-02 Marc Zyngierarm64: KVM: vgic: add GICv3 world switch
2014-10-02 Marc Zyngierarm64: KVM: split GICv2 world switch from hyp code
2014-10-02 Marc ZyngierKVM: arm/arm64: vgic: move GICv2 registers to their...
2014-10-02 Marc Zyngierarm64: KVM: Kconfig integration
2014-10-02 Marc Zyngierarm64: KVM: HYP mode world switch implementation
2014-10-02 Marc Zyngierarm64: KVM: HYP mode idmap support
2014-10-02 Christoffer DallMerge tag 'v3.10.13' into lsk/v3.10/topic/kvm
2014-09-13 Mark BrownMerge remote-tracking branch 'lsk/v3.10/topic/libfdt...
2014-08-05 Will Deaconarm64: atomics: fix use of acquire + release for full...
2014-07-23 Mark Rutlandarm64: place initial page tables above the kernel
2014-07-23 Catalin Marinasarm64: Relax the kernel cache requirements for boot
2014-07-23 Matthew Leacharm64: head: create a new function for setting the...
2014-07-22 Ian Campbellarm64: Align the kbuild output for VDSOL and VDSOA
2014-07-22 Will Deaconarm64: vdso: put vdso datapage in a separate vma
2014-07-22 Mark Rutlandarm64: head.S: remove unnecessary function alignment
2014-05-26 Alex ShiRevert "arm64: init: Move of_clk_init to time_init"
2014-05-24 Catalin Marinasarm64: Clean up the default pgprot setting
2014-05-24 Mark BrownMerge remote-tracking branch 'lsk/v3.10/topic/arm64...
2014-05-23 Mark Salterarm64: add early_ioremap support
2014-05-21 Will Deaconarm64: barriers: make use of barrier options with expli...
2014-05-21 Catalin Marinasarm64: Remove the aux_context structure
2014-05-21 Catalin Marinasarm64: Remove boot thread synchronisation for spin...
2014-05-21 Chanho Minarm64: init: Move of_clk_init to time_init
2014-05-21 Catalin Marinasarm64: Use bus notifiers to set per-device coherent...
2014-05-21 Mark Salterarm64: initialize pgprot info earlier in boot
2014-05-21 Jingoo Hanarm64: smp: make local symbol static
2014-05-21 Jingoo Hanarm64: debug: make local symbols static
2014-05-21 Vladimir Murzinarm64: remove return value form psci_init()
2014-05-21 Vladimir Murzinarm64: remove redundant "psci:" prefixes
2014-05-21 Nathan Lyncharm64: vdso: clean up vdso_pagelist initialization
2014-05-21 Geoff Levandarm64: Fix the soft_restart routine
2014-05-21 Catalin Marinasarm64: Extend the idmap to the whole kernel image
2014-05-21 Vijaya Kumar Karm64: enable processor debug state for secondary cpus
2014-05-21 Mark BrownMerge remote-tracking branch 'lsk/v3.10/topic/arm64...
2014-05-21 Vijaya Kumar Karm64: KGDB: Add step debugging support
2014-05-21 Vijaya Kumar Karm64: KGDB: Add Basic KGDB support
2014-05-21 Vijaya Kumar Karm64: Add macros to manage processor debug state
2014-05-20 Geoff Levandarm64: Remove unused __data_loc variable
2014-05-19 Liviu Dudauarm64: Remove outdated comment
2014-05-19 Sandeepa Prabhuarm64: support single-step and breakpoint handler hooks
2014-05-19 Will Deaconarm64: debug: consolidate software breakpoint handlers
2014-05-16 Konstantin KhlebnikovARM64: fix framepointer check in unwind_frame
2014-05-16 Konstantin KhlebnikovARM64: check stack pointer in get_wchan
2014-05-16 Will Deaconarm64: use generic strnlen_user and strncpy_from_user...
2014-05-16 Will Deaconarm64: percpu: implement optimised pcpu access using...
2014-05-16 Mark BrownMerge remote-tracking branch 'lsk/v3.10/topic/arm64...
2014-05-15 Sudeep KarkadaNageshaARM64: /proc/interrupts: display IPIs of online CPUs...
2014-05-15 T.J. Purtellarm64: compat: Clear the IT state independent of the...
2014-05-15 Marc Zyngierarm64: fix access to preempt_count from assembly code
2014-05-15 Mark Salterarm64: use generic RW_DATA_SECTION macro in linker...
2014-05-15 Robin Murphyarm64: update 32-bit kuser helpers to ARMv8
2014-05-15 Catalin Marinasarm64: Export __copy_in_user() to modules
2014-05-15 Steve Capperarm64: Widen hwcap to be 64 bit
2014-05-15 Catalin Marinasarm64: Correctly report LR and SP for compat tasks
2014-05-15 Will Deaconarm64: mm: permit use of tagged pointers at EL0
2014-05-15 Will Deaconarm64: delay: don't bother reporting bogomips in /proc...
2014-05-15 Mark BrownMerge remote-tracking branch 'lsk/v3.10/topic/arm64...
2014-05-15 Mark Salterarm64: move elf notes into readonly segment
2014-05-15 Catalin Marinasarm64: Enable interrupts in the EL0 undef handler
2014-05-15 Roy Franzarm64: Expand arm64 image header
2014-05-15 Will Deaconarm64: debug: consolidate software breakpoint handlers
2014-05-15 Will Deaconarm64: extable: sort the exception table at build time
2014-05-15 Chen Gangarm64: kernel: compiling issue, need delete read_curren...
2014-05-15 Mark BrownMerge remote-tracking branch 'lsk/v3.10/topic/arm64...
2014-05-14 Olof JohanssonARM64: unwind: Fix PC calculation
2014-05-14 Nathan Lyncharm64: vdso: fix coarse clock handling
2014-05-14 Will Deaconarm64: vdso: prevent ld from aligning PT_LOAD segments...
2014-05-14 Nathan Lyncharm64: vdso: update wtm fields for CLOCK_MONOTONIC_COARSE
2014-05-14 Jiang Liuarm64: fix possible invalid FPSIMD initialization state
2014-05-14 Feng Kanarm64: Change kernel stack size to 16K
2014-05-14 Catalin Marinasarm64: Only enable local interrupts after the CPU is...
2014-05-14 Will Deaconarm64: ptrace: avoid using HW_BREAKPOINT_EMPTY for...
2014-05-14 Will Deaconarm64: perf: fix ARMv8 EVTYPE_MASK to include NSH bit
2014-05-14 Will Deaconarm64: perf: fix group validation when using enable_on_exec
2014-05-14 Will Deaconarm64: perf: fix event validation for software group...
2014-05-14 Will Deaconarm64: perf: fix array out of bounds access in armpmu_m...
2013-12-13 Sudeep KarkadaNageshaARM64: DT: define ARM64 specific arch_match_cpu_phys_id
2013-12-11 Catalin Marinasarm64: Slightly improve the warning on CPU0 enable...
2013-12-11 Mark Rutlandarm64: add PSCI CPU_OFF-based hotplug support
2013-12-11 Mark Rutlandarm64: add CPU_HOTPLUG infrastructure
2013-12-11 Mark Rutlandarm64: read enable-method for CPU0
2013-12-11 Mark Rutlandarm64: factor out spin-table boot method
2013-12-11 Mark Rutlandarm64: reorganise smp_enable_ops
2013-12-11 Mark Rutlandarm64: unify smp_psci.c and psci.c
2013-09-27 Will Deaconarm64: perf: fix ARMv8 EVTYPE_MASK to include NSH bit
2013-09-27 Will Deaconarm64: perf: fix group validation when using enable_on_exec
2013-08-29 Will Deaconarm64: perf: fix event validation for software group...
2013-08-29 Will Deaconarm64: perf: fix array out of bounds access in armpmu_m...
2013-06-30 Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2013-06-29 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2013-06-29 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-06-29 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-06-29 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2013-06-27 James BottomleyMerge tag 'fcoe1' into fixes
2013-06-27 James BottomleyMerge tag 'fcoe' into fixes
2013-06-27 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2013-06-26 Linus TorvaldsMerge tag 'regulator-v3.10-rc7' of git://git./linux...
2013-06-26 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
next