| Commit message (Expand) | Author | Age | Files | Lines |
* | timers: more consistently use clock vs timer | Peter Zijlstra | 2009-02-13 | 1 | -30/+30 |
* | cgroups: fix lockdep subclasses overflow | Li Zefan | 2009-02-11 | 1 | -1/+2 |
* | mm: fix dirty_bytes/dirty_background_bytes sysctls on 64bit arches | Sven Wegener | 2009-02-11 | 1 | -2/+3 |
* | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2009-02-11 | 2 | -12/+9 |
|\ |
|
| * | sched: revert recent sync wakeup changes | Peter Zijlstra | 2009-02-11 | 2 | -12/+9 |
* | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-02-11 | 7 | -37/+160 |
|\ \ |
|
| * | | timers: fix TIMER_ABSTIME for process wide cpu timers | Peter Zijlstra | 2009-02-11 | 1 | -0/+34 |
| * | | timers: split process wide cpu clocks/timers, fix | Peter Zijlstra | 2009-02-11 | 1 | -28/+14 |
| * | | timers: split process wide cpu clocks/timers | Peter Zijlstra | 2009-02-05 | 3 | -25/+119 |
| * | | signal: re-add dead task accumulation stats. | Peter Zijlstra | 2009-02-05 | 3 | -5/+9 |
| |/ |
|
| * | sched: fix nohz load balancer on cpu offline | Suresh Siddha | 2009-02-04 | 1 | -6/+11 |
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-02-11 | 1 | -1/+1 |
|\ \ |
|
| * | | ptrace, x86: fix the usage of ptrace_fork() | Oleg Nesterov | 2009-02-11 | 1 | -1/+1 |
* | | | profiling: fix broken profiling regression | Hugh Dickins | 2009-02-10 | 1 | -0/+3 |
* | | | async: use list_move_tail | Stefan Richter | 2009-02-08 | 1 | -2/+1 |
* | | | async: Rename _special -> _domain for clarity. | Cornelia Huck | 2009-02-08 | 1 | -19/+22 |
* | | | async: Add some documentation. | Cornelia Huck | 2009-02-08 | 1 | -0/+47 |
* | | | async: Handle kthread_run() return codes. | Cornelia Huck | 2009-02-08 | 1 | -2/+9 |
* | | | async: Fix running list handling. | Cornelia Huck | 2009-02-08 | 1 | -2/+2 |
| | | | |
| \ \ | |
| \ \ | |
| \ \ | |
| \ \ | |
| \ \ | |
*-----. \ \ | Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec',... | Len Brown | 2009-02-07 | 36 | -243/+428 |
|\ \ \ \ \ \
| | | | | |/
| | | | |/| |
|
| | | * | | | fork.c: fix NULL pointer dereference when nr_threads == threads-max | Li Zefan | 2009-02-06 | 1 | -0/+1 |
| | | * | | | wait: prevent exclusive waiter starvation | Johannes Weiner | 2009-02-05 | 2 | -9/+54 |
| | | * | | | revert "rlimit: permit setting RLIMIT_NOFILE to RLIM_INFINITY" | Andrew Morton | 2009-02-05 | 1 | -12/+4 |
| | | * | | | kernel/async.c: fix printk warnings | Andrew Morton | 2009-02-05 | 1 | -4/+8 |
| | | * | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-02-04 | 1 | -1/+6 |
| | | |\ \ \
| | | | | |/
| | | | |/| |
|
| | | | * | | Merge branch 'core/xen' into x86/urgent | Ingo Molnar | 2009-02-04 | 53 | -460/+680 |
| | | | |\ \
| | | | | |/ |
|
| | | | * | | irq, x86: fix lock status with numa_migrate_irq_desc | Yinghai Lu | 2009-02-01 | 1 | -1/+6 |
| | | * | | | ftrace: do_each_pid_task() needs rcu lock | Oleg Nesterov | 2009-02-03 | 1 | -0/+5 |
| | | | |/
| | | |/| |
|
| | | * | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2009-02-02 | 4 | -14/+45 |
| | | |\ \ |
|
| | | | * | | sched_rt: don't use first_cpu on cpumask created with cpumask_and | Rusty Russell | 2009-02-01 | 1 | -2/+2 |
| | | | * | | sched: fix buddie group latency | Peter Zijlstra | 2009-02-01 | 1 | -2/+8 |
| | | | * | | sched: clear buddies more aggressively | Mike Galbraith | 2009-02-01 | 1 | -1/+12 |
| | | | * | | sched: symmetric sync vs avg_overlap | Peter Zijlstra | 2009-02-01 | 1 | -3/+9 |
| | | | * | | sched: fix sync wakeups | Peter Zijlstra | 2009-02-01 | 2 | -9/+6 |
| | | | * | | cpuset: fix possible deadlock in async_rebuild_sched_domains | Miao Xie | 2009-01-19 | 1 | -1/+12 |
| |_|_|/ /
|/| | | | |
|
| | | * | | modules: Use a better scheme for refcounting | Eric Dumazet | 2009-02-02 | 1 | -10/+25 |
| | | * | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-01-31 | 2 | -3/+35 |
| | | |\ \ |
|
| | | | * | | generic-ipi: use per cpu data for single cpu ipi calls | Steven Rostedt | 2009-01-30 | 1 | -3/+33 |
| | | | * | | signals, debug: fix BUG: using smp_processor_id() in preemptible code in prin... | Ed Swierk | 2009-01-27 | 1 | -0/+2 |
| | | * | | | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-01-31 | 1 | -0/+2 |
| | | |\ \ \ |
|
| | | | * | | | irq: export __set_irq_handler() and handle_level_irq() | Ingo Molnar | 2009-01-14 | 1 | -0/+2 |
| | | * | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-01-31 | 2 | -8/+59 |
| | | |\ \ \ \ |
|
| | | | * | | | | hrtimer: prevent negative expiry value after clock_was_set() | Thomas Gleixner | 2009-01-30 | 1 | -0/+7 |
| | | | * | | | | hrtimers: allow the hot-unplugging of all cpus | Sebastien Dugue | 2009-01-30 | 2 | -7/+23 |
| | | | * | | | | hrtimers: increase clock min delta threshold while interrupt hanging | Frederic Weisbecker | 2009-01-30 | 1 | -1/+29 |
| | | * | | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2009-01-31 | 5 | -8/+41 |
| | | |\ \ \ \ \
| | | | |/ / / /
| | | |/| | | | |
|
| | | | * | | | | ring-buffer: reset timestamps when ring buffer is reset | Steven Rostedt | 2009-01-22 | 1 | -0/+3 |
| | | | * | | | | trace: set max latency variable to zero on default | Steven Rostedt | 2009-01-21 | 3 | -1/+3 |
| | | | * | | | | trace: stop all recording to ring buffer on ftrace_dump | Steven Rostedt | 2009-01-21 | 1 | -0/+1 |
| | | | * | | | | trace: print ftrace_dump at KERN_EMERG log level | Steven Rostedt | 2009-01-21 | 1 | -1/+1 |