| Commit message (Expand) | Author | Age |
* | x86/paravirt: finish change from lazy cpu to context switch start/end | Jeremy Fitzhardinge | 2009-03-30 |
* | x86/pvops: replace arch_enter_lazy_cpu_mode with arch_start_context_switch | Jeremy Fitzhardinge | 2009-03-30 |
* | sched: fix errors in struct & function comments | Randy Dunlap | 2009-03-29 |
* | Merge branch 'futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2009-03-28 |
|\ |
|
| * | Merge branch 'linus' into core/futexes | Ingo Molnar | 2009-03-28 |
| |\ |
|
| * | | futex: remove the pointer math from double_unlock_hb, fix | Ingo Molnar | 2009-03-13 |
| * | | futex: remove the pointer math from double_unlock_hb | Darren Hart | 2009-03-12 |
| * | | futex: clean up fault logic | Darren Hart | 2009-03-12 |
| * | | futex: unlock before returning -EFAULT | Darren Hart | 2009-03-12 |
| * | | futex: use current->time_slack_ns for rt tasks too | Darren Hart | 2009-03-12 |
| * | | futex: add double_unlock_hb() | Darren Hart | 2009-03-12 |
| * | | futex: additional (get|put)_futex_key() fixes | Darren Hart | 2009-03-12 |
| * | | futex: update futex commentary | Darren Hart | 2009-03-12 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-async-for-30 | Linus Torvalds | 2009-03-28 |
|\ \ \
| |_|/
|/| | |
|
| * | | async: remove the temporary (2.6.29) "async is off by default" code | Arjan van de Ven | 2009-03-28 |
* | | | Merge branch 'linus' into percpu-cpumask-x86-for-linus-2 | Ingo Molnar | 2009-03-27 |
|\| | |
|
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2009-03-27 |
| |\ \ |
|
| | * | | vfs: simple_set_mnt() should return void | Sukadev Bhattiprolu | 2009-03-27 |
| | * | | constify dentry_operations: rest | Al Viro | 2009-03-27 |
* | | | | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 | Ingo Molnar | 2009-03-27 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | percpu, module: implement reserved allocation and use it for module percpu va... | Tejun Heo | 2009-03-06 |
| * | | | Merge branch 'x86/core' into core/percpu | Ingo Molnar | 2009-03-03 |
| |\ \ \ |
|
| | | \ \ | |
| | | \ \ | |
| | | \ \ | |
| | | \ \ | |
| | | \ \ | |
| | | \ \ | |
| | | \ \ | |
| | | \ \ | |
| | *-------. \ \ | Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x... | Ingo Molnar | 2009-03-03 |
| | |\ \ \ \ \ \ \ |
|
| | | | | * | | | | | Merge branch 'x86/urgent' into x86/pat | Ingo Molnar | 2009-03-01 |
| | | |_|/| | | | |
| | |/| | | | | | | |
|
| | | | * | | | | | | Merge branch 'x86/urgent' into x86/core | Ingo Molnar | 2009-02-20 |
| | | |/| | | | | | |
|
| * | | | | | | | | | Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Ingo Molnar | 2009-02-24 |
| |\ \ \ \ \ \ \ \ \
| | |/ / / / / / / /
| |/| | | | | | | | |
|
| | * | | | | | | | | percpu: implement new dynamic percpu allocator | Tejun Heo | 2009-02-20 |
| | * | | | | | | | | alloc_percpu: change percpu_ptr to per_cpu_ptr | Rusty Russell | 2009-02-20 |
| | * | | | | | | | | module: reorder module pcpu related functions | Tejun Heo | 2009-02-20 |
| * | | | | | | | | | Merge branch 'linus' into x86/apic | Ingo Molnar | 2009-02-22 |
| |\ \ \ \ \ \ \ \ \
| | |_|/ / / / / / /
| |/| | | | | | | | |
|
| | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ | |
| *-----. \ \ \ \ \ \ \ \ | Merge branches 'x86/acpi', 'x86/apic', 'x86/cpudetect', 'x86/headers', 'x86/p... | Ingo Molnar | 2009-02-17 |
| |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | | * \ \ \ \ \ \ \ \ \ | Merge branch 'core/percpu' into x86/core | Ingo Molnar | 2009-02-13 |
| | | | |\ \ \ \ \ \ \ \ \ \
| | | | | | |_|/ / / / / / /
| | | | | |/| | | | | | | | |
|
| | | | | * | | | | | | | | | stackprotector: update make rules | Tejun Heo | 2009-02-09 |
| | | | | * | | | | | | | | | elf: add ELF_CORE_COPY_KERNEL_REGS() | Tejun Heo | 2009-02-09 |
| | | | | * | | | | | | | | | Merge commit 'v2.6.29-rc4' into core/percpu | Ingo Molnar | 2009-02-09 |
| | | | | |\ \ \ \ \ \ \ \ \
| | |_|_|_|/ / / / / / / / /
| |/| | | | | | | | | | | | |
|
| | | | | * | | | | | | | | | Merge branch 'linus' into core/percpu | Ingo Molnar | 2009-01-30 |
| | | | | |\ \ \ \ \ \ \ \ \ |
|
| | * | | | \ \ \ \ \ \ \ \ \ | Merge commit 'v2.6.29-rc5' into x86/apic | Ingo Molnar | 2009-02-15 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | |_|/ / / / / / / / / / /
| | |/| | | | | | | | | | | | |
|
| | * | | | | | | | | | | | | | Merge branch 'linus' into x86/apic | Ingo Molnar | 2009-02-13 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'x86/urgent' into x86/apic | Ingo Molnar | 2009-02-05 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'core/percpu' into x86/core | Ingo Molnar | 2009-01-28 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | |_|_|_|/ / / / / / / / / /
| | | |/| | | | | | | | | | | | | |
|
| | | * | | | | | | | | | | | | | | Merge branch 'linus' into core/percpu | Ingo Molnar | 2009-01-27 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'x86/mm' into core/percpu | Ingo Molnar | 2009-01-21 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'cpus4096' into core/percpu | Ingo Molnar | 2009-01-21 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | | * | | | | | | | | | | | | | | | | work_on_cpu: Use our own workqueue. | Rusty Russell | 2009-01-16 |
| | | | * | | | | | | | | | | | | | | | | work_on_cpu: don't try to get_online_cpus() in work_on_cpu. | Rusty Russell | 2009-01-16 |
| | | | * | | | | | | | | | | | | | | | | Merge branch 'linus' into cpus4096 | Ingo Molnar | 2009-01-15 |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | * | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'core/percpu' into stackprotector | Ingo Molnar | 2009-01-18 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |
| | | | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |
| | | | *-. \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'cpus4096', 'x86/cleanups' and 'x86/urgent' into x86/percpu | Ingo Molnar | 2009-01-15 |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | |/ / / / / / / / / / / / / / / / /
| | | | | |/| / / / / / / / / / / / / / / / /
| | | | | |_|/ / / / / / / / / / / / / / / /
| | | | |/| | | | | | | | | | | | | / / / /
| | | | | | | |_|_|_|_|_|_|_|_|_|_|/ / / /
| | | | | | |/| | | | | | | | | | | | | | |
|
| | | | | * | | | | | | | | | | | | | | | | x86: arch_probe_nr_irqs | Yinghai Lu | 2009-01-12 |
| | | | | * | | | | | | | | | | | | | | | | cpumask, irq: non-x86 build failures | Mike Travis | 2009-01-11 |