summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2016-01-21mm: memcontrol: flatten struct cg_protoJohannes Weiner1-8/+6
2016-01-21mm: memcontrol: rein in the CONFIG space madnessJohannes Weiner1-9/+5
2016-01-21mm: memcontrol: introduce CONFIG_MEMCG_LEGACY_KMEMJohannes Weiner1-2/+2
2016-01-21mm: memcontrol: move kmem accounting code to CONFIG_MEMCGJohannes Weiner6-10/+12
2016-01-21mm: memcontrol: give the kmem states more descriptive namesJohannes Weiner1-5/+10
2016-01-21dma-mapping: use offset_in_page macroGeliang Tang1-2/+2
2016-01-21dma-mapping: remove <asm-generic/dma-coherent.h>Christoph Hellwig1-6/+28
2016-01-21dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig2-28/+361
2016-01-21ipc/shm.c: is_file_shm_hugepages() can be booleanYaowei Bai1-3/+3
2016-01-21lz4: fix wrong compress buffer size for 64-bitsBongkyu Kim1-2/+2
2016-01-21UBSAN: run-time undefined behavior sanity checkerAndrey Ryabinin1-0/+3
2016-01-21rbtree: use READ_ONCE in RB_EMPTY_ROOTDavidlohr Bueso1-1/+1
2016-01-21kexec: move some memembers and definitions within the scope of CONFIG_KEXEC_FILEXunlei Pang1-37/+25
2016-01-21kernel/cpu.c: make set_cpu_* static inlinesRasmus Villemoes1-4/+39
2016-01-21kernel/cpu.c: eliminate cpu_*_maskRasmus Villemoes1-4/+4
2016-01-21kernel/cpu.c: export __cpu_*_maskRasmus Villemoes1-0/+4
2016-01-21ptrace: use fsuid, fsgid, effective creds for fs access checksJann Horn1-1/+23
2016-01-21include/linux/radix-tree.h: fix error in docs about locksAdam Barth1-1/+1
2016-01-21lib/iomap_copy.c: add __ioread32_copy()Stephen Boyd1-0/+1
2016-01-21Merge branch 'pm-cpuidle'Rafael J. Wysocki1-0/+2
2016-01-21Merge branch 'pm-devfreq'Rafael J. Wysocki1-1/+1
2016-01-21Merge branch 'pm-core'Rafael J. Wysocki3-0/+6
2016-01-20Merge branch 'pci/trivial' into nextBjorn Helgaas1-2/+2
2016-01-20Merge branches 'pci/iommu' and 'pci/misc' into nextBjorn Helgaas1-0/+1
2016-01-20pipe: limit the per-user amount of pages allocated in pipesWilly Tarreau2-0/+5
2016-01-20Merge branch 'for-4.5/core' of git://git.kernel.dk/linux-blockLinus Torvalds2-2/+8
2016-01-19IB/mlx4: Support modify_qp for RoCE v2Moni Shoua1-1/+1
2016-01-19net/mlx4_core: Add support for RoCE v2 entropyMoni Shoua1-1/+12
2016-01-19net/mlx4_core: Add support for configuring RoCE v2 UDP portMoni Shoua1-0/+1
2016-01-19IB/mlx4: Add support for setting RoCEv2 gids in hardwareMoni Shoua1-1/+2
2016-01-19net/mlx4: Query RoCE supportMoni Shoua1-3/+7
2016-01-19svc_rdma: use local_dma_lkeyChristoph Hellwig1-2/+0
2016-01-19svcrdma: Add class for RDMA backwards direction transportChuck Lever1-0/+5
2016-01-19svcrdma: Define maximum number of backchannel requestsChuck Lever1-3/+10
2016-01-19svcrdma: Make map_xdr non-staticChuck Lever1-0/+2
2016-01-19svcrdma: Add gfp flags to svc_rdma_post_recv()Chuck Lever1-1/+1
2016-01-19svcrdma: Remove unused req_map and ctxt kmem_cachesChuck Lever1-0/+1
2016-01-19svcrdma: Improve allocation of struct svc_rdma_req_mapChuck Lever1-2/+6
2016-01-19svcrdma: Improve allocation of struct svc_rdma_op_ctxtChuck Lever1-1/+5
2016-01-19net/mlx4: Remove unused macroMoni Shoua1-4/+0
2016-01-19Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2-7/+16
2016-01-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds1-4/+0
2016-01-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds2-23/+3
2016-01-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-3/+4
2016-01-18Merge tag 'rtc-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds1-0/+2
2016-01-18Merge tag 'fbdev-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...Linus Torvalds1-0/+18
2016-01-18numa: remove stale node_has_online_mem() defineChris Metcalf1-4/+0
2016-01-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds6-24/+37
2016-01-18Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds1-100/+104
2016-01-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds27-362/+727