index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2016-08-11
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2016-08-09
Revert "printk: create pr_<level> functions"
Linus Torvalds
2016-08-09
Merge tag 'trace-v4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
2016-08-09
Merge tag 'drm-fixes-for-4.8-rc2' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2016-08-09
tracing: Fix tick_stop tracepoint symbols for user export
Steven Rostedt (Red Hat)
2016-08-09
virtio-vsock: fix include guard typo
Stefan Hajnoczi
2016-08-08
Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...
Linus Torvalds
2016-08-08
unsafe_[get|put]_user: change interface to use a error target label
Linus Torvalds
2016-08-08
Merge branch 'drm-next-4.8' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2016-08-07
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-08-07
Merge tag 'drm-for-v4.8-zpos' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2016-08-07
block: rename bio bi_rw to bi_opf
Jens Axboe
2016-08-07
block/mm: make bdev_ops->rw_page() take a bool for read/write
Jens Axboe
2016-08-07
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2016-08-06
Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2016-08-06
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2016-08-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-08-06
Merge tag 'pwm/for-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-08-05
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-08-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2016-08-05
drm/ttm: Wait for a BO to become idle before unbinding it from GTT
Michel Dänzer
2016-08-05
Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
2016-08-05
Merge tag 'powerpc-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2016-08-04
Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dled...
Linus Torvalds
2016-08-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-08-04
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2016-08-04
Merge tag 'nfsd-4.8' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2016-08-04
Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-08-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...
Linus Torvalds
2016-08-04
mm/block: convert rw_page users to bio op use
Mike Christie
2016-08-04
Include: blkdev: Removed duplicate 'struct request;' declaration.
John Pittman
2016-08-04
block: fix bdi vs gendisk lifetime mismatch
Dan Williams
2016-08-04
block: add missing group association in bio-cloning functions
Paolo Valente
2016-08-04
Merge branches 'misc' and 'rxe' into k.o/for-4.8-1
Doug Ledford
2016-08-04
Soft RoCE driver
Moni Shoua
2016-08-04
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2016-08-04
dynamic_debug: add jump label support
Jason Baron
2016-08-04
jump_label: remove bug.h, atomic.h dependencies for HAVE_JUMP_LABEL
Jason Baron
2016-08-04
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
2016-08-04
include/linux/bitmap.h: cleanup
Andrew Morton
2016-08-04
tree-wide: replace config_enabled() with IS_ENABLED()
Masahiro Yamada
2016-08-04
Merge tag 'kvm-arm-for-4.8-take2' of git://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
2016-08-03
Merge branches 'hfi1' and 'sge-limit' into k.o/for-4.8-2
Doug Ledford
2016-08-03
IB/core: Support for CMA multicast join flags
Alex Vesker
2016-08-03
IB/mlx4: Add diagnostic hardware counters
Mark Bloch
2016-08-03
net/mlx4: Query performance and diagnostics counters
Mark Bloch
2016-08-03
net/mlx4: Add diagnostic counters capability bit
Mark Bloch
2016-08-04
extable.h: add stddef.h so "NULL" definition is not implicit
Paul Gortmaker
2016-08-04
modules: add ro_after_init support
Jessica Yu
2016-08-04
exceptions: fork exception table content from module.h into extable.h
Paul Gortmaker
[next]