index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-10-01
arm64/kprobes: remove an extra semicolon in arch_prepare_kprobe
zhong jiang
2018-10-01
arm64/numa: Unify common error path in numa_init()
Anshuman Khandual
2018-10-01
arm64/numa: Report correct memblock range for the dummy node
Anshuman Khandual
2018-10-01
arm64/mm: Define esr_to_debug_fault_info()
Anshuman Khandual
2018-10-01
arm64/mm: Reorganize arguments for is_el1_permission_fault()
Anshuman Khandual
2018-10-01
arm64/mm: Use ESR_ELx_FSC macro while decoding fault exception
Anshuman Khandual
2018-10-01
arm64: arch_timer: Add workaround for ARM erratum 1188873
Marc Zyngier
2018-10-01
arm64: compat: Add CNTFRQ trap handler
Marc Zyngier
2018-10-01
arm64: compat: Add CNTVCT trap handler
Marc Zyngier
2018-10-01
arm64: compat: Add cp15_32 and cp15_64 handler arrays
Marc Zyngier
2018-10-01
arm64: compat: Add condition code checks and IT advance
Marc Zyngier
2018-10-01
arm64: compat: Add separate CP15 trapping hook
Marc Zyngier
2018-10-01
arm64: Add decoding macros for CP15_32 and CP15_64 traps
Marc Zyngier
2018-10-01
arm64: remove unused asm/compiler.h header file
Ard Biesheuvel
2018-10-01
arm64: compat: Provide definition for COMPAT_SIGMINSTKSZ
Will Deacon
2018-10-01
signal: Introduce COMPAT_SIGMINSTKSZ for use in compat_sys_sigaltstack
Will Deacon
2018-10-01
perf: Convert to using %pOFn instead of device_node.name
Rob Herring
2018-09-25
arm64/mm: move runtime pgds to rodata
Jun Yao
2018-09-25
arm64/mm: use fixmap to modify swapper_pg_dir
Jun Yao
2018-09-25
arm64/mm: Separate boot-time page tables from swapper_pg_dir
Jun Yao
2018-09-25
arm64/mm: Pass ttbr1 as a parameter to __enable_mmu()
Jun Yao
2018-09-24
arm64: lse: remove -fcall-used-x0 flag
Tri Vo
2018-09-21
arm64: Remove unused VGA console support
Andrew Murray
2018-09-21
arm64: Kconfig: Remove ARCH_HAS_HOLES_MEMORYMODEL
James Morse
2018-09-21
arm64/cpufeatures: Emulate MRS instructions by parsing ESR_ELx.ISS
Anshuman Khandual
2018-09-21
arm64/cpufeatures: Factorize emulate_mrs()
Anshuman Khandual
2018-09-21
arm64/cpufeatures: Introduce ESR_ELx_SYS64_ISS_RT()
Anshuman Khandual
2018-09-19
arm64: cpu_errata: Remove ARM64_MISMATCHED_CACHE_LINE_SIZE
Will Deacon
2018-09-18
arm64: KVM: Enable Common Not Private translations
Vladimir Murzin
2018-09-18
arm64: mm: Support Common Not Private translations
Vladimir Murzin
2018-09-17
arm64: sysreg: Clean up instructions for modifying PSTATE fields
Suzuki K Poulose
2018-09-14
arm64: fix for bad_mode() handler to always result in panic
Hari Vyas
2018-09-14
arm64: force_signal_inject: WARN if called from kernel context
Will Deacon
2018-09-14
arm64: cpu: Move errata and feature enable callbacks closer to callers
Will Deacon
2018-09-14
KVM: arm64: Set SCTLR_EL2.DSSBS if SSBD is forcefully disabled and !vhe
Will Deacon
2018-09-14
arm64: ssbd: Add support for PSTATE.SSBS rather than trapping to EL3
Will Deacon
2018-09-14
arm64: entry: Allow handling of undefined instructions from EL1
Will Deacon
2018-09-14
arm64: ssbd: Drop #ifdefs for PR_SPEC_STORE_BYPASS
Will Deacon
2018-09-14
arm64: cpufeature: Detect SSBS and advertise to userspace
Will Deacon
2018-09-14
arm64: Fix silly typo in comment
Will Deacon
2018-09-11
arm64: tlb: Rewrite stale comment in asm/tlbflush.h
Will Deacon
2018-09-11
arm64: tlb: Avoid synchronous TLBIs when freeing page tables
Will Deacon
2018-09-11
arm64: tlb: Adjust stride and type of TLBI according to mmu_gather
Will Deacon
2018-09-11
arm64: tlb: Remove redundant !CONFIG_HAVE_RCU_TABLE_FREE code
Will Deacon
2018-09-11
arm64: tlbflush: Allow stride to be specified for __flush_tlb_range()
Will Deacon
2018-09-11
arm64: tlb: Justify non-leaf invalidation in flush_tlb_range()
Will Deacon
2018-09-11
arm64: pgtable: Implement p[mu]d_valid() and check in set_p[mu]d()
Will Deacon
2018-09-11
arm64: tlb: Add DSB ISHST prior to TLBI in __flush_tlb_[kernel_]pgtable()
Will Deacon
2018-09-11
arm64: tlb: Use last-level invalidation in flush_tlb_kernel_range()
Will Deacon
2018-09-10
arm64: uaccess: implement unsafe accessors
Julien Thierry
[next]