summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-14slimbus: ngd: mark PM functions as __maybe_unusedArnd Bergmann
2018-09-14platform: goldfish: pipe: Replace "x==NULL" to "!x"Roman Kiryanov
2018-09-14platform: goldfish: pipe: Move logical ops to the end of the prev lineRoman Kiryanov
2018-09-14platform: goldfish: pipe: Fix alignment to match parenthesisRoman Kiryanov
2018-09-14platform: goldfish: pipe: Fix lines to not end an opening bracketRoman Kiryanov
2018-09-14platform: goldfish: pipe: Rename goldfish_x to goldfish_pipe_xRoman Kiryanov
2018-09-14platform: goldfish: pipe: Remove reduntant casting to (void)Roman Kiryanov
2018-09-14platform: goldfish: pipe: Rename 'wakeBit' to 'wake_bit'Roman Kiryanov
2018-09-14platform: goldfish: pipe: Remove a blank line before '}'Roman Kiryanov
2018-09-14platform: goldfish: pipe: Remove reduntant castingRoman Kiryanov
2018-09-14platform: goldfish: pipe: Replace two code blocks with a function callRoman Kiryanov
2018-09-14platform: goldfish: pipe: Remove a redundant variableRoman Kiryanov
2018-09-14platform: goldfish: pipe: Add blank lines to separate struct membersRoman Kiryanov
2018-09-14platform: goldfish: pipe: Replace pr_ with dev_ for loggingRoman Kiryanov
2018-09-14platform: goldfish: pipe: Replace an array of 1 with a variableRoman Kiryanov
2018-09-14platform: goldfish: pipe: Fail compilation if structs are too largeRoman Kiryanov
2018-09-14platform: goldfish: pipe: Update the comment for GFP_ATOMICRoman Kiryanov
2018-09-14platform: goldfish: pipe: Separate the host interface to a separate headerRoman Kiryanov
2018-09-14platform: goldfish: pipe: Move an opening brace to the next lineRoman Kiryanov
2018-09-14platform: goldfish: pipe: Update licenseRoman Kiryanov
2018-09-14platform: goldfish: pipe: Fix comments to fit 80 columnsRoman Kiryanov
2018-09-14misc: Convert to using %pOFn instead of device_node.nameRob Herring
2018-09-14firmware: google: make structure gsmi_dev staticColin Ian King
2018-09-14vme: remove unneeded kfreeDing Xiang
2018-09-14binder: Add BINDER_GET_NODE_INFO_FOR_REF ioctl.Martijn Coenen
2018-09-14android: binder: use kstrdup instead of open-coding itRasmus Villemoes
2018-09-14binder: use standard functions to allocate fdsTodd Kjos
2018-09-14android: binder: no outgoing transaction when thread todo has transactionSherry Yang
2018-09-14xen/gntdev: fix up blockable calls to mn_invl_range_startMichal Hocko
2018-09-14xen: fix GCC warning and remove duplicate EVTCHN_ROW/EVTCHN_COL usageJosh Abraham
2018-09-14xen: avoid crash in disable_hotplug_cpuOlaf Hering
2018-09-14xen/balloon: add runtime control for scrubbing ballooned out pagesMarek Marczykowski-Górecki
2018-09-14xen/manage: don't complain about an empty value in control/sysrq nodeVitaly Kuznetsov
2018-09-14asm-generic: io: Fix ioport_map() for !CONFIG_GENERIC_IOMAP && CONFIG_INDIREC...Andrew Murray
2018-09-13Merge tag 'printk-for-4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-09-13Merge tag 'ovl-fixes-4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-09-13Merge tag 'for-linus-20180913' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-09-13Merge tag 'for-4.19/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-09-13Merge tag 'drm-fixes-2018-09-14' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2018-09-13Merge tag 'pstore-v4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-09-13Merge tag 'mmc-v4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2018-09-13Merge tag 'pinctrl-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-09-13Merge branch 'for-4.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-09-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rku...Linus Torvalds
2018-09-13Merge tag 's390-4.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2018-09-13mm: get rid of vmacache_flush_all() entirelyLinus Torvalds
2018-09-14Merge branch 'linux-4.19' of git://github.com/skeggsb/linux into drm-fixesDave Airlie
2018-09-14Merge branch 'drm-fixes-4.19' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2018-09-14Merge tag 'drm-intel-fixes-2018-09-11' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2018-09-13MAINTAINERS: Make Dennis the percpu tree maintainerTejun Heo