summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-31Merge branch 'for-next/read-barrier-depends' into for-next/coreCatalin Marinas
2020-07-31Merge branch 'for-next/tlbi' into for-next/coreCatalin Marinas
2020-07-31Merge branches 'for-next/misc', 'for-next/vmcoreinfo', 'for-next/cpufeature',...Catalin Marinas
2020-07-31arm64: use IRQ_STACK_SIZE instead of THREAD_SIZE for irq stackManinder Singh
2020-07-30arm64/mm: save memory access in check_and_switch_context() fast switch pathPingfan Liu
2020-07-30arm64: sigcontext.h: delete duplicated wordRandy Dunlap
2020-07-30arm64: ptrace.h: delete duplicated wordRandy Dunlap
2020-07-30arm64: pgtable-hwdef.h: delete duplicated wordsRandy Dunlap
2020-07-28bus: fsl-mc: Add ACPI support for fsl-mcMakarand Pawagi
2020-07-28bus/fsl-mc: Refactor the MSI domain creation in the DPRC driverDiana Craciun
2020-07-28of/irq: Make of_msi_map_rid() PCI bus agnosticLorenzo Pieralisi
2020-07-28of/irq: make of_msi_map_get_device_domain() bus agnosticDiana Craciun
2020-07-28dt-bindings: arm: fsl: Add msi-map device-tree binding for fsl-mc busLaurentiu Tudor
2020-07-28of/device: Add input id to of_dma_configure()Lorenzo Pieralisi
2020-07-28of/iommu: Make of_map_rid() PCI agnosticLorenzo Pieralisi
2020-07-28ACPI/IORT: Add an input ID to acpi_dma_configure()Lorenzo Pieralisi
2020-07-28ACPI/IORT: Remove useless PCI bus walkLorenzo Pieralisi
2020-07-28ACPI/IORT: Make iort_msi_map_rid() PCI agnosticLorenzo Pieralisi
2020-07-28ACPI/IORT: Make iort_get_device_domain IRQ domain agnosticLorenzo Pieralisi
2020-07-28ACPI/IORT: Make iort_match_node_callback walk the ACPI namespace for NCLorenzo Pieralisi
2020-07-24arm64: enable time namespace supportAndrei Vagin
2020-07-24arm64/vdso: Restrict splitting VVAR VMAAndrei Vagin
2020-07-24arm64/vdso: Handle faults on timens pageAndrei Vagin
2020-07-24arm64/vdso: Add time namespace pageAndrei Vagin
2020-07-24arm64/vdso: Zap vvar pages when switching to a time namespaceAndrei Vagin
2020-07-24arm64/vdso: use the fault callback to map vvar pagesAndrei Vagin
2020-07-24recordmcount: only record relocation of type R_AARCH64_CALL26 on arm64.Gregory Herrero
2020-07-24arm64: Reserve HWCAP2_MTE as (1 << 18)Catalin Marinas
2020-07-23arm64/entry: deduplicate SW PAN entry/exit routinesArd Biesheuvel
2020-07-22arm64: s/AMEVTYPE/AMEVTYPERVladimir Murzin
2020-07-21arm64: perf: Expose some new events via sysfsShaokun Zhang
2020-07-21arm64: Reduce the number of header files pulled into vmlinux.lds.SWill Deacon
2020-07-21compiler.h: Move compiletime_assert() macros into compiler_types.hWill Deacon
2020-07-21checkpatch: Remove checks relating to [smp_]read_barrier_depends()Will Deacon
2020-07-21include/linux: Remove smp_read_barrier_depends() from commentsWill Deacon
2020-07-21tools/memory-model: Remove smp_read_barrier_depends() from informal docWill Deacon
2020-07-21Documentation/barriers/kokr: Remove references to [smp_]read_barrier_depends()SeongJae Park
2020-07-21Documentation/barriers: Remove references to [smp_]read_barrier_depends()Will Deacon
2020-07-21locking/barriers: Remove definitions for [smp_]read_barrier_depends()Will Deacon
2020-07-21alpha: Replace smp_read_barrier_depends() usage with smp_[r]mb()Will Deacon
2020-07-21vhost: Remove redundant use of read_barrier_depends() barrierWill Deacon
2020-07-21asm/rwonce: Don't pull <asm/barrier.h> into 'asm-generic/rwonce.h'Will Deacon
2020-07-21asm/rwonce: Remove smp_read_barrier_depends() invocationWill Deacon
2020-07-21alpha: Override READ_ONCE() with barriered implementationWill Deacon
2020-07-21asm/rwonce: Allow __READ_ONCE to be overridden by the architectureWill Deacon
2020-07-21compiler.h: Split {READ,WRITE}_ONCE definitions out into rwonce.hWill Deacon
2020-07-21tools: bpf: Use local copy of headers including uapi/linux/filter.hWill Deacon
2020-07-20tools headers UAPI: Update tools's copy of linux/perf_event.hLeo Yan
2020-07-20arm64: perf: Add cap_user_time_shortPeter Zijlstra
2020-07-20perf: Add perf_event_mmap_page::cap_user_time_short ABIPeter Zijlstra