summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-25Merge tag 'libnvdimm-for-4.19_misc' of gitolite.kernel.org:pub/scm/linux/kern...Linus Torvalds
2018-08-25Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds
2018-08-25Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2018-08-25Merge tag 'for-linus-20180825' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-08-25Merge tag 'upstream-4.19-rc1-fix' of git://git.infradead.org/linux-ubifsLinus Torvalds
2018-08-25Merge tag '4.19-rc-smb3' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2018-08-25mm/cow: don't bother write protecting already write-protected pagesLinus Torvalds
2018-08-25hpfs: remove unnecessary checks on the value of r when assigning error codeColin Ian King
2018-08-25libata: maintainership updateJens Axboe
2018-08-24Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds
2018-08-24Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds
2018-08-24Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2018-08-24Merge tag 'iommu-updates-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-08-24Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2018-08-24Merge tag 'apparmor-pr-2018-08-23' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-08-24Merge tag 'powerpc-4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-08-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2018-08-24Merge tag 'acpi-4.19-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-08-24Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-08-24Merge tag 'drm-next-2018-08-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2018-08-24Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-08-24iommu/rockchip: Move irq request past pm_runtime_enableMarc Zyngier
2018-08-24iommu/rockchip: Handle errors returned from PM frameworkMarc Zyngier
2018-08-24arm64: rockchip: Force CONFIG_PM on Rockchip systemsMarc Zyngier
2018-08-24ARM: rockchip: Force CONFIG_PM on Rockchip systemsMarc Zyngier
2018-08-24arm64: dts: Fix various entry-method properties to reflect documentationAmit Kucheria
2018-08-24Merge tag 'reset-fixes-for-4.18' of git://git.pengutronix.de/git/pza/linux in...Olof Johansson
2018-08-24Merge tag 'reset-for-4.19-2' of git://git.pengutronix.de/git/pza/linux into n...Olof Johansson
2018-08-24Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2018-08-24i2c: don't use any __deprecated handling anymoreSedat Dilek
2018-08-24i2c: use SPDX identifier for Renesas driversWolfram Sang
2018-08-24i2c: ocores: update my email addressPeter Korsgaard
2018-08-24i2c: remove deprecated attach_adapter callbackWolfram Sang
2018-08-24macintosh: therm_windtunnel: drop using attach_adapterWolfram Sang
2018-08-24ubifs: Remove empty file.hRichard Weinberger
2018-08-24Merge tag 'drm-misc-next-fixes-2018-08-23-1' of git://anongit.freedesktop.org...Dave Airlie
2018-08-23Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-08-23mm: Change return type int to vm_fault_t for fault handlersSouptick Joarder
2018-08-23lib/fonts: convert comments to utf-8Arnd Bergmann
2018-08-23s390: ebcdic: convert comments to UTF-8Arnd Bergmann
2018-08-23treewide: convert ISO_8859-1 text comments to utf-8Arnd Bergmann
2018-08-23drivers/gpu/drm/gma500/: change return type to vm_fault_tSouptick Joarder
2018-08-23docs/core-api: mm-api: add section about GFP flagsMike Rapoport
2018-08-23docs/mm: make GFP flags descriptions usable as kernel-docMike Rapoport
2018-08-23docs/core-api: split memory management API to a separate fileMike Rapoport
2018-08-23docs/core-api: move *{str,mem}dup* to "String Manipulation"Mike Rapoport
2018-08-23docs/core-api: kill trailing whitespace in kernel-api.rstMike Rapoport
2018-08-23mm/util: add kernel-doc for kvfreeMike Rapoport
2018-08-23mm/util: make strndup_user description a kernel-doc commentMike Rapoport
2018-08-23fs/proc/vmcore.c: hide vmcoredd_mmap_dumps() for nommu buildsArnd Bergmann