summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-11mm: Silence vmap() allocation failures based on caller gfp_flagsFlorian Fainelli
2017-05-09arm64: uaccess: suppress spurious clang warningMark Rutland
2017-05-09arm64: atomic_lse: match asm register sizesMark Rutland
2017-05-09arm64: armv8_deprecated: ensure extension of addrMark Rutland
2017-05-09arm64: uaccess: ensure extension of access_ok() addrMark Rutland
2017-05-09arm64: ensure extension of smp_store_release valueMark Rutland
2017-05-09arm64: xchg: hazard against entire exchange variableMark Rutland
2017-05-09arm64: documentation: document tagged pointer stack constraintsKristina Martsenko
2017-05-09arm64: entry: improve data abort handling of tagged pointersKristina Martsenko
2017-05-09arm64: hw_breakpoint: fix watchpoint matching for tagged pointersKristina Martsenko
2017-05-09arm64: traps: fix userspace cache maintenance emulation on a tagged pointerKristina Martsenko
2017-05-05arm64: Fix the DMA mmap and get_sgtable API with DMA_ATTR_FORCE_CONTIGUOUSCatalin Marinas
2017-04-28arm64: Print DT machine model in setup_machine_fdt()Geert Uytterhoeven
2017-04-28arm64: pmu: Wire-up Cortex A53 L2 cache events and DTLB refillsFlorian Fainelli
2017-04-26arm64: module: split core and init PLT sectionsArd Biesheuvel
2017-04-25arm64: pmuv3: handle pmuv3+Mark Rutland
2017-04-24arm64: Add CNTFRQ_EL0 trap handlerMarc Zyngier
2017-04-12Merge branch 'will/for-next/perf' into for-next/coreCatalin Marinas
2017-04-12arm64: Silence spurious kbuild warning on menuconfigMarc Zyngier
2017-04-11arm64: pmuv3: use arm_pmu ACPI frameworkMark Rutland
2017-04-11arm64: pmuv3: handle !PMUv3 when probingMark Rutland
2017-04-11drivers/perf: arm_pmu: add ACPI frameworkMark Rutland
2017-04-11arm64: add function to get a cpu's MADT GICC tableMark Rutland
2017-04-11drivers/perf: arm_pmu: split out platform device probe logicMark Rutland
2017-04-11drivers/perf: arm_pmu: move irq request/free into probeMark Rutland
2017-04-11drivers/perf: arm_pmu: split cpu-local irq request/freeMark Rutland
2017-04-11drivers/perf: arm_pmu: rename irq request/free functionsMark Rutland
2017-04-11drivers/perf: arm_pmu: handle no platform_deviceMark Rutland
2017-04-11drivers/perf: arm_pmu: simplify cpu_pmu_request_irqs()Mark Rutland
2017-04-11drivers/perf: arm_pmu: factor out pmu registrationMark Rutland
2017-04-11drivers/perf: arm_pmu: fold init into allocMark Rutland
2017-04-11drivers/perf: arm_pmu: define armpmu_init_fnMark Rutland
2017-04-11drivers/perf: arm_pmu: remove pointless PMU disablingMark Rutland
2017-04-07Merge tag 'arch-timer-errata-prereq' of git://git.kernel.org/pub/scm/linux/ke...Catalin Marinas
2017-04-07arm64: cpu_errata: Add capability to advertise Cortex-A73 erratum 858921Marc Zyngier
2017-04-07arm64: cpu_errata: Allow an erratum to be match for all revisions of a coreMarc Zyngier
2017-04-07arm64: Define Cortex-A73 MIDRMarc Zyngier
2017-04-07arm64: Add CNTVCT_EL0 trap handlerMarc Zyngier
2017-04-07arm64: Allow checking of a CPU-local erratumMarc Zyngier
2017-04-06arm64: print a fault message when attempting to write RO memoryStephen Boyd
2017-04-05efi/libstub/arm*: Set default address and size cells values for an empty dtbSameer Goel
2017-04-05Documentation: dt: chosen properties for arm64 kdumpJames Morse
2017-04-05Documentation: kdump: describe arm64 portAKASHI Takahiro
2017-04-05arm64: kdump: enable kdump in defconfigAKASHI Takahiro
2017-04-05arm64: kdump: provide /proc/vmcore fileAKASHI Takahiro
2017-04-05arm64: kdump: add VMCOREINFO's for user-space toolsAKASHI Takahiro
2017-04-05arm64: kdump: implement machine_crash_shutdown()AKASHI Takahiro
2017-04-05arm64: hibernate: preserve kdump image around hibernationAKASHI Takahiro
2017-04-05arm64: kdump: protect crash dump kernel memoryTakahiro Akashi
2017-04-05arm64: mm: add set_memory_valid()AKASHI Takahiro