summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2014-07-09kernel/kprobes.c: convert printk to pr_foo()Fabian Frederick
2014-07-09Merge branch 'akpm-current/current'Stephen Rothwell
2014-07-09Merge remote-tracking branch 'userns/for-next'Stephen Rothwell
2014-07-09Merge remote-tracking branch 'scsi/for-next'Stephen Rothwell
2014-07-09Merge remote-tracking branch 'cgroup/for-next'Stephen Rothwell
2014-07-09Merge remote-tracking branch 'staging/staging-next'Stephen Rothwell
2014-07-09Merge remote-tracking branch 'workqueues/for-next'Stephen Rothwell
2014-07-09Merge remote-tracking branch 'rcu/rcu/next'Stephen Rothwell
2014-07-09Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell
2014-07-09Merge remote-tracking branch 'audit/master'Stephen Rothwell
2014-07-09Merge remote-tracking branch 'integrity/next'Stephen Rothwell
2014-07-09Merge remote-tracking branch 'block/for-next'Stephen Rothwell
2014-07-09Merge remote-tracking branch 'crypto/master'Stephen Rothwell
2014-07-09next-20140708/net-nextStephen Rothwell
2014-07-09Merge remote-tracking branch 'kbuild/for-next'Stephen Rothwell
2014-07-08Merge branch 'for-3.17' into for-nextTejun Heo
2014-07-08cgroup: implement cgroup_subsys->depends_onTejun Heo
2014-07-08cgroup: implement cgroup_subsys->css_reset()Tejun Heo
2014-07-08cgroup: make interface files visible iff enabled on cgroup->subtree_controlTejun Heo
2014-07-08cgroup: introduce cgroup->subtree_controlTejun Heo
2014-07-08cgroup: reorganize cgroup_subtree_control_write()Tejun Heo
2014-07-08Merge branches 'doc.2014.07.08a', 'fixes.2014.07.08c', 'maintainers.2014.07.0...Paul E. McKenney
2014-07-08rcu: Fix a sparse warning in rcu_report_unblock_qs_rnp()Pranith Kumar
2014-07-08rcu: Fix a sparse warning in rcu_initiate_boost()Pranith Kumar
2014-07-08rcu: Fix __rcu_reclaim() to use true/false for boolPaul E. McKenney
2014-07-08rcu: Remove CONFIG_PROVE_RCU_DELAYPaul E. McKenney
2014-07-08rcu: Use __this_cpu_read() instead of per_cpu_ptr()Shan Wei
2014-07-08rcu: Don't use NMIs to dump other CPUs' stacksPaul E. McKenney
2014-07-08rcu: Bind grace-period kthreads to non-NO_HZ_FULL CPUsPaul E. McKenney
2014-07-08rcu: Simplify priority boosting by putting rt_mutex in rcu_nodePaul E. McKenney
2014-07-08rcu: Check both root and current rcu_node when setting up future grace periodPranith Kumar
2014-07-08rcu: Allow post-unlock reference for rt_mutexPaul E. McKenney
2014-07-08rcu: Loosen __call_rcu()'s rcu_head alignment constraintPaul E. McKenney
2014-07-08rcu: Eliminate read-modify-write ACCESS_ONCE() callsPaul E. McKenney
2014-07-08rcu: Remove redundant ACCESS_ONCE() from tick_do_timer_cpuPaul E. McKenney
2014-07-08rcu: Make rcu node arrays static const char * constFabian Frederick
2014-07-08signal: Explain local_irq_save() callPaul E. McKenney
2014-07-07Merge 3.16-rc4 into staging-nextGreg Kroah-Hartman
2014-07-07rcu: Don't offload callbacks unless specifically requestedPaul E. McKenney
2014-07-07rcu: Parallelize and economize NOCB kthread wakeupsPaul E. McKenney
2014-07-07torture: Avoid format string leak to thead nameKees Cook
2014-07-07Merge branch 'for-3.16-fixes' into for-nextTejun Heo
2014-07-07workqueue: zero cpumask of wq_numa_possible_cpumask on initYasuaki Ishimatsu
2014-07-05Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-07-05genirq: Fix memory leak when calling irq_free_hwirqs()Keith Busch
2014-07-05Merge branch 'locking/core'Ingo Molnar
2014-07-05Merge branch 'timers/core'Ingo Molnar
2014-07-05Merge branch 'sched/core'Ingo Molnar
2014-07-05Merge branch 'perf/urgent'Ingo Molnar
2014-07-05Merge branch 'perf/core'Ingo Molnar