index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-07-31
Merge branch 'for-next/read-barrier-depends' into for-next/core
Catalin Marinas
2020-07-31
Merge branch 'for-next/tlbi' into for-next/core
Catalin Marinas
2020-07-31
Merge branches 'for-next/misc', 'for-next/vmcoreinfo', 'for-next/cpufeature',...
Catalin Marinas
2020-07-31
arm64: use IRQ_STACK_SIZE instead of THREAD_SIZE for irq stack
Maninder Singh
2020-07-30
arm64/mm: save memory access in check_and_switch_context() fast switch path
Pingfan Liu
2020-07-30
arm64: sigcontext.h: delete duplicated word
Randy Dunlap
2020-07-30
arm64: ptrace.h: delete duplicated word
Randy Dunlap
2020-07-30
arm64: pgtable-hwdef.h: delete duplicated words
Randy Dunlap
2020-07-28
bus: fsl-mc: Add ACPI support for fsl-mc
Makarand Pawagi
2020-07-28
bus/fsl-mc: Refactor the MSI domain creation in the DPRC driver
Diana Craciun
2020-07-28
of/irq: Make of_msi_map_rid() PCI bus agnostic
Lorenzo Pieralisi
2020-07-28
of/irq: make of_msi_map_get_device_domain() bus agnostic
Diana Craciun
2020-07-28
dt-bindings: arm: fsl: Add msi-map device-tree binding for fsl-mc bus
Laurentiu Tudor
2020-07-28
of/device: Add input id to of_dma_configure()
Lorenzo Pieralisi
2020-07-28
of/iommu: Make of_map_rid() PCI agnostic
Lorenzo Pieralisi
2020-07-28
ACPI/IORT: Add an input ID to acpi_dma_configure()
Lorenzo Pieralisi
2020-07-28
ACPI/IORT: Remove useless PCI bus walk
Lorenzo Pieralisi
2020-07-28
ACPI/IORT: Make iort_msi_map_rid() PCI agnostic
Lorenzo Pieralisi
2020-07-28
ACPI/IORT: Make iort_get_device_domain IRQ domain agnostic
Lorenzo Pieralisi
2020-07-28
ACPI/IORT: Make iort_match_node_callback walk the ACPI namespace for NC
Lorenzo Pieralisi
2020-07-24
arm64: enable time namespace support
Andrei Vagin
2020-07-24
arm64/vdso: Restrict splitting VVAR VMA
Andrei Vagin
2020-07-24
arm64/vdso: Handle faults on timens page
Andrei Vagin
2020-07-24
arm64/vdso: Add time namespace page
Andrei Vagin
2020-07-24
arm64/vdso: Zap vvar pages when switching to a time namespace
Andrei Vagin
2020-07-24
arm64/vdso: use the fault callback to map vvar pages
Andrei Vagin
2020-07-24
recordmcount: only record relocation of type R_AARCH64_CALL26 on arm64.
Gregory Herrero
2020-07-24
arm64: Reserve HWCAP2_MTE as (1 << 18)
Catalin Marinas
2020-07-23
arm64/entry: deduplicate SW PAN entry/exit routines
Ard Biesheuvel
2020-07-22
arm64: s/AMEVTYPE/AMEVTYPER
Vladimir Murzin
2020-07-21
arm64: perf: Expose some new events via sysfs
Shaokun Zhang
2020-07-21
arm64: Reduce the number of header files pulled into vmlinux.lds.S
Will Deacon
2020-07-21
compiler.h: Move compiletime_assert() macros into compiler_types.h
Will Deacon
2020-07-21
checkpatch: Remove checks relating to [smp_]read_barrier_depends()
Will Deacon
2020-07-21
include/linux: Remove smp_read_barrier_depends() from comments
Will Deacon
2020-07-21
tools/memory-model: Remove smp_read_barrier_depends() from informal doc
Will Deacon
2020-07-21
Documentation/barriers/kokr: Remove references to [smp_]read_barrier_depends()
SeongJae Park
2020-07-21
Documentation/barriers: Remove references to [smp_]read_barrier_depends()
Will Deacon
2020-07-21
locking/barriers: Remove definitions for [smp_]read_barrier_depends()
Will Deacon
2020-07-21
alpha: Replace smp_read_barrier_depends() usage with smp_[r]mb()
Will Deacon
2020-07-21
vhost: Remove redundant use of read_barrier_depends() barrier
Will Deacon
2020-07-21
asm/rwonce: Don't pull <asm/barrier.h> into 'asm-generic/rwonce.h'
Will Deacon
2020-07-21
asm/rwonce: Remove smp_read_barrier_depends() invocation
Will Deacon
2020-07-21
alpha: Override READ_ONCE() with barriered implementation
Will Deacon
2020-07-21
asm/rwonce: Allow __READ_ONCE to be overridden by the architecture
Will Deacon
2020-07-21
compiler.h: Split {READ,WRITE}_ONCE definitions out into rwonce.h
Will Deacon
2020-07-21
tools: bpf: Use local copy of headers including uapi/linux/filter.h
Will Deacon
2020-07-20
tools headers UAPI: Update tools's copy of linux/perf_event.h
Leo Yan
2020-07-20
arm64: perf: Add cap_user_time_short
Peter Zijlstra
2020-07-20
perf: Add perf_event_mmap_page::cap_user_time_short ABI
Peter Zijlstra
[next]