summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2016-01-20UBSAN: run-time undefined behavior sanity checkerAndrey Ryabinin
2016-01-20rbtree: use READ_ONCE in RB_EMPTY_ROOTDavidlohr Bueso
2016-01-20kexec: move some memembers and definitions within the scope of CONFIG_KEXEC_FILEXunlei Pang
2016-01-20kernel/cpu.c: make set_cpu_* static inlinesRasmus Villemoes
2016-01-20kernel/cpu.c: eliminate cpu_*_maskRasmus Villemoes
2016-01-20kernel/cpu.c: export __cpu_*_maskRasmus Villemoes
2016-01-20ptrace: use fsuid, fsgid, effective creds for fs access checksJann Horn
2016-01-20include/linux/radix-tree.h: fix error in docs about locksAdam Barth
2016-01-20lib/iomap_copy.c: add __ioread32_copy()Stephen Boyd
2016-01-21Merge branch 'pm-cpuidle'Rafael J. Wysocki
2016-01-21Merge branch 'pm-devfreq'Rafael J. Wysocki
2016-01-21Merge branch 'pm-core'Rafael J. Wysocki
2016-01-20swiotlb: Make linux/swiotlb.h standalone includibleThierry Reding
2016-01-20Merge branch 'pci/trivial' into nextBjorn Helgaas
2016-01-20Merge branches 'pci/iommu' and 'pci/misc' into nextBjorn Helgaas
2016-01-19pipe: limit the per-user amount of pages allocated in pipesWilly Tarreau
2016-01-19Merge branch 'for-4.5/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-01-19IB/mlx4: Support modify_qp for RoCE v2Moni Shoua
2016-01-19net/mlx4_core: Add support for RoCE v2 entropyMoni Shoua
2016-01-19net/mlx4_core: Add support for configuring RoCE v2 UDP portMoni Shoua
2016-01-19IB/mlx4: Add support for setting RoCEv2 gids in hardwareMoni Shoua
2016-01-19net/mlx4: Query RoCE supportMoni Shoua
2016-01-19svc_rdma: use local_dma_lkeyChristoph Hellwig
2016-01-19svcrdma: Add class for RDMA backwards direction transportChuck Lever
2016-01-19svcrdma: Define maximum number of backchannel requestsChuck Lever
2016-01-19svcrdma: Make map_xdr non-staticChuck Lever
2016-01-19svcrdma: Add gfp flags to svc_rdma_post_recv()Chuck Lever
2016-01-19svcrdma: Remove unused req_map and ctxt kmem_cachesChuck Lever
2016-01-19svcrdma: Improve allocation of struct svc_rdma_req_mapChuck Lever
2016-01-19svcrdma: Improve allocation of struct svc_rdma_op_ctxtChuck Lever
2016-01-19net/mlx4: Remove unused macroMoni Shoua
2016-01-18Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2016-01-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2016-01-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds
2016-01-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-01-18Merge tag 'rtc-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds
2016-01-18Merge tag 'fbdev-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...Linus Torvalds
2016-01-18numa: remove stale node_has_online_mem() defineChris Metcalf
2016-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2016-01-17Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds
2016-01-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-01-17Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2016-01-17Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2016-01-17Merge tag 'sound-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2016-01-17net/mlx5_core: Fix trimming down IRQ numberDoron Tsur
2016-01-17hrtimer: Handle remaining time proper for TIME_LOW_RESThomas Gleixner
2016-01-16printk: help pr_debug and pr_devel to optimize out argumentsAaron Conole
2016-01-16printk: do cond_resched() between lines while outputting to consolesTejun Heo
2016-01-16err.h: add (missing) unlikely() to IS_ERR_OR_NULL()Viresh Kumar
2016-01-16include/linux/kdev_t.h: remove new_valid_dev()Yaowei Bai