aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2013-08-26cgroup: make cgroup_write_event_control() use css_from_dir() instead of __d_c...Tejun Heo
2013-08-26cgroup: make cgroup_event hold onto cgroup_subsys_state instead of cgroupTejun Heo
2013-08-26cgroup: implement CFTYPE_NO_PREFIXTejun Heo
2013-08-26cgroup: make cgroup_css() take cgroup_subsys * instead and allow NULL subsysTejun Heo
2013-08-26cgroup: rename cgroup_css_from_dir() to css_from_dir() and update its syntaxTejun Heo
2013-08-23workqueue: convert bus code to use dev_groupsGreg Kroah-Hartman
2013-08-23Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-08-21workqueue: Fix manage_workers() RETURNS descriptionLibin
2013-08-21workqueue: Comment correction in file headerLibin
2013-08-21cpuset: fix a regression in validating config changeLi Zefan
2013-08-20rcu: Simplify _rcu_barrier() processingPaul E. McKenney
2013-08-20rcu: Make rcutorture emit online failures if verbosePaul E. McKenney
2013-08-20rcu: Remove unused variable from rcu_torture_writer()Paul E. McKenney
2013-08-20rcu: Sort rcutorture module parametersPaul E. McKenney
2013-08-20rcu: Increase rcutorture test coveragePaul E. McKenney
2013-08-20rcu: Add duplicate-callback tests to rcutorturePaul E. McKenney
2013-08-20workqueue: fix some scripts/kernel-doc warningsYacine Belkadi
2013-08-20kernel/params.c: use scnprintf() instead of sprintf()Chen Gang
2013-08-20kernel/module.c: use scnprintf() instead of sprintf()Chen Gang
2013-08-20module: Add NOARG flag for ops with param_set_bool_enable_only() set functionSteven Rostedt
2013-08-20module: Add flag to allow mod params to have no argumentsSteven Rostedt
2013-08-20module: fix sprintf format specifier in param_get_byte()Christoph Jaeger
2013-08-19Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2013-08-19kernel: fix new kernel-doc warning in wait.cRandy Dunlap
2013-08-19cgroup: fix cgroup_write_event_control()Tejun Heo
2013-08-19cgroup: fix subsystem file accesses on the root cgroupTejun Heo
2013-08-19cgroup: change cgroup_from_id() to css_from_id()Li Zefan
2013-08-19generic-ipi/locking: Fix misleading smp_call_function_any() descriptionXie XiuQi
2013-08-18nohz_full: Add full-system-idle arguments to APIPaul E. McKenney
2013-08-18nohz_full: Add full-system idle states and variablesPaul E. McKenney
2013-08-18nohz_full: Add per-CPU idle-state trackingPaul E. McKenney
2013-08-18nohz_full: Add rcu_dyntick data for scalable detection of all-idle statePaul E. McKenney
2013-08-18nohz_full: Add Kconfig parameter for scalable detection of all-idle statePaul E. McKenney
2013-08-18rcu: Eliminate unused APIs intended for adaptive ticksPaul E. McKenney
2013-08-18rcu: Avoid redundant grace-period kthread wakeupsPaul E. McKenney
2013-08-18rcu: Make call_rcu() leak callbacks for debug-object errorsPaul E. McKenney
2013-08-18rcu: Simplify debug-objects fixupsPaul E. McKenney
2013-08-18rcu: Expedite grace periods during suspend/resumeBorislav Petkov
2013-08-18Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-08-16Merge tag 'pm-3.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2013-08-16perf: Do not compute time values unnecessarilyPeter Zijlstra
2013-08-16perf: Account freq events globallyFrederic Weisbecker
2013-08-16perf: Roll back callchain buffer refcount under the callchain mutexFrederic Weisbecker
2013-08-16nohz: Include local CPU in full dynticks global kickFrederic Weisbecker
2013-08-16sched/cputime: Use this_cpu_add() in task_group_account_field()Christoph Lameter
2013-08-16cpumask: Fix cpumask leak in partition_sched_domains()Xiaotian Feng
2013-08-16Merge tag 'v3.11-rc5' into sched/coreIngo Molnar
2013-08-16cgroup: use css_get() in cgroup_create() to check CSS_ROOTLi Zhong
2013-08-15Merge tag 'v3.11-rc5' into perf/coreIngo Molnar
2013-08-14Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds