summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-08-08arm64: Fix __cpu_logical_map undefined issueKefeng Wang3-5/+16
2020-08-08arm64/fixmap: make notes of fixed_addresses more preciselyPingfan Liu1-4/+3
2020-07-31Merge branch 'for-next/read-barrier-depends' into for-next/coreCatalin Marinas31-547/+324
2020-07-31Merge branch 'for-next/tlbi' into for-next/coreCatalin Marinas12-32/+304
2020-07-31Merge branches 'for-next/misc', 'for-next/vmcoreinfo', 'for-next/cpufeature',...Catalin Marinas45-338/+1020
2020-07-31arm64: use IRQ_STACK_SIZE instead of THREAD_SIZE for irq stackManinder Singh1-1/+1
2020-07-30arm64/mm: save memory access in check_and_switch_context() fast switch pathPingfan Liu2-8/+8
2020-07-30arm64: sigcontext.h: delete duplicated wordRandy Dunlap1-1/+1
2020-07-30arm64: ptrace.h: delete duplicated wordRandy Dunlap1-1/+1
2020-07-30arm64: pgtable-hwdef.h: delete duplicated wordsRandy Dunlap1-2/+2
2020-07-28bus: fsl-mc: Add ACPI support for fsl-mcMakarand Pawagi3-52/+150
2020-07-28bus/fsl-mc: Refactor the MSI domain creation in the DPRC driverDiana Craciun5-40/+47
2020-07-28of/irq: Make of_msi_map_rid() PCI bus agnosticLorenzo Pieralisi3-19/+19
2020-07-28of/irq: make of_msi_map_get_device_domain() bus agnosticDiana Craciun3-6/+9
2020-07-28dt-bindings: arm: fsl: Add msi-map device-tree binding for fsl-mc busLaurentiu Tudor1-6/+44
2020-07-28of/device: Add input id to of_dma_configure()Lorenzo Pieralisi5-45/+70
2020-07-28of/iommu: Make of_map_rid() PCI agnosticLorenzo Pieralisi4-26/+26
2020-07-28ACPI/IORT: Add an input ID to acpi_dma_configure()Lorenzo Pieralisi5-23/+67
2020-07-28ACPI/IORT: Remove useless PCI bus walkLorenzo Pieralisi1-3/+0
2020-07-28ACPI/IORT: Make iort_msi_map_rid() PCI agnosticLorenzo Pieralisi3-10/+10
2020-07-28ACPI/IORT: Make iort_get_device_domain IRQ domain agnosticLorenzo Pieralisi3-11/+13
2020-07-28ACPI/IORT: Make iort_match_node_callback walk the ACPI namespace for NCLorenzo Pieralisi1-2/+18
2020-07-24arm64: enable time namespace supportAndrei Vagin1-0/+1
2020-07-24arm64/vdso: Restrict splitting VVAR VMAAndrei Vagin1-0/+13
2020-07-24arm64/vdso: Handle faults on timens pageAndrei Vagin1-4/+52
2020-07-24arm64/vdso: Add time namespace pageAndrei Vagin7-5/+47
2020-07-24arm64/vdso: Zap vvar pages when switching to a time namespaceAndrei Vagin1-0/+31
2020-07-24arm64/vdso: use the fault callback to map vvar pagesAndrei Vagin1-10/+15
2020-07-24recordmcount: only record relocation of type R_AARCH64_CALL26 on arm64.Gregory Herrero1-0/+6
2020-07-24arm64: Reserve HWCAP2_MTE as (1 << 18)Catalin Marinas3-0/+3
2020-07-23arm64/entry: deduplicate SW PAN entry/exit routinesArd Biesheuvel1-48/+47
2020-07-22arm64: s/AMEVTYPE/AMEVTYPERVladimir Murzin2-36/+36
2020-07-21arm64: perf: Expose some new events via sysfsShaokun Zhang2-0/+46
2020-07-21arm64: Reduce the number of header files pulled into vmlinux.lds.SWill Deacon6-7/+10
2020-07-21compiler.h: Move compiletime_assert() macros into compiler_types.hWill Deacon2-41/+41
2020-07-21checkpatch: Remove checks relating to [smp_]read_barrier_depends()Will Deacon1-8/+1
2020-07-21include/linux: Remove smp_read_barrier_depends() from commentsWill Deacon2-2/+2
2020-07-21tools/memory-model: Remove smp_read_barrier_depends() from informal docWill Deacon1-14/+12
2020-07-21Documentation/barriers/kokr: Remove references to [smp_]read_barrier_depends()SeongJae Park1-143/+3
2020-07-21Documentation/barriers: Remove references to [smp_]read_barrier_depends()Will Deacon2-149/+9
2020-07-21locking/barriers: Remove definitions for [smp_]read_barrier_depends()Will Deacon1-17/+0
2020-07-21alpha: Replace smp_read_barrier_depends() usage with smp_[r]mb()Will Deacon3-14/+14
2020-07-21vhost: Remove redundant use of read_barrier_depends() barrierWill Deacon1-5/+0
2020-07-21asm/rwonce: Don't pull <asm/barrier.h> into 'asm-generic/rwonce.h'Will Deacon6-2/+6
2020-07-21asm/rwonce: Remove smp_read_barrier_depends() invocationWill Deacon1-15/+4
2020-07-21alpha: Override READ_ONCE() with barriered implementationWill Deacon2-54/+40
2020-07-21asm/rwonce: Allow __READ_ONCE to be overridden by the architectureWill Deacon1-0/+2
2020-07-21compiler.h: Split {READ,WRITE}_ONCE definitions out into rwonce.hWill Deacon4-92/+105
2020-07-21tools: bpf: Use local copy of headers including uapi/linux/filter.hWill Deacon2-1/+92
2020-07-20tools headers UAPI: Update tools's copy of linux/perf_event.hLeo Yan1-3/+20