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