index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
Age
Commit message (
Expand
)
Author
2018-12-21
ARM: 8815/1: V7M: align v7m_dma_inv_range() with v7 counterpart
Vladimir Murzin
2018-12-21
ARM: 8814/1: mm: improve/fix ARM v7_dma_inv_range() unaligned address handling
Chris Cole
2018-12-21
ARM: mmp/mmp2: fix cpu_is_mmp2() on mmp2-dt
Lubomir Rintel
2018-12-17
ARM: OMAP1: ams-delta: Fix possible use of uninitialized field
Janusz Krzysztofik
2018-12-17
ARM: dts: logicpd-somlv: Fix interrupt on mmc3_dat1
Adam Ford
2018-12-17
ARM: OMAP2+: prm44xx: Fix section annotation on omap44xx_prm_enable_io_wakeup
Nathan Chancellor
2018-12-05
ARM: trusted_foundations: do not use naked function
Stefan Agner
2018-12-05
ARM: 8767/1: add support for building ARM kernel with clang
Stefan Agner
2018-12-05
ARM: 8766/1: drop no-thumb-interwork in EABI mode
Stefan Agner
2018-11-23
ARM: spectre-v1: mitigate user accesses
Russell King
2018-11-23
ARM: spectre-v1: use get_user() for __get_user()
Russell King
2018-11-23
ARM: use __inttype() in get_user()
Russell King
2018-11-23
ARM: oabi-compat: copy semops using __copy_from_user()
Russell King
2018-11-23
ARM: vfp: use __copy_from_user() when restoring VFP state
Russell King
2018-11-23
ARM: signal: copy registers using __copy_from_user()
Russell King
2018-11-23
ARM: spectre-v1: fix syscall entry
Russell King
2018-11-23
ARM: spectre-v1: add array_index_mask_nospec() implementation
Russell King
2018-11-23
ARM: spectre-v1: add speculation barrier (csdb) macros
Russell King
2018-11-23
ARM: KVM: report support for SMCCC_ARCH_WORKAROUND_1
Russell King
2018-11-23
ARM: KVM: Add SMCCC_ARCH_WORKAROUND_1 fast handling
Russell King
2018-11-23
ARM: spectre-v2: KVM: invalidate icache on guest exit for Brahma B15
Russell King
2018-11-23
ARM: KVM: invalidate icache on guest exit for Cortex-A15
Marc Zyngier
2018-11-23
ARM: KVM: invalidate BTB on guest exit for Cortex-A12/A17
Marc Zyngier
2018-11-23
ARM: spectre-v2: warn about incorrect context switching functions
Russell King
2018-11-23
ARM: spectre-v2: add firmware based hardening
Russell King
2018-11-23
ARM: spectre-v2: harden user aborts in kernel space
Russell King
2018-11-23
ARM: spectre-v2: add Cortex A8 and A15 validation of the IBE bit
Russell King
2018-11-23
ARM: spectre-v2: harden branch predictor on context switches
Russell King
2018-11-23
ARM: spectre: add Kconfig symbol for CPUs vulnerable to Spectre
Russell King
2018-11-23
ARM: bugs: add support for per-processor bug checking
Russell King
2018-11-23
ARM: bugs: hook processor bug checking into SMP and suspend paths
Russell King
2018-11-23
ARM: bugs: prepare processor bug infrastructure
Russell King
2018-11-23
ARM: add more CPU part numbers for Cortex and Brahma B15 CPUs
Russell King
2018-11-21
KVM: arm64: Fix caching of host MDCR_EL2 value
Mark Rutland
2018-11-21
ARM: imx_v6_v7_defconfig: Select CONFIG_TMPFS_POSIX_ACL
Fabio Estevam
2018-11-13
ARM: dts: exynos: Mark 1 GHz CPU OPP as suspend OPP on Exynos5250
Marek Szyprowski
2018-11-13
ARM: dts: exynos: Convert exynos5250.dtsi to opp-v2 bindings
Marek Szyprowski
2018-11-13
arm: dts: exynos: Add missing cooling device properties for CPUs
Viresh Kumar
2018-11-13
ARM: dts: exynos: Remove "cooling-{min|max}-level" for CPU nodes
Viresh Kumar
2018-11-10
ARM: dts: imx53-qsb: disable 1.2GHz OPP
Sascha Hauer
2018-11-10
ARM: 8677/1: boot/compressed: fix decompressor header layout for v7-M
Ard Biesheuvel
2018-11-10
ARM: dts: bcm283x: Reserve first page for firmware
Phil Elwell
2018-11-10
ARM: dts: BCM63xx: Fix incorrect interrupt specifiers
Florian Fainelli
2018-11-10
ARM: 8799/1: mm: fix pci_ioremap_io() offset check
Thomas Petazzoni
2018-10-18
ARM: dts: at91: add new compatibility string for macb on sama5d3
Nicolas Ferre
2018-10-03
ARM: dts: dra7: fix DCAN node addresses
Kevin Hilman
2018-10-03
ARM: mvebu: declare asm symbols as character arrays in pmsu.c
Ethan Tuttle
2018-10-03
ARM: hwmod: RTC: Don't assume lock/unlock will be called with irq enabled
Dave Gerlach
2018-09-26
ARM: hisi: check of_iomap and fix missing of_node_put
Nicholas Mc Guire
2018-09-26
ARM: hisi: fix error handling and missing of_node_put
Nicholas Mc Guire
[next]