summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-16arm64: pmu: add fallback probe tableMark Salter
2016-09-16MAINTAINERS: Update ARM PMU PROFILING AND DEBUGGING entryWill Deacon
2016-09-15arm64: Improve kprobes test for atomic sequenceDavid A. Long
2016-09-12arm64/kvm: use alternative auto-nopMark Rutland
2016-09-12arm64: use alternative auto-nopMark Rutland
2016-09-12arm64: alternative: add auto-nop infrastructureMark Rutland
2016-09-09arm64: lse: convert lse alternatives NOP padding to use __nopsWill Deacon
2016-09-09arm64: barriers: introduce nops and __nops macros for NOP sequencesWill Deacon
2016-09-09arm64: sysreg: replace open-coded mrs_s/msr_s with {read,write}_sysreg_sWill Deacon
2016-09-09arm64: Remove shadowed asm-generic headersRobin Murphy
2016-09-09arm64: Work around systems with mismatched cache line sizesSuzuki K Poulose
2016-09-09arm64: Refactor sysinstr exception handlingSuzuki K Poulose
2016-09-09arm64: Introduce raw_{d,i}cache_line_sizeSuzuki K Poulose
2016-09-09arm64: alternative: Add support for patching adrp instructionsSuzuki K Poulose
2016-09-09arm64: insn: Add helpers for adrp offsetsSuzuki K Poulose
2016-09-09arm64: alternative: Disallow patching instructions using literalsSuzuki K Poulose
2016-09-09arm64: Rearrange CPU errata workaround checksSuzuki K Poulose
2016-09-09arm64: Use consistent naming for errata handlingSuzuki K Poulose
2016-09-09arm64: Set the safe value for L1 icache policySuzuki K Poulose
2016-09-09arm64/numa: remove the limitation that cpu0 must bind to node0Zhen Lei
2016-09-09arm64/numa: remove some useless codeZhen Lei
2016-09-09arm64/numa: support HAVE_SETUP_PER_CPU_AREAZhen Lei
2016-09-09arm64: numa: Use pr_fmt()Kefeng Wang
2016-09-09of_numa: Use pr_fmt()Kefeng Wang
2016-09-09of_numa: Use of_get_next_parent to simplify codeKefeng Wang
2016-09-09arm64/numa: avoid inconsistent information to be printedZhen Lei
2016-09-09of/numa: remove a duplicated warningZhen Lei
2016-09-09of/numa: add nid check for memory blockZhen Lei
2016-09-09of/numa: fix a memory@ node can only contains one memory blockZhen Lei
2016-09-09of/numa: remove a duplicated pr_debug informationZhen Lei
2016-09-09drivers/perf: arm_pmu: expose a cpumask in sysfsMark Rutland
2016-09-09drivers/perf: arm_pmu: only use common attr_groupsMark Rutland
2016-09-09arm: perf: move to common attr_group fieldsMark Rutland
2016-09-09arm64: perf: move to common attr_group fieldsMark Rutland
2016-09-09drivers/perf: arm_pmu: add common attr group fieldsMark Rutland
2016-09-09arm64: simplify contextidr_thread_switchMark Rutland
2016-09-09arm64: simplify sysreg manipulationMark Rutland
2016-09-09arm64/kvm: use {read,write}_sysreg()Mark Rutland
2016-09-09arm64: dcc: simplify accessorsMark Rutland
2016-09-09arm64: arch_timer: simplify accessorsMark Rutland
2016-09-09arm64: sysreg: allow write_sysreg to use XZRMark Rutland
2016-09-08arm64/io: Allow I/O writes to use {W,X}ZRRobin Murphy
2016-09-07arm64: Use static keys for CPU featuresCatalin Marinas
2016-09-07jump_labels: Allow array initialisersCatalin Marinas
2016-09-06arm64: mm: drop fixup_init() and mm.hKefeng Wang
2016-09-06drivers/perf: arm_pmu: Always consider IRQ0 as an errorMarc Zyngier
2016-09-05arm64: ftrace: add save_stack_trace_regs()Pratyush Anand
2016-09-05arm64: kernel: re-export _cpu_resume() from sleep.SArd Biesheuvel
2016-09-05arm64: Drop generic xlate_dev_mem_{k,}ptr()James Morse
2016-09-02arm64: debug: report TRAP_TRACE instead of TRAP_HWBRPT for singlestepWill Deacon