summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2015-04-14Merge branch 'next-sriov' of git://git.kernel.org/pub/scm/linux/kernel/git/be...Michael Ellerman1-0/+15
2015-04-14Merge branch 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-0/+1
2015-04-14Merge tag 'imx-dt-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/shawn...Arnd Bergmann1-0/+1
2015-04-14Merge tag 'omap-for-v4.1/prcm-dts' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann1-3/+3
2015-04-14Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds7-42/+48
2015-04-14Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-6/+19
2015-04-14Merge tag 'for-v4.1' of git://git.infradead.org/battery-2.6Linus Torvalds7-26/+89
2015-04-14Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...David S. Miller5-70/+43
2015-04-14Merge tag 'regulator-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds6-19/+39
2015-04-14Merge tag 'spi-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds2-80/+4
2015-04-14Merge branch 'for-4.1/core-noarch' into for-linusJiri Kosina1-4/+4
2015-04-14Merge tag 'mmc-v4.1' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds6-266/+8
2015-04-14Merge branch 'for-4.1/sensor-hub' into for-linusJiri Kosina2-10/+47
2015-04-14Merge branches 'for-4.0/upstream-fixes', 'for-4.1/genius', 'for-4.1/huion-ucl...Jiri Kosina230-2673/+6021
2015-04-13netlink: Fix portid type in netlink_notifyRichard Weinberger1-1/+1
2015-04-13Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-9/+29
2015-04-13Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-13/+9
2015-04-13uapi: ebtables: don't include linux/if.hPablo Neira Ayuso1-1/+2
2015-04-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds6-218/+186
2015-04-13Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-5/+19
2015-04-13net: use jump label patching for ingress qdisc in __netif_receive_skb_coreDaniel Borkmann1-1/+14
2015-04-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-23/+20
2015-04-13Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+1
2015-04-13net_device: Reorder members to fill holesThomas Graf1-24/+21
2015-04-13e1000e: Move pm_qos_req to e1000e adapterThomas Graf1-1/+0
2015-04-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-7/+33
2015-04-13virtio_ring: Update weak barriers to use dma_wmb/rmbAlexander Duyck1-19/+4
2015-04-13cpu: Provide smpboot_thread_init() on !CONFIG_SMP kernels as wellIngo Molnar1-0/+4
2015-04-13Merge tag 'of-graph-drm-2015-04-08' of git://git.pengutronix.de/git/pza/linux...Dave Airlie1-0/+20
2015-04-13cpu: Defer smpboot kthread unparking until CPU known to schedulerPaul E. McKenney1-0/+2
2015-04-13Merge branches 'pm-sleep' and 'pm-domains'Rafael J. Wysocki3-7/+16
2015-04-13Merge branch 'pnp'Rafael J. Wysocki1-0/+12
2015-04-13Merge branch 'device-properties'Rafael J. Wysocki6-25/+83
2015-04-12Remove rest of exec domains.Richard Weinberger2-45/+1
2015-04-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+1
2015-04-12mirror O_APPEND and O_DIRECT into iocb->ki_flagsAl Viro1-0/+15
2015-04-12switch generic_write_checks() to iocb and iterAl Viro1-1/+1
2015-04-12Merge branch 'for-linus' into for-nextAl Viro1-1/+1
2015-04-12generic_write_checks(): drop isblk argumentAl Viro1-1/+1
2015-04-12direct_IO: remove rw from a_ops->direct_IO()Omar Sandoval2-2/+2
2015-04-12Remove rw from dax_{do_,}io()Omar Sandoval1-2/+2
2015-04-12Remove rw from {,__,do_}blockdev_direct_IO()Omar Sandoval1-10/+12
2015-04-12new helper: iov_iter_rw()Omar Sandoval1-0/+8
2015-04-12->aio_read and ->aio_write removedAl Viro1-2/+0
2015-04-12kill do_sync_read/do_sync_writeAl Viro1-2/+0
2015-04-12make new_sync_{read,write}() staticAl Viro1-2/+0
2015-04-12new helper: __vfs_write()Al Viro1-0/+1
2015-04-12Merge branch 'for-davem' into for-nextAl Viro64-347/+961
2015-04-12Merge branch 'iov_iter' into for-nextAl Viro1-0/+14
2015-04-12Merge branch 'iocb' into for-nextAl Viro2-69/+23