summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-06w1: ds2413: fix state byte comparisionMariusz Bialonczyk
2019-06-06mei: docs: fix broken links in iamt documentation.Tomas Winkler
2019-06-06mei: docs: add hdcp documentationTomas Winkler
2019-06-06mei: docs: add a short description for nfc behind meiTomas Winkler
2019-06-06mei: docs: update mei client bus documentation.Tomas Winkler
2019-06-06mei: docs: move iamt docs to a iamt.rst fileTomas Winkler
2019-06-06mei: docs: move documentation under driver-apiTomas Winkler
2019-05-24firmware: google: coreboot: Drop unnecessary headersStephen Boyd
2019-05-24firmware: google: memconsole: Drop global func pointerStephen Boyd
2019-05-24firmware: google: memconsole: Drop __iomem on memremap memoryStephen Boyd
2019-05-24firmware: google: memconsole: Use devm_memremap()Stephen Boyd
2019-05-24firmware: google: Add a module_coreboot_driver() macro and use itStephen Boyd
2019-05-24chardev: set variable ret to -EBUSY before checking minor range overlapChengguang Xu
2019-05-24counter: 104-quad-8: Make quad8_ops staticYueHaibing
2019-05-24eeprom: ee1004: Deal with nack on page selectionJean Delvare
2019-05-24eeprom: ee1004: Move selected page detection to a separate functionJean Delvare
2019-05-24lkdtm: support llvm-objcopyNick Desaulniers
2019-05-24w1: ds2413: when the slave is not responding during read, select it againMariusz Bialonczyk
2019-05-24w1: ds2413: add retry support to state_read()Mariusz Bialonczyk
2019-05-24w1: ds2413: output_write() cosmetic fixes / simplifyMariusz Bialonczyk
2019-05-24vmw_balloon: Split refused pagesNadav Amit
2019-05-24vmw_balloon: Add memory shrinkerNadav Amit
2019-05-24vmw_balloon: Compaction supportNadav Amit
2019-05-24mm/balloon_compaction: List interfacesNadav Amit
2019-05-24bsr: "foo * bar" should be "foo *bar"Naveen Kumar Parna
2019-05-24bsr: do not use assignment in if conditionNaveen Kumar Parna
2019-05-24misc: sgi-xp: Properly initialize buf in xpc_get_rsvd_page_paNathan Chancellor
2019-05-24char: misc: Move EXPORT_SYMBOL immediately next to the functions/variblesNaveen Kumar Parna
2019-05-24misc: remove redundant 'default n' from Kconfig-sBartlomiej Zolnierkiewicz
2019-05-21mei: Convert to use DEFINE_SHOW_ATTRIBUTE macroVitaly Lubart
2019-05-19Linux 5.2-rc1v5.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