Age | Commit message (Expand) | Author |
2009-03-04 | rcu: increment quiescent state counter in ksoftirqd() | Eric Dumazet |
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-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 |
2009-02-25 | time: ntp: simplify ntp_tick_adj calculations | Ingo Molnar |
2009-02-25 | time: ntp: make 64-bit constants more robust | Ingo Molnar |
2009-02-25 | time: ntp: refactor do_adjtimex() some more | Ingo Molnar |
2009-02-25 | time: ntp: refactor do_adjtimex() | Ingo Molnar |
2009-02-25 | time: ntp: fix bug in ntp_update_offset() & do_adjtimex() | Ingo Molnar |
2009-02-25 | time: ntp: micro-optimize ntp_update_offset() | Ingo Molnar |
2009-02-25 | time: ntp: simplify ntp_update_offset_fll() | Ingo Molnar |
2009-02-25 | time: ntp: refactor and clean up ntp_update_offset() | Ingo Molnar |
2009-02-25 | time: ntp: refactor up ntp_update_frequency() | Ingo Molnar |
2009-02-25 | time: ntp: clean up ntp_update_frequency() | Ingo Molnar |
2009-02-25 | time: ntp: simplify the MAX_TICKADJ_SCALED definition | Ingo Molnar |
2009-02-25 | time: ntp: simplify the second_overflow() code flow | Ingo Molnar |
2009-02-25 | time: ntp: clean up kernel/time/ntp.c | Ingo Molnar |
2009-02-24 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller |
2009-02-22 | PM: Split up sysdev_[suspend|resume] from device_power_[down|up] | Rafael J. Wysocki |
2009-02-21 | Merge branch 'hibernate' | Linus Torvalds |
2009-02-21 | PM: Fix suspend_console and resume_console to use only one semaphore | Arve Hjønnevåg |
2009-02-21 | PM: Wait for console in resume | Arve Hjønnevåg |
2009-02-21 | PM: Fix pm_notifiers during user mode hibernation | Andrey Borzenkov |
2009-02-21 | PM: fix build for CONFIG_PM unset | Rafael J. Wysocki |
2009-02-21 | PM/resume: wait for device probing to finish | Arjan van de Ven |
2009-02-19 | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2009-02-19 | time: apply NTP frequency/tick changes immediately | john stultz |
2009-02-18 | tracing: limit the number of loops the ring buffer self test can make | Steven Rostedt |
2009-02-18 | tracing: have function trace select kallsyms | Steven Rostedt |
2009-02-18 | tracing: disable tracing while testing ring buffer | Steven Rostedt |
2009-02-18 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2009-02-18 | pm: fix build for CONFIG_PM unset | Rafael J. Wysocki |
2009-02-18 | cgroups: fix possible use after free | Li Zefan |
2009-02-18 | timers: add mod_timer_pending() | Ingo Molnar |