summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-10-24MD: replace special disk roles with macrosSong Liu1-0/+4
2015-10-24Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds3-67/+13
2015-10-24i2c-dev: Fix typo in ioctl name referenceJean Delvare1-1/+3
2015-10-23clk: Remove clk_{register,unregister}_multiplier()Stephen Boyd1-7/+0
2015-10-23sunrpc/cache: make cache flushing more reliable.Neil Brown1-5/+11
2015-10-23lockd: get rid of reference-counted NSM RPC clientsAndrey Ryabinin1-0/+1
2015-10-23mfd: core: redo ACPI matching of the children devicesAndy Shevchenko1-2/+8
2015-10-23clk: samsung: exynos5250: Add DISP1 clocksTomeu Vizoso1-1/+3
2015-10-23Merge tag 'imx-dt-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/shawn...Olof Johansson5-5/+10
2015-10-23Merge tag 'imx-soc-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw...Olof Johansson1-0/+47
2015-10-23Merge tag 'pxa-for-4.4' of https://github.com/rjarzmik/linux into next/cleanupOlof Johansson1-1/+0
2015-10-23spi: fix kernel-doc warnings about missing return desc in spi.hJavier Martinez Canillas1-14/+20
2015-10-23Merge branches 'topic/core' and 'topic/stats' of git://git.kernel.org/pub/scm...Mark Brown1-0/+4
2015-10-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller3-0/+10
2015-10-23Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-13/+66
2015-10-23mpls: multipath route supportRoopa Prabhu1-1/+1
2015-10-23xen/grant-table: Add an helper to iterate over a specific number of grantsJulien Grall1-0/+6
2015-10-23xen/xenbus: Rename *RING_PAGE* to *RING_GRANT*Julien Grall1-2/+2
2015-10-23xen/gntdev: use types from linux/types.h in userspace headersMikko Rapeli1-16/+18
2015-10-23xen/gntalloc: use types from linux/types.h in userspace headersMikko Rapeli1-10/+12
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-23Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-3/+3
2015-10-23net: phy: Add nested variants of mdiobus read/writeNeil Armstrong1-0/+2
2015-10-23if_link: Add control trust VFHiroshi Shimamoto3-0/+10
2015-10-23tcp/dccp: fix hashdance race for passive sessionsEric Dumazet3-4/+11
2015-10-23overflow-arith: begin to add support for overflow builtin functionsHannes Frederic Sowa2-0/+22
2015-10-23Merge tag 'sound-4.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2-3/+5
2015-10-23mm: cma: fix incorrect type conversion for size during dma allocationRohit Vaswani2-3/+3
2015-10-23Merge branch 'topic/hw-constraint-single' into for-nextTakashi Iwai6-2/+34
2015-10-23PCI: Turn off Request Attributes to avoid Chelsio T5 Completion erratumHariprasad Shenai1-0/+1
2015-10-23openvswitch: Fix egress tunnel info.Pravin B Shelar2-0/+39
2015-10-23Merge tag 'usb-ci-v4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman1-0/+24
2015-10-23Merge tag 'usb-for-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman8-34/+56
2015-10-23Merge remote-tracking branches 'asoc/fix/rt298', 'asoc/fix/sx', 'asoc/fix/wm8...Mark Brown2-3/+5
2015-10-23KVM: arm: Do not indent the arguments of DECLARE_BITMAPMichal Marek1-4/+4
2015-10-23arm/arm64: KVM: Rework the arch timer to use level-triggered semanticsChristoffer Dall2-4/+1
2015-10-23arm/arm64: KVM: arch_timer: Only schedule soft timer on vcpu_blockChristoffer Dall1-0/+2
2015-10-23KVM: Add kvm_arch_vcpu_{un}blocking callbacksChristoffer Dall1-0/+2
2015-10-22locks: cleanup posix_lock_inode_wait and flock_lock_inode_waitBenjamin Coddington1-24/+0
2015-10-22locks: introduce locks_lock_inode_wait()Benjamin Coddington1-0/+11
2015-10-22Merge tag 'firmware/psci-1.0' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson2-0/+20
2015-10-22ASoC: Document DAI signal polarityAnatol Pomozov1-1/+16
2015-10-22pstore: add pstore unregisterGeliang Tang1-13/+1