summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mei: docs: move documentation under driver-apiTomas Winkler2019-06-065-86/+104
* firmware: google: coreboot: Drop unnecessary headersStephen Boyd2019-05-244-4/+1
* firmware: google: memconsole: Drop global func pointerStephen Boyd2019-05-241-3/+5
* firmware: google: memconsole: Drop __iomem on memremap memoryStephen Boyd2019-05-241-2/+2
* firmware: google: memconsole: Use devm_memremap()Stephen Boyd2019-05-241-6/+3
* firmware: google: Add a module_coreboot_driver() macro and use itStephen Boyd2019-05-244-39/+13
* chardev: set variable ret to -EBUSY before checking minor range overlapChengguang Xu2019-05-241-1/+2
* counter: 104-quad-8: Make quad8_ops staticYueHaibing2019-05-241-1/+1
* eeprom: ee1004: Deal with nack on page selectionJean Delvare2019-05-241-1/+11
* eeprom: ee1004: Move selected page detection to a separate functionJean Delvare2019-05-241-10/+21
* lkdtm: support llvm-objcopyNick Desaulniers2019-05-241-2/+1
* w1: ds2413: when the slave is not responding during read, select it againMariusz Bialonczyk2019-05-241-1/+8
* w1: ds2413: add retry support to state_read()Mariusz Bialonczyk2019-05-241-13/+24
* w1: ds2413: output_write() cosmetic fixes / simplifyMariusz Bialonczyk2019-05-241-8/+11
* vmw_balloon: Split refused pagesNadav Amit2019-05-241-11/+52
* vmw_balloon: Add memory shrinkerNadav Amit2019-05-241-2/+131
* vmw_balloon: Compaction supportNadav Amit2019-05-242-38/+264
* mm/balloon_compaction: List interfacesNadav Amit2019-05-242-38/+110
* bsr: "foo * bar" should be "foo *bar"Naveen Kumar Parna2019-05-241-1/+1
* bsr: do not use assignment in if conditionNaveen Kumar Parna2019-05-241-1/+2
* misc: sgi-xp: Properly initialize buf in xpc_get_rsvd_page_paNathan Chancellor2019-05-241-1/+1
* char: misc: Move EXPORT_SYMBOL immediately next to the functions/variblesNaveen Kumar Parna2019-05-241-2/+1
* misc: remove redundant 'default n' from Kconfig-sBartlomiej Zolnierkiewicz2019-05-249-22/+0
* mei: Convert to use DEFINE_SHOW_ATTRIBUTE macroVitaly Lubart2019-05-211-132/+52
* Linux 5.2-rc1v5.2-rc1Linus Torvalds2019-05-201-2/+2
* Merge tag 'upstream-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-05-203-4/+8
|\
| * ubifs: Convert xattr inum to host orderRichard Weinberger2019-05-151-1/+1
| * ubifs: Use correct config name for encryptionRichard Weinberger2019-05-151-2/+2
| * ubifs: Fix build error without CONFIG_UBIFS_FS_XATTRYueHaibing2019-05-151-1/+5
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-05-1910-257/+889
|\ \
| * | panic: add an option to replay all the printk message in bufferFeng Tang2019-05-195-4/+24
| * | initramfs: don't free a non-existent initrdSteven Price2019-05-191-1/+1
| * | fs/writeback.c: use rcu_barrier() to wait for inflight wb switches going into...Jiufei Xue2019-05-191-3/+8
| * | mm/compaction.c: correct zone boundary handling when isolating pages from a p...Mel Gorman2019-05-191-2/+2
| * | mm/vmap: add DEBUG_AUGMENT_LOWEST_MATCH_CHECK macroUladzislau Rezki (Sony)2019-05-191-0/+43
| * | mm/vmap: add DEBUG_AUGMENT_PROPAGATE_CHECK macroUladzislau Rezki (Sony)2019-05-191-0/+48
| * | mm/vmalloc.c: keep track of free blocks for vmap allocationUladzislau Rezki (Sony)2019-05-192-247/+763
* | | Merge tag 'kbuild-v5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2019-05-1974-172/+178
|\ \ \
| * | | kconfig: use 'else ifneq' for Makefile to improve readabilityMasahiro Yamada2019-05-191-3/+1
| * | | kbuild: check uniqueness of module namesMasahiro Yamada2019-05-182-0/+17
| * | | kconfig: Terminate menu blocks with a comment in the generated configAlexander Popov2019-05-181-1/+12
| * | | kbuild: add LICENSES to KBUILD_ALLDIRSMasahiro Yamada2019-05-181-1/+1
| * | | kbuild: remove 'addtree' and 'flags' magic for header search pathsMasahiro Yamada2019-05-183-33/+13
| * | | treewide: prefix header search paths with $(srctree)/Masahiro Yamada2019-05-1817-26/+25
| * | | media: prefix header search paths with $(srctree)/Masahiro Yamada2019-05-1830-49/+47
| * | | media: remove unneeded header search pathsMasahiro Yamada2019-05-187-11/+0
| * | | alpha: move arch/alpha/defconfig to arch/alpha/configs/defconfigMasahiro Yamada2019-05-182-0/+2
| * | | kbuild: terminate Kconfig when $(CC) or $(LD) is missingMasahiro Yamada2019-05-182-1/+9
| * | | kbuild: turn auto.conf.cmd into a mandatory include fileMasahiro Yamada2019-05-181-1/+1
| * | | .gitignore: exclude .get_maintainer.ignore and .gitattributesMasahiro Yamada2019-05-181-3/+5