summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-01-20Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-01-20Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-01-20Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2016-01-20mm: memcontrol: add "sock" to cgroup2 memory.statJohannes Weiner
2016-01-20mm: free swap cache aggressively if memcg swap is fullVladimir Davydov
2016-01-20mm: vmscan: do not scan anon pages if memcg swap limit is hitVladimir Davydov
2016-01-20swap.h: move memcg related stuff to the end of the fileVladimir Davydov
2016-01-20mm: memcontrol: replace mem_cgroup_lruvec_online with mem_cgroup_onlineVladimir Davydov
2016-01-20mm: memcontrol: charge swap to cgroup2Vladimir Davydov
2016-01-20mm: memcontrol: clean up alloc, online, offline, free functionsJohannes Weiner
2016-01-20mm: memcontrol: flatten struct cg_protoJohannes Weiner
2016-01-20mm: memcontrol: rein in the CONFIG space madnessJohannes Weiner
2016-01-20net: drop tcp_memcontrol.cVladimir Davydov
2016-01-20mm: memcontrol: introduce CONFIG_MEMCG_LEGACY_KMEMJohannes Weiner
2016-01-20mm: memcontrol: move kmem accounting code to CONFIG_MEMCGJohannes Weiner
2016-01-20mm: memcontrol: give the kmem states more descriptive namesJohannes Weiner
2016-01-20mm: memcontrol: drop unused @css argument in memcg_init_kmemJohannes Weiner
2016-01-20dma-mapping: use offset_in_page macroGeliang Tang
2016-01-20dma-mapping: remove <asm-generic/dma-coherent.h>Christoph Hellwig
2016-01-20dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig
2016-01-20ipc/shm.c: is_file_shm_hugepages() can be booleanYaowei Bai
2016-01-20lz4: fix wrong compress buffer size for 64-bitsBongkyu Kim
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-20epoll: add EPOLLEXCLUSIVE flagJason Baron
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-21Merge branches 'acpica', 'acpi-video' and 'acpi-fan'Rafael J. Wysocki
2016-01-20Merge branch 'pci/trivial' into nextBjorn Helgaas
2016-01-20Merge branches 'pci/iommu' and 'pci/misc' into nextBjorn Helgaas
2016-01-20target: Obtain se_node_acl->acl_kref during get_initiator_node_aclNicholas Bellinger
2016-01-20target: Convert ACL change queue_depth se_session reference usageNicholas Bellinger
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: Enable send of RoCE QP1 packets with IP/UDP headersMoni Shoua
2016-01-19IB/mlx4: Support modify_qp for RoCE v2Moni Shoua
2016-01-19IB/core: Add definition for the standard RoCE V2 UDP portMoni 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