summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-03-10virtio_blk: typo fixMichael S. Tsirkin1-1/+1
2015-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-3/+19
2015-03-09Merge tag 'spi-v4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds1-1/+1
2015-03-09Merge tag 'fbdev-fixes-4.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1
2015-03-09Merge branch 'for-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+2
2015-03-08Merge tag 'usb-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-2/+1
2015-03-08Merge tag 'tty-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2-7/+11
2015-03-08irqchip: gicv3-its: Define macros for GITS_CTLR fieldsYun Wu1-0/+3
2015-03-08irqchip: gicv3-its: Allocate enough memory for the full range of DeviceIDMarc Zyngier1-0/+2
2015-03-07serial: uapi: Declare all userspace-visible io typesPeter Hurley2-7/+11
2015-03-07serial: core: Fix iotype userspace breakagePeter Hurley1-3/+3
2015-03-06Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds3-28/+28
2015-03-06Merge remote-tracking branches 'spi/fix/atmel', 'spi/fix/doc', 'spi/fix/dw', ...Mark Brown1-1/+1
2015-03-06Merge tag 'pm+acpi-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-3/+24
2015-03-06Merge tag 'nfs-for-4.0-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-1/+4
2015-03-06ARM: dts: am43xx: fix SLEWCTRL_FAST pinctrl bindingDave Gerlach1-1/+2
2015-03-06ARM: dts: am33xx: fix SLEWCTRL_FAST pinctrl bindingDave Gerlach1-1/+2
2015-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-3/+19
2015-03-06Merge branch 'irq-pm'Rafael J. Wysocki2-1/+9
2015-03-05Merge branch 'suspend-to-idle'Rafael J. Wysocki1-2/+15
2015-03-05cpuidle / sleep: Use broadcast timer for states that stop local timerRafael J. Wysocki1-2/+15
2015-03-05workqueue: fix hang involving racing cancel[_delayed]_work_sync()'s for PREEM...Tejun Heo1-1/+2
2015-03-05Revert "pinctrl: consumer: use correct retval for placeholder functions"Linus Walleij1-3/+3
2015-03-05drm/ttm: device address space != CPU address spaceAlex Deucher2-2/+2
2015-03-05drm/mm: Support 4 GiB and larger rangesThierry Reding1-26/+26
2015-03-04genirq / PM: Add flag for shared NO_SUSPEND interrupt linesRafael J. Wysocki2-0/+6
2015-03-04Merge tag 'at91-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nferr...Arnd Bergmann1-1/+1
2015-03-04Merge tag 'v4.0-rc2' into timers/core, to refresh the tree before pulling mor...Ingo Molnar520-4538/+13023
2015-03-04netfilter: nf_tables: fix userdata length overflowPatrick McHardy1-3/+19
2015-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds5-19/+9
2015-03-03pm: at91: Workaround DDRSDRC self-refresh bug with LPDDR1 memories.Peter Rosin1-1/+1
2015-03-03NFS: Fix a regression in the read() syscallTrond Myklebust1-0/+1
2015-03-03spi: fix a typo in comment.Marcin Bis1-1/+1
2015-03-02Merge branch 'fixes-for-4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+54
2015-03-02net/mlx4_core: Fix wrong mask and error flow for the update-qp commandOr Gerlitz1-1/+1
2015-03-02xen: Remove trailing semicolon from xenbus_register_frontend() definitionYuval Shaia1-2/+2
2015-03-01NFS: Add attribute update barriers to NFS writebacksTrond Myklebust1-0/+1
2015-03-01NFS: Add attribute update barriers to nfs_setattr_update_inode()Trond Myklebust1-1/+1
2015-03-01NFS: Add a helper to set attribute barriersTrond Myklebust1-0/+1
2015-02-28Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-2/+2
2015-02-27rhashtable: remove indirection for grow/shrink decision functionsDaniel Borkmann1-13/+0
2015-02-27dm snapshot: suspend merging snapshot when doing exception handoverMikulas Patocka1-0/+1
2015-02-26Revert "USB: serial: make bulk_out_size a lower limit"Johan Hovold1-2/+1
2015-02-26OMAPDSS: fix regression with display sysfs filesTomi Valkeinen1-0/+1
2015-02-26genirq / PM: better describe IRQF_NO_SUSPEND semanticsMark Rutland1-1/+3
2015-02-24thermal: Introduce dummy functions when thermal is not definedNishanth Menon1-2/+54
2015-02-24Merge tag 'stable/for-linus-4.0-rc1-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-0/+26
2015-02-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-0/+5
2015-02-23net: sched: export tc_connmark.h so it is uapi accessibleJamal Hadi Salim1-0/+1
2015-02-23x86/xen: allow privcmd hypercalls to be preemptedDavid Vrabel1-0/+26