summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-12-30Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+11
2017-12-30timers: Reinitialize per cpu bases on hotplugThomas Gleixner2-2/+4
2017-12-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller9-64/+65
2017-12-29genirq/irqdomain: Rename early argument of irq_domain_activate_irq()Thomas Gleixner1-1/+1
2017-12-29genirq: Introduce IRQD_CAN_RESERVE flagThomas Gleixner1-0/+17
2017-12-29Merge tag 'pm-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-0/+1
2017-12-29media: dvb kAPI docs: document dvb_vb2.hMauro Carvalho Chehab2-6/+179
2017-12-29media: dvb_vb2: get rid of DVB_BUF_TYPE_OUTPUTMauro Carvalho Chehab1-1/+0
2017-12-29media: v4l2-async: better describe match union at async match structMauro Carvalho Chehab1-0/+25
2017-12-29media: v4l2-async: simplify v4l2_async_subdev structureMauro Carvalho Chehab1-6/+2
2017-12-29media: v4l2-device.h: document helper macrosMauro Carvalho Chehab1-35/+211
2017-12-29media: videodev2.h, v4l2-ioctl: add IPU3 raw10 color formatYong Zhi1-0/+6
2017-12-29media: i2c: as3645a: Remove driverSakari Ailus1-66/+0
2017-12-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-60/+45
2017-12-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-0/+4
2017-12-29Merge tag 'mlx5-shared-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/g...David S. Miller1-0/+4
2017-12-29clk: divider: fix incorrect usage of container_ofJerome Brunet1-1/+1
2017-12-29net/mlx5: Separate ingress/egress namespaces for each vportGal Pressman1-0/+4
2017-12-28sock: Add sock_owned_by_user_nocheckTom Herbert1-0/+5
2017-12-28IB/mlx5: Enable QP creation with a given blue flame indexYishai Hadas1-1/+2
2017-12-28IB/mlx5: Extend UAR stuff to support dynamic allocationYishai Hadas3-0/+7
2017-12-28IB/mlx5: Report inner RSS capabilityMaor Gottlieb1-1/+1
2017-12-28IB/mlx4: Add support to RSS hash for inner headersGuy Levi1-3/+4
2017-12-28media: move dvb kAPI headers to include/mediaMauro Carvalho Chehab13-11/+3462
2017-12-28media: dvb-core: get rid of mmap reserved fieldMauro Carvalho Chehab1-3/+0
2017-12-28media: videobuf2: Add new uAPI for DVB streaming I/OSatendra Singh Thakur1-1/+65
2017-12-28drm/ttm: enable swapout for reserved BOs during allocationRoger He1-1/+2
2017-12-28drm/ttm: use an operation ctx for ttm_tt_bindRoger He1-1/+2
2017-12-28drm/ttm: use an operation ctx for ttm_tt_populate in ttm_bo_driver (v2)Roger He2-6/+10
2017-12-28cpufreq: schedutil: Use idle_calls counter of the remote CPUJoel Fernandes1-0/+1
2017-12-28kernel/irq: Extend lockdep class for request mutexAndrew Lunn2-15/+27
2017-12-28tee: add start argument to shm_register callbackJens Wiklander1-1/+2
2017-12-28crypto: scomp - delete unused commentsZhou Wang1-11/+0
2017-12-28Merge branch 'from-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/...Jason Gunthorpe2-5/+11
2017-12-28RDMA/vmw_pvrdma: Remove usage of BIT() from UAPI headerBryan Tan1-6/+6
2017-12-28RDMA/vmw_pvrdma: Add UAR SRQ macros in ABI header fileBryan Tan1-0/+2
2017-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller3-1/+12
2017-12-28net/trace: fix printk format in inet_sock_set_stateYafang Shao1-2/+1
2017-12-27Merge tag 'drm-intel-next-2017-12-22' of git://anongit.freedesktop.org/drm/dr...Dave Airlie1-5/+27
2017-12-27net: sch: api: fix tcf_block_getSudip Mukherjee1-1/+2
2017-12-27bpf: fix maximum stack depth tracking logicAlexei Starovoitov1-0/+1
2017-12-27l2tp: add peer_offset parameterLorenzo Bianconi1-0/+1
2017-12-27drm/ttm: use an operation ctx for ttm_mem_global_alloc_pageRoger He1-1/+2
2017-12-27drm/ttm: use an operation ctx for ttm_mem_global_allocRoger He1-1/+2
2017-12-27drm/ttm: call ttm_bo_swapout directly when ttm shrinkRoger He3-69/+2
2017-12-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2-8/+29
2017-12-27phylib: rename reset-(post-)delay-us to reset-(de)assert-usRichard Leitner1-2/+2
2017-12-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller1-0/+3
2017-12-27regmap: Add one flag to indicate if a hwlock should be usedBaolin Wang1-0/+2
2017-12-27tcp: Avoid preprocessor directives in tracepoint macro argsMat Martineau1-60/+37