Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
46cfeb043b04f5878154bea36714709d46028495
46cfeb0
cgroup: use release_agent_path_lock in cgroup_release_agent_show()
by Tejun Heo
· 11 years ago
7d331fa
cgroup: use restart_syscall() for retries after offline waits in cgroup_subtree_control_write()
by Tejun Heo
· 11 years ago
d37167a
cgroup: update and fix parsing of "cgroup.subtree_control"
by Tejun Heo
· 11 years ago
0ab7a60
cgroup: css_release() shouldn't clear cgroup->subsys[]
by Tejun Heo
· 11 years ago
54504e9
cgroup: cgroup_idr_lock should be bh
by Tejun Heo
· 11 years ago
0cee8b7
cgroup: fix offlining child waiting in cgroup_subtree_control_write()
by Tejun Heo
· 11 years ago
f21a4f7
Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup into for-3.16
by Tejun Heo
· 11 years ago
36e9d2e
cgroup: fix rcu_read_lock() leak in update_if_frozen()
by Tejun Heo
· 11 years ago
d39ea87
Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu into for-3.16
by Tejun Heo
· 11 years ago
e5ced8e
cgroup_freezer: replace freezer->lock with freezer_mutex
by Tejun Heo
· 11 years ago
5024ae2
cgroup: introduce task_css_is_root()
by Tejun Heo
· 11 years ago
4fb6e25
percpu-refcount: implement percpu_ref_tryget()
by Tejun Heo
· 11 years ago
2070d50
percpu-refcount: rename percpu_ref_tryget() to percpu_ref_tryget_live()
by Tejun Heo
· 11 years ago
2b53f41
cgroup: remove unused CGRP_SANE_BEHAVIOR
by Tejun Heo
· 11 years ago
12d3089
kernel/cpuset.c: convert printk to pr_foo()
by Fabian Frederick
· 11 years ago
fc34ac1
kernel/cpuset.c: kernel-doc fixes
by Fabian Frederick
· 11 years ago
6010694
kernel/cgroup.c: fix 2 kernel-doc warnings
by Fabian Frederick
· 11 years ago
36c38fb
blkcg: use trylock on blkcg_pol_mutex in blkcg_reset_stats()
by Tejun Heo
· 11 years ago
d2c2b11
device_cgroup: check if exception removal is allowed
by Aristeu Rozanski
· 11 years ago
f5f3cf6f
device_cgroup: fix the comment format for recently added functions
by Aristeu Rozanski
· 11 years ago
15a4c83
cgroup, memcg: implement css->id and convert css_from_id() to use it
by Tejun Heo
· 11 years ago
ddfcada
cgroup: update init_css() into init_and_link_css()
by Tejun Heo
· 11 years ago
a2bed82
cgroup: use RCU free in create_css() failure path
by Tejun Heo
· 11 years ago
6fa4918
cgroup: protect cgroup_root->cgroup_idr with a spinlock
by Tejun Heo
· 11 years ago
7d699dd
cgroup, memcg: allocate cgroup ID from 1
by Tejun Heo
· 11 years ago
69dfa00
cgroup: make flags and subsys_masks unsigned int
by Tejun Heo
· 11 years ago
ed3d261
cgroup: Use more current logging style
by Joe Perches
· 11 years ago
a2a1f9e
cgroup: replace pr_warning with preferred pr_warn
by Jianyu Zhan
· 11 years ago
f8719cc
cgroup: remove orphaned cgroup_pidlist_seq_operations
by Jianyu Zhan
· 11 years ago
2f0edc0
cgroup: clean up obsolete comment for parse_cgroupfs_options()
by Jianyu Zhan
· 11 years ago
6573157
cgroup: add documentation about unified hierarchy
by Tejun Heo
· 11 years ago
842b597
cgroup: implement cgroup.populated for the default hierarchy
by Tejun Heo
· 11 years ago
50bce01
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core into for-3.16
by Tejun Heo
· 11 years ago
86d5613
kobject: Make support for uevent_helper optional.
by Michael Marineau
· 11 years ago
d911d98
kernfs: make kernfs_notify() trigger inotify events too
by Tejun Heo
· 11 years ago
7d568a8
kernfs: implement kernfs_root->supers list
by Tejun Heo
· 11 years ago
f8f22e5
cgroup: implement dynamic subtree controller enable/disable on the default hierarchy
by Tejun Heo
· 11 years ago
f817de9
cgroup: prepare migration path for unified hierarchy
by Tejun Heo
· 11 years ago
7fd8c56
cgroup: update subsystem rebind restrictions
by Tejun Heo
· 11 years ago
6803c00
cgroup: add css_set->dfl_cgrp
by Tejun Heo
· 11 years ago
bd53d61
cgroup: allow cgroup creation and suppress automatic css creation in the unified hierarchy
by Tejun Heo
· 11 years ago
e329780
cgroup: cgroup->subsys[] should be cleared after the css is offlined
by Tejun Heo
· 11 years ago
3ebb2b6
cgroup: teach css_task_iter about effective csses
by Tejun Heo
· 11 years ago
0f0a2b4
cgroup: reorganize css_task_iter
by Tejun Heo
· 11 years ago
3b281af
cgroup: make css_next_child() skip missing csses
by Tejun Heo
· 11 years ago
2d8f243
cgroup: implement cgroup->e_csets[]
by Tejun Heo
· 11 years ago
aec3dfc
cgroup: introduce effective cgroup_subsys_state
by Tejun Heo
· 11 years ago
f392e51
cgroup: update cgroup->subsys_mask to ->child_subsys_mask and restore cgroup_root->subsys_mask
by Tejun Heo
· 11 years ago
ea8fd3b
cgroup: cgroup_apply_cftypes() shouldn't skip the default hierarhcy
by Tejun Heo
· 11 years ago
79d7197
device_cgroup: rework device access check and exception checking
by Aristeu Rozanski
· 11 years ago
a798c10
Linux 3.15-rc2
by Linus Torvalds
· 11 years ago
372feac
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 11 years ago
5269519
Merge tag 'iommu-fixes-v3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 11 years ago
200bde2
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
fd741ed
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/jolsa/perf into perf/urgent
by Ingo Molnar
· 11 years ago
ffa9188
perf tools: Improve error reporting
by Adrien BAK
· 11 years ago
922d0e4
perf tools: Adjust symbols in VDSO
by Vladimir Nikulichev
· 11 years ago
acb61fc
perf kvm: Fix 'Min time' counting in report command
by Alexander Yarygin
· 11 years ago
404ca80
coredump: fix va_list corruption
by Eric Dumazet
· 11 years ago
6d45969
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
8f98f6f
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
8de3f7a
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
b931242
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 11 years ago
a42892e
Merge branch 'drm-next-3.15-wip' of git://people.freedesktop.org/~deathsimple/linux into drm-next
by Dave Airlie
· 11 years ago
ebfc45e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 11 years ago
6e66d5d
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 11 years ago
25bfe4f
Merge tag 'char-misc-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 11 years ago
60fbf2bd
Merge tag 'driver-core-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 11 years ago
8cb652b
Merge tag 'staging-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 11 years ago
575a292
Merge tag 'tty-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 11 years ago
7e55f81
Merge tag 'usb-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 11 years ago
ea2388f
Merge branch 'akpm' (incoming from Andrew)
by Linus Torvalds
· 11 years ago
b5a8cad
thp: close race between split and zap huge pages
by Kirill A. Shutemov
· 11 years ago
b59b8cb
mm: fix new kernel-doc warning in filemap.c
by Randy Dunlap
· 11 years ago
a663dad
mm: fix CONFIG_DEBUG_VM_RB description
by Davidlohr Bueso
· 11 years ago
29c7787
mm: use paravirt friendly ops for NUMA hinting ptes
by Mel Gorman
· 11 years ago
8229f1a
mips: export flush_icache_range
by Kees Cook
· 11 years ago
7848a4b
mm/hugetlb.c: add cond_resched_lock() in return_unused_surplus_pages()
by Mizuma, Masayoshi
· 11 years ago
8b32201
wait: explain the shadowing and type inconsistencies
by Peter Zijlstra
· 11 years ago
9cc2368
Shiraz has moved
by Viresh Kumar
· 11 years ago
8f28ed9
Documentation/vm/numa_memory_policy.txt: fix wrong document in numa_memory_policy.txt
by Tang Chen
· 11 years ago
12c743e
powerpc/mm: fix ".__node_distance" undefined
by Mike Qiu
· 11 years ago
7861144
kernel/watchdog.c:touch_softlockup_watchdog(): use raw_cpu_write()
by Andrew Morton
· 11 years ago
82c04ff
init/Kconfig: move the trusted keyring config option to general setup
by Peter Foley
· 11 years ago
83da751
vmscan: reclaim_clean_pages_from_list() must use mod_zone_page_state()
by Christoph Lameter
· 11 years ago
b14878c
net: sctp: cache auth_enable per endpoint
by Vlad Yasevich
· 11 years ago
5a292f7
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by David S. Miller
· 11 years ago
ba67b51
tg3: update rx_jumbo_pending ring param only when jumbo frames are enabled
by Ivan Vecera
· 11 years ago
dc8eaaa
vlan: Fix lockdep warning when vlan dev handle notification
by dingtianhong
· 11 years ago
38137a5
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 11 years ago
64ee9f3
ARC: Delete stale barrier.h
by Vineet Gupta
· 11 years ago
674366e
Merge tag 'pci-v3.15-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 11 years ago
b81fd5b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 11 years ago
2f3e12b
Merge tag 'sound-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 11 years ago
345ef87
Merge tag 'dt-fixes-for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 11 years ago
962bf3e
Merge tag 'xfs-for-linus-3.15-rc2' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 11 years ago
7d77879
Merge tag 'trace-fixes-v3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 11 years ago
20cd477
of: add empty of_find_node_by_path() for !OF
by Alexander Shiyan
· 11 years ago
2422365
perf/x86/intel: Use rdmsrl_safe() when initializing RAPL PMU
by Venkatesh Srinivas
· 11 years ago
c044330
drm: bochs: drop unused struct fields
by Gerd Hoffmann
· 11 years ago
Next »