summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2017-12-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+4
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-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-28IB/mlx5: Extend UAR stuff to support dynamic allocationYishai Hadas2-0/+5
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-28Merge branch 'from-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/...Jason Gunthorpe1-0/+4
2017-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2-0/+10
2017-12-27bpf: fix maximum stack depth tracking logicAlexei Starovoitov1-0/+1
2017-12-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller1-3/+5
2017-12-27phylib: rename reset-(post-)delay-us to reset-(de)assert-usRichard Leitner1-2/+2
2017-12-27regmap: Add one flag to indicate if a hwlock should be usedBaolin Wang1-0/+2
2017-12-26rtnetlink: Replace implementation of ASSERT_RTNL() macro with WARN_ONCE()Leon Romanovsky1-7/+3
2017-12-26VFS: don't keep disconnected dentries on d_anonNeilBrown1-1/+1
2017-12-23x86/mm/pti: Add infrastructure for page table isolationThomas Gleixner1-0/+11
2017-12-22Merge branch 'docs-next' of git://git.lwn.net/linux into patchworkMauro Carvalho Chehab22-70/+107
2017-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller10-21/+43
2017-12-22clk: si5351: Add DT property to enable PLL resetSergej Sawazki1-0/+2
2017-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-7/+11
2017-12-22IB/mlx5: Fix congestion counters in LAG modeMajd Dibbiny1-0/+4
2017-12-22clk: move clock common macros out from vendor directoriesChunyan Zhang1-0/+38
2017-12-21lockd: convert nlm_rqst.a_count from atomic_t to refcount_tElena Reshetova1-1/+1
2017-12-21lockd: convert nlm_lockowner.count from atomic_t to refcount_tElena Reshetova1-1/+1
2017-12-21lockd: convert nsm_handle.sm_count from atomic_t to refcount_tElena Reshetova1-1/+1
2017-12-21Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds3-9/+27
2017-12-21net: reevalulate autoflowlabel setting after sysctl settingShaohua Li1-1/+2
2017-12-21Merge tag 'v4.15-next-soc' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann1-3/+4
2017-12-21Merge tag 'tee-drv-dynamic-shm-for-v4.16' of https://git.linaro.org/people/je...Arnd Bergmann1-3/+180
2017-12-21bus: ti-sysc: Add parsing of module capabilitiesTony Lindgren1-0/+10
2017-12-21bus: ti-sysc: Handle module quirks based dts configurationTony Lindgren1-0/+6
2017-12-21bus: ti-sysc: Detect i2c interconnect target module based on register layoutTony Lindgren1-0/+1
2017-12-21bus: ti-sysc: Add register bits for interconnect target modulesTony Lindgren1-0/+40
2017-12-21bus: ti-sysc: Make omap_hwmod_sysc_fields into sysc_regbits platform dataTony Lindgren1-0/+29
2017-12-21Merge tag 'tee-drv-async-supplicant-for-v4.16' of https://git.linaro.org/peop...Arnd Bergmann1-0/+12
2017-12-21soc: mediatek: extend bus protection APIweiyi.lu@mediatek.com1-3/+4
2017-12-21xfrm: wrap xfrmdev_ops with offload configShannon Nelson1-1/+1
2017-12-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-2/+2
2017-12-21bpf: allow for correlation of maps and helpers in dumpDaniel Borkmann1-0/+9
2017-12-21soc: brcmstb: biuctrl: Move to early_initcallFlorian Fainelli1-6/+0
2017-12-21bpf: fix integer overflowsAlexei Starovoitov1-2/+2
2017-12-21soc: qcom: Introduce QMI helpersBjorn Andersson1-0/+165
2017-12-21soc: qcom: Introduce QMI encoder/decoderBjorn Andersson1-0/+106
2017-12-21firmware: qcom_scm: Add dependent headers to qcom_scm.hJordan Crouse1-0/+3
2017-12-21Merge tag 'spi-fix-v4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1