summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2011-07-21Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2011-07-21Merge branch 'perf/urgent' into perf/coreIngo Molnar
2011-07-20rw_semaphore: remove up/down_read_non_ownerChristoph Hellwig
2011-07-20Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-07-20time: Fix stupid KERN_WARN compile issueJohn Stultz
2011-07-20sysctl,rcu: Convert call_rcu(free_head) to kfreePaul E. McKenney
2011-07-20audit_tree,rcu: Convert call_rcu(__put_tree) to kfree_rcu()Lai Jiangshan
2011-07-20Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar
2011-07-20signal: align __lock_task_sighand() irq disabling and RCUPaul E. McKenney
2011-07-20softirq,rcu: Inform RCU of irq_exit() activityPeter Zijlstra
2011-07-20sched: Add irq_{enter,exit}() to scheduler_ipi()Peter Zijlstra
2011-07-20rcu: protect __rcu_read_unlock() against scheduler-using irq handlersPaul E. McKenney
2011-07-20sched: Avoid creating superfluous NUMA domains on non-NUMA systemsPeter Zijlstra
2011-07-20sched: Allow for overlapping sched_domain spansPeter Zijlstra
2011-07-20sched: Break out cpu_power from the sched_group structurePeter Zijlstra
2011-07-20make sure that nsproxy_cache is initialized early enoughAl Viro
2011-07-20kill file_permission() completelyAl Viro
2011-07-19rcu: Streamline code produced by __rcu_read_unlock()Paul E. McKenney
2011-07-19rcu: Fix RCU_BOOST race handling current->rcu_read_unlock_specialPaul E. McKenney
2011-07-19rcu: decrease rcu_report_exp_rnp coupling with schedulerPaul E. McKenney
2011-07-20kernel: prevent unnecessary rebuilding due to config_data.gzPeter Foley
2011-07-18connector: add an event for monitoring process tracersVladimir Zapolskiy
2011-07-17ptrace: mv send-SIGSTOP from do_fork() to ptrace_init_task()Oleg Nesterov
2011-07-17has_stopped_jobs: s/task_is_stopped/SIGNAL_STOP_STOPPED/Oleg Nesterov
2011-07-15Merge branch 'pm-domains' into for-linusRafael J. Wysocki
2011-07-15PM: Improve error code of pm_notifier_call_chain()Akinobu Mita
2011-07-15PM / Suspend: Export suspend_set_ops, suspend_valid_only_memKevin Hilman
2011-07-15PM / Suspend: Add .suspend_again() callback to suspend_opsMyungJoo Ham
2011-07-15tracing/kprobe: Update symbol reference when loading moduleMasami Hiramatsu
2011-07-15tracing/kprobes: Support module init function probingMasami Hiramatsu
2011-07-15kprobes: Return -ENOENT if probe point doesn't existMasami Hiramatsu
2011-07-15tracing/kprobes: Merge trace probe enable/disable functionsMasami Hiramatsu
2011-07-15Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds
2011-07-15sched: Fix 32bit racePeter Zijlstra
2011-07-14ftrace: Fix regression where ftrace breaks when modules are loadedSteven Rostedt
2011-07-14tracing/kprobes: Rename probe_* to trace_probe_*Masami Hiramatsu
2011-07-14perf, x86: P4 PMU - Introduce event alias featureCyrill Gorcunov
2011-07-14tracing: Have dynamic size event stack tracesSteven Rostedt
2011-07-14sched: adjust scheduler cpu power for stolen timeGlauber Costa
2011-07-14KVM guest: Steal time accountingGlauber Costa
2011-07-14KVM: Steal time implementationGlauber Costa
2011-07-13ftrace: Fix dynamic selftest failure on some archsSteven Rostedt
2011-07-13ftrace: Update filter when tracing enabled in set_ftrace_filter()Steven Rostedt
2011-07-13ftrace: Balance records when updating the hashSteven Rostedt
2011-07-13rcu: Prevent RCU callbacks from executing before scheduler initializedPaul E. McKenney
2011-07-12Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/lin...Linus Torvalds
2011-07-12KVM: Add compat ioctl for KVM_SET_SIGNAL_MASKAlexander Graf
2011-07-12fixlet: Remove fs_excl from struct task.Justin TerAvest
2011-07-11doc: Konfig: Documentation/power/{pm => apm-acpi}.txtMichael Witten
2011-07-11Merge branch 'master' into for-nextJiri Kosina