summaryrefslogtreecommitdiffstats
path: root/drivers/virt (unfollow)
Commit message (Expand)AuthorFilesLines
2016-09-22arm64: Correctly bounds check virt_addr_validLaura Abbott1-2/+6
2016-09-20arm64: migrate exception table users off module.h and onto extable.hPaul Gortmaker3-3/+3
2016-09-16arm64: pmu: Hoist pmu platform device nameJeremy Linton2-1/+3
2016-09-16arm64: pmu: Probe default hw/cache countersJeremy Linton1-4/+41
2016-09-16arm64: pmu: add fallback probe tableMark Salter2-2/+13
2016-09-16MAINTAINERS: Update ARM PMU PROFILING AND DEBUGGING entryWill Deacon1-2/+4
2016-09-15arm64: Improve kprobes test for atomic sequenceDavid A. Long1-25/+23
2016-09-12arm64/kvm: use alternative auto-nopMark Rutland2-12/+4
2016-09-12arm64: use alternative auto-nopMark Rutland3-24/+8
2016-09-12arm64: alternative: add auto-nop infrastructureMark Rutland1-17/+53
2016-09-09arm64: lse: convert lse alternatives NOP padding to use __nopsWill Deacon3-56/+39
2016-09-09arm64: barriers: introduce nops and __nops macros for NOP sequencesWill Deacon2-0/+12
2016-09-09arm64: sysreg: replace open-coded mrs_s/msr_s with {read,write}_sysreg_sWill Deacon2-5/+16
2016-09-09arm64: Remove shadowed asm-generic headersRobin Murphy1-4/+0
2016-09-09arm64: Work around systems with mismatched cache line sizesSuzuki K Poulose7-3/+71
2016-09-09arm64: Refactor sysinstr exception handlingSuzuki K Poulose2-35/+114
2016-09-09arm64: Introduce raw_{d,i}cache_line_sizeSuzuki K Poulose3-6/+22
2016-09-09arm64: alternative: Add support for patching adrp instructionsSuzuki K Poulose1-0/+15
2016-09-09arm64: insn: Add helpers for adrp offsetsSuzuki K Poulose2-1/+23
2016-09-09arm64: alternative: Disallow patching instructions using literalsSuzuki K Poulose1-0/+6
2016-09-09arm64: Rearrange CPU errata workaround checksSuzuki K Poulose4-15/+29
2016-09-09arm64: Use consistent naming for errata handlingSuzuki K Poulose4-6/+6
2016-09-09arm64: Set the safe value for L1 icache policySuzuki K Poulose2-3/+4
2016-09-09arm64/numa: remove the limitation that cpu0 must bind to node0Zhen Lei2-6/+11
2016-09-09arm64/numa: remove some useless codeZhen Lei1-4/+0
2016-09-09arm64/numa: support HAVE_SETUP_PER_CPU_AREAZhen Lei2-0/+60
2016-09-09arm64: numa: Use pr_fmt()Kefeng Wang1-19/+18
2016-09-09of_numa: Use pr_fmt()Kefeng Wang1-10/+11
2016-09-09of_numa: Use of_get_next_parent to simplify codeKefeng Wang1-5/+1
2016-09-09arm64/numa: avoid inconsistent information to be printedZhen Lei2-4/+6
2016-09-09of/numa: remove a duplicated warningZhen Lei1-7/+2
2016-09-09of/numa: add nid check for memory blockZhen Lei1-0/+5
2016-09-09of/numa: fix a memory@ node can only contains one memory blockZhen Lei1-19/+10
2016-09-09of/numa: remove a duplicated pr_debug informationZhen Lei1-4/+0
2016-09-09drivers/perf: arm_pmu: expose a cpumask in sysfsMark Rutland2-0/+21
2016-09-09drivers/perf: arm_pmu: only use common attr_groupsMark Rutland1-2/+1
2016-09-09arm: perf: move to common attr_group fieldsMark Rutland1-19/+28
2016-09-09arm64: perf: move to common attr_group fieldsMark Rutland1-12/+24
2016-09-09drivers/perf: arm_pmu: add common attr group fieldsMark Rutland2-1/+12
2016-09-09arm64: simplify contextidr_thread_switchMark Rutland1-6/+3
2016-09-09arm64: simplify sysreg manipulationMark Rutland9-52/+44
2016-09-09arm64/kvm: use {read,write}_sysreg()Mark Rutland3-28/+15
2016-09-09arm64: dcc: simplify accessorsMark Rutland1-10/+4
2016-09-09arm64: arch_timer: simplify accessorsMark Rutland1-27/+14
2016-09-09arm64: sysreg: allow write_sysreg to use XZRMark Rutland1-2/+6
2016-09-08arm64/io: Allow I/O writes to use {W,X}ZRRobin Murphy1-4/+4
2016-09-07arm64: Use static keys for CPU featuresCatalin Marinas3-3/+19
2016-09-07jump_labels: Allow array initialisersCatalin Marinas2-0/+21
2016-09-06arm64: mm: drop fixup_init() and mm.hKefeng Wang5-21/+7
2016-09-06drivers/perf: arm_pmu: Always consider IRQ0 as an errorMarc Zyngier1-6/+5