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