summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2015-04-14Merge branch 'next-sriov' of git://git.kernel.org/pub/scm/linux/kernel/git/be...Michael Ellerman
2015-04-13Merge branch 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2015-04-14Merge tag 'imx-dt-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/shawn...Arnd Bergmann
2015-04-14Merge tag 'omap-for-v4.1/prcm-dts' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2015-04-13Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-04-13Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-04-13Merge tag 'for-v4.1' of git://git.infradead.org/battery-2.6Linus Torvalds
2015-04-13Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...David S. Miller
2015-04-13Merge tag 'regulator-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds
2015-04-13Merge tag 'spi-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds
2015-04-13Merge branch 'for-4.1/core-noarch' into for-linusJiri Kosina
2015-04-13Merge tag 'mmc-v4.1' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds
2015-04-13Merge branch 'for-4.1/sensor-hub' into for-linusJiri Kosina
2015-04-13Merge branches 'for-4.0/upstream-fixes', 'for-4.1/genius', 'for-4.1/huion-ucl...Jiri Kosina
2015-04-13netlink: Fix portid type in netlink_notifyRichard Weinberger
2015-04-13Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-04-13Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-04-13uapi: ebtables: don't include linux/if.hPablo Neira Ayuso
2015-04-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-04-13Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-04-13net: use jump label patching for ingress qdisc in __netif_receive_skb_coreDaniel Borkmann
2015-04-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-04-13Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-04-13net_device: Reorder members to fill holesThomas Graf
2015-04-13e1000e: Move pm_qos_req to e1000e adapterThomas Graf
2015-04-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-04-13virtio_ring: Update weak barriers to use dma_wmb/rmbAlexander Duyck
2015-04-13cpu: Provide smpboot_thread_init() on !CONFIG_SMP kernels as wellIngo Molnar
2015-04-13Merge tag 'of-graph-drm-2015-04-08' of git://git.pengutronix.de/git/pza/linux...Dave Airlie
2015-04-13cpu: Defer smpboot kthread unparking until CPU known to schedulerPaul E. McKenney
2015-04-13Merge branches 'pm-sleep' and 'pm-domains'Rafael J. Wysocki
2015-04-13Merge branch 'pnp'Rafael J. Wysocki
2015-04-13Merge branch 'device-properties'Rafael J. Wysocki
2015-04-12Remove rest of exec domains.Richard Weinberger
2015-04-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-04-11mirror O_APPEND and O_DIRECT into iocb->ki_flagsAl Viro
2015-04-11switch generic_write_checks() to iocb and iterAl Viro
2015-04-11Merge branch 'for-linus' into for-nextAl Viro
2015-04-11generic_write_checks(): drop isblk argumentAl Viro
2015-04-11direct_IO: remove rw from a_ops->direct_IO()Omar Sandoval
2015-04-11Remove rw from dax_{do_,}io()Omar Sandoval
2015-04-11Remove rw from {,__,do_}blockdev_direct_IO()Omar Sandoval
2015-04-11new helper: iov_iter_rw()Omar Sandoval
2015-04-11->aio_read and ->aio_write removedAl Viro
2015-04-11kill do_sync_read/do_sync_writeAl Viro
2015-04-11make new_sync_{read,write}() staticAl Viro
2015-04-11new helper: __vfs_write()Al Viro
2015-04-11Merge branch 'for-davem' into for-nextAl Viro
2015-04-11Merge branch 'iov_iter' into for-nextAl Viro
2015-04-11Merge branch 'iocb' into for-nextAl Viro