| Commit message (Expand) | Author | Age |
* | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2009-02-24 |
|\ |
|
| * | PM: Split up sysdev_[suspend|resume] from device_power_[down|up] | Rafael J. Wysocki | 2009-02-22 |
| * | 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-21 |
| * | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2009-02-19 |
| |\ \ |
|
| | * | | 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 |
| | * | | tracing/function-graph-tracer: trace the idle tasks | Frederic Weisbecker | 2009-02-17 |
| * | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2009-02-18 |
| |\ \ \ |
|
| | * | | | block: fix bad definition of BIO_RW_SYNC | Jens Axboe | 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 |
| |/ / / |
|
| * | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2009-02-17 |
| |\ \ \ |
|
| | * | | | sched: cpu hotplug fix | Ingo Molnar | 2009-02-12 |
| * | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-02-17 |
| |\ \ \ \ |
|
| | * | | | | timers: more consistently use clock vs timer | Peter Zijlstra | 2009-02-13 |
| | |/ / / |
|
| * | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2009-02-17 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| | * | | | trace: mmiotrace to the tracer menu in Kconfig | Pekka Paalanen | 2009-02-15 |
| | * | | | mmiotrace: count events lost due to not recording | Pekka Paalanen | 2009-02-15 |
| | | |/
| | |/| |
|
| * | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-02-17 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | futex: fix reference leak | Peter Zijlstra | 2009-02-11 |
* | | | | timecompare: generic infrastructure to map between two time bases | Patrick Ohly | 2009-02-16 |
* | | | | clocksource: allow usage independent of timekeeping.c | Patrick Ohly | 2009-02-16 |
* | | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2009-02-15 |
|\| | | |
|
| * | | | User namespaces: Only put the userns when we unhash the uid | Serge E. Hallyn | 2009-02-13 |
| | |/
| |/| |
|
| * | | cgroups: fix lockdep subclasses overflow | Li Zefan | 2009-02-11 |
| * | | mm: fix dirty_bytes/dirty_background_bytes sysctls on 64bit arches | Sven Wegener | 2009-02-11 |
| |/ |
|
| * | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2009-02-11 |
| |\ |
|
| | * | sched: revert recent sync wakeup changes | Peter Zijlstra | 2009-02-11 |
| * | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-02-11 |
| |\ \ |
|
| | * | | timers: fix TIMER_ABSTIME for process wide cpu timers | Peter Zijlstra | 2009-02-11 |
| | * | | timers: split process wide cpu clocks/timers, fix | Peter Zijlstra | 2009-02-11 |
| | * | | timers: split process wide cpu clocks/timers | Peter Zijlstra | 2009-02-05 |
| | * | | signal: re-add dead task accumulation stats. | Peter Zijlstra | 2009-02-05 |
| | |/ |
|
| | * | sched: fix nohz load balancer on cpu offline | Suresh Siddha | 2009-02-04 |
| * | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-02-11 |
| |\ \ |
|
| | * | | ptrace, x86: fix the usage of ptrace_fork() | Oleg Nesterov | 2009-02-11 |
| * | | | profiling: fix broken profiling regression | Hugh Dickins | 2009-02-09 |
| * | | | async: use list_move_tail | Stefan Richter | 2009-02-08 |
| * | | | async: Rename _special -> _domain for clarity. | Cornelia Huck | 2009-02-08 |
| * | | | async: Add some documentation. | Cornelia Huck | 2009-02-08 |
| * | | | async: Handle kthread_run() return codes. | Cornelia Huck | 2009-02-08 |
| * | | | async: Fix running list handling. | Cornelia Huck | 2009-02-08 |
| | | | | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| *-----. \ \ | Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec',... | Len Brown | 2009-02-07 |
| |\ \ \ \ \ \
| | | | | | |/
| | | | | |/| |
|
| | | | * | | | fork.c: fix NULL pointer dereference when nr_threads == threads-max | Li Zefan | 2009-02-06 |