summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* mm: free swap cache aggressively if memcg swap is fullVladimir Davydov2016-01-211-0/+6
* mm: vmscan: do not scan anon pages if memcg swap limit is hitVladimir Davydov2016-01-211-0/+6
* swap.h: move memcg related stuff to the end of the fileVladimir Davydov2016-01-211-32/+38
* mm: memcontrol: replace mem_cgroup_lruvec_online with mem_cgroup_onlineVladimir Davydov2016-01-211-17/+10
* mm: memcontrol: charge swap to cgroup2Vladimir Davydov2016-01-212-0/+7
* mm: memcontrol: clean up alloc, online, offline, free functionsJohannes Weiner2016-01-211-3/+0
* mm: memcontrol: flatten struct cg_protoJohannes Weiner2016-01-211-8/+6
* mm: memcontrol: rein in the CONFIG space madnessJohannes Weiner2016-01-211-9/+5
* net: drop tcp_memcontrol.cVladimir Davydov2016-01-211-10/+0
* mm: memcontrol: introduce CONFIG_MEMCG_LEGACY_KMEMJohannes Weiner2016-01-211-2/+2
* mm: memcontrol: move kmem accounting code to CONFIG_MEMCGJohannes Weiner2016-01-216-10/+12
* mm: memcontrol: give the kmem states more descriptive namesJohannes Weiner2016-01-211-5/+10
* mm: memcontrol: drop unused @css argument in memcg_init_kmemJohannes Weiner2016-01-211-1/+2
* dma-mapping: use offset_in_page macroGeliang Tang2016-01-211-2/+2
* dma-mapping: remove <asm-generic/dma-coherent.h>Christoph Hellwig2016-01-212-38/+28
* dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig2016-01-214-481/+361
* ipc/shm.c: is_file_shm_hugepages() can be booleanYaowei Bai2016-01-211-3/+3
* lz4: fix wrong compress buffer size for 64-bitsBongkyu Kim2016-01-211-2/+2
* UBSAN: run-time undefined behavior sanity checkerAndrey Ryabinin2016-01-211-0/+3
* rbtree: use READ_ONCE in RB_EMPTY_ROOTDavidlohr Bueso2016-01-211-1/+1
* kexec: move some memembers and definitions within the scope of CONFIG_KEXEC_FILEXunlei Pang2016-01-211-37/+25
* kernel/cpu.c: make set_cpu_* static inlinesRasmus Villemoes2016-01-211-4/+39
* kernel/cpu.c: eliminate cpu_*_maskRasmus Villemoes2016-01-211-4/+4
* kernel/cpu.c: export __cpu_*_maskRasmus Villemoes2016-01-211-0/+4
* ptrace: use fsuid, fsgid, effective creds for fs access checksJann Horn2016-01-211-1/+23
* epoll: add EPOLLEXCLUSIVE flagJason Baron2016-01-211-0/+3
* include/linux/radix-tree.h: fix error in docs about locksAdam Barth2016-01-211-1/+1
* lib/iomap_copy.c: add __ioread32_copy()Stephen Boyd2016-01-211-0/+1
* Merge branch 'for-4.5/core' of git://git.kernel.dk/linux-blockLinus Torvalds2016-01-202-2/+8
|\
| * blk-mq: add a flags parameter to blk_mq_alloc_requestChristoph Hellwig2015-12-012-2/+8
* | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2016-01-194-24/+121
|\ \
| * | virtio: make find_vqs() checkpatch.pl-friendlyStefan Hajnoczi2016-01-121-1/+1
| * | xen/io: use virt_xxx barriersMichael S. Tsirkin2016-01-121-8/+8
| * | virtio_ring: use virt_store_mbMichael S. Tsirkin2016-01-121-0/+11
| * | virtio_ring: update weak barriers to use virt_xxxMichael S. Tsirkin2016-01-121-21/+4
| * | Revert "virtio_ring: Update weak barriers to use dma_wmb/rmb"Michael S. Tsirkin2016-01-121-4/+19
| * | asm-generic: implement virt_xxx memory barriersMichael S. Tsirkin2016-01-121-0/+11
| * | asm-generic: add __smp_xxx wrappersMichael S. Tsirkin2016-01-121-9/+82
| * | asm-generic: guard smp_store_release/load_acquireMichael S. Tsirkin2016-01-121-0/+4
| * | lcoking/barriers, arch: Use smp barriers in smp_store_release()Davidlohr Bueso2016-01-121-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2016-01-181-4/+0
|\ \ \
| * | | numa: remove stale node_has_online_mem() defineChris Metcalf2016-01-181-4/+0
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds2016-01-182-23/+3
|\ \ \ \
| * | | | mmc: atmel: get rid of struct mci_dma_dataMans Rullgard2016-01-142-23/+1
| * | | | mmc: atmel-mci: restore dma on AVR32Mans Rullgard2016-01-141-0/+2
| | |/ / | |/| |
* | | | Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-01-181-1/+2
|\ \ \ \
| * \ \ \ Merge branch 'freespace-4.5' into for-linus-4.5Chris Mason2015-12-231-1/+2
| |\ \ \ \
| | * \ \ \ Merge branch 'freespace-tree' into for-linus-4.5Chris Mason2015-12-181-1/+2
| | |\ \ \ \ | | | |_|/ / | | |/| | |
| | | * | | Btrfs: introduce the free space B-tree on-disk formatOmar Sandoval2015-12-171-1/+2
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-01-183-3/+7
|\ \ \ \ \ \