Age | Commit message (Expand) | Author |
2009-03-13 | genirq: remove redundant if condition | Thomas Gleixner |
2009-03-13 | futex: remove the pointer math from double_unlock_hb, fix | Ingo Molnar |
2009-03-13 | Merge branches 'sched/clock', 'sched/urgent' and 'linus' into sched/core | Ingo Molnar |
2009-03-13 | futex: remove the pointer math from double_unlock_hb | Darren Hart |
2009-03-12 | irq: export remove_irq() and setup_irq() symbols | Magnus Damm |
2009-03-12 | irq: match remove_irq() args with setup_irq() | Magnus Damm |
2009-03-12 | irq: add remove_irq() for freeing of setup_irq() irqs | Magnus Damm |
2009-03-12 | Merge branch 'linus' into irq/genirq | Ingo Molnar |
2009-03-12 | futex: clean up fault logic | Darren Hart |
2009-03-12 | futex: unlock before returning -EFAULT | Darren Hart |
2009-03-12 | futex: use current->time_slack_ns for rt tasks too | Darren Hart |
2009-03-12 | futex: add double_unlock_hb() | Darren Hart |
2009-03-12 | futex: additional (get|put)_futex_key() fixes | Darren Hart |
2009-03-12 | futex: update futex commentary | Darren Hart |
2009-03-11 | sched: add avg_overlap decay | Mike Galbraith |
2009-03-11 | Merge commit 'origin/master' into next | Benjamin Herrenschmidt |
2009-03-10 | kernel/user.c: fix a memory leak when freeing up non-init usernamespaces users | Dhaval Giani |
2009-03-10 | sched: optimize ttwu vs group scheduling | Peter Zijlstra |
2009-03-10 | Merge branches 'sched/cleanups' and 'linus' into sched/core | Ingo Molnar |
2009-03-09 | copy_process: fix CLONE_PARENT && parent_exec_id interaction | Oleg Nesterov |
2009-03-09 | Fix fixpoint divide exception in acct_update_integrals | Heiko Carstens |
2009-03-06 | sched: TIF_NEED_RESCHED -> need_reshed() cleanup | Lai Jiangshan |
2009-03-06 | Merge branch 'sched/core' into sched/cleanups | Ingo Molnar |
2009-03-06 | percpu, module: implement reserved allocation and use it for module percpu va... | Tejun Heo |
2009-03-05 | sched: don't rebalance if attached on NULL domain | Frederic Weisbecker |
2009-03-05 | Merge commit 'v2.6.29-rc7' into sched/core | Ingo Molnar |
2009-03-05 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-03-04 | rcu: increment quiescent state counter in ksoftirqd() | Eric Dumazet |
2009-03-04 | Merge branch 'x86/core' into core/percpu | Ingo Molnar |
2009-03-04 | Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x... | Ingo Molnar |
2009-03-03 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2009-03-03 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2009-03-02 | x86-64: seccomp: fix 32/64 syscall hole | Roland McGrath |
2009-03-03 | genirq: assert that irq handlers are indeed running in hardirq context | Peter Zijlstra |
2009-03-02 | Merge branch 'linus' into irq/genirq | Ingo Molnar |
2009-03-02 | sched: kill unused parameter of pick_next_task() | Wang Chen |
2009-03-02 | Merge branches 'sched/clock', 'sched/urgent' and 'linus' into sched/core | Ingo Molnar |
2009-03-01 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-03-01 | Merge branch 'x86/urgent' into x86/pat | Ingo Molnar |
2009-02-27 | Fix recursive lock in free_uid()/free_user_ns() | David Howells |
2009-02-27 | sched: don't allow setuid to succeed if the user does not have rt bandwidth | Dhaval Giani |
2009-02-27 | keys: distinguish per-uid keys in different namespaces | Serge E. Hallyn |
2009-02-26 | sched_clock: cleanups | Peter Zijlstra |
2009-02-26 | sched: allow architectures to specify sched_clock_stable | Ingo Molnar |
2009-02-26 | time: ntp: fix bug in ntp_update_offset() & do_adjtimex(), fix | John Stultz |
2009-02-26 | sched_rt: don't start timer when rt bandwidth disabled | Hiroshi Shimamoto |
2009-02-26 | cpuacct: add a branch prediction | Li Zefan |
2009-02-26 | Merge branches 'sched/cleanups', 'sched/urgent' and 'linus' into sched/core | Ingo Molnar |
2009-02-26 | rcu: Teach RCU that idle task is not quiscent state at boot | Paul E. McKenney |
2009-02-25 | time: ntp: clean up second_overflow() | Ingo Molnar |