aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
...
| | | * | | | | | | timers: fix TIMER_ABSTIME for process wide cpu timersPeter Zijlstra2009-02-11
| | | * | | | | | | timers: split process wide cpu clocks/timers, fixPeter Zijlstra2009-02-11
| | | * | | | | | | timers: split process wide cpu clocks/timersPeter Zijlstra2009-02-05
| | | * | | | | | | signal: re-add dead task accumulation stats.Peter Zijlstra2009-02-05
| | | |/ / / / / /
| | | * | | | | | sched: fix nohz load balancer on cpu offlineSuresh Siddha2009-02-04
| | * | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-02-11
| | |\ \ \ \ \ \ \ | | | | |_|_|_|/ / | | | |/| | | | |
| | | * | | | | | ptrace, x86: fix the usage of ptrace_fork()Oleg Nesterov2009-02-11
| | * | | | | | | profiling: fix broken profiling regressionHugh Dickins2009-02-09
| |/ / / / / / / |/| | | | | | |
| * | | | | | | Merge branch 'x86/urgent' into x86/apicIngo Molnar2009-02-05
| |\| | | | | |
| * | | | | | | Merge branch 'core/percpu' into x86/coreIngo Molnar2009-01-28
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| | * | | | | | Merge branch 'linus' into core/percpuIngo Molnar2009-01-27
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'x86/mm' into core/percpuIngo Molnar2009-01-21
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'cpus4096' into core/percpuIngo Molnar2009-01-21
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | work_on_cpu: Use our own workqueue.Rusty Russell2009-01-16
| | | * | | | | | | | work_on_cpu: don't try to get_online_cpus() in work_on_cpu.Rusty Russell2009-01-16
| | | * | | | | | | | Merge branch 'linus' into cpus4096Ingo Molnar2009-01-15
| | | |\ \ \ \ \ \ \ \
| | * | \ \ \ \ \ \ \ \ Merge branch 'core/percpu' into stackprotectorIngo Molnar2009-01-18
| | |\ \ \ \ \ \ \ \ \ \
| | | | \ \ \ \ \ \ \ \ \
| | | | \ \ \ \ \ \ \ \ \
| | | *-. \ \ \ \ \ \ \ \ \ Merge branches 'cpus4096', 'x86/cleanups' and 'x86/urgent' into x86/percpuIngo Molnar2009-01-15
| | | |\ \ \ \ \ \ \ \ \ \ \ | | | | | |/ / / / / / / / / | | | | |/| / / / / / / / / | | | | |_|/ / / / / / / / | | | |/| | | | | | | | / | | | | | | |_|_|_|_|_|/ | | | | | |/| | | | | |
| | | | * | | | | | | | x86: arch_probe_nr_irqsYinghai Lu2009-01-12
| | | | * | | | | | | | cpumask, irq: non-x86 build failuresMike Travis2009-01-11
| | | | * | | | | | | | kstat: modify kstat_irqs_legacy to be variable sizedMike Travis2009-01-11
| | | | * | | | | | | | irq: initialize nr_irqs based on nr_cpu_idsMike Travis2009-01-11
| | | | * | | | | | | | irq: allocate irq_desc_ptrs array based on nr_irqsMike Travis2009-01-11
| | | | * | | | | | | | irq: use WARN() instead of WARN_ON().Mike Travis2009-01-11
| | | | * | | | | | | | irq: change references from NR_IRQS to nr_irqsMike Travis2009-01-11
| | | | * | | | | | | | cpumask: reduce stack usage in find_lowest_rqMike Travis2009-01-11
| | | | * | | | | | | | cpumask: fix bug in use cpumask_var_t in irq_descMike Travis2009-01-11
| | | | * | | | | | | | cpumask: update irq_desc to use cpumask_var_tMike Travis2009-01-11
| | | | |/ / / / / / /
| | * | | | | | | | | Merge branch 'linus' into stackprotectorIngo Molnar2008-12-31
| | |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge branch 'linus' into stackprotectorIngo Molnar2008-10-15
| | |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | stackprotector: remove self-testIngo Molnar2008-07-13
| | * | | | | | | | | | | x86: simplify stackprotector self-checkArjan van de Ven2008-07-13
| | * | | | | | | | | | | stackprotector: better self-testArjan van de Ven2008-07-11
| | * | | | | | | | | | | Merge branch 'linus' into stackprotectorIngo Molnar2008-06-25
| | |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | stackprotector: use canary at end of stack to indicate overruns at oops timeEric Sandeen2008-05-26
| | * | | | | | | | | | | | stackprotector: turn not having the right gcc into a #warningArjan van de Ven2008-05-26
| | * | | | | | | | | | | | panic.c: fix whitespace additionsDaniel Walker2008-05-26
| | * | | | | | | | | | | | x86: add CONFIG_CC_STACKPROTECTOR self-testArjan van de Ven2008-05-26
| | * | | | | | | | | | | | panic: print out stacktrace if DEBUG_BUGVERBOSEIngo Molnar2008-05-26
| | * | | | | | | | | | | | panic: print more informative messages on stackprotect failureIngo Molnar2008-05-26
* | | | | | | | | | | | | | async: use list_move_tailStefan Richter2009-02-08
* | | | | | | | | | | | | | async: Rename _special -> _domain for clarity.Cornelia Huck2009-02-08
* | | | | | | | | | | | | | async: Add some documentation.Cornelia Huck2009-02-08
* | | | | | | | | | | | | | async: Handle kthread_run() return codes.Cornelia Huck2009-02-08
* | | | | | | | | | | | | | async: Fix running list handling.Cornelia Huck2009-02-08
| | | | | | | | | | | | | |
| \ \ \ \ \ \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \ \ \ \ \ \
*-----. \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec',...Len Brown2009-02-07
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | / / / / / / | |_|_|_|_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | / / / | | | | | |_|_|_|_|_|_|_|/ / / | | | | |/| | | | | | | | | |
| | | * | | | | | | | | | | | fork.c: fix NULL pointer dereference when nr_threads == threads-maxLi Zefan2009-02-06
| | | * | | | | | | | | | | | wait: prevent exclusive waiter starvationJohannes Weiner2009-02-05
| | | * | | | | | | | | | | | revert "rlimit: permit setting RLIMIT_NOFILE to RLIM_INFINITY"Andrew Morton2009-02-05
| | | * | | | | | | | | | | | kernel/async.c: fix printk warningsAndrew Morton2009-02-05