aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-10-23xen/grant: Add helper gnttab_page_grant_foreign_access_ref_oneJulien Grall1-0/+9
2015-10-23xen/grant: Introduce helpers to split a page into grantJulien Grall1-0/+42
2015-10-23xen: Add Xen specific page definitionJulien Grall1-1/+26
2015-10-23xen/balloon: use hotplugged pages for foreign mappings etc.David Vrabel1-0/+1
2015-10-23xen/balloon: make alloc_xenballoon_pages() always allocate low pagesDavid Vrabel1-2/+1
2015-10-23xen/balloon: rationalize memory hotplug statsDavid Vrabel1-4/+1
2015-10-23xen/balloon: remove scratch page left oversDavid Vrabel1-3/+0
2015-10-23mm: memory hotplug with an existing resourceDavid Vrabel1-0/+2
2015-10-16Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-1/+2
2015-10-15drm/dp/mst: make mst i2c transfer code more robust.Dave Airlie1-1/+2
2015-10-12arm64: Fix MINSIGSTKSZ and SIGSTKSZManjeet Pawar1-0/+2
2015-10-11Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+5
2015-10-10Merge tag 'usb-4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-1/+1
2015-10-09irqdomain: Add an accessor for the of_node fieldMarc Zyngier1-0/+5
2015-10-06Merge tag 'for-linus-4.3b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-0/+8
2015-10-04Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2-8/+75
2015-10-03Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds3-0/+6
2015-10-02Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2-4/+3
2015-10-02Merge git://git.infradead.org/intel-iommuLinus Torvalds1-2/+2
2015-10-02drm/dp/mst: add some defines for logical/physical portsDave Airlie1-0/+4
2015-10-02drm/dp/mst: split connector registration into two parts (v2)Dave Airlie1-0/+1
2015-10-01Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-3/+21
2015-10-01Merge tag 'pm+acpi-4.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-0/+1
2015-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-2/+6
2015-10-01memcg: remove pcp_counter_lockGreg Thelen1-1/+0
2015-10-01memcg: fix dirty page migrationGreg Thelen1-0/+21
2015-10-01userfaultfd: remove kernel header include from uapi headerAndre Przywara1-2/+0
2015-10-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds2-12/+0
2015-10-01Merge branches 'pm-pci' and 'acpi-pci'Rafael J. Wysocki1-0/+1
2015-10-01blk-mq: factor out a helper to iterate all tags for a request_queueChristoph Hellwig1-2/+0
2015-10-01blk-mq: fix racy updates of rq->errorsChristoph Hellwig1-1/+1
2015-09-30usb: renesas_usbhs: fix build warning if 64-bit architectureYoshihiro Shimoda1-1/+1
2015-09-30drm: Add a non-locking version of drm_kms_helper_poll_enable(), v2Egbert Eich1-0/+1
2015-09-29skbuff: Fix skb checksum partial check.Pravin B Shelar1-1/+1
2015-09-29af_unix: Convert the unix_sk macro to an inline function for type safetyAaron Conole1-1/+5
2015-09-29blk-mq: fix sysfs registration/unregistration raceAkinobu Mita2-1/+2
2015-09-28x86/xen: Support kexec/kdump in HVM guests by doing a soft resetVitaly Kuznetsov1-0/+8
2015-09-28Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/urgentIngo Molnar1-6/+5
2015-09-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-0/+1
2015-09-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds11-27/+62
2015-09-26ACPI, PCI, irq: Do not share PCI IRQ with ISA IRQJiang Liu1-0/+1
2015-09-25Merge branch 'for-4.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroupLinus Torvalds1-2/+9
2015-09-25Merge tag 'nfs-for-4.3-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-0/+3
2015-09-25IB/mlx5: Remove support for IB_DEVICE_LOCAL_DMA_LKEYSagi Grimberg2-12/+0
2015-09-24target: Propigate backend read-only to core_tpg_add_lunNicholas Bellinger1-0/+1
2015-09-24phy: add phy_device_remove()Russell King1-0/+1
2015-09-24phy: fix mdiobus module safetyRussell King1-1/+4
2015-09-24Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linuxLinus Torvalds1-1/+7
2015-09-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-6/+7
2015-09-24lwtunnel: remove source and destination UDP port config optionJiri Benc1-4/+0