aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-01-20mm: memcontrol: clean up alloc, online, offline, free functionsJohannes Weiner2-176/+84
2016-01-20mm: memcontrol: flatten struct cg_protoJohannes Weiner2-26/+21
2016-01-20mm: memcontrol: rein in the CONFIG space madnessJohannes Weiner4-78/+12
2016-01-20net: drop tcp_memcontrol.cVladimir Davydov7-222/+90
2016-01-20mm: memcontrol: introduce CONFIG_MEMCG_LEGACY_KMEMJohannes Weiner5-13/+23
2016-01-20mm: memcontrol: allow to disable kmem accounting for cgroup2Vladimir Davydov2-2/+8
2016-01-20mm: memcontrol: account "kmem" consumers in cgroup2 memory controllerJohannes Weiner1-7/+11
2016-01-20mm: memcontrol: move kmem accounting code to CONFIG_MEMCGJohannes Weiner11-57/+72
2016-01-20mm: memcontrol: separate kmem code from legacy tcp accounting codeJohannes Weiner1-21/+12
2016-01-20mm: memcontrol: group kmem init and exit functions togetherJohannes Weiner1-81/+76
2016-01-20mm: memcontrol: give the kmem states more descriptive namesJohannes Weiner4-35/+38
2016-01-20mm: memcontrol: remove double kmem page_counter initJohannes Weiner1-14/+10
2016-01-20mm: memcontrol: drop unused @css argument in memcg_init_kmemJohannes Weiner3-5/+6
2016-01-20memstick: use sector_div instead of do_divArnd Bergmann1-1/+1
2016-01-20dma-mapping: use offset_in_page macroGeliang Tang1-2/+2
2016-01-20dma-mapping: remove <asm-generic/dma-coherent.h>Christoph Hellwig4-42/+29
2016-01-20dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig70-633/+369
2016-01-20tile: uninline dma_set_maskChristoph Hellwig2-28/+30
2016-01-20sparc: use generic dma_set_maskChristoph Hellwig1-15/+0
2016-01-20metag: convert to dma_map_opsChristoph Hellwig3-209/+117
2016-01-20m68k: convert to dma_map_opsChristoph Hellwig3-142/+32
2016-01-20mn10300: convert to dma_map_opsChristoph Hellwig3-163/+67
2016-01-20parisc: convert to dma_map_opsChristoph Hellwig6-270/+124
2016-01-20frv: convert to dma_map_opsChristoph Hellwig4-179/+101
2016-01-20nios2: convert to dma_map_opsChristoph Hellwig3-186/+87
2016-01-20cris: convert to dma_map_opsChristoph Hellwig3-165/+51
2016-01-20c6x: convert to dma_map_opsChristoph Hellwig4-147/+58
2016-01-20blackfin: convert to dma_map_opsChristoph Hellwig3-137/+43
2016-01-20avr32: convert to dma_map_opsChristoph Hellwig3-373/+85
2016-01-20arc: convert to dma_map_opsChristoph Hellwig3-230/+110
2016-01-20dma-mapping: make the generic coherent dma mmap implementation optionalChristoph Hellwig2-2/+5
2016-01-20iio: core: fix ptr_ret.cocci warningsFengguang Wu1-3/+1
2016-01-20fs/adfs/adfs.h: tidy up commentsAndrew Morton1-14/+14
2016-01-20fs/overlayfs/super.c needs pagemap.hAndrew Morton1-0/+1
2016-01-20ipc/shm.c: is_file_shm_hugepages() can be booleanYaowei Bai2-4/+4
2016-01-20lz4: fix wrong compress buffer size for 64-bitsBongkyu Kim1-2/+2
2016-01-20proc read mm's {arg,env}_{start,end} with mmap semaphore taken.Mateusz Guzik2-7/+22
2016-01-20prctl: take mmap sem for writing to protect against othersMateusz Guzik1-10/+10
2016-01-20powerpc: enable UBSAN supportDaniel Axtens5-1/+11
2016-01-20UBSAN: run-time undefined behavior sanity checkerAndrey Ryabinin17-1/+693
2016-01-20net/mac80211/debugfs.c: prevent build failure with CONFIG_UBSAN=yAndrey Ryabinin1-5/+2
2016-01-20kernel: printk: specify alignment for struct printk_logAndrey Ryabinin1-5/+5
2016-01-20sysctl: enable strict writesKees Cook2-9/+8
2016-01-20rbtree: use READ_ONCE in RB_EMPTY_ROOTDavidlohr Bueso1-1/+1
2016-01-20rapidio: use kobj_to_dev()Geliang Tang1-4/+2
2016-01-20kexec: move some memembers and definitions within the scope of CONFIG_KEXEC_FILEXunlei Pang4-37/+50
2016-01-20kernel/kexec_core.c: use list_for_each_entry_safe in kimage_free_page_listGeliang Tang1-5/+2
2016-01-20kexec: set KEXEC_TYPE_CRASH before sanity_check_segment_list()Xunlei Pang1-5/+5
2016-01-20kernel/cpu.c: make set_cpu_* static inlinesRasmus Villemoes2-38/+39
2016-01-20kernel/cpu.c: eliminate cpu_*_maskRasmus Villemoes2-12/+4