aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
*-----. Merge branches 'x86/acpi', 'x86/apic', 'x86/cpudetect', 'x86/headers', 'x86/p...Ingo Molnar2009-02-17
|\ \ \ \
| | | * \ Merge branch 'core/percpu' into x86/coreIngo Molnar2009-02-13
| | | |\ \
| | | | * | stackprotector: update make rulesTejun Heo2009-02-09
| | | | * | elf: add ELF_CORE_COPY_KERNEL_REGS()Tejun Heo2009-02-09
| | | | * | Merge commit 'v2.6.29-rc4' into core/percpuIngo Molnar2009-02-09
| | | | |\ \ | |_|_|_|/ / |/| | | | |
| | | | * | Merge branch 'linus' into core/percpuIngo Molnar2009-01-30
| | | | |\ \
| * | | | \ \ Merge commit 'v2.6.29-rc5' into x86/apicIngo Molnar2009-02-15
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | User namespaces: Only put the userns when we unhash the uidSerge E. Hallyn2009-02-13
| * | | | | | Merge branch 'linus' into x86/apicIngo Molnar2009-02-13
| |\| | | | |
| | * | | | | cgroups: fix lockdep subclasses overflowLi Zefan2009-02-11
| | * | | | | mm: fix dirty_bytes/dirty_background_bytes sysctls on 64bit archesSven Wegener2009-02-11
| | * | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-02-11
| | |\ \ \ \ \
| | | * | | | | sched: revert recent sync wakeup changesPeter Zijlstra2009-02-11
| | * | | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-02-11
| | |\ \ \ \ \ \
| | | * | | | | | 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