index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
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: move kmem accounting code to CONFIG_MEMCG
Johannes Weiner
2016-01-20
mm: memcontrol: give the kmem states more descriptive names
Johannes Weiner
2016-01-20
mm: memcontrol: drop unused @css argument in memcg_init_kmem
Johannes Weiner
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
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
UBSAN: run-time undefined behavior sanity checker
Andrey Ryabinin
2016-01-20
rbtree: use READ_ONCE in RB_EMPTY_ROOT
Davidlohr Bueso
2016-01-20
kexec: move some memembers and definitions within the scope of CONFIG_KEXEC_FILE
Xunlei Pang
2016-01-20
kernel/cpu.c: make set_cpu_* static inlines
Rasmus Villemoes
2016-01-20
kernel/cpu.c: eliminate cpu_*_mask
Rasmus Villemoes
2016-01-20
kernel/cpu.c: export __cpu_*_mask
Rasmus Villemoes
2016-01-20
ptrace: use fsuid, fsgid, effective creds for fs access checks
Jann Horn
2016-01-20
epoll: add EPOLLEXCLUSIVE flag
Jason Baron
2016-01-20
include/linux/radix-tree.h: fix error in docs about locks
Adam Barth
2016-01-20
lib/iomap_copy.c: add __ioread32_copy()
Stephen Boyd
2016-01-19
Merge branch 'for-4.5/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-01-18
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2016-01-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
2016-01-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...
Linus Torvalds
2016-01-18
Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-01-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-01-18
Merge tag 'rtc-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
2016-01-18
Merge tag 'fbdev-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...
Linus Torvalds
2016-01-18
numa: remove stale node_has_online_mem() define
Chris Metcalf
2016-01-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2016-01-17
Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
2016-01-17
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2016-01-18
Merge tag 'topic/drm-misc-2016-01-17' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2016-01-17
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-01-17
Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2016-01-17
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
2016-01-17
Merge tag 'sound-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2016-01-17
net/mlx5_core: Fix trimming down IRQ number
Doron Tsur
2016-01-17
tcp_memcontrol: Forward declare cgroup_subsys and mem_cgroup stucts
Geert Uytterhoeven
2016-01-16
printk: help pr_debug and pr_devel to optimize out arguments
Aaron Conole
2016-01-16
printk: do cond_resched() between lines while outputting to consoles
Tejun Heo
2016-01-16
asm/sections: add helpers to check for section data
Thierry Reding
2016-01-16
err.h: add (missing) unlikely() to IS_ERR_OR_NULL()
Viresh Kumar
2016-01-16
include/linux/kdev_t.h: remove new_valid_dev()
Yaowei Bai
2016-01-16
include/linux/kernel.h: change abs() macro so it uses consistent return type
Michal Nazarewicz
2016-01-16
include/linux/poison.h: use POISON_POINTER_DELTA for poison pointers
Vasily Kulikov
[next]