summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2011-06-16Merge commit 'v3.0-rc3' into perf/coreIngo Molnar
2011-06-13Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-06-10genirq: Prevent potential NULL dereference in irq_set_irq_wake()Jesper Juhl
2011-06-09perf: Split up buffer handling from core codeFrederic Weisbecker
2011-06-08Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-06-07Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-06-07Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-06-07ftrace: Revert 8ab2b7efd ftrace: Remove unnecessary disabling of irqsSteven Rostedt
2011-06-07kprobes/trace: Fix kprobe selftest for gcc 4.6Steven Rostedt
2011-06-07perf, core: Fix initial task_ctx/event installationPeter Zijlstra
2011-06-07sched: Fix/clarify set_task_cpu() locking rulesPeter Zijlstra
2011-06-07lockdep: Fix lock_is_held() on recursionPeter Zijlstra
2011-06-06ftrace: Fix possible undefined return codeGuoWen Li
2011-06-04Merge branch 'perf/urgent' into perf/coreIngo Molnar
2011-06-04perf: Comment /proc/sys/kernel/perf_event_paranoid to be part of user ABIVince Weaver
2011-06-04Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Ingo Molnar
2011-06-03timers: Consider slack value in mod_timer()Sebastian Andrzej Siewior
2011-06-03genirq: Ensure we locate the passed IRQ in irq_alloc_descs()Mark Brown
2011-06-03genirq: Fix descriptor init on non-sparse IRQsLinus Walleij
2011-06-03irq: Handle spurios irq detection for threaded irqsSebastian Andrzej Siewior
2011-06-03genirq: Print threaded handler in spurious debug outputSebastian Andrzej Siewior
2011-06-03clockevents: Handle empty cpumask gracefullyThomas Gleixner
2011-06-03Merge commit 'v3.0-rc1' into perf/coreIngo Molnar
2011-05-31perf, cgroups: Fix up for new APIPeter Zijlstra
2011-05-31sched: Fix schedstat.nr_wakeups_migratePeter Zijlstra
2011-05-31sched: Fix cross-cpu clock sync on remote wakeupsPeter Zijlstra
2011-05-31rcu: Cure load woesPeter Zijlstra
2011-05-29mm: Fix boot crash in mm_alloc()Linus Torvalds
2011-05-29Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-05-29idle governor: Avoid lock acquisition to read pm_qos before entering idleTim Chen
2011-05-28Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-05-28Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-05-28Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-05-28perf: De-schedule a task context when removing the last eventPeter Zijlstra
2011-05-28perf: Change close() semantics for group eventsPeter Zijlstra
2011-05-28perf: Collect the schedule-in rules in one functionPeter Zijlstra
2011-05-28perf: Change and simplify ctx::is_active semanticsPeter Zijlstra
2011-05-28perf: Simplify and fix __perf_install_in_context()Peter Zijlstra
2011-05-28perf: Remove task_ctx_sched_in()Peter Zijlstra
2011-05-28perf: Optimize event scheduling lockingPeter Zijlstra
2011-05-28perf: Clean up 'ctx' reference countingPeter Zijlstra
2011-05-28perf: Optimize ctx_sched_out()Peter Zijlstra
2011-05-28rcu: Start RCU kthreads in TASK_INTERRUPTIBLE statePaul E. McKenney
2011-05-28rcu: Remove waitqueue usage for cpu, node, and boost kthreadsPeter Zijlstra
2011-05-28rcu: Avoid acquiring rcu_node locks in timer functionsPaul E. McKenney
2011-05-28Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar
2011-05-28perf: Fix SIGIO handlingPeter Zijlstra
2011-05-28cpuset: Fix cpuset_cpus_allowed_fallback(), don't update tsk->rt.nr_cpus_allowedKOSAKI Motohiro
2011-05-28sched: Fix ->min_vruntime calculation in dequeue_entity()Peter Zijlstra
2011-05-28sched: Fix ttwu() for __ARCH_WANT_INTERRUPTS_ON_CTXSWPeter Zijlstra