| Commit message (Expand) | Author | Age |
* | x86, apic: remove genapic.h | Ingo Molnar | 2009-02-17 |
* | x86: fold apic_ops into genapic | Yinghai Lu | 2009-02-17 |
*-------. | Merge branches 'x86/acpi', 'x86/apic', 'x86/cpudetect', 'x86/headers', 'x86/p... | Ingo Molnar | 2009-02-17 |
|\ \ \ \ \ |
|
| | | | | * | x86, xen: do multicall callbacks with interrupts disabled | Jeremy Fitzhardinge | 2009-02-16 |
| | | | | * | x86, xen: degrade BUG to WARN when multicall fails | Jeremy Fitzhardinge | 2009-02-16 |
| | | | | * | x86, xen: record and display initiator of each multicall when debugging | Ian Campbell | 2009-02-16 |
| | | | |/
| | | |/| |
|
| | | | * | xen: fix xen_flush_tlb_others | Ian Campbell | 2009-02-13 |
| | | |/ |
|
| | | * | Merge branch 'core/percpu' into x86/core | Ingo Molnar | 2009-02-13 |
| | |/|
| |/| | |
|
| | | * | x86: make lazy %gs optional on x86_32 | Tejun Heo | 2009-02-09 |
| | | * | Merge commit 'v2.6.29-rc4' into core/percpu | Ingo Molnar | 2009-02-09 |
| | | |\
| |_|_|/
|/| | | |
|
| | | * | x86: style cleanups for xen assemblies | Tejun Heo | 2009-02-05 |
| * | | | xen: use our own eventchannel->irq path | Jeremy Fitzhardinge | 2009-02-09 |
| * | | | Merge branch 'x86/paravirt' into x86/apic | Ingo Molnar | 2009-02-09 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | xen: use direct ops on 64-bit | Jeremy Fitzhardinge | 2009-02-04 |
| | * | | xen: make direct versions of irq_enable/disable/save/restore to common code | Jeremy Fitzhardinge | 2009-02-04 |
| | * | | xen: setup percpu data pointers | Jeremy Fitzhardinge | 2009-02-04 |
| | * | | Merge branch 'core/percpu' into x86/paravirt | H. Peter Anvin | 2009-02-04 |
| | |\ \ |
|
| | | * | | xen: setup percpu data pointers | Jeremy Fitzhardinge | 2009-01-31 |
| | * | | | xen: fix 32-bit build resulting from mmu move | Jeremy Fitzhardinge | 2009-02-04 |
| | * | | | x86/paravirt: use callee-saved convention for pte_val/make_pte/etc | Jeremy Fitzhardinge | 2009-01-30 |
| | * | | | x86/paravirt: add register-saving thunks to reduce caller register pressure | Jeremy Fitzhardinge | 2009-01-30 |
| | * | | | xen: move remaining mmu-related stuff into mmu.c | Jeremy Fitzhardinge | 2009-01-30 |
| | * | | | Merge branch 'core/percpu' into x86/paravirt | H. Peter Anvin | 2009-01-30 |
| | |\| | |
|
| * | | | | Merge branch 'x86/urgent' into x86/apic | Ingo Molnar | 2009-02-05 |
| |\ \ \ \
| |/ / / /
|/| | | | |
|
| | | | | | |
| | \ \ \ | |
| *-. | | | | Merge branches 'x86/asm', 'x86/cleanups', 'x86/cpudetect', 'x86/debug', 'x86/... | Ingo Molnar | 2009-01-28 |
| |\ \| | |
| | |_|/ /
| |/| | /
| | | |/
| | |/| |
|
| | | * | x86/pvops: remove pte_flags pvop | Jeremy Fitzhardinge | 2009-01-22 |
| | |/ |
|
| * | | x86: initialize per-cpu GDT segment in per-cpu setup | Brian Gerst | 2009-01-26 |
| * | | x86, xen: fix hardirq.h merge fallout | Ingo Molnar | 2009-01-23 |
| * | | x86: remove pda_init() | Brian Gerst | 2009-01-19 |
| * | | x86-64: Move oldrsp from PDA to per-cpu. | Brian Gerst | 2009-01-18 |
| * | | x86-64: Move kernelstack from PDA to per-cpu. | Brian Gerst | 2009-01-18 |
| * | | x86-64: Move current task from PDA to per-cpu and consolidate with 32-bit. | Brian Gerst | 2009-01-18 |
| * | | x86-64: Move TLB state from PDA to per-cpu and consolidate with 32-bit. | Brian Gerst | 2009-01-18 |
| * | | x86-64: Move irq stats from PDA to per-cpu and consolidate with 32-bit. | Brian Gerst | 2009-01-18 |
| * | | percpu: add optimized generic percpu accessors | Ingo Molnar | 2009-01-16 |
| * | | x86: misc clean up after the percpu update | Tejun Heo | 2009-01-16 |
| * | | x86: fold pda into percpu area on SMP | Tejun Heo | 2009-01-16 |
| * | | x86: change flush_tlb_others to take a const struct cpumask | Rusty Russell | 2009-01-11 |
| |/ |
|
* / | xen: disable interrupts before saving in percpu | Jeremy Fitzhardinge | 2009-02-03 |
|/ |
|
* | Merge branch 'cputime' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2009-01-03 |
|\ |
|
| * | [PATCH] idle cputime accounting | Martin Schwidefsky | 2008-12-31 |
* | | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-01-02 |
|\ \
| |/
|/| |
|
| * | x86: xen: use smp_call_function_many() | Mike Travis | 2008-12-16 |
| * | x86: cosmetic changes apic-related files. | Mike Travis | 2008-12-16 |
| * | xen: convert to cpumask_var_t and new cpumask primitives. | Mike Travis | 2008-12-16 |
| * | x86 smp: modify send_IPI_mask interface to accept cpumask_t pointers | Mike Travis | 2008-12-16 |
| * | cpumask: convert struct clock_event_device to cpumask pointers. | Rusty Russell | 2008-12-13 |
* | | xen: clean up asm/xen/hypervisor.h | Jeremy Fitzhardinge | 2008-12-16 |
* | | xen: whitespace/checkpatch cleanup | Tej | 2008-12-16 |
|/ |
|
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-11-30 |
|\ |
|