aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2009-02-17Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2009-02-17Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-02-17Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-02-17Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-02-15trace: mmiotrace to the tracer menu in KconfigPekka Paalanen
2009-02-15mmiotrace: count events lost due to not recordingPekka Paalanen
2009-02-13User namespaces: Only put the userns when we unhash the uidSerge E. Hallyn
2009-02-13timers: more consistently use clock vs timerPeter Zijlstra
2009-02-12sched: cpu hotplug fixIngo Molnar
2009-02-11cgroups: fix lockdep subclasses overflowLi Zefan
2009-02-11mm: fix dirty_bytes/dirty_background_bytes sysctls on 64bit archesSven Wegener
2009-02-11futex: fix reference leakPeter Zijlstra
2009-02-11Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2009-02-11Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-02-11Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-02-11sched: revert recent sync wakeup changesPeter Zijlstra
2009-02-11timers: fix TIMER_ABSTIME for process wide cpu timersPeter Zijlstra
2009-02-11timers: split process wide cpu clocks/timers, fixPeter Zijlstra
2009-02-11ptrace, x86: fix the usage of ptrace_fork()Oleg Nesterov
2009-02-10profiling: fix broken profiling regressionHugh Dickins
2009-02-08async: use list_move_tailStefan Richter
2009-02-08async: Rename _special -> _domain for clarity.Cornelia Huck
2009-02-08async: Add some documentation.Cornelia Huck
2009-02-08async: Handle kthread_run() return codes.Cornelia Huck
2009-02-08async: Fix running list handling.Cornelia Huck
2009-02-07Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec',...Len Brown
2009-02-06fork.c: fix NULL pointer dereference when nr_threads == threads-maxLi Zefan
2009-02-05wait: prevent exclusive waiter starvationJohannes Weiner
2009-02-05revert "rlimit: permit setting RLIMIT_NOFILE to RLIM_INFINITY"Andrew Morton
2009-02-05kernel/async.c: fix printk warningsAndrew Morton
2009-02-05timers: split process wide cpu clocks/timersPeter Zijlstra
2009-02-05signal: re-add dead task accumulation stats.Peter Zijlstra
2009-02-04Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-02-04sched: fix nohz load balancer on cpu offlineSuresh Siddha
2009-02-04Merge branch 'core/xen' into x86/urgentIngo Molnar
2009-02-03ftrace: do_each_pid_task() needs rcu lockOleg Nesterov
2009-02-02Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2009-02-02modules: Use a better scheme for refcountingEric Dumazet
2009-02-01irq, x86: fix lock status with numa_migrate_irq_descYinghai Lu
2009-02-01sched_rt: don't use first_cpu on cpumask created with cpumask_andRusty Russell
2009-02-01sched: fix buddie group latencyPeter Zijlstra
2009-02-01sched: clear buddies more aggressivelyMike Galbraith
2009-02-01sched: symmetric sync vs avg_overlapPeter Zijlstra
2009-02-01sched: fix sync wakeupsPeter Zijlstra
2009-01-31Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-01-31Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-01-31Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-01-31Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-01-30hrtimer: prevent negative expiry value after clock_was_set()Thomas Gleixner
2009-01-30hrtimers: allow the hot-unplugging of all cpusSebastien Dugue