Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge branch 'core/percpu' into x86/core | Ingo Molnar | 2009-01-28 | 13 | -65/+121 | |
|\ | ||||||
| * | Merge branch 'linus' into core/percpu | Ingo Molnar | 2009-01-27 | 12 | -132/+75 | |
| |\ | ||||||
| * \ | Merge branch 'x86/mm' into core/percpu | Ingo Molnar | 2009-01-21 | 27 | -210/+222 | |
| |\ \ | ||||||
| * \ \ | Merge branch 'cpus4096' into core/percpu | Ingo Molnar | 2009-01-21 | 1 | -10/+10 | |
| |\ \ \ | ||||||
| | * | | | work_on_cpu: Use our own workqueue. | Rusty Russell | 2009-01-16 | 1 | -1/+7 | |
| | * | | | work_on_cpu: don't try to get_online_cpus() in work_on_cpu. | Rusty Russell | 2009-01-16 | 1 | -10/+4 | |
| | * | | | Merge branch 'linus' into cpus4096 | Ingo Molnar | 2009-01-15 | 6 | -60/+135 | |
| | |\ \ \ | ||||||
| * | \ \ \ | Merge branch 'core/percpu' into stackprotector | Ingo Molnar | 2009-01-18 | 85 | -2479/+3862 | |
| |\ \ \ \ \ | ||||||
| | | \ \ \ \ | ||||||
| | | \ \ \ \ | ||||||
| | *-. \ \ \ \ | Merge branches 'cpus4096', 'x86/cleanups' and 'x86/urgent' into x86/percpu | Ingo Molnar | 2009-01-15 | 9 | -54/+103 | |
| | |\ \ \ \ \ \ | | | | |/ / / / | | | |/| / / / | | | |_|/ / / | | |/| | | | | ||||||
| | | * | | | | x86: arch_probe_nr_irqs | Yinghai Lu | 2009-01-12 | 2 | -7/+7 | |
| | | * | | | | cpumask, irq: non-x86 build failures | Mike Travis | 2009-01-11 | 1 | -0/+5 | |
| | | * | | | | kstat: modify kstat_irqs_legacy to be variable sized | Mike Travis | 2009-01-11 | 1 | -3/+7 | |
| | | * | | | | irq: initialize nr_irqs based on nr_cpu_ids | Mike Travis | 2009-01-11 | 1 | -0/+3 | |
| | | * | | | | irq: allocate irq_desc_ptrs array based on nr_irqs | Mike Travis | 2009-01-11 | 2 | -2/+16 | |
| | | * | | | | irq: use WARN() instead of WARN_ON(). | Mike Travis | 2009-01-11 | 1 | -3/+2 | |
| | | * | | | | irq: change references from NR_IRQS to nr_irqs | Mike Travis | 2009-01-11 | 1 | -5/+9 | |
| | | * | | | | cpumask: reduce stack usage in find_lowest_rq | Mike Travis | 2009-01-11 | 1 | -14/+22 | |
| | | * | | | | cpumask: fix bug in use cpumask_var_t in irq_desc | Mike Travis | 2009-01-11 | 2 | -12/+9 | |
| | | * | | | | cpumask: update irq_desc to use cpumask_var_t | Mike Travis | 2009-01-11 | 6 | -28/+43 | |
| | | |/ / / | ||||||
| * | | | | | Merge branch 'linus' into stackprotector | Ingo Molnar | 2008-12-31 | 134 | -6099/+17467 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'linus' into stackprotector | Ingo Molnar | 2008-10-15 | 113 | -3848/+16267 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | stackprotector: remove self-test | Ingo Molnar | 2008-07-13 | 1 | -47/+0 | |
| * | | | | | | | x86: simplify stackprotector self-check | Arjan van de Ven | 2008-07-13 | 1 | -22/+7 | |
| * | | | | | | | stackprotector: better self-test | Arjan van de Ven | 2008-07-11 | 1 | -8/+5 | |
| * | | | | | | | Merge branch 'linus' into stackprotector | Ingo Molnar | 2008-06-25 | 15 | -723/+475 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | 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 | |
* | | | | | | | | | cpumask fallout: Initialize irq_default_affinity earlier | David Daney | 2009-01-27 | 2 | -8/+16 | |
* | | | | | | | | | Make irq_*_affinity depend on CONFIG_GENERIC_HARDIRQS too. | David Daney | 2009-01-27 | 1 | -1/+1 | |
* | | | | | | | | | Merge branch 'hibern_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2009-01-27 | 1 | -0/+10 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||||
| * | | | | | | | | Hibernation: Introduce system_entering_hibernation | Rafael J. Wysocki | 2009-01-27 | 1 | -0/+10 | |
| | |_|_|_|_|_|/ | |/| | | | | | | ||||||
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes | Linus Torvalds | 2009-01-26 | 1 | -6/+10 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Revert "kbuild: strip generated symbols from *.ko" | Sam Ravnborg | 2009-01-14 | 1 | -6/+10 | |
| | |_|_|_|_|/ / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'sh/for-2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2009-01-26 | 1 | -23/+24 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | dma-coherent: Restore dma_alloc_from_coherent() large alloc fall back policy. | Paul Mundt | 2009-01-21 | 1 | -22/+23 | |
| * | | | | | | | | dma-coherent: per-device coherent area is in pages, not bytes. | Adrian McMenamin | 2009-01-21 | 1 | -2/+2 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-01-26 | 5 | -4/+15 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'core/debugobjects' into core/urgent | Thomas Gleixner | 2009-01-22 | 27 | -210/+222 | |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | ||||||
| * | | | | | | | | relay: fix lock imbalance in relay_late_setup_files | Jiri Slaby | 2009-01-18 | 1 | -1/+3 | |
| * | | | | | | | | softlock: fix false panic which can occur if softlockup_thresh is reduced | Mandeep Singh Baines | 2009-01-14 | 2 | -1/+10 | |
| * | | | | | | | | rcu: add __cpuinit to rcu_init_percpu_data() | Lai Jiangshan | 2009-01-14 | 2 | -2/+2 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-01-26 | 5 | -99/+26 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | hrtimers: fix inconsistent lock state on resume in hres_timers_resume | Peter Zijlstra | 2009-01-18 | 1 | -1/+3 | |
| * | | | | | | | | time-sched.c: tick_nohz_update_jiffies should be static | Jaswinder Singh Rajput | 2009-01-15 | 1 | -1/+1 | |
| * | | | | | | | | kernel/fork.c: unused variable 'ret' | Steven Noonan | 2009-01-11 | 1 | -1/+0 | |
| * | | | | | | | | Merge commit 'v2.6.29-rc1' into timers/urgent | Ingo Molnar | 2009-01-11 | 22 | -400/+1137 | |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | | |