| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| * | | | | | | | | | | | | | | | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-02-03 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | genirq: Prevent irq storm on migration | Thomas Gleixner | 2011-02-02 | |
| | | |_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2011-02-03 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | sched: Fix update_curr_rt() | Peter Zijlstra | 2011-02-03 | |
| | |/ / / / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-02-03 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | perf: Fix reading in perf_event_read() | Peter Zijlstra | 2011-02-03 | |
| | |/ / / / / / / / / / / / / | ||||
| | * | | | | | | | | | | | | | watchdog: Don't change watchdog state on read of sysctl | Marcin Slusarz | 2011-01-31 | |
| | * | | | | | | | | | | | | | watchdog: Fix sysctl consistency | Marcin Slusarz | 2011-01-31 | |
| | * | | | | | | | | | | | | | watchdog: Fix broken nowatchdog logic | Marcin Slusarz | 2011-01-31 | |
| | * | | | | | | | | | | | | | perf: Fix alloc_callchain_buffers() | Eric Dumazet | 2011-01-27 | |
| | | |_|_|/ / / / / / / / / | |/| | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | Fix prlimit64 for suid/sgid processes | Kacper Kornet | 2011-01-31 | |
| * | | | | | | | | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2011-01-28 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | / / / / / / / / | | |_|_|/ / / / / / / / | |/| | | | | | | | | | | ||||
| | * | | | | | | | | | | | sched: Use rq->clock_task instead of rq->clock for correctly maintaining load... | Paul Turner | 2011-01-26 | |
| | * | | | | | | | | | | | sched: Fix/remove redundant cfs_rq checks | Paul Turner | 2011-01-26 | |
| | * | | | | | | | | | | | sched: Fix sign under-flows in wake_affine | Paul Turner | 2011-01-26 | |
| | | |_|_|_|/ / / / / / | |/| | | | | | | | | | ||||
| * | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2011-01-26 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | Input: sysrq - ensure sysrq_enabled and __sysrq_enabled are consistent | Andy Whitcroft | 2011-01-24 | |
| * | | | | | | | | | | | | console: rename acquire/release_console_sem() to console_lock/unlock() | Torben Hohn | 2011-01-26 | |
| | |/ / / / / / / / / / |/| | | | | | | | | | | ||||
| * | | | | | | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-01-25 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | perf: perf_event_exit_task_context: s/rcu_dereference/rcu_dereference_raw/ | Oleg Nesterov | 2011-01-21 | |
| | * | | | | | | | | | | | perf: Annotate cpuctx->ctx.mutex to avoid a lockdep splat | Peter Zijlstra | 2011-01-21 | |
| | * | | | | | | | | | | | perf: Fix perf_event_init_task()/perf_event_free_task() interaction | Oleg Nesterov | 2011-01-19 | |
| | * | | | | | | | | | | | perf: Fix find_get_context() vs perf_event_exit_task() race | Oleg Nesterov | 2011-01-19 | |
| | | |/ / / / / / / / / | |/| | | | | | | | | | ||||
| * | | | | | | | | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2011-01-25 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | hrtimers: Notify hrtimer users of switches to NOHZ mode | Stephen Boyd | 2011-01-19 | |
| | |/ / / / / / / / / / | ||||
| * | | | | | | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2011-01-25 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | sched: Fix poor interactivity on UP systems due to group scheduler nice tune bug | Yong Zhang | 2011-01-24 | |
| | | |_|_|/ / / / / / / | |/| | | | | | | | | | ||||
| * / | | | | | | | | | | module: show version information for built-in modules in sysfs | Dmitry Torokhov | 2011-01-24 | |
| |/ / / / / / / / / / | ||||
| * | | | | | | | | | | Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2011-01-21 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | workqueue: note the nested NOT_RUNNING test in worker_clr_flags() isn't a noop | Tejun Heo | 2011-01-11 | |
| | * | | | | | | | | | | workqueue: relax lockdep annotation on flush_work() | Tejun Heo | 2011-01-11 | |
| | | |_|_|_|_|/ / / / | |/| | | | | | | | | ||||
| * | | | | | | | | | | genirq: Remove __do_IRQ | Thomas Gleixner | 2011-01-21 | |
| * | | | | | | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-01-20 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | smp: Allow on_each_cpu() to be called while early_boot_irqs_disabled status t... | Tejun Heo | 2011-01-20 | |
| | * | | | | | | | | | | lockdep: Move early boot local IRQ enable/disable status to init/main.c | Tejun Heo | 2011-01-20 | |
| | | |/ / / / / / / / | |/| | | | | | | | | ||||
| * | | | | | | | | | | Merge branch 'akpm' | Linus Torvalds | 2011-01-20 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | kernel/smp.c: consolidate writes in smp_call_function_interrupt() | Milton Miller | 2011-01-20 | |
| | * | | | | | | | | | | kernel/smp.c: fix smp_call_function_many() SMP race | Anton Blanchard | 2011-01-20 | |
| | |/ / / / / / / / / | ||||
| * | | | | | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2011-01-20 | |
| |\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||
| | * | | | | | | | | | sched, cgroup: Use exit hook to avoid use-after-free crash | Peter Zijlstra | 2011-01-19 | |
| | * | | | | | | | | | sched: Fix signed unsigned comparison in check_preempt_tick() | Mike Galbraith | 2011-01-18 | |
| | * | | | | | | | | | sched: Replace rq->bkl_count with rq->rq_sched_info.bkl_count | Yong Zhang | 2011-01-18 | |
| | * | | | | | | | | | sched, autogroup: Fix CONFIG_RT_GROUP_SCHED sched_setscheduler() failure | Mike Galbraith | 2011-01-18 | |
| | * | | | | | | | | | sched: Display autogroup names in /proc/sched_debug | Bharata B Rao | 2011-01-18 | |
| | * | | | | | | | | | sched: Reinstate group names in /proc/sched_debug | Bharata B Rao | 2011-01-18 | |
| | * | | | | | | | | | sched: Update effective_load() to use global share weights | Paul Turner | 2011-01-18 | |
| * | | | | | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-01-18 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | perf: Validate cpu early in perf_event_alloc() | Oleg Nesterov | 2011-01-18 | |
| | * | | | | | | | | | | perf: Find_get_context: fix the per-cpu-counter check | Oleg Nesterov | 2011-01-18 | |
| | * | | | | | | | | | | perf: Fix contexted inheritance | Peter Zijlstra | 2011-01-18 | |
