summaryrefslogtreecommitdiffstats
path: root/arch/arm64
AgeCommit message (Expand)Author
2016-10-16arm64: fix dump_backtrace/unwind_frame with NULL tskMark Rutland
2016-10-07arm64: debug: avoid resetting stepping state machine when TIF_SINGLESTEPWill Deacon
2016-09-30arm64: Call numa_store_cpu_info() earlier.David Daney
2016-09-30crypto: arm64/aes-ctr - fix NULL dereference in tail processingArd Biesheuvel
2016-09-24arm64: spinlocks: implement smp_mb__before_spinlock() as smp_mb()Will Deacon
2016-09-07arm64: kernel: Fix unmasked debug exceptions when restoring mdscr_el1James Morse
2016-09-07arm64: dts: rockchip: add reset saradc node for rk3368 SoCsCaesar Wang
2016-09-07arm64: avoid TLB conflict with CONFIG_RANDOMIZE_BASEMark Rutland
2016-09-07arm64: kernel: avoid literal load of virtual address with MMU offArd Biesheuvel
2016-09-07arm64: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFOJames Hogan
2016-08-20arm64: hibernate: handle allocation failuresMark Rutland
2016-08-20arm64: hibernate: avoid potential TLB conflictMark Rutland
2016-08-20arm64: KVM: Set cpsr before spsr on fault injectionAndrew Jones
2016-08-20arm64: vmlinux.lds: make __rela_offset and __dynsym_offset ABSOLUTEArd Biesheuvel
2016-08-20arm64: mm: avoid fdt_check_header() before the FDT is fully mappedArd Biesheuvel
2016-08-20arm64: dts: rockchip: fixes the gic400 2nd region size for rk3368Caesar Wang
2016-08-20arm64: Honor nosmp kernel command line optionSuzuki K Poulose
2016-08-20arm64: Only select ARM64_MODULE_PLTS if MODULES=yCatalin Marinas
2016-08-20arm64: Fix incorrect per-cpu usage for boot CPUSuzuki K Poulose
2016-08-20arm64: debug: unmask PSTATE.D earlierWill Deacon
2016-08-20arm64: KVM: VHE: Context switch MDSCR_EL1Marc Zyngier
2016-07-07arm64: Enable workaround for Cavium erratum 27456 on thunderx-81xxGanapatrao Kulkarni
2016-07-07arm64: kernel: Save and restore UAO and addr_limit on exception entryJames Morse
2016-06-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-06-24arm64: get rid of superfluous __GFP_REPEATMichal Hocko
2016-06-22arm64: hibernate: Don't hibernate on systems with stuck CPUsJames Morse
2016-06-22arm64: smp: Add function to determine if cpus are stuck in the kernelJames Morse
2016-06-21arm64: mm: remove page_mapping check in __sync_icache_dcacheShaokun Zhang
2016-06-21arm64: fix boot image dependencies to not generate invalid imagesMasahiro Yamada
2016-06-21arm64: update ASID limitJean-Philippe Brucker
2016-06-18Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2016-06-18Merge tag 'gpmc-omap-fixes-for-v4.7' of https://github.com/rogerq/linux into ...Olof Johansson
2016-06-18Merge tag 'omap-for-v4.7/fixes-powedomain' of git://git.kernel.org/pub/scm/li...Olof Johansson
2016-06-16arm64: kgdb: Match pstate size with gdbserver protocolDaniel Thompson
2016-06-15arm64: spinlock: Ensure forward-progress in spin_unlock_waitWill Deacon
2016-06-15arm64: spinlock: fix spin_unlock_wait for LSE atomicsWill Deacon
2016-06-15arm64: spinlock: order spin_{is_locked,unlock_wait} against local locksWill Deacon
2016-06-14arm64: mm: mark fault_info table constMark Rutland
2016-06-14arm64: fix dump_instr when PAN and UAO are in useMark Rutland
2016-06-08arm64: mm: always take dirty state from new pte in ptep_set_access_flagsWill Deacon
2016-06-03Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-06-03Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2016-06-03arm64: dts: drop "arm,amba-bus" in favor of "simple-bus" part 2Masahiro Yamada
2016-06-03arm64: fix alignment when RANDOMIZE_TEXT_OFFSET is enabledMark Rutland
2016-06-03arm64: move {PAGE,CONT}_SHIFT into KconfigMark Rutland
2016-06-03arm64: mm: dump: log span levelMark Rutland
2016-06-03arm64: update stale PAGE_OFFSET commentMark Rutland
2016-06-03arm64: report CPU number in bad_modeMark Rutland
2016-06-02irqchip/gicv3-its: numa: Enable workaround for Cavium thunderx erratum 23144Ganapatrao Kulkarni
2016-06-01arm64: unistd32.h: wire up missing syscalls for compat tasksWill Deacon