summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2013-08-13cgroup: rename cgroup_subsys_state->dput_work and its callback functionTejun Heo
2013-08-13cgroup: always use cgroup_css()Tejun Heo
2013-08-13cpuset: fix the return value of cpuset_write_u64()Li Zefan
2013-08-13ACPI / processor: Acquire writer lock to update CPU mapsToshi Kani
2013-08-12Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-08-12Merge branch 'fortglx/3.11/time' of git://git.linaro.org/people/jstultz/linux...Ingo Molnar
2013-08-09cgroup: make css_for_each_descendant() and friends include the origin css in ...Tejun Heo
2013-08-09cgroup: unexport cgroup_css()Tejun Heo
2013-08-09cgroup: make cgroup_taskset deal with cgroup_subsys_state instead of cgroupTejun Heo
2013-08-09cgroup: make cftype->[un]register_event() deal with cgroup_subsys_state inste...Tejun Heo
2013-08-09cgroup: make task iterators deal with cgroup_subsys_state instead of cgroupTejun Heo
2013-08-09cgroup: remove struct cgroup_scannerTejun Heo
2013-08-09cgroup: make cgroup_task_iter remember the cgroup being iteratedTejun Heo
2013-08-09cgroup: rename cgroup_iter to cgroup_task_iterTejun Heo
2013-08-09cgroup: relocate cgroup_advance_iter()Tejun Heo
2013-08-09cgroup: make hierarchy iterators deal with cgroup_subsys_state instead of cgroupTejun Heo
2013-08-09cgroup: always use cgroup_next_child() to walk the children listTejun Heo
2013-08-09cgroup: convert cgroup_next_sibling() to cgroup_next_child()Tejun Heo
2013-08-09cgroup: pass around cgroup_subsys_state instead of cgroup in file methodsTejun Heo
2013-08-09cgroup: add cgroup->dummy_cssTejun Heo
2013-08-09cgroup: pin cgroup_subsys_state when opening a cgroupfs fileTejun Heo
2013-08-09cgroup: add subsys backlink pointer to cftypeTejun Heo
2013-08-09cgroup: pass around cgroup_subsys_state instead of cgroup in subsystem methodsTejun Heo
2013-08-09cgroup: add css_parent()Tejun Heo
2013-08-09cgroup: add/update accessors which obtain subsys specific data from cssTejun Heo
2013-08-09cgroup: add subsystem pointer to cgroup_subsys_stateTejun Heo
2013-08-09cpuset: drop "const" qualifiers from struct cpuset instancesTejun Heo
2013-08-09cgroup: s/cgroup_subsys_state/cgroup_css/ s/task_subsys_state/task_css/Tejun Heo
2013-08-08userns: limit the maximum depth of user_namespace->parent chainOleg Nesterov
2013-08-07Merge tag 'trace-fixes-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-08-06Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-08-06Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-08-06printk: Fix return of braille_register_console()Steven Rostedt
2013-08-06Revert "ptrace: PTRACE_DETACH should do flush_ptrace_hw_breakpoint(child)"Oleg Nesterov
2013-08-06userns: unshare_userns(&cred) should not populate cred on failureOleg Nesterov
2013-08-05register_console: prevent adding the same console twiceAndreas Bießmann
2013-08-03tracing: Fix reset of time stamps during trace_clock changesAlexander Z Lam
2013-08-03tracing: Make TRACE_ITER_STOP_ON_FREE stop the correct bufferAlexander Z Lam
2013-08-03tracing: Fix fields of struct trace_iterator that are zeroed by mistakeAndrew Vagin
2013-08-02cgroup: Merge branch 'for-3.11-fixes' into for-3.12Tejun Heo
2013-08-02Merge tag 'pm+acpi-3.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-08-01tracing/uprobes: Fail to unregister if probe event files are in useSteven Rostedt (Red Hat)
2013-08-01cgroup: rename cgroup_pidlist->mutexLi Zefan
2013-08-01cgroup: restructure the failure path in cgroup_write_event_control()Li Zefan
2013-08-01workqueue: copy workqueue_attrs with all fieldsShaohua Li
2013-08-01tracing/kprobes: Fail to unregister if probe event files are in useSteven Rostedt (Red Hat)
2013-08-01Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds
2013-07-31printk: rename struct log to struct printk_logJoe Perches
2013-07-31printk: use pointer for console_cmdline indexingJoe Perches
2013-07-31printk: move braille console support into separate braille.[ch] filesJoe Perches