summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-12platform/x86: Remove left-over BACKLIGHT_LCD_SUPPORTKrzysztof Kozlowski
2019-06-12platform/x86: touchscreen_dmi: Add info for the CHUWI Hi10 Plus tablet.Daniel Smith
2019-06-12platform/mellanox: mlxreg-hotplug: Add devm_free_irq call to remove flowVadim Pasternak
2019-06-12platform/x86: mlx-platform: Fix parent device in i2c-mux-reg device registrationVadim Pasternak
2019-06-12platform/x86: intel-vbtn: Report switch events when event wakes deviceMathew King
2019-06-12platform/x86: asus-wmi: Only Tell EC the OS will handle display hotkeys from ...Hans de Goede
2019-06-12Platform: OLPC: Add a config menu category for XO 1.75Lubomir Rintel
2019-06-12Platform: OLPC: Require CONFIG_POWER_SUPPLY for XO-1.75 ECLubomir Rintel
2019-06-12Platform: OLPC: Fix olpc_xo175_ec_cmd() return valueLubomir Rintel
2019-06-11Platform: OLPC: Make olpc_dt_compatible_match() static __initLubomir Rintel
2019-06-11Platform: OLPC: Add INPUT dependenciesYueHaibing
2019-06-11Platform: OLPC: Fix build error without CONFIG_SPIYueHaibing
2019-05-20power: supply: olpc_battery: Allow building the driver on non-x86Lubomir Rintel
2019-05-20Platform: OLPC: Add a regulator for the DCONLubomir Rintel
2019-05-20Platform: OLPC: Add XO-1.75 EC driverLubomir Rintel
2019-05-20Platform: OLPC: Use BIT() and GENMASK() for event masksLubomir Rintel
2019-05-20Platform: OLPC: Avoid a warning if the EC didn't register yetLubomir Rintel
2019-05-20Platform: OLPC: Move EC-specific functionality out from x86Lubomir Rintel
2019-05-20Platform: OLPC: Remove an unused includeLubomir Rintel
2019-05-20dt-bindings: olpc,xo1.75-ec: Add OLPC XO-1.75 EC bindingsLubomir Rintel
2019-05-20platform/x86: pmc_atom: Add several Beckhoff Automation boards to critclk_sys...Steffen Dirkwinkel
2019-05-20platform/x86: pmc_atom: Add Lex 3I380D industrial PC to critclk_systems DMI t...Hans de Goede
2019-05-19Linux 5.2-rc1Linus Torvalds
2019-05-19Merge tag 'upstream-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-05-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-05-19Merge tag 'kbuild-v5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2019-05-19Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-05-19Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-05-19Merge tag '5.2-rc-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2019-05-19Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-05-19Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2019-05-19Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-05-19Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-05-19Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-05-19Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2019-05-19Merge tag 'powerpc-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-05-19Merge tag 'mips_5.2_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/...Linus Torvalds
2019-05-19Merge tag 'riscv-for-linus-5.2-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-05-19kconfig: use 'else ifneq' for Makefile to improve readabilityMasahiro Yamada
2019-05-18panic: add an option to replay all the printk message in bufferFeng Tang
2019-05-18initramfs: don't free a non-existent initrdSteven Price
2019-05-18fs/writeback.c: use rcu_barrier() to wait for inflight wb switches going into...Jiufei Xue
2019-05-18mm/compaction.c: correct zone boundary handling when isolating pages from a p...Mel Gorman
2019-05-18mm/vmap: add DEBUG_AUGMENT_LOWEST_MATCH_CHECK macroUladzislau Rezki (Sony)
2019-05-18mm/vmap: add DEBUG_AUGMENT_PROPAGATE_CHECK macroUladzislau Rezki (Sony)
2019-05-18mm/vmalloc.c: keep track of free blocks for vmap allocationUladzislau Rezki (Sony)
2019-05-18Merge tag 'perf-core-for-mingo-5.2-20190517' of git://git.kernel.org/pub/scm/...Ingo Molnar
2019-05-18kbuild: check uniqueness of module namesMasahiro Yamada
2019-05-18kconfig: Terminate menu blocks with a comment in the generated configAlexander Popov
2019-05-18kbuild: add LICENSES to KBUILD_ALLDIRSMasahiro Yamada