summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-10-0333-453/+704
|\
| * arm64: fix dump_backtrace/unwind_frame with NULL tskMark Rutland2016-09-262-6/+9
| * arm/arm64: arch_timer: Use archdata to indicate vdso suitabilityScott Wood2016-09-231-1/+1
| * arm64: migrate exception table users off module.h and onto extable.hPaul Gortmaker2016-09-201-1/+1
| * arm64: pmu: Hoist pmu platform device nameJeremy Linton2016-09-161-1/+1
| * arm64: pmu: Probe default hw/cache countersJeremy Linton2016-09-161-4/+41
| * arm64: pmu: add fallback probe tableMark Salter2016-09-161-1/+12
| * arm64: Improve kprobes test for atomic sequenceDavid A. Long2016-09-151-25/+23
| * arm64: use alternative auto-nopMark Rutland2016-09-121-8/+2
| * arm64: Work around systems with mismatched cache line sizesSuzuki K Poulose2016-09-093-0/+38
| * arm64: Refactor sysinstr exception handlingSuzuki K Poulose2016-09-091-26/+47
| * arm64: Introduce raw_{d,i}cache_line_sizeSuzuki K Poulose2016-09-092-2/+2
| * arm64: alternative: Add support for patching adrp instructionsSuzuki K Poulose2016-09-091-0/+15
| * arm64: insn: Add helpers for adrp offsetsSuzuki K Poulose2016-09-091-0/+13
| * arm64: alternative: Disallow patching instructions using literalsSuzuki K Poulose2016-09-091-0/+6
| * arm64: Rearrange CPU errata workaround checksSuzuki K Poulose2016-09-093-13/+27
| * arm64: Use consistent naming for errata handlingSuzuki K Poulose2016-09-093-4/+4
| * arm64: Set the safe value for L1 icache policySuzuki K Poulose2016-09-091-2/+3
| * arm64/numa: remove the limitation that cpu0 must bind to node0Zhen Lei2016-09-091-0/+1
| * arm64/numa: avoid inconsistent information to be printedZhen Lei2016-09-091-1/+3
| * arm64: perf: move to common attr_group fieldsMark Rutland2016-09-091-12/+24
| * arm64: simplify sysreg manipulationMark Rutland2016-09-094-19/+13
| * arm64: Use static keys for CPU featuresCatalin Marinas2016-09-072-0/+8
| * arm64: ftrace: add save_stack_trace_regs()Pratyush Anand2016-09-051-0/+21
| * arm64: kernel: re-export _cpu_resume() from sleep.SArd Biesheuvel2016-09-051-1/+1
| * arm64: debug: report TRAP_TRACE instead of TRAP_HWBRPT for singlestepWill Deacon2016-09-021-2/+2
| * arm64: head.S: document the use of callee saved registersArd Biesheuvel2016-09-021-0/+10
| * arm64: head.S: use ordinary stack frame for __primary_switched()Ard Biesheuvel2016-09-021-9/+9
| * arm64: kernel: drop use of x24 from primary boot pathArd Biesheuvel2016-09-021-8/+12
| * arm64: kernel: use x30 for __enable_mmu return addressArd Biesheuvel2016-09-022-20/+9
| * arm64: head.S: move KASLR processing out of __enable_mmu()Ard Biesheuvel2016-09-021-27/+42
| * arm64: kernel: use ordinary return/argument register for el2_setup()Ard Biesheuvel2016-09-021-7/+7
| * arm64: kernel: fix style issues in sleep.SArd Biesheuvel2016-09-021-11/+10
| * arm64: kernel: do not need to reset UAO on exception entryVladimir Murzin2016-09-011-1/+1
| * arm64: debug: convert OS lock CPU hotplug notifier to new infrastructureWill Deacon2016-09-011-24/+6
| * arm64: hw_breakpoint: convert CPU hotplug notifier to new infrastructureWill Deacon2016-09-012-36/+22
| * arm64: debug: avoid resetting stepping state machine when TIF_SINGLESTEPWill Deacon2016-08-311-2/+4
| * arm64: cpufeature: expose arm64_ftr_reg struct for CTR_EL0Ard Biesheuvel2016-08-311-1/+6
| * arm64: cpufeature: constify arm64_ftr_regs arrayArd Biesheuvel2016-08-311-26/+20
| * arm64: cpufeature: constify arm64_ftr_bits structuresArd Biesheuvel2016-08-311-22/+24
| * arm64: Set UTS_MACHINE in the MakefileMichal Marek2016-08-312-1/+3
| * Revert "arm64: hibernate: Refuse to hibernate if the boot cpu is offline"James Morse2016-08-261-26/+0
| * arm64: hibernate: Resume when hibernate image created on non-boot CPUJames Morse2016-08-261-0/+51
| * arm64: always enable DEBUG_RODATA and remove the Kconfig optionMark Rutland2016-08-261-1/+1
| * arm64: mark reserved memblock regions explicitly in iomemAKASHI Takahiro2016-08-251-2/+7
| * arm64: hibernate: Support DEBUG_PAGEALLOCJames Morse2016-08-251-9/+36
| * arm64: vmlinux.ld: Add mmuoff data sections and move mmuoff text into idmapJames Morse2016-08-254-12/+37
| * arm64: Create sections.hJames Morse2016-08-253-14/+4
| * arm64: kprobe: Always clear pstate.D in breakpoint exception handlerPratyush Anand2016-08-251-16/+13
| * arm64: head.S: get rid of x25 and x26 with 'global' scopeArd Biesheuvel2016-08-222-17/+13