summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* arm64: simplify contextidr_thread_switchMark Rutland2016-09-091-6/+3
* arm64: simplify sysreg manipulationMark Rutland2016-09-099-52/+44
* arm64/kvm: use {read,write}_sysreg()Mark Rutland2016-09-093-28/+15
* arm64: dcc: simplify accessorsMark Rutland2016-09-091-10/+4
* arm64: arch_timer: simplify accessorsMark Rutland2016-09-091-27/+14
* arm64: sysreg: allow write_sysreg to use XZRMark Rutland2016-09-091-2/+6
* arm64/io: Allow I/O writes to use {W,X}ZRRobin Murphy2016-09-081-4/+4
* arm64: Use static keys for CPU featuresCatalin Marinas2016-09-073-3/+19
* jump_labels: Allow array initialisersCatalin Marinas2016-09-072-0/+21
* arm64: mm: drop fixup_init() and mm.hKefeng Wang2016-09-065-21/+7
* drivers/perf: arm_pmu: Always consider IRQ0 as an errorMarc Zyngier2016-09-061-6/+5
* 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: Drop generic xlate_dev_mem_{k,}ptr()James Morse2016-09-051-11/+0
* 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-012-24/+7
* arm64: hw_breakpoint: convert CPU hotplug notifier to new infrastructureWill Deacon2016-09-013-36/+23
* arm64: remove duplicate macro __KERNEL__ checkzijun_hu2016-09-011-2/+0
* 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-312-1/+8
* arm64: cpufeature: constify arm64_ftr_regs arrayArd Biesheuvel2016-08-312-27/+20
* arm64: cpufeature: constify arm64_ftr_bits structuresArd Biesheuvel2016-08-312-29/+31
* arm64: cleanup unused UDBG_* defineKefeng Wang2016-08-311-6/+0
* arm64: don't select PERF_USE_VMALLOC by defaultKim Phillips2016-08-311-1/+0
* arm64: Set UTS_MACHINE in the MakefileMichal Marek2016-08-313-1/+5
* arm64: errata: Pass --fix-cortex-a53-843419 to ld if workaround enabledWill Deacon2016-08-262-10/+13
* 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-262-0/+54
* cpu/hotplug: Allow suspend/resume CPU to be specifiedJames Morse2016-08-262-5/+10
* arm64: always enable DEBUG_RODATA and remove the Kconfig optionMark Rutland2016-08-263-11/+4
* arm64: mark reserved memblock regions explicitly in iomemAKASHI Takahiro2016-08-252-4/+13
* arm64: hibernate: Support DEBUG_PAGEALLOCJames Morse2016-08-254-11/+86
* arm64: vmlinux.ld: Add mmuoff data sections and move mmuoff text into idmapJames Morse2016-08-256-12/+42
* arm64: Create sections.hJames Morse2016-08-257-28/+35
* arm64: Introduce execute-only page access permissionsCatalin Marinas2016-08-254-10/+15
* 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
* arm64: apply __ro_after_init to some objectsJisheng Zhang2016-08-226-21/+26
* arm64: vdso: constify vm_special_mapping used for aarch32 vectors pageJisheng Zhang2016-08-221-1/+1
* arm64: vdso: add __init section marker to alloc_vectors_pageJisheng Zhang2016-08-221-1/+1
* arm64: remove redundant "select HAVE_CLK"Masahiro Yamada2016-08-221-1/+0
* arm64: remove traces of perf_ops_bpMark Rutland2016-08-221-2/+0