Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | | | | * | | | | | | | | | | | | | | | | | | | rcu: Provide rcu_expedite_gp() and rcu_unexpedite_gp() | Paul E. McKenney | 2015-02-26 | |
| | | |_|/ / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | ||||
| | | | * | | | | | | | | | | | | | | | | | | | rcu: Remove redundant check of cpu_online() | Yao Dongdong | 2015-03-03 | |
| | | | * | | | | | | | | | | | | | | | | | | | rcu: Get rcu_sched_force_quiescent_state() where it belongs | Paul E. McKenney | 2015-03-03 | |
| | | | * | | | | | | | | | | | | | | | | | | | rcu: Add boot-up check for non-default CONFIG_RCU_FANOUT_LEAF values | Paul E. McKenney | 2015-03-03 | |
| | | | * | | | | | | | | | | | | | | | | | | | rcu: Use IS_ENABLED() to simplify rcu_bootup_announce_oddness() | Paul E. McKenney | 2015-03-03 | |
| | | | * | | | | | | | | | | | | | | | | | | | rcu: Improve diagnostics for blocked critical sections in irq | Paul E. McKenney | 2015-03-03 | |
| | | | * | | | | | | | | | | | | | | | | | | | rcu: Use IS_ENABLED() to CONFIG_RCU_FANOUT_EXACT #ifdef | Paul E. McKenney | 2015-03-03 | |
| | | | * | | | | | | | | | | | | | | | | | | | rcu: Fix a couple of typos in rcu_all_qs() comment header | Paul E. McKenney | 2015-02-26 | |
| | | | * | | | | | | | | | | | | | | | | | | | rcu_tree: Avoid touching rnp->completed when a new GP is started | Lai Jiangshan | 2015-02-25 | |
| | | | * | | | | | | | | | | | | | | | | | | | rcu: Consolidate rcu_synchronize and wakeme_after_rcu() | Paul E. McKenney | 2015-02-25 | |
| | | |/ / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | | | | | | | | | rcu: Move early boot callback tests earlier | Paul E. McKenney | 2015-03-03 | |
| | | * | | | | | | | | | | | | | | | | | | | rcu: Move early-boot callbacks to no-CBs lists for no-CBs CPUs | Paul E. McKenney | 2015-03-03 | |
| | | * | | | | | | | | | | | | | | | | | | | rcu: Avoid clobbering early boot callbacks | Paul E. McKenney | 2015-02-26 | |
| | | * | | | | | | | | | | | | | | | | | | | rcu: Refine diagnostics for lacking kthread for no-CBs callbacks | Paul E. McKenney | 2015-02-26 | |
| | | * | | | | | | | | | | | | | | | | | | | rcu: Prevent early-boot RCU callbacks from splatting | Paul E. McKenney | 2015-02-26 | |
| | | * | | | | | | | | | | | | | | | | | | | rcu: Wire ->rda pointers at compile time | Paul E. McKenney | 2015-02-26 | |
| | | * | | | | | | | | | | | | | | | | | | | rcu: Abstract default callback-list initialization from init_callback_list() | Paul E. McKenney | 2015-02-26 | |
| | |/ / / / / / / / / / / / / / / / / / / | ||||
* | | | | | | | | | | | | | | | | | | | | | Merge tag 'trace-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 2015-04-14 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | tracing: Add enum_map file to show enums that have been mapped | Steven Rostedt (Red Hat) | 2015-04-08 | |
| * | | | | | | | | | | | | | | | | | | | | tracing: Allow for modules to convert their enums to values | Steven Rostedt (Red Hat) | 2015-04-08 | |
| * | | | | | | | | | | | | | | | | | | | | tracing: Add TRACE_DEFINE_ENUM() macro to map enums to their values | Steven Rostedt (Red Hat) | 2015-04-08 | |
| * | | | | | | | | | | | | | | | | | | | | ftrace/x86: Let dynamic trampolines call ops->func even for dynamic fops | Steven Rostedt (Red Hat) | 2015-04-02 | |
| * | | | | | | | | | | | | | | | | | | | | ring-buffer: Remove duplicate use of '&' in recursive code | Steven Rostedt (Red Hat) | 2015-03-30 | |
| * | | | | | | | | | | | | | | | | | | | | trace: Don't use __weak in header files | Stephen Rothwell | 2015-03-25 | |
| * | | | | | | | | | | | | | | | | | | | | tracing: remove ftrace:function TRACE_EVENT_FL_USE_CALL_FILTER flag | He Kuang | 2015-03-25 | |
| * | | | | | | | | | | | | | | | | | | | | tracing: %pF is only for function pointers | Scott Wood | 2015-03-25 | |
| * | | | | | | | | | | | | | | | | | | | | ring-buffer: Replace this_cpu_*() with __this_cpu_*() | Steven Rostedt | 2015-03-25 | |
* | | | | | | | | | | | | | | | | | | | | | Merge tag 'trace-4.1-tracefs' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2015-04-14 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | tracing: Have mkdir and rmdir be part of tracefs | Steven Rostedt (Red Hat) | 2015-02-03 | |
| * | | | | | | | | | | | | | | | | | | | | | tracing: Automatically mount tracefs on debugfs/tracing | Steven Rostedt (Red Hat) | 2015-02-03 | |
| * | | | | | | | | | | | | | | | | | | | | | tracing: Convert the tracing facility over to use tracefs | Steven Rostedt (Red Hat) | 2015-02-03 | |
| * | | | | | | | | | | | | | | | | | | | | | tracing: Create cmdline tracer options on tracing fs init | Steven Rostedt (Red Hat) | 2015-02-03 | |
| * | | | | | | | | | | | | | | | | | | | | | tracing: Only create tracer options files if directory exists | Steven Rostedt (Red Hat) | 2015-02-03 | |
| * | | | | | | | | | | | | | | | | | | | | | Merge branch 'debugfs_automount' of git://git.kernel.org/pub/scm/linux/kernel... | Steven Rostedt (Red Hat) | 2015-02-02 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
* | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2015-04-14 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-4.1/core-noarch' into for-linus | Jiri Kosina | 2015-04-13 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | livepatch: remove unnecessary call to klp_find_object_module() | Josh Poimboeuf | 2015-03-04 | |
| | * | | | | | | | | | | | | | | | | | | | | | | livepatch: simplify disable error path | Josh Poimboeuf | 2015-02-18 | |
* | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg... | Linus Torvalds | 2015-04-13 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | cpusets, isolcpus: exclude isolcpus from load balancing in cpusets | Rik van Riel | 2015-03-19 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | sched, isolcpu: make cpu_isolated_map visible outside scheduler | Rik van Riel | 2015-03-19 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | cgroup: Use kvfree in pidlist_free() | Bandan Das | 2015-03-03 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | cgroup: call cgroup_subsys->bind on cgroup subsys initialization | Vladimir Davydov | 2015-03-02 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 2015-04-13 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | workqueue: Reorder sysfs code | Frederic Weisbecker | 2015-04-06 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | workqueue: dump workqueues on sysrq-t | Tejun Heo | 2015-03-09 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | workqueue: keep track of the flushing task and pool manager | Tejun Heo | 2015-03-09 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | workqueue: make the workqueues list RCU walkable | Tejun Heo | 2015-03-09 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-04-13 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'irqchip-core-4.1-3' of git://git.infradead.org/users/jcooper/linux... | Thomas Gleixner | 2015-04-11 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |