aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | watchdog: Add comments to explain the watchdog_disabled variableanish kumar2013-03-14
| * | | | | | | | | | | | | | | | | perf: Remove include of cgroup.h from perf_event.hLi Zefan2013-03-06
| | |_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-04-30
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2013-04-10
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | *-. \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'doc.2013.03.12a', 'fixes.2013.03.13a' and 'idlenocb.2013.03.2...Paul E. McKenney2013-03-26
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / / / / / / / | | |/| | | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | | | | | rcu: Make rcu_accelerate_cbs() note need for future grace periodsPaul E. McKenney2013-03-26
| | | | * | | | | | | | | | | | | | | rcu: Abstract rcu_start_future_gp() from rcu_nocb_wait_gp()Paul E. McKenney2013-03-26
| | | | * | | | | | | | | | | | | | | rcu: Rename n_nocb_gp_requests to need_future_gpPaul E. McKenney2013-03-26
| | | | * | | | | | | | | | | | | | | rcu: Push lock release to rcu_start_gp()'s callersPaul E. McKenney2013-03-26
| | | | * | | | | | | | | | | | | | | rcu: Repurpose no-CBs event tracing to future-GP eventsPaul E. McKenney2013-03-26
| | | | * | | | | | | | | | | | | | | rcu: Rearrange locking in rcu_start_gp()Paul E. McKenney2013-03-26
| | | | * | | | | | | | | | | | | | | rcu: Make RCU_FAST_NO_HZ take advantage of numbered callbacksPaul E. McKenney2013-03-26
| | | | * | | | | | | | | | | | | | | rcu: Accelerate RCU callbacks at grace-period endPaul E. McKenney2013-03-26
| | | | * | | | | | | | | | | | | | | rcu: Export RCU_FAST_NO_HZ parameters to sysfsPaul E. McKenney2013-03-26
| | | | * | | | | | | | | | | | | | | rcu: Distinguish "rcuo" kthreads by RCU flavorPaul E. McKenney2013-03-26
| | | | * | | | | | | | | | | | | | | rcu: Add event tracing for no-CBs CPUs' grace periodsPaul E. McKenney2013-03-26
| | | | * | | | | | | | | | | | | | | rcu: Add event tracing for no-CBs CPUs' callback registrationPaul E. McKenney2013-03-26
| | | | * | | | | | | | | | | | | | | rcu: Introduce proper blocking to no-CBs kthreads GP waitsPaul E. McKenney2013-03-26
| | | | * | | | | | | | | | | | | | | rcu: Provide compile-time control for no-CBs CPUsPaul E. McKenney2013-03-26
| | | | * | | | | | | | | | | | | | | rcu: Remove restrictions on no-CBs CPUsPaul E. McKenney2013-03-12
| | | |/ / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | rcu: Tone down debugging during boot-up and shutdown.Paul E. McKenney2013-03-13
| | | * | | | | | | | | | | | | | | rcu: Add softirq-stall indications to stall-warning messagesPaul E. McKenney2013-03-13
| | | * | | | | | | | | | | | | | | rcu: Delete unused rcu_node "wakemask" fieldPaul E. McKenney2013-03-12
| | | * | | | | | | | | | | | | | | rcu: Remove comment referring to __stop_machine()Srivatsa S. Bhat2013-03-12
| | | * | | | | | | | | | | | | | | rcu: Avoid invoking RCU core on offline CPUsPaul E. McKenney2013-03-12
| | | * | | | | | | | | | | | | | | rcu: Fix spacing problemJiang Fang2013-03-12
| | |/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | tracing: Fix small merge bugSteven Rostedt2013-04-30
* | | | | | | | | | | | | | | | | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2013-04-29
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | kernel/: rename random32() to prandom_u32()Akinobu Mita2013-04-29
| * | | | | | | | | | | | | | | | | printk: fix failure to return error in devkmsg_poll()Nicolas Kaiser2013-04-29
| * | | | | | | | | | | | | | | | | early_printk: consolidate random copies of identical codeThomas Gleixner2013-04-29
| * | | | | | | | | | | | | | | | | printk/tracing: rework console tracingzhangwei(Jovi)2013-04-29
* | | | | | | | | | | | | | | | | | Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2013-04-29
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | cpuset: fix compile warning when CONFIG_SMP=nLi Zefan2013-04-27
| * | | | | | | | | | | | | | | | | | cpuset: fix cpu hotplug vs rebuild_sched_domains() raceLi Zefan2013-04-27
| * | | | | | | | | | | | | | | | | | cpuset: use rebuild_sched_domains() in cpuset_hotplug_workfn()Li Zhong2013-04-27
| * | | | | | | | | | | | | | | | | | cgroup: restore the call to eventfd->poll()Li Zefan2013-04-26
| * | | | | | | | | | | | | | | | | | cgroup: fix use-after-free when umounting cgroupfsLi Zefan2013-04-26
| * | | | | | | | | | | | | | | | | | cgroup: fix broken file xattrsLi Zefan2013-04-19
| * | | | | | | | | | | | | | | | | | cgroup: remove cgrp->top_cgroupLi Zefan2013-04-15
| * | | | | | | | | | | | | | | | | | cgroup: introduce sane_behavior mount optionTejun Heo2013-04-14
| * | | | | | | | | | | | | | | | | | move cgroupfs_root to include/linux/cgroup.hTejun Heo2013-04-14
| * | | | | | | | | | | | | | | | | | cgroup: convert cgroupfs_root flag bits to masks and add CGRP_ prefixTejun Heo2013-04-14
| * | | | | | | | | | | | | | | | | | cgroup: make cgroup_path() not print double slashesTejun Heo2013-04-14
| * | | | | | | | | | | | | | | | | | Revert "cgroup: remove bind() method from cgroup_subsys."Tejun Heo2013-04-12
| * | | | | | | | | | | | | | | | | | perf: make perf_event cgroup hierarchicalTejun Heo2013-04-10
| * | | | | | | | | | | | | | | | | | cgroup: implement cgroup_is_descendant()Li Zefan2013-04-10
| * | | | | | | | | | | | | | | | | | cgroup: make sure parent won't be destroyed before its childrenLi Zefan2013-04-10
| * | | | | | | | | | | | | | | | | | cgroup: remove bind() method from cgroup_subsys.Rami Rosen2013-04-10
| * | | | | | | | | | | | | | | | | | cgroup: remove cgroup_lock_is_held()Tejun Heo2013-04-07