OSDN Git Service

drm: atmel-hlcdc: enable clock before configuring timing engine
[sagit-ice-cold/kernel_xiaomi_msm8998.git] / arch / arm /
2020-02-14 Stephen WarrenARM: tegra: Enable PLLP bypass during Tegra124 LP1
2020-01-29 Russell KingARM: riscpc: fix lack of keyboard interrupts after...
2020-01-29 YueHaibingARM: pxa: ssp: Fix "WARNING: invalid free of devm_...
2020-01-29 Tony LindgrenARM: OMAP2+: Fix potentially uninitialized return value...
2020-01-29 Marek SzyprowskiARM: 8847/1: pm: fix HYP/SVC mode mismatch when MCPM...
2020-01-12 Tomi ValkeinenARM: dts: am437x-gp/epos-evm: fix panel compatible
2020-01-12 Sudeep HollaARM: vexpress: Set-up shared OPP table instead of indiv...
2020-01-04 Masahiro Yamadalibfdt: define INT32_MAX and UINT32_MAX in libfdt_env.h
2019-12-21 Dmitry OsipenkoARM: tegra: Fix FLOW_CTLR_HALT register clobbering...
2019-12-21 Lihua YaoARM: dts: s3c64xx: Fix init order of clock providers
2019-12-21 Jarkko NikulaARM: dts: omap3-tao3530: Fix incorrect MMC card detecti...
2019-12-21 Rob HerringARM: dts: sunxi: Fix PMU compatible strings
2019-12-21 Daniel MackARM: dts: pxa: clean up USB controller nodes
2019-12-21 Lubomir RintelARM: dts: mmp2: fix the gpio interrupt cell number
2019-12-21 Aaro KoskinenARM: OMAP1/2: fix SoC name printing
2019-12-21 Marek SzyprowskiARM: dts: exynos: Use Samsung SoC specific compatible...
2019-12-21 Vincent WhitchurchARM: 8813/1: Make aligned 2-byte getuser()/putuser...
2019-12-05 Arnd BergmannARM: ks8695: fix section mismatch warning
2019-12-05 Fabio EstevamARM: dts: imx53-voipac-dmm-668: Fix memory node duplication
2019-12-05 Uwe Kleine-KönigARM: debug-imx: only define DEBUG_IMX_UART_PORT if...
2019-11-25 Timothy E BaldwinARM: 8802/1: Call syscall_trace_exit even when system...
2019-11-25 Marcel ZiswilerARM: tegra: apalis_t30: fix mmc1 cmd pull-up
2019-11-25 Marcel ZiswilerARM: dts: tegra30: fix xcvr-setup-use-fuses
2019-11-25 Rob HerringARM: dts: ste: Fix SPI controller node names
2019-11-25 Linus WalleijARM: dts: ux500: Fix LCDA clock line muxing
2019-11-25 Geert UytterhoevenARM: dts: ux500: Correct SCU unit address
2019-11-25 Grygorii StrashkoARM: dts: am335x-evm: fix number of cpsw
2019-11-25 Rob Herringlibfdt: Ensure INT_MAX is defined in libfdt_env.h
2019-11-25 Dinh NguyenARM: dts: socfpga: Fix I2C bus unit-address error
2019-11-25 Oleksij RempelARM: imx6: register pm_power_off handler if "fsl,pmic...
2019-11-25 H. Nikolaus SchallerARM: dts: omap3-gta04: keep vpll2 always on
2019-11-25 H. Nikolaus SchallerARM: dts: omap3-gta04: make NAND partitions compatible...
2019-11-25 H. Nikolaus SchallerARM: dts: omap3-gta04: tvout: enable as display1 alias
2019-11-25 H. Nikolaus SchallerARM: dts: omap3-gta04: give spi_lcd node a label so...
2019-11-25 Marcel ZiswilerARM: dts: pxa: fix power i2c base address
2019-11-25 Marek SzyprowskiARM: dts: exynos: Fix sound in Snow-rev5 Chromebook
2019-11-25 Jay FosterARM: dts: at91/trivial: Fix USART1 definition for at91s...
2019-11-10 Russell KingARM: fix the cockup in the previous patch
2019-11-10 Russell KingARM: ensure that processor vtables is not lost after...
2019-11-10 Russell KingARM: spectre-v2: per-CPU vtables to work around big...
2019-11-10 Russell KingARM: add PROC_VTABLE and PROC_TABLE macros
2019-11-10 Russell KingARM: clean up per-processor check_bugs method call
2019-11-10 Russell KingARM: split out processor lookup
2019-11-10 Russell KingARM: make lookup_processor_type() non-__init
2019-11-10 Julien ThierryARM: 8810/1: vfp: Fix wrong assignement to ufp_exc
2019-11-10 Julien ThierryARM: 8796/1: spectre-v1,v1.1: provide helpers for addre...
2019-11-10 Julien ThierryARM: 8795/1: spectre-v1.1: use put_user() for __put_user()
2019-11-10 Julien ThierryARM: 8794/1: uaccess: Prevent speculative use of the...
2019-11-10 Julien ThierryARM: 8793/1: signal: replace __put_user_error with...
2019-11-10 Julien ThierryARM: 8792/1: oabi-compat: copy oabi events using __copy...
2019-11-10 Julien ThierryARM: 8791/1: vfp: use __copy_to_user() when saving...
2019-11-10 Julien ThierryARM: 8789/1: signal: copy registers using __copy_to_user()
2019-11-10 Russell KingARM: spectre-v1: mitigate user accesses
2019-11-10 Russell KingARM: spectre-v1: use get_user() for __get_user()
2019-11-10 Russell KingARM: use __inttype() in get_user()
2019-11-10 Russell KingARM: oabi-compat: copy semops using __copy_from_user()
2019-11-10 Russell KingARM: vfp: use __copy_from_user() when restoring VFP...
2019-11-10 Russell KingARM: signal: copy registers using __copy_from_user()
2019-11-10 Russell KingARM: spectre-v1: fix syscall entry
2019-11-10 Russell KingARM: spectre-v1: add array_index_mask_nospec() implemen...
2019-11-10 Russell KingARM: spectre-v1: add speculation barrier (csdb) macros
2019-11-10 Russell KingARM: spectre-v2: warn about incorrect context switching...
2019-11-10 Russell KingARM: spectre-v2: add firmware based hardening
2019-11-10 Russell KingARM: spectre-v2: harden user aborts in kernel space
2019-11-10 Russell KingARM: spectre-v2: add Cortex A8 and A15 validation of...
2019-11-10 Russell KingARM: spectre-v2: harden branch predictor on context...
2019-11-10 Russell KingARM: spectre: add Kconfig symbol for CPUs vulnerable...
2019-11-10 Russell KingARM: bugs: add support for per-processor bug checking
2019-11-10 Russell KingARM: bugs: hook processor bug checking into SMP and...
2019-11-10 Russell KingARM: bugs: prepare processor bug infrastructure
2019-11-10 Russell KingARM: add more CPU part numbers for Cortex and Brahma...
2019-11-10 Vladimir MurzinARM: Move system register accessors to asm/cp15.h
2019-11-10 Russell KingARM: uaccess: remove put_user() code duplication
2019-11-10 Jens WiklanderARM: 8481/2: drivers: psci: replace psci firmware calls
2019-11-10 Jens WiklanderARM: 8479/2: add implementation for arm-smccc
2019-11-10 Andrey RyabininARM: 8051/1: put_user: fix possible data corruption...
2019-11-10 Russell KingARM: mm: fix alignment handler faults under memory...
2019-11-10 Adam FordARM: dts: logicpd-torpedo-som: Remove twl_keypad
2019-10-29 Peter UjfalusiARM: dts: am4372: Set memory bandwidth limit for DISPC
2019-10-29 Tony LindgrenARM: OMAP2+: Fix missing reset done flag for am3 and...
2019-10-17 Bastien NoceraUSB: rio500: Remove Rio 500 kernel driver
2019-10-07 Will DeaconARM: 8898/1: mm: Don't treat faults reported from cache...
2019-10-05 Luis AranedaARM: zynq: Use memcpy_toio instead of memcpy on smp...
2019-09-21 Doug BergerARM: 8874/1: mm: only adjust sections of valid mm struc...
2019-09-21 Tony LindgrenARM: OMAP2+: Fix omap4 errata warning on other SoCs
2019-09-10 Andrew JonesKVM: arm/arm64: Only skip MMIO insn once
2019-08-25 Arnd BergmannARM: davinci: fix sleep.S build error on ARMv4
2019-08-06 Douglas AndersonARM: dts: rockchip: Mark that the rk3288 timer might...
2019-08-06 Russell KingARM: riscpc: fix DMA
2019-07-21 Arnd BergmannARM: omap2: remove incorrect __init annotation
2019-07-21 Bartosz GolaszewskiARM: davinci: da8xx: specify dma_coherent_mask for...
2019-07-21 Bartosz GolaszewskiARM: davinci: da850-evm: call regulator_has_full_constr...
2019-07-10 Fabio EstevamARM: imx: cpuidle-imx6sx: Restrict the SW2ISO increase...
2019-06-22 Marek SzyprowskiARM: exynos: Fix undefined instruction during Exynos542...
2019-06-22 Krzysztof KozlowskiARM: dts: exynos: Always enable necessary APIO_1V8...
2019-06-22 Andrey SmirnovARM: dts: imx6qdl: Specify IMX6QDL_CLK_IPG as "ipg...
2019-06-22 Andrey SmirnovARM: dts: imx6sx: Specify IMX6SX_CLK_IPG as "ipg" clock...
2019-06-22 Andrey SmirnovARM: dts: imx6sx: Specify IMX6SX_CLK_IPG as "ahb" clock...
2019-06-11 Andrew JonesKVM: arm/arm64: Ensure vcpu target is unset on reset...
2019-06-11 Eric Biggerscrypto: arm/aes-neonbs - don't access already-freed...
next