summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2009-02-14lockdep: simplify get_user_chars()Peter Zijlstra
2009-02-14lockdep: add comments to mark_lock_irq()Peter Zijlstra
2009-02-14lockdep: remove macro usage from mark_held_locks()Peter Zijlstra
2009-02-14lockdep: fully reduce mark_lock_irq()Peter Zijlstra
2009-02-14lockdep: merge the !_READ mark_lock_irq() helpersPeter Zijlstra
2009-02-14lockdep: merge the _READ mark_lock_irq() helpersPeter Zijlstra
2009-02-14lockdep: simplify mark_lock_irq() helpers #3Peter Zijlstra
2009-02-14lockdep: further simplify mark_lock_irq() helpersPeter Zijlstra
2009-02-14lockdep: simplify the mark_lock_irq() helpersPeter Zijlstra
2009-02-14lockdep: split up mark_lock_irq()Peter Zijlstra
2009-02-14lockdep: generate usage stringsPeter Zijlstra
2009-02-14lockdep: generate the state bit definitionsPeter Zijlstra
2009-02-14lockdep: move state bit definitions aroundPeter Zijlstra
2009-02-14lockdep: simplify mark_lock()Peter Zijlstra
2009-02-14lockdep: simplify mark_held_locksPeter Zijlstra
2009-02-14lockdep: lockdep_states.hPeter Zijlstra
2009-02-14lockdep: sanitize reclaim bit namesPeter Zijlstra
2009-02-14lockdep: sanitize bit namesPeter Zijlstra
2009-02-14lockdep: annotate reclaim context (__GFP_NOFS)Nick Piggin
2009-02-14timer: implement lockdep deadlock detectionJohannes Berg
2009-02-07Merge branch 'linus' into core/lockingIngo Molnar
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-04Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
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
2009-01-30hrtimers: increase clock min delta threshold while interrupt hangingFrederic Weisbecker
2009-01-30generic-ipi: use per cpu data for single cpu ipi callsSteven Rostedt
2009-01-29cgroup: fix root_count when mount fails due to busy subsystemPaul Menage
2009-01-29cgroups: add cpu_relax() calls in css_tryget() and cgroup_clear_css_refs()Paul Menage
2009-01-29cgroups: fix lock inconsistency in cgroup_clone()Li Zefan
2009-01-29cgroups: use hierarchy mutex in creation failure pathKAMEZAWA Hiroyuki
2009-01-27cpumask fallout: Initialize irq_default_affinity earlierDavid Daney
2009-01-27Make irq_*_affinity depend on CONFIG_GENERIC_HARDIRQS too.David Daney