aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
...
| | | | | * | | | | | | | | | | | | | | | | | | rcu: Provide rcu_expedite_gp() and rcu_unexpedite_gp()Paul E. McKenney2015-02-26
| | | |_|/ / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | | | | | | | | | rcu: Remove redundant check of cpu_online()Yao Dongdong2015-03-03
| | | | * | | | | | | | | | | | | | | | | | | rcu: Get rcu_sched_force_quiescent_state() where it belongsPaul E. McKenney2015-03-03
| | | | * | | | | | | | | | | | | | | | | | | rcu: Add boot-up check for non-default CONFIG_RCU_FANOUT_LEAF valuesPaul E. McKenney2015-03-03
| | | | * | | | | | | | | | | | | | | | | | | rcu: Use IS_ENABLED() to simplify rcu_bootup_announce_oddness()Paul E. McKenney2015-03-03
| | | | * | | | | | | | | | | | | | | | | | | rcu: Improve diagnostics for blocked critical sections in irqPaul E. McKenney2015-03-03
| | | | * | | | | | | | | | | | | | | | | | | rcu: Use IS_ENABLED() to CONFIG_RCU_FANOUT_EXACT #ifdefPaul E. McKenney2015-03-03
| | | | * | | | | | | | | | | | | | | | | | | rcu: Fix a couple of typos in rcu_all_qs() comment headerPaul E. McKenney2015-02-26
| | | | * | | | | | | | | | | | | | | | | | | rcu_tree: Avoid touching rnp->completed when a new GP is startedLai Jiangshan2015-02-25
| | | | * | | | | | | | | | | | | | | | | | | rcu: Consolidate rcu_synchronize and wakeme_after_rcu()Paul E. McKenney2015-02-25
| | | |/ / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | rcu: Move early boot callback tests earlierPaul E. McKenney2015-03-03
| | | * | | | | | | | | | | | | | | | | | | rcu: Move early-boot callbacks to no-CBs lists for no-CBs CPUsPaul E. McKenney2015-03-03
| | | * | | | | | | | | | | | | | | | | | | rcu: Avoid clobbering early boot callbacksPaul E. McKenney2015-02-26
| | | * | | | | | | | | | | | | | | | | | | rcu: Refine diagnostics for lacking kthread for no-CBs callbacksPaul E. McKenney2015-02-26
| | | * | | | | | | | | | | | | | | | | | | rcu: Prevent early-boot RCU callbacks from splattingPaul E. McKenney2015-02-26
| | | * | | | | | | | | | | | | | | | | | | rcu: Wire ->rda pointers at compile timePaul E. McKenney2015-02-26
| | | * | | | | | | | | | | | | | | | | | | rcu: Abstract default callback-list initialization from init_callback_list()Paul E. McKenney2015-02-26
| | |/ / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | Merge tag 'trace-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2015-04-14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | tracing: Add enum_map file to show enums that have been mappedSteven Rostedt (Red Hat)2015-04-08
| * | | | | | | | | | | | | | | | | | | | tracing: Allow for modules to convert their enums to valuesSteven Rostedt (Red Hat)2015-04-08
| * | | | | | | | | | | | | | | | | | | | tracing: Add TRACE_DEFINE_ENUM() macro to map enums to their valuesSteven Rostedt (Red Hat)2015-04-08
| * | | | | | | | | | | | | | | | | | | | ftrace/x86: Let dynamic trampolines call ops->func even for dynamic fopsSteven Rostedt (Red Hat)2015-04-02
| * | | | | | | | | | | | | | | | | | | | ring-buffer: Remove duplicate use of '&' in recursive codeSteven Rostedt (Red Hat)2015-03-30
| * | | | | | | | | | | | | | | | | | | | trace: Don't use __weak in header filesStephen Rothwell2015-03-25
| * | | | | | | | | | | | | | | | | | | | tracing: remove ftrace:function TRACE_EVENT_FL_USE_CALL_FILTER flagHe Kuang2015-03-25
| * | | | | | | | | | | | | | | | | | | | tracing: %pF is only for function pointersScott Wood2015-03-25
| * | | | | | | | | | | | | | | | | | | | ring-buffer: Replace this_cpu_*() with __this_cpu_*()Steven Rostedt2015-03-25
* | | | | | | | | | | | | | | | | | | | | Merge tag 'trace-4.1-tracefs' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-04-14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | tracing: Have mkdir and rmdir be part of tracefsSteven Rostedt (Red Hat)2015-02-03
| * | | | | | | | | | | | | | | | | | | | | tracing: Automatically mount tracefs on debugfs/tracingSteven Rostedt (Red Hat)2015-02-03
| * | | | | | | | | | | | | | | | | | | | | tracing: Convert the tracing facility over to use tracefsSteven Rostedt (Red Hat)2015-02-03
| * | | | | | | | | | | | | | | | | | | | | tracing: Create cmdline tracer options on tracing fs initSteven Rostedt (Red Hat)2015-02-03
| * | | | | | | | | | | | | | | | | | | | | tracing: Only create tracer options files if directory existsSteven 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 Torvalds2015-04-14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-4.1/core-noarch' into for-linusJiri Kosina2015-04-13
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | livepatch: remove unnecessary call to klp_find_object_module()Josh Poimboeuf2015-03-04
| | * | | | | | | | | | | | | | | | | | | | | | livepatch: simplify disable error pathJosh Poimboeuf2015-02-18
* | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2015-04-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | cpusets, isolcpus: exclude isolcpus from load balancing in cpusetsRik van Riel2015-03-19
| * | | | | | | | | | | | | | | | | | | | | | | | sched, isolcpu: make cpu_isolated_map visible outside schedulerRik van Riel2015-03-19
| * | | | | | | | | | | | | | | | | | | | | | | | cgroup: Use kvfree in pidlist_free()Bandan Das2015-03-03
| * | | | | | | | | | | | | | | | | | | | | | | | cgroup: call cgroup_subsys->bind on cgroup subsys initializationVladimir Davydov2015-03-02
* | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2015-04-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | workqueue: Reorder sysfs codeFrederic Weisbecker2015-04-06
| * | | | | | | | | | | | | | | | | | | | | | | | | workqueue: dump workqueues on sysrq-tTejun Heo2015-03-09
| * | | | | | | | | | | | | | | | | | | | | | | | | workqueue: keep track of the flushing task and pool managerTejun Heo2015-03-09
| * | | | | | | | | | | | | | | | | | | | | | | | | workqueue: make the workqueues list RCU walkableTejun Heo2015-03-09
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-04-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'irqchip-core-4.1-3' of git://git.infradead.org/users/jcooper/linux...Thomas Gleixner2015-04-11
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \