Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | | | | stackprotector: use canary at end of stack to indicate overruns at oops time | Eric Sandeen | 2008-05-26 | 3 | -10/+7 | |
| | * | | | | | | | | | | | | stackprotector: turn not having the right gcc into a #warning | Arjan van de Ven | 2008-05-26 | 1 | -0/+3 | |
| | * | | | | | | | | | | | | panic.c: fix whitespace additions | Daniel Walker | 2008-05-26 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | x86: add CONFIG_CC_STACKPROTECTOR self-test | Arjan van de Ven | 2008-05-26 | 1 | -0/+68 | |
| | * | | | | | | | | | | | | panic: print out stacktrace if DEBUG_BUGVERBOSE | Ingo Molnar | 2008-05-26 | 1 | -0/+3 | |
| | * | | | | | | | | | | | | panic: print more informative messages on stackprotect failure | Ingo Molnar | 2008-05-26 | 1 | -1/+2 | |
* | | | | | | | | | | | | | | 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 | |
| | | | * | | | | | | | | | | | ring_buffer: reset write when reserve buffer fail | Lai Jiangshan | 2009-01-21 | 1 | -5/+5 | |
| | | | * | | | | | | | | | | | tracing/function-graph-tracer: fix a regression while suspend to disk | Frederic Weisbecker | 2009-01-21 | 1 | -0/+27 | |
| | | | * | | | | | | | | | | | ring-buffer: fix alignment problem | Steven Rostedt | 2009-01-20 | 1 | -1/+1 | |
| |_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | cgroup: fix root_count when mount fails due to busy subsystem | Paul Menage | 2009-01-29 | 1 | -2/+4 | |
| | | * | | | | | | | | | | | cgroups: add cpu_relax() calls in css_tryget() and cgroup_clear_css_refs() | Paul Menage | 2009-01-29 | 1 | -2/+5 | |
| | | * | | | | | | | | | | | cgroups: fix lock inconsistency in cgroup_clone() | Li Zefan | 2009-01-29 | 1 | -6/+7 | |
| | | * | | | | | | | | | | | cgroups: use hierarchy mutex in creation failure path | KAMEZAWA Hiroyuki | 2009-01-29 | 1 | -0/+2 | |
| | |/ / / / / / / / / / / | |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | PM: Fix compilation warning in kernel/power/main.c | Rafael J. Wysocki | 2009-01-16 | 1 | -13/+13 | |
| |/ / / / / / / / / / / |/| | | | | | | | | | | |