index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-01-20
mm: free swap cache aggressively if memcg swap is full
Vladimir Davydov
2016-01-20
mm: vmscan: do not scan anon pages if memcg swap limit is hit
Vladimir Davydov
2016-01-20
swap.h: move memcg related stuff to the end of the file
Vladimir Davydov
2016-01-20
mm: memcontrol: replace mem_cgroup_lruvec_online with mem_cgroup_online
Vladimir Davydov
2016-01-20
mm: vmscan: pass memcg to get_scan_count()
Vladimir Davydov
2016-01-20
mm: memcontrol: charge swap to cgroup2
Vladimir Davydov
2016-01-20
mm: memcontrol: clean up alloc, online, offline, free functions
Johannes Weiner
2016-01-20
mm: memcontrol: flatten struct cg_proto
Johannes Weiner
2016-01-20
mm: memcontrol: rein in the CONFIG space madness
Johannes Weiner
2016-01-20
net: drop tcp_memcontrol.c
Vladimir Davydov
2016-01-20
mm: memcontrol: introduce CONFIG_MEMCG_LEGACY_KMEM
Johannes Weiner
2016-01-20
mm: memcontrol: allow to disable kmem accounting for cgroup2
Vladimir Davydov
2016-01-20
mm: memcontrol: account "kmem" consumers in cgroup2 memory controller
Johannes Weiner
2016-01-20
mm: memcontrol: move kmem accounting code to CONFIG_MEMCG
Johannes Weiner
2016-01-20
mm: memcontrol: separate kmem code from legacy tcp accounting code
Johannes Weiner
2016-01-20
mm: memcontrol: group kmem init and exit functions together
Johannes Weiner
2016-01-20
mm: memcontrol: give the kmem states more descriptive names
Johannes Weiner
2016-01-20
mm: memcontrol: remove double kmem page_counter init
Johannes Weiner
2016-01-20
mm: memcontrol: drop unused @css argument in memcg_init_kmem
Johannes Weiner
2016-01-20
memstick: use sector_div instead of do_div
Arnd Bergmann
2016-01-20
dma-mapping: use offset_in_page macro
Geliang Tang
2016-01-20
dma-mapping: remove <asm-generic/dma-coherent.h>
Christoph Hellwig
2016-01-20
dma-mapping: always provide the dma_map_ops based implementation
Christoph Hellwig
2016-01-20
tile: uninline dma_set_mask
Christoph Hellwig
2016-01-20
sparc: use generic dma_set_mask
Christoph Hellwig
2016-01-20
metag: convert to dma_map_ops
Christoph Hellwig
2016-01-20
m68k: convert to dma_map_ops
Christoph Hellwig
2016-01-20
mn10300: convert to dma_map_ops
Christoph Hellwig
2016-01-20
parisc: convert to dma_map_ops
Christoph Hellwig
2016-01-20
frv: convert to dma_map_ops
Christoph Hellwig
2016-01-20
nios2: convert to dma_map_ops
Christoph Hellwig
2016-01-20
cris: convert to dma_map_ops
Christoph Hellwig
2016-01-20
c6x: convert to dma_map_ops
Christoph Hellwig
2016-01-20
blackfin: convert to dma_map_ops
Christoph Hellwig
2016-01-20
avr32: convert to dma_map_ops
Christoph Hellwig
2016-01-20
arc: convert to dma_map_ops
Christoph Hellwig
2016-01-20
dma-mapping: make the generic coherent dma mmap implementation optional
Christoph Hellwig
2016-01-20
iio: core: fix ptr_ret.cocci warnings
Fengguang Wu
2016-01-20
fs/adfs/adfs.h: tidy up comments
Andrew Morton
2016-01-20
fs/overlayfs/super.c needs pagemap.h
Andrew Morton
2016-01-20
ipc/shm.c: is_file_shm_hugepages() can be boolean
Yaowei Bai
2016-01-20
lz4: fix wrong compress buffer size for 64-bits
Bongkyu Kim
2016-01-20
proc read mm's {arg,env}_{start,end} with mmap semaphore taken.
Mateusz Guzik
2016-01-20
prctl: take mmap sem for writing to protect against others
Mateusz Guzik
2016-01-20
powerpc: enable UBSAN support
Daniel Axtens
2016-01-20
UBSAN: run-time undefined behavior sanity checker
Andrey Ryabinin
2016-01-20
net/mac80211/debugfs.c: prevent build failure with CONFIG_UBSAN=y
Andrey Ryabinin
2016-01-20
kernel: printk: specify alignment for struct printk_log
Andrey Ryabinin
2016-01-20
sysctl: enable strict writes
Kees Cook
2016-01-20
rbtree: use READ_ONCE in RB_EMPTY_ROOT
Davidlohr Bueso
[next]