summaryrefslogtreecommitdiffstats
path: root/drivers/clk (unfollow)
Commit message (Expand)AuthorFilesLines
2012-11-05hugetlb: do not fail in hugetlb_cgroup_pre_destroyMichal Hocko1-8/+3
2012-11-05memcg: make mem_cgroup_reparent_charges non failingMichal Hocko1-13/+6
2012-11-05cgroup: remove CGRP_WAIT_ON_RMDIR, cgroup_exclude_rmdir() and cgroup_release_...Tejun Heo3-95/+1
2012-11-05cgroup: deactivate CSS's and mark cgroup dead before invoking ->pre_destroy()Tejun Heo1-46/+19
2012-11-05cgroup: use cgroup_lock_live_group(parent) in cgroup_create()Tejun Heo1-3/+13
2012-11-05cgroup: kill CSS_REMOVEDTejun Heo3-29/+15
2012-11-05cgroup: kill cgroup_subsys->__DEPRECATED_clear_css_refsTejun Heo2-107/+36
2012-10-30memcg: Simplify mem_cgroup_force_empty_list error handlingMichal Hocko1-28/+48
2012-10-30memcg: root_cgroup cannot reach mem_cgroup_move_parentMichal Hocko1-3/+3
2012-10-30memcg: split mem_cgroup_force_empty into reclaiming and reparenting partsMichal Hocko1-30/+42
2012-10-26freezer: change ptrace_stop/do_signal_stop to use freezable_schedule()Oleg Nesterov5-41/+13
2012-10-21cgroup_freezer: don't use cgroup_lock_live_group()Tejun Heo1-56/+10
2012-10-21cgroup_freezer: prepare update_if_frozen() for locking changeTejun Heo1-26/+17
2012-10-21cgroup_freezer: allow moving tasks in and out of a frozen cgroupTejun Heo1-20/+31
2012-10-17cgroup_freezer: don't stall transition to FROZEN for PF_NOFREEZE or PF_FREEZE...Tejun Heo1-4/+12
2012-10-17cgroup_freezer: make it official that writes to freezer.state don't failTejun Heo1-32/+11
2012-10-17freezer: add missing mb's to freezer_count() and freezer_should_skip()Tejun Heo1-8/+42
2012-10-17cgroup: cgroup_subsys->fork() should be called after the task is added to css...Tejun Heo4-50/+35
2012-10-14Linux 3.7-rc1v3.7-rc1Linus Torvalds1-2/+2
2012-10-14x86, boot: Explicitly include autoconf.h for hostprogsMatt Fleming1-1/+2
2012-10-14perf: Fix UAPI falloutIngo Molnar10-11/+11
2012-10-13ARM: config: make sure that platforms are ordered by option stringRussell King1-38/+38
2012-10-13ARM: config: sort select statements alphanumericallyRussell King39-767/+765
2012-10-13UAPI: (Scripted) Disintegrate include/linux/byteorderDavid Howells6-206/+214
2012-10-13UAPI: (Scripted) Disintegrate include/linuxDavid Howells578-30108/+32659
2012-10-13UAPI: Unexport linux/blk_types.hDavid Howells2-61/+59
2012-10-13UAPI: Unexport part of linux/ppp-comp.hDavid Howells1-0/+4
2012-10-13perf: Handle new rbtree implementationMarkus Trippelsdorf2-1/+4
2012-10-13procfs: don't need a PATH_MAX allocation to hold a string representation of a...Jeff Layton1-2/+3
2012-10-13vfs: embed struct filename inside of names_cache allocation if possibleJeff Layton2-20/+50
2012-10-13audit: make audit_inode take struct filenameJeff Layton5-19/+42
2012-10-13vfs: make path_openat take a struct filename pointerJeff Layton7-21/+42
2012-10-13vfs: turn do_path_lookup into wrapper around struct filename variantJeff Layton1-7/+23
2012-10-13audit: allow audit code to satisfy getname requests from its names_listJeff Layton3-0/+38
2012-10-13vfs: define struct filename and have getname() return itJeff Layton40-175/+218
2012-10-13btrfs: Fix compilation with user namespace support enabledEric W. Biederman1-2/+2
2012-10-12userns: Fix posix_acl_file_xattr_userns gid conversionEric W. Biederman1-1/+1
2012-10-12userns: Properly print bluetooth socket uidsEric W. Biederman1-1/+1
2012-10-12dm: store dm_target_io in bio front_padMikulas Patocka1-59/+49
2012-10-12dm thin: move bio_prison code to separate moduleMike Snitzer5-404/+499
2012-10-12dm thin: prepare to separate bio_prison codeMike Snitzer1-90/+131
2012-10-12dm thin: support discard with non power of two block sizeMike Snitzer1-10/+13
2012-10-12arch/tile: enable interrupts in do_work_pending()Chris Metcalf1-0/+3
2012-10-12mcs7830: Fix link state detectionOndrej Zary1-9/+21
2012-10-12net: add doc for in4_pton()Amerigo Wang1-0/+12
2012-10-12net: add doc for in6_pton()Amerigo Wang1-0/+12
2012-10-12vti: fix sparse bit endian warningsstephen hemminger1-2/+2
2012-10-12tcp: resets are misroutedAlexey Kuznetsov2-4/+6
2012-10-12alpha: switch to saner kernel_execve() semanticsAl Viro3-17/+2
2012-10-12arm: switch to saner kernel_execve() semanticsAl Viro4-29/+7