]> git.ipfire.org Git - people/arne_f/kernel.git/history - arch/arm
perf/core: Restore mmap record type correctly
[people/arne_f/kernel.git] / arch / arm /
2019-04-17  David EngrafARM: dts: at91: Fix typo in ISC_D0 on PC9
2019-04-05  Russell KingARM: avoid Cortex-A9 livelock on tight dmb loops
2019-04-05  Mathieu MalaterreARM: dts: lpc32xx: Remove leading 0x and 0s from bindin...
2019-04-05  Nathan ChancellorARM: 8833/1: Ensure that NEON code always compiles...
2019-04-05  Sebastian Andrzej... ARM: 8840/1: use a raw_spinlock_t in unwind
2019-04-03  Kohji OkunoARM: imx6q: cpuidle: fix bug that CPU might not wake...
2019-03-23  Gustavo A. R. SilvaARM: s3c24xx: Fix boolean expressions in osiris_dvs_notify
2019-03-23  Dietmar EggemannARM: 8824/1: fix a migrating irq bug when hotplug cpu
2019-03-23  YizhuoARM: OMAP2+: Variable "reg" in function omap4_dsi_mux_p...
2019-03-13  Krzysztof KozlowskiARM: dts: exynos: Do not ignore real-world fuse values...
2019-03-13  Vincent WhitchurchARM: 8781/1: Fix Thumb-2 syscall return for binutils...
2019-03-13  Marek SzyprowskiARM: dts: exynos: Add minimal clkout parameters to...
2019-03-13  Marek SzyprowskiARM: dts: exynos: Fix pinctrl definition for eMMC RTSN...
2019-03-13  Peng HaoARM: pxa: ssp: unneeded to free devm_ allocated data
2019-02-20  Nicholas Mc Guiregpio: pl061: handle failed allocations
2019-02-20  Linus WalleijARM: dts: kirkwood: Fix polarity of GPIO fan lines
2019-02-20  Peter UjfalusiARM: dts: da850-lcdk: Correct the sound card name
2019-02-20  Peter UjfalusiARM: dts: da850-evm: Correct the sound card name
2019-02-20  Russell KingARM: fix the cockup in the previous patch
2019-02-20  Russell KingARM: ensure that processor vtables is not lost after...
2019-02-20  Russell KingARM: spectre-v2: per-CPU vtables to work around big...
2019-02-20  Russell KingARM: add PROC_VTABLE and PROC_TABLE macros
2019-02-20  Russell KingARM: clean up per-processor check_bugs method call
2019-02-20  Russell KingARM: split out processor lookup
2019-02-20  Russell KingARM: make lookup_processor_type() non-__init
2019-02-20  Julien ThierryARM: 8810/1: vfp: Fix wrong assignement to ufp_exc
2019-02-20  Julien ThierryARM: 8797/1: spectre-v1.1: harden __copy_to_user
2019-02-20  Julien ThierryARM: 8796/1: spectre-v1,v1.1: provide helpers for addre...
2019-02-20  Julien ThierryARM: 8795/1: spectre-v1.1: use put_user() for __put_user()
2019-02-20  Julien ThierryARM: 8794/1: uaccess: Prevent speculative use of the...
2019-02-20  Julien ThierryARM: 8793/1: signal: replace __put_user_error with...
2019-02-20  Julien ThierryARM: 8792/1: oabi-compat: copy oabi events using __copy...
2019-02-20  Julien ThierryARM: 8791/1: vfp: use __copy_to_user() when saving...
2019-02-20  Julien ThierryARM: 8789/1: signal: copy registers using __copy_to_user()
2019-02-15  Marc GonzalezARM: tango: Improve ARCH_MULTIPLATFORM compatibility
2019-02-15  Russell KingARM: iop32x/n2100: fix PCI IRQ mapping
2019-02-12  Mark Rutlandarm64: KVM: Skip MMIO insn after emulation
2019-02-12  Arnd BergmannARM: pxa: avoid section mismatch warning
2019-02-12  Russell King - ARM... ARM: dts: Fix OMAP4430 SDP Ethernet startup
2019-02-12  Lubomir RintelARM: dts: mmp2: fix TWSI2
2019-02-12  Nathan ChancellorARM: OMAP2+: hwmod: Fix some section annotations
2019-02-12  Yufen WangARM: 8808/1: kexec:offline panic_smp_self_stop CPU
2019-02-06  Koen VandeputteARM: cns3xxx: Fix writing to wrong PCI config registers...
2019-01-13  Fabio EstevamARM: dts: imx7d-nitrogen7: Fix the description of the...
2019-01-13  Anson HuangARM: imx: update the cpu power up timing setting on...
2018-12-21  Vladimir MurzinARM: 8815/1: V7M: align v7m_dma_inv_range() with v7...
2018-12-21  Chris ColeARM: 8814/1: mm: improve/fix ARM v7_dma_inv_range(...
2018-12-21  Lubomir RintelARM: mmp/mmp2: fix cpu_is_mmp2() on mmp2-dt
2018-12-17  Janusz KrzysztofikARM: OMAP1: ams-delta: Fix possible use of uninitialize...
2018-12-17  Adam FordARM: dts: logicpd-somlv: Fix interrupt on mmc3_dat1
2018-12-17  Nathan ChancellorARM: OMAP2+: prm44xx: Fix section annotation on omap44x...
2018-12-05  Stefan AgnerARM: trusted_foundations: do not use naked function
2018-12-05  Stefan AgnerARM: 8767/1: add support for building ARM kernel with...
2018-12-05  Stefan AgnerARM: 8766/1: drop no-thumb-interwork in EABI mode
2018-11-23  Russell KingARM: spectre-v1: mitigate user accesses
2018-11-23  Russell KingARM: spectre-v1: use get_user() for __get_user()
2018-11-23  Russell KingARM: use __inttype() in get_user()
2018-11-23  Russell KingARM: oabi-compat: copy semops using __copy_from_user()
2018-11-23  Russell KingARM: vfp: use __copy_from_user() when restoring VFP...
2018-11-23  Russell KingARM: signal: copy registers using __copy_from_user()
2018-11-23  Russell KingARM: spectre-v1: fix syscall entry
2018-11-23  Russell KingARM: spectre-v1: add array_index_mask_nospec() implemen...
2018-11-23  Russell KingARM: spectre-v1: add speculation barrier (csdb) macros
2018-11-23  Russell KingARM: KVM: report support for SMCCC_ARCH_WORKAROUND_1
2018-11-23  Russell KingARM: KVM: Add SMCCC_ARCH_WORKAROUND_1 fast handling
2018-11-23  Russell KingARM: spectre-v2: KVM: invalidate icache on guest exit...
2018-11-23  Marc ZyngierARM: KVM: invalidate icache on guest exit for Cortex-A15
2018-11-23  Marc ZyngierARM: KVM: invalidate BTB on guest exit for Cortex-A12/A17
2018-11-23  Russell KingARM: spectre-v2: warn about incorrect context switching...
2018-11-23  Russell KingARM: spectre-v2: add firmware based hardening
2018-11-23  Russell KingARM: spectre-v2: harden user aborts in kernel space
2018-11-23  Russell KingARM: spectre-v2: add Cortex A8 and A15 validation of...
2018-11-23  Russell KingARM: spectre-v2: harden branch predictor on context...
2018-11-23  Russell KingARM: spectre: add Kconfig symbol for CPUs vulnerable...
2018-11-23  Russell KingARM: bugs: add support for per-processor bug checking
2018-11-23  Russell KingARM: bugs: hook processor bug checking into SMP and...
2018-11-23  Russell KingARM: bugs: prepare processor bug infrastructure
2018-11-23  Russell KingARM: add more CPU part numbers for Cortex and Brahma...
2018-11-21  Mark RutlandKVM: arm64: Fix caching of host MDCR_EL2 value
2018-11-21  Fabio EstevamARM: imx_v6_v7_defconfig: Select CONFIG_TMPFS_POSIX_ACL
2018-11-13  Marek SzyprowskiARM: dts: exynos: Mark 1 GHz CPU OPP as suspend OPP...
2018-11-13  Marek SzyprowskiARM: dts: exynos: Convert exynos5250.dtsi to opp-v2...
2018-11-13  Viresh Kumararm: dts: exynos: Add missing cooling device properties...
2018-11-13  Viresh KumarARM: dts: exynos: Remove "cooling-{min|max}-level"...
2018-11-10  Sascha HauerARM: dts: imx53-qsb: disable 1.2GHz OPP
2018-11-10  Ard BiesheuvelARM: 8677/1: boot/compressed: fix decompressor header...
2018-11-10  Phil ElwellARM: dts: bcm283x: Reserve first page for firmware
2018-11-10  Florian FainelliARM: dts: BCM63xx: Fix incorrect interrupt specifiers
2018-11-10  Thomas PetazzoniARM: 8799/1: mm: fix pci_ioremap_io() offset check
2018-10-18  Nicolas FerreARM: dts: at91: add new compatibility string for macb...
2018-10-04  Kevin HilmanARM: dts: dra7: fix DCAN node addresses
2018-10-04  Ethan TuttleARM: mvebu: declare asm symbols as character arrays...
2018-10-04  Dave GerlachARM: hwmod: RTC: Don't assume lock/unlock will be calle...
2018-09-26  Nicholas Mc GuireARM: hisi: check of_iomap and fix missing of_node_put
2018-09-26  Nicholas Mc GuireARM: hisi: fix error handling and missing of_node_put
2018-09-26  Nicholas Mc GuireARM: hisi: handle of_iomap and fix missing of_node_put
2018-09-26  Bhushan ShahARM: dts: qcom: msm8974-hammerhead: increase load on...
2018-09-26  Krzysztof KozlowskiARM: exynos: Clear global variable on init error path
2018-09-15  Fabio EstevamRevert "ARM: imx_v6_v7_defconfig: Select ULPI support"
2018-09-15  Marc ZyngierARM: rockchip: Force CONFIG_PM on Rockchip systems
next