Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
cfe02a8a973e7e5f66926b8ae38dfce404b19e29
/
include
2b021cb
cgroup: ignore css_sets associated with dead cgroups during migration
by Tejun Heo
· 9 years ago
f6d635ad
cgroup: implement cgroup_subsys->implicit_on_dfl
by Tejun Heo
· 9 years ago
e485798
cgroup: use css_set->mg_dst_cgrp for the migration target cgroup
by Tejun Heo
· 9 years ago
15a27c3
cgroup: introduce cgroup_{save|propagate|restore}_control()
by Tejun Heo
· 9 years ago
88cb04b
cgroup: explicitly track whether a cgroup_subsys_state is visible to userland
by Tejun Heo
· 9 years ago
b38e42e
cgroup: convert cgroup_subsys flag fields to bool bitfields
by Tejun Heo
· 9 years ago
6e5c830
cgroup: make cgroup subsystem masks u16
by Tejun Heo
· 9 years ago
8699b77
cgroup: s/child_subsys_mask/subtree_ss_mask/
by Tejun Heo
· 9 years ago
5eb385c
Revert "cgroup: add cgroup_subsys->css_e_css_changed()"
by Tejun Heo
· 9 years ago
aa226ff
cgroup: make sure a parent css isn't offlined before its children
by Tejun Heo
· 9 years ago
e93ad19
cpuset: make mm migration asynchronous
by Tejun Heo
· 9 years ago
3e1e21c
Merge branch 'for-4.5/nvme' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
0a13dae
Merge branch 'for-4.5/lightnvm' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
6412035
Merge branch 'for-4.5/drivers' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
404a474
Merge branch 'uaccess' (batched user access infrastructure)
by Linus Torvalds
· 9 years ago
eae2177
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
e9f57eb
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
by Linus Torvalds
· 9 years ago
5c89e9e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
by Linus Torvalds
· 9 years ago
d434215
Merge tag 'pci-v4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 9 years ago
859e762
Merge tag 'pwm/for-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm
by Linus Torvalds
· 9 years ago
30f0530
Merge tag 'pm+acpi-4.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 9 years ago
3549d82
Merge tag 'renesas-sh-drivers-for-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas
by Linus Torvalds
· 9 years ago
9638685
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 9 years ago
6d1c244
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 9 years ago
1305eda7
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 9 years ago
6b5a12d
Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 9 years ago
5083c54
Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 9 years ago
0c58282
Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 9 years ago
e3de671
Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
by Linus Torvalds
· 9 years ago
71e4634
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 9 years ago
b2807f0
mm: memcontrol: add "sock" to cgroup2 memory.stat
by Johannes Weiner
· 9 years ago
5ccc5ab
mm: free swap cache aggressively if memcg swap is full
by Vladimir Davydov
· 9 years ago
d8b3843
mm: vmscan: do not scan anon pages if memcg swap limit is hit
by Vladimir Davydov
· 9 years ago
6f2cb2f
swap.h: move memcg related stuff to the end of the file
by Vladimir Davydov
· 9 years ago
eb01aaa
mm: memcontrol: replace mem_cgroup_lruvec_online with mem_cgroup_online
by Vladimir Davydov
· 9 years ago
37e8435
mm: memcontrol: charge swap to cgroup2
by Vladimir Davydov
· 9 years ago
0b8f73e
mm: memcontrol: clean up alloc, online, offline, free functions
by Johannes Weiner
· 9 years ago
0db1529
mm: memcontrol: flatten struct cg_proto
by Johannes Weiner
· 9 years ago
d886f4e
mm: memcontrol: rein in the CONFIG space madness
by Johannes Weiner
· 9 years ago
d55f90b
net: drop tcp_memcontrol.c
by Vladimir Davydov
· 9 years ago
489c2a2
mm: memcontrol: introduce CONFIG_MEMCG_LEGACY_KMEM
by Johannes Weiner
· 9 years ago
127424c
mm: memcontrol: move kmem accounting code to CONFIG_MEMCG
by Johannes Weiner
· 9 years ago
567e9ab
mm: memcontrol: give the kmem states more descriptive names
by Johannes Weiner
· 9 years ago
6d378da
mm: memcontrol: drop unused @css argument in memcg_init_kmem
by Johannes Weiner
· 9 years ago
8e99469
dma-mapping: use offset_in_page macro
by Geliang Tang
· 9 years ago
20d666e
dma-mapping: remove <asm-generic/dma-coherent.h>
by Christoph Hellwig
· 9 years ago
e1c7e32
dma-mapping: always provide the dma_map_ops based implementation
by Christoph Hellwig
· 9 years ago
2954e440
ipc/shm.c: is_file_shm_hugepages() can be boolean
by Yaowei Bai
· 9 years ago
06af1c5
lz4: fix wrong compress buffer size for 64-bits
by Bongkyu Kim
· 9 years ago
c6d3085
UBSAN: run-time undefined behavior sanity checker
by Andrey Ryabinin
· 9 years ago
a460bec
rbtree: use READ_ONCE in RB_EMPTY_ROOT
by Davidlohr Bueso
· 9 years ago
978e30c
kexec: move some memembers and definitions within the scope of CONFIG_KEXEC_FILE
by Xunlei Pang
· 9 years ago
9425676
kernel/cpu.c: make set_cpu_* static inlines
by Rasmus Villemoes
· 9 years ago
5aec01b
kernel/cpu.c: eliminate cpu_*_mask
by Rasmus Villemoes
· 9 years ago
4b804c8
kernel/cpu.c: export __cpu_*_mask
by Rasmus Villemoes
· 9 years ago
caaee62
ptrace: use fsuid, fsgid, effective creds for fs access checks
by Jann Horn
· 9 years ago
df0108c
epoll: add EPOLLEXCLUSIVE flag
by Jason Baron
· 9 years ago
243c213
include/linux/radix-tree.h: fix error in docs about locks
by Adam Barth
· 9 years ago
a9aec58
lib/iomap_copy.c: add __ioread32_copy()
by Stephen Boyd
· 9 years ago
f11aef6
Merge branch 'pm-cpuidle'
by Rafael J. Wysocki
· 9 years ago
fa8bb45
Merge branch 'pm-devfreq'
by Rafael J. Wysocki
· 9 years ago
6efd3f8
Merge branch 'pm-core'
by Rafael J. Wysocki
· 9 years ago
a72aea7
Merge branches 'acpica', 'acpi-video' and 'acpi-fan'
by Rafael J. Wysocki
· 9 years ago
9662e32
Merge branch 'pci/trivial' into next
by Bjorn Helgaas
· 9 years ago
904f664
Merge branches 'pci/iommu' and 'pci/misc' into next
by Bjorn Helgaas
· 9 years ago
21aaa23
target: Obtain se_node_acl->acl_kref during get_initiator_node_acl
by Nicholas Bellinger
· 9 years ago
d36ad77
target: Convert ACL change queue_depth se_session reference usage
by Nicholas Bellinger
· 9 years ago
7c24d9f
Merge branch 'for-4.5/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
a200dcb
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 9 years ago
d05d82f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
by Linus Torvalds
· 9 years ago
d90f351
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/linux-avr32
by Linus Torvalds
· 9 years ago
c1a198d
Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 9 years ago
48f58ba
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 9 years ago
c38dec7
Merge tag 'rtc-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux
by Linus Torvalds
· 9 years ago
d43fb9f
Merge tag 'fbdev-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux
by Linus Torvalds
· 9 years ago
00d27c6
numa: remove stale node_has_online_mem() define
by Chris Metcalf
· 9 years ago
5807fca
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 9 years ago
2d663b5
Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit
by Linus Torvalds
· 9 years ago
9840650
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 9 years ago
28f0360
Merge tag 'topic/drm-misc-2016-01-17' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
0cbeafb
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
58cf279a
Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 9 years ago
6606b34
Merge git://www.linux-watchdog.org/linux-watchdog
by Linus Torvalds
· 9 years ago
a016af2
Merge tag 'sound-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 9 years ago
0b6e26c
net/mlx5_core: Fix trimming down IRQ number
by Doron Tsur
· 9 years ago
cdb0077
tcp_memcontrol: Forward declare cgroup_subsys and mem_cgroup stucts
by Geert Uytterhoeven
· 9 years ago
fe22cd9
printk: help pr_debug and pr_devel to optimize out arguments
by Aaron Conole
· 9 years ago
8d91f8b
printk: do cond_resched() between lines while outputting to consoles
by Tejun Heo
· 9 years ago
9795593
asm/sections: add helpers to check for section data
by Thierry Reding
· 9 years ago
dfffa58
err.h: add (missing) unlikely() to IS_ERR_OR_NULL()
by Viresh Kumar
· 9 years ago
3f1bfd9
include/linux/kdev_t.h: remove new_valid_dev()
by Yaowei Bai
· 9 years ago
8f57e4d
include/linux/kernel.h: change abs() macro so it uses consistent return type
by Michal Nazarewicz
· 9 years ago
b8a0255
include/linux/poison.h: use POISON_POINTER_DELTA for poison pointers
by Vasily Kulikov
· 9 years ago
ece6267
Merge tag 'clk-for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
by Linus Torvalds
· 9 years ago
d45187a
Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
by Linus Torvalds
· 9 years ago
7f43add
mm/mlock.c: change can_do_mlock return value type to boolean
by Wang Xiaoqiang
· 9 years ago
036fbb2
memblock: fix section mismatch
by Kirill A. Shutemov
· 9 years ago
4a9e1cd
mm: bring in additional flag for fixup_user_fault to signal unlock
by Dominik Dingel
· 9 years ago
3565fce
mm, x86: get_user_pages() for dax mappings
by Dan Williams
· 9 years ago
5c7fb56
mm, dax: dax-pmd vs thp-pmd vs hugetlbfs-pmd
by Dan Williams
· 9 years ago
Next »