index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2009-02-15
lockdep: build fix for !PROVE_LOCKING
Peter Zijlstra
2009-02-14
lockstat: warn about disabled lock debugging
Peter Zijlstra
2009-02-14
lockdep: use stringify.h
Peter Zijlstra
2009-02-14
lockdep: simplify check_prev_add_irq()
Peter Zijlstra
2009-02-14
lockdep: get_user_chars() redo
Peter Zijlstra
2009-02-14
lockdep: simplify get_user_chars()
Peter Zijlstra
2009-02-14
lockdep: add comments to mark_lock_irq()
Peter Zijlstra
2009-02-14
lockdep: remove macro usage from mark_held_locks()
Peter Zijlstra
2009-02-14
lockdep: fully reduce mark_lock_irq()
Peter Zijlstra
2009-02-14
lockdep: merge the !_READ mark_lock_irq() helpers
Peter Zijlstra
2009-02-14
lockdep: merge the _READ mark_lock_irq() helpers
Peter Zijlstra
2009-02-14
lockdep: simplify mark_lock_irq() helpers #3
Peter Zijlstra
2009-02-14
lockdep: further simplify mark_lock_irq() helpers
Peter Zijlstra
2009-02-14
lockdep: simplify the mark_lock_irq() helpers
Peter Zijlstra
2009-02-14
lockdep: split up mark_lock_irq()
Peter Zijlstra
2009-02-14
lockdep: generate usage strings
Peter Zijlstra
2009-02-14
lockdep: generate the state bit definitions
Peter Zijlstra
2009-02-14
lockdep: move state bit definitions around
Peter Zijlstra
2009-02-14
lockdep: simplify mark_lock()
Peter Zijlstra
2009-02-14
lockdep: simplify mark_held_locks
Peter Zijlstra
2009-02-14
lockdep: lockdep_states.h
Peter Zijlstra
2009-02-14
lockdep: sanitize reclaim bit names
Peter Zijlstra
2009-02-14
lockdep: sanitize bit names
Peter Zijlstra
2009-02-14
lockdep: annotate reclaim context (__GFP_NOFS)
Nick Piggin
2009-02-14
timer: implement lockdep deadlock detection
Johannes Berg
2009-02-07
Merge branch 'linus' into core/locking
Ingo Molnar
2009-02-06
fork.c: fix NULL pointer dereference when nr_threads == threads-max
Li Zefan
2009-02-05
wait: prevent exclusive waiter starvation
Johannes Weiner
2009-02-05
revert "rlimit: permit setting RLIMIT_NOFILE to RLIM_INFINITY"
Andrew Morton
2009-02-05
kernel/async.c: fix printk warnings
Andrew Morton
2009-02-04
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2009-02-04
Merge branch 'core/xen' into x86/urgent
Ingo Molnar
2009-02-03
ftrace: do_each_pid_task() needs rcu lock
Oleg Nesterov
2009-02-02
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2009-02-02
modules: Use a better scheme for refcounting
Eric Dumazet
2009-02-01
irq, x86: fix lock status with numa_migrate_irq_desc
Yinghai Lu
2009-02-01
sched_rt: don't use first_cpu on cpumask created with cpumask_and
Rusty Russell
2009-02-01
sched: fix buddie group latency
Peter Zijlstra
2009-02-01
sched: clear buddies more aggressively
Mike Galbraith
2009-02-01
sched: symmetric sync vs avg_overlap
Peter Zijlstra
2009-02-01
sched: fix sync wakeups
Peter Zijlstra
2009-01-31
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-01-31
Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2009-01-31
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2009-01-31
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2009-01-30
hrtimer: prevent negative expiry value after clock_was_set()
Thomas Gleixner
2009-01-30
hrtimers: allow the hot-unplugging of all cpus
Sebastien Dugue
2009-01-30
hrtimers: increase clock min delta threshold while interrupt hanging
Frederic Weisbecker
2009-01-30
generic-ipi: use per cpu data for single cpu ipi calls
Steven Rostedt
2009-01-29
cgroup: fix root_count when mount fails due to busy subsystem
Paul Menage
[next]