aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* cpumask: use new cpumask_ functions in core code.Rusty Russell2009-03-30
* cpumask: use mm_cpumask() wrapper: kernel/fork.cRusty Russell2009-03-30
* cpumask: use set_cpu_active in init/main.cRusty Russell2009-03-30
* cpumask: remove dangerous CPU_MASK_ALL_PTR, &CPU_MASK_ALLRusty Russell2009-03-30
* sched: fix errors in struct & function commentsRandy Dunlap2009-03-29
* Merge branch 'futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-03-28
|\
| * Merge branch 'linus' into core/futexesIngo Molnar2009-03-28
| |\
| * | futex: remove the pointer math from double_unlock_hb, fixIngo Molnar2009-03-13
| * | futex: remove the pointer math from double_unlock_hbDarren Hart2009-03-12
| * | futex: clean up fault logicDarren Hart2009-03-12
| * | futex: unlock before returning -EFAULTDarren Hart2009-03-12
| * | futex: use current->time_slack_ns for rt tasks tooDarren Hart2009-03-12
| * | futex: add double_unlock_hb()Darren Hart2009-03-12
| * | futex: additional (get|put)_futex_key() fixesDarren Hart2009-03-12
| * | futex: update futex commentaryDarren Hart2009-03-12
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-async-for-30Linus Torvalds2009-03-28
|\ \ \ | |_|/ |/| |
| * | async: remove the temporary (2.6.29) "async is off by default" codeArjan van de Ven2009-03-28
* | | Merge branch 'linus' into percpu-cpumask-x86-for-linus-2Ingo Molnar2009-03-27
|\| |
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2009-03-27
| |\ \
| | * | vfs: simple_set_mnt() should return voidSukadev Bhattiprolu2009-03-27
| | * | constify dentry_operations: restAl Viro2009-03-27
* | | | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar2009-03-27
|\ \ \ \ | |/ / / |/| | |
| * | | percpu, module: implement reserved allocation and use it for module percpu va...Tejun Heo2009-03-06
| * | | Merge branch 'x86/core' into core/percpuIngo Molnar2009-03-03
| |\ \ \
| | | \ \
| | | \ \
| | | \ \
| | | \ \
| | | \ \
| | | \ \
| | | \ \
| | | \ \
| | *-------. \ \ Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x...Ingo Molnar2009-03-03
| | |\ \ \ \ \ \ \
| | | | | * | | | | Merge branch 'x86/urgent' into x86/patIngo Molnar2009-03-01
| | | |_|/| | | | | | | |/| | | | | | |
| | | | * | | | | | Merge branch 'x86/urgent' into x86/coreIngo Molnar2009-02-20
| | | |/| | | | | |
| * | | | | | | | | Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Ingo Molnar2009-02-24
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| | * | | | | | | | percpu: implement new dynamic percpu allocatorTejun Heo2009-02-20
| | * | | | | | | | alloc_percpu: change percpu_ptr to per_cpu_ptrRusty Russell2009-02-20
| | * | | | | | | | module: reorder module pcpu related functionsTejun Heo2009-02-20
| * | | | | | | | | Merge branch 'linus' into x86/apicIngo Molnar2009-02-22
| |\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | |
| | | | | | | | | |
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| *-----. \ \ \ \ \ \ \ \ 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
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / / | | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | | Merge branch 'linus' into x86/apicIngo Molnar2009-02-13
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ 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
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | |/ / / / / / / / / / / / / / / / / | | | | | |/| / / / / / / / / / / / / / / / / | | | | | |_|/ / / / / / / / / / / / / / / / | | | | |/| | | | | | | | | | | | | / / / / | | | | | | | |_|_|_|_|_|_|_|_|_|_|/ / / / | | | | | | |/| | | | | | | | | | | | | |