Commit Graph

12031 Commits (bbd9d6f7fbb0305c9a592bf05a32e87eb364a4ff)

Author SHA1 Message Date
Lin Ming 0f3171438f sched: Cleanup duplicate local variable in [enqueue|dequeue]_task_fair 14 years ago
Peter Zijlstra efbe2eee6d lockdep: Fix lockdep_no_validate against IRQ states 14 years ago
Lin Ming 9985c20f9e perf: Remove perf_event_attr::type check 14 years ago
Stephan Baerwolf 2bd2d6f2dc sched: Replace use of entity_key() 14 years ago
Jan H. Schönherr acb5a9ba3b sched: Separate group-scheduling code more clearly 14 years ago
Richard Kennedy 26a148eb9c sched: Reorder root_domain to remove 64 bit alignment padding 14 years ago
Bianca Lutz 99bc52429f sched: Do not attempt to destroy uninitialized rt_bandwidth 14 years ago
Jan Schoenherr 045176d22f sched: Remove unused function cpu_cfs_rq() 14 years ago
Jan Schoenherr 5f817d676b sched: Fix (harmless) typo 'CONFG_FAIR_GROUP_SCHED' 14 years ago
Peter Zijlstra 9763b67fb9 sched, cgroup: Optimize load_balance_fair() 14 years ago
Paul Turner 9598c82dca sched: Don't update shares twice on on_rq parent 14 years ago
Paul Turner 9bbd737436 sched: update correct entity's runtime in check_preempt_wakeup() 14 years ago
Oleg Nesterov 8a35241803 ptrace: fix ptrace_signal() && STOP_DEQUEUED interaction 14 years ago
Christoph Hellwig 11b80f459a rw_semaphore: remove up/down_read_non_owner 14 years ago
John Stultz cbaa51524b time: Fix stupid KERN_WARN compile issue 14 years ago
Paul E. McKenney a95cded32d sysctl,rcu: Convert call_rcu(free_head) to kfree 14 years ago
Lai Jiangshan 3b097c4696 audit_tree,rcu: Convert call_rcu(__put_tree) to kfree_rcu() 14 years ago
Paul E. McKenney a841796f11 signal: align __lock_task_sighand() irq disabling and RCU 14 years ago
Peter Zijlstra ec433f0c51 softirq,rcu: Inform RCU of irq_exit() activity 14 years ago
Peter Zijlstra c5d753a55a sched: Add irq_{enter,exit}() to scheduler_ipi() 14 years ago
Paul E. McKenney 10f39bb1b2 rcu: protect __rcu_read_unlock() against scheduler-using irq handlers 14 years ago
Peter Zijlstra d110235d2c sched: Avoid creating superfluous NUMA domains on non-NUMA systems 14 years ago
Peter Zijlstra e3589f6c81 sched: Allow for overlapping sched_domain spans 14 years ago
Peter Zijlstra 9c3f75cbd1 sched: Break out cpu_power from the sched_group structure 14 years ago
Al Viro 6657719390 make sure that nsproxy_cache is initialized early enough 14 years ago
Al Viro 3bfa784a65 kill file_permission() completely 14 years ago
Paul E. McKenney be0e1e21ef rcu: Streamline code produced by __rcu_read_unlock() 14 years ago
Paul E. McKenney 7765be2fec rcu: Fix RCU_BOOST race handling current->rcu_read_unlock_special 14 years ago
Paul E. McKenney 131906b006 rcu: decrease rcu_report_exp_rnp coupling with scheduler 14 years ago
Vladimir Zapolskiy f701e5b73a connector: add an event for monitoring process tracers 14 years ago
Oleg Nesterov dcace06cc2 ptrace: mv send-SIGSTOP from do_fork() to ptrace_init_task() 14 years ago
Oleg Nesterov 961c4675c7 has_stopped_jobs: s/task_is_stopped/SIGNAL_STOP_STOPPED/ 14 years ago
Akinobu Mita f0c077a8b7 PM: Improve error code of pm_notifier_call_chain() 14 years ago
Kevin Hilman a5e4fd8783 PM / Suspend: Export suspend_set_ops, suspend_valid_only_mem 14 years ago
MyungJoo Ham 3b5fe85252 PM / Suspend: Add .suspend_again() callback to suspend_ops 14 years ago
Masami Hiramatsu 7f6878a3d7 tracing/kprobe: Update symbol reference when loading module 14 years ago
Masami Hiramatsu 6142431810 tracing/kprobes: Support module init function probing 14 years ago
Masami Hiramatsu bc81d48d13 kprobes: Return -ENOENT if probe point doesn't exist 14 years ago
Masami Hiramatsu 1538f888f1 tracing/kprobes: Merge trace probe enable/disable functions 14 years ago
Peter Zijlstra c64be78ffb sched: Fix 32bit race 14 years ago
Steven Rostedt f7bc8b61f6 ftrace: Fix regression where ftrace breaks when modules are loaded 14 years ago
Masami Hiramatsu 7143f168e2 tracing/kprobes: Rename probe_* to trace_probe_* 14 years ago
Cyrill Gorcunov f912987097 perf, x86: P4 PMU - Introduce event alias feature 14 years ago
Steven Rostedt 4a9bd3f134 tracing: Have dynamic size event stack traces 14 years ago
Steven Rostedt 6331c28c96 ftrace: Fix dynamic selftest failure on some archs 14 years ago
Steven Rostedt 072126f452 ftrace: Update filter when tracing enabled in set_ftrace_filter() 14 years ago
Steven Rostedt 41fb61c2d0 ftrace: Balance records when updating the hash 14 years ago
Paul E. McKenney b0d304172f rcu: Prevent RCU callbacks from executing before scheduler initialized 14 years ago
Dima Zavin 732375c6a5 plist: Remove the need to supply locks to plist heads 14 years ago
Steven Rostedt 4376cac667 ftrace: Do not disable interrupts for modules in mcount update 14 years ago