aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2014-05-04cgroup: use RCU free in create_css() failure pathTejun Heo
2014-05-04cgroup: protect cgroup_root->cgroup_idr with a spinlockTejun Heo
2014-05-04cgroup, memcg: allocate cgroup ID from 1Tejun Heo
2014-05-04cgroup: make flags and subsys_masks unsigned intTejun Heo
2014-05-04rwsem: Add comments to explain the meaning of the rwsem's count fieldTim Chen
2014-05-03genirq: Sanitize spurious interrupt detection of threaded irqsThomas Gleixner
2014-05-03Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-05-03Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-05-03Merge tag 'trace-fixes-v3.15-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-05-02tracing: Use rcu_dereference_sched() for trace event triggersSteven Rostedt (Red Hat)
2014-05-01ftrace: Have function graph tracer use global_ops for filteringSteven Rostedt (Red Hat)
2014-05-01Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-05-01PM / hibernate: no kernel_power_off when pm_power_off NULLSebastian Capella
2014-05-01cpuidle: Combine cpuidle_enabled() with cpuidle_select()Rafael J. Wysocki
2014-04-30uprobes: Refuse to insert a probe into MAP_SHARED vmaOleg Nesterov
2014-04-30uprobes/tracing: Fix uprobe_perf_open() on uprobe_apply() failureOleg Nesterov
2014-04-30uprobes/tracing: Make uprobe_perf_close() visible to uprobe_perf_open()Oleg Nesterov
2014-04-30tracing: Remove mock up poll wait functionSteven Rostedt (Red Hat)
2014-04-30timer: Prevent overflow in apply_slackJiri Bohac
2014-04-30hrtimer: Prevent remote enqueue of leftmost timersLeon Ma
2014-04-30hrtimer: Prevent all reprogramming if hang detectedStuart Hayes
2014-04-29tracing: Break out of tracing_wait_pipe() before wait_pipe() is calledSteven Rostedt (Red Hat)
2014-04-29softirq: A single rcu_bh_qs() call per softirq set is enoughEric Dumazet
2014-04-29rcu: Replace __this_cpu_ptr() uses with raw_cpu_ptr()Christoph Lameter
2014-04-29rcu: Remove duplicate resched_cpu() declarationPranith Kumar
2014-04-29rcu: Make large and small sysidle systems use same state machinePaul E. McKenney
2014-04-29rcu: Bind RCU grace-period kthreads if NO_HZ_FULLPaul E. McKenney
2014-04-29rcu: Merge rcu_sched_force_quiescent_state() with rcu_force_quiescent_state()Andreea-Cristina Bernat
2014-04-29rcu: Consolidate kfree_call_rcu() to use rcu_state pointerAndreea-Cristina Bernat
2014-04-29rcu: Replace NR_CPUS with nr_cpu_idsHimangi Saraogi
2014-04-29rcu: Add event tracing to dyntick_save_progress_counter().Andreea-Cristina Bernat
2014-04-29rcu: Protect uses of ->jiffies_stall with ACCESS_ONCE()Himangi Saraogi
2014-04-29rcu: Make callers awaken grace-period kthreadPaul E. McKenney
2014-04-29rcu: Protect uses of jiffies_stall field with ACCESS_ONCE()Iulia Manda
2014-04-29rcu: Remove unused rcu_data structure fieldIulia Manda
2014-04-29rcu: Update cpu_needs_another_gp() for futures from non-NOCB CPUsPaul E. McKenney
2014-04-29rcu: Print negatives for stall-warning counter wraparoundPaul E. McKenney
2014-04-29rcu: Fix incorrect notes for codeLiu Ping Fan
2014-04-29rcu: Protect ->gp_flags accesses with ACCESS_ONCE()Paul E. McKenney
2014-04-28Merge tag 'trace-fixes-v3.15-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-04-28ftrace/module: Hardcode ftrace_module_init() call into load_module()Steven Rostedt (Red Hat)
2014-04-28PM / hibernate: use unsigned local variables in swsusp_show_speed()Chen Gang
2014-04-28genirq: x86: Ensure that dynamic irq allocation does not conflictThomas Gleixner
2014-04-27Merge 3.15-rc3 into staging-nextGreg Kroah-Hartman
2014-04-28param: hand arguments after -- straight to initRusty Russell
2014-04-28module: remove warning about waiting module removal.Rusty Russell
2014-04-27Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-04-25cgroup: Use more current logging styleJoe Perches
2014-04-25cgroup: replace pr_warning with preferred pr_warnJianyu Zhan
2014-04-25cgroup: remove orphaned cgroup_pidlist_seq_operationsJianyu Zhan