summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2016-08-13ACPICA: Fix deconstification warnings (-Wcast-qual) with function traces.Jung-uk Kim-1/+5
2016-08-07Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds-37/+37
2016-08-07Merge tag 'drm-for-v4.8-zpos' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds-0/+20
2016-08-07block: rename bio bi_rw to bi_opfJens Axboe-22/+23
2016-08-07block/mm: make bdev_ops->rw_page() take a bool for read/writeJens Axboe-15/+14
2016-08-07Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds-6/+1
2016-08-06Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-8/+8
2016-08-06Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds-1/+455
2016-08-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-4/+20
2016-08-06Merge tag 'pwm/for-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1/+158
2016-08-05Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds-15/+20
2016-08-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-11/+19
2016-08-05Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds-313/+5
2016-08-05Merge tag 'powerpc-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-0/+13
2016-08-04Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dled...Linus Torvalds-27/+97
2016-08-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds-8/+404
2016-08-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds-2/+222
2016-08-04Merge tag 'nfsd-4.8' of git://linux-nfs.org/~bfields/linuxLinus Torvalds-28/+117
2016-08-04Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-137/+160
2016-08-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds-0/+2
2016-08-04mm/block: convert rw_page users to bio op useMike Christie-14/+15
2016-08-04Include: blkdev: Removed duplicate 'struct request;' declaration.John Pittman-1/+0
2016-08-04block: fix bdi vs gendisk lifetime mismatchDan Williams-0/+2
2016-08-04block: add missing group association in bio-cloning functionsPaolo Valente-0/+3
2016-08-04Merge branches 'misc' and 'rxe' into k.o/for-4.8-1Doug Ledford-2/+176
2016-08-04Soft RoCE driverMoni Shoua-0/+145
2016-08-04Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-29/+41
2016-08-04dynamic_debug: add jump label supportJason Baron-6/+54
2016-08-04jump_label: remove bug.h, atomic.h dependencies for HAVE_JUMP_LABELJason Baron-23/+23
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski-142/+110
2016-08-04include/linux/bitmap.h: cleanupAndrew Morton-4/+3
2016-08-04tree-wide: replace config_enabled() with IS_ENABLED()Masahiro Yamada-3/+3
2016-08-04Merge tag 'kvm-arm-for-4.8-take2' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini-4/+20
2016-08-03Merge branches 'hfi1' and 'sge-limit' into k.o/for-4.8-2Doug Ledford-0/+6
2016-08-03IB/core: Support for CMA multicast join flagsAlex Vesker-2/+24
2016-08-03IB/mlx4: Add diagnostic hardware countersMark Bloch-0/+3
2016-08-03net/mlx4: Query performance and diagnostics countersMark Bloch-0/+3
2016-08-03net/mlx4: Add diagnostic counters capability bitMark Bloch-0/+1
2016-08-04extable.h: add stddef.h so "NULL" definition is not implicitPaul Gortmaker-0/+2
2016-08-04modules: add ro_after_init supportJessica Yu-2/+5
2016-08-04exceptions: fork exception table content from module.h into extable.hPaul Gortmaker-25/+32
2016-08-03Merge branch 'for-viro' of git://git.kernel.org/pub/scm/linux/kernel/git/msze...Al Viro-5/+0
2016-08-03vfs: make dentry_needs_remove_privs() internalMiklos Szeredi-1/+0
2016-08-03vfs: remove file_needs_remove_privs()Miklos Szeredi-4/+0
2016-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-1/+1
2016-08-02IB/hfi1: Allow for non-double word multiple message sizes for user SDMAIra Weiny-1/+1
2016-08-02IB/rdmavt: Eliminate redundant opcode test in mr ref clearIra Weiny-6/+4
2016-08-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds-431/+735
2016-08-02Merge tag 'ceph-for-4.8-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds-40/+160
2016-08-02ipc: delete "nr_ipc_ns"Alexey Dobriyan-2/+0