summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-21mm: memcontrol: charge swap to cgroup2Vladimir Davydov
2016-01-21mm: memcontrol: clean up alloc, online, offline, free functionsJohannes Weiner
2016-01-21mm: memcontrol: flatten struct cg_protoJohannes Weiner
2016-01-21mm: memcontrol: rein in the CONFIG space madnessJohannes Weiner
2016-01-21net: drop tcp_memcontrol.cVladimir Davydov
2016-01-21mm: memcontrol: introduce CONFIG_MEMCG_LEGACY_KMEMJohannes Weiner
2016-01-21mm: memcontrol: allow to disable kmem accounting for cgroup2Vladimir Davydov
2016-01-21mm: memcontrol: account "kmem" consumers in cgroup2 memory controllerJohannes Weiner
2016-01-21mm: memcontrol: move kmem accounting code to CONFIG_MEMCGJohannes Weiner
2016-01-21mm: memcontrol: separate kmem code from legacy tcp accounting codeJohannes Weiner
2016-01-21mm: memcontrol: group kmem init and exit functions togetherJohannes Weiner
2016-01-21mm: memcontrol: give the kmem states more descriptive namesJohannes Weiner
2016-01-21mm: memcontrol: remove double kmem page_counter initJohannes Weiner
2016-01-21mm: memcontrol: drop unused @css argument in memcg_init_kmemJohannes Weiner
2016-01-21memstick: use sector_div instead of do_divArnd Bergmann
2016-01-21dma-mapping: use offset_in_page macroGeliang Tang
2016-01-21dma-mapping: remove <asm-generic/dma-coherent.h>Christoph Hellwig
2016-01-21dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig
2016-01-21tile: uninline dma_set_maskChristoph Hellwig
2016-01-21sparc: use generic dma_set_maskChristoph Hellwig
2016-01-21metag: convert to dma_map_opsChristoph Hellwig
2016-01-21m68k: convert to dma_map_opsChristoph Hellwig
2016-01-21mn10300: convert to dma_map_opsChristoph Hellwig
2016-01-21parisc: convert to dma_map_opsChristoph Hellwig
2016-01-21frv: convert to dma_map_opsChristoph Hellwig
2016-01-21nios2: convert to dma_map_opsChristoph Hellwig
2016-01-21cris: convert to dma_map_opsChristoph Hellwig
2016-01-21c6x: convert to dma_map_opsChristoph Hellwig
2016-01-21blackfin: convert to dma_map_opsChristoph Hellwig
2016-01-21avr32: convert to dma_map_opsChristoph Hellwig
2016-01-21arc: convert to dma_map_opsChristoph Hellwig
2016-01-21dma-mapping: make the generic coherent dma mmap implementation optionalChristoph Hellwig
2016-01-21iio: core: fix ptr_ret.cocci warningsFengguang Wu
2016-01-21fs/adfs/adfs.h: tidy up commentsAndrew Morton
2016-01-21fs/overlayfs/super.c needs pagemap.hAndrew Morton
2016-01-21ipc/shm.c: is_file_shm_hugepages() can be booleanYaowei Bai
2016-01-21lz4: fix wrong compress buffer size for 64-bitsBongkyu Kim
2016-01-21proc read mm's {arg,env}_{start,end} with mmap semaphore taken.Mateusz Guzik
2016-01-21prctl: take mmap sem for writing to protect against othersMateusz Guzik
2016-01-21powerpc: enable UBSAN supportDaniel Axtens
2016-01-21UBSAN: run-time undefined behavior sanity checkerAndrey Ryabinin
2016-01-21net/mac80211/debugfs.c: prevent build failure with CONFIG_UBSAN=yAndrey Ryabinin
2016-01-21kernel: printk: specify alignment for struct printk_logAndrey Ryabinin
2016-01-21sysctl: enable strict writesKees Cook
2016-01-21rbtree: use READ_ONCE in RB_EMPTY_ROOTDavidlohr Bueso
2016-01-21rapidio: use kobj_to_dev()Geliang Tang
2016-01-21kexec: move some memembers and definitions within the scope of CONFIG_KEXEC_FILEXunlei Pang
2016-01-21kernel/kexec_core.c: use list_for_each_entry_safe in kimage_free_page_listGeliang Tang
2016-01-21kexec: set KEXEC_TYPE_CRASH before sanity_check_segment_list()Xunlei Pang
2016-01-21kernel/cpu.c: make set_cpu_* static inlinesRasmus Villemoes