| Commit message (Expand) | Author | Age | Files | Lines |
* | x86: with the last user gone, remove set_pte_present | Jeremy Fitzhardinge | 2009-03-19 | 1 | -1/+0 |
* | x86: add brk allocation for very, very early allocations | Jeremy Fitzhardinge | 2009-03-14 | 1 | -3/+3 |
* | Merge branch 'x86/core' into core/percpu | Ingo Molnar | 2009-03-04 | 1 | -0/+3 |
|\ |
|
| * | Merge branch 'x86/urgent' into x86/core | Ingo Molnar | 2009-02-26 | 1 | -0/+3 |
| |\ |
|
| | * | xen: disable interrupts early, as start_kernel expects | Jeremy Fitzhardinge | 2009-02-25 | 1 | -0/+3 |
* | | | xen: deal with virtually mapped percpu data | Jeremy Fitzhardinge | 2009-03-02 | 3 | -5/+18 |
|/ / |
|
| | | |
| \ | |
| \ | |
| \ | |
*---. \ | Merge branches 'x86/acpi', 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/mm', '... | Ingo Molnar | 2009-02-24 | 16 | -1237/+1186 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| | | *-. | Merge branches 'x86/asm', 'x86/cleanups' and 'x86/headers' into x86/core | Ingo Molnar | 2009-02-20 | 1 | -1/+1 |
| | | |\ \
| | | |/ /
| | |/| | |
|
| | | | * | Merge branch 'x86/untangle2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2009-02-19 | 1 | -1/+1 |
| | | | |\
| | | |/ /
| | |/| | |
|
| | | | * | x86: use _types.h headers in asm where available | Jeremy Fitzhardinge | 2009-02-13 | 1 | -1/+1 |
| * | | | | x86: remove the Voyager 32-bit subarch | Ingo Molnar | 2009-02-23 | 1 | -1/+1 |
| | |/ /
| |/| | |
|
| * | | | x86, apic: remove genapic.h | Ingo Molnar | 2009-02-17 | 1 | -1/+1 |
| * | | | x86: fold apic_ops into genapic | Yinghai Lu | 2009-02-17 | 1 | -10/+11 |
| |/ / |
|
| | | | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| *-------. \ | Merge branches 'x86/acpi', 'x86/apic', 'x86/cpudetect', 'x86/headers', 'x86/p... | Ingo Molnar | 2009-02-17 | 14 | -1227/+1175 |
| |\ \ \ \ \ \
|/ / / / / / /
| | | | | | /
| | | | |_|/
| | | |/| | |
|
| | | | | * | x86, xen: do multicall callbacks with interrupts disabled | Jeremy Fitzhardinge | 2009-02-16 | 1 | -2/+2 |
| | | | | * | x86, xen: degrade BUG to WARN when multicall fails | Jeremy Fitzhardinge | 2009-02-16 | 1 | -1/+1 |
| | | | | * | x86, xen: record and display initiator of each multicall when debugging | Ian Campbell | 2009-02-16 | 1 | -2/+7 |
| | | | |/
| | | |/| |
|
| | | | * | xen: fix xen_flush_tlb_others | Ian Campbell | 2009-02-13 | 1 | -3/+0 |
| | | |/ |
|
| | | * | Merge branch 'core/percpu' into x86/core | Ingo Molnar | 2009-02-13 | 4 | -212/+228 |
| | | |\
| | |/ /
| |/| | |
|
| | | * | x86: make lazy %gs optional on x86_32 | Tejun Heo | 2009-02-10 | 1 | -8/+9 |
| | | * | Merge commit 'v2.6.29-rc4' into core/percpu | Ingo Molnar | 2009-02-09 | 1 | -1/+3 |
| | | |\
| |_|_|/
|/| | | |
|
| | | * | x86: style cleanups for xen assemblies | Tejun Heo | 2009-02-05 | 3 | -204/+219 |
| * | | | xen: use our own eventchannel->irq path | Jeremy Fitzhardinge | 2009-02-09 | 1 | -16/+1 |
| * | | | Merge branch 'x86/paravirt' into x86/apic | Ingo Molnar | 2009-02-09 | 11 | -980/+962 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | xen: use direct ops on 64-bit | Jeremy Fitzhardinge | 2009-02-04 | 1 | -13/+1 |
| | * | | xen: make direct versions of irq_enable/disable/save/restore to common code | Jeremy Fitzhardinge | 2009-02-04 | 5 | -231/+169 |
| | * | | xen: setup percpu data pointers | Jeremy Fitzhardinge | 2009-02-04 | 3 | -3/+20 |
| | * | | Merge branch 'core/percpu' into x86/paravirt | H. Peter Anvin | 2009-02-04 | 2 | -1/+7 |
| | |\ \ |
|
| | | * | | xen: setup percpu data pointers | Jeremy Fitzhardinge | 2009-01-31 | 2 | -1/+7 |
| | * | | | xen: fix 32-bit build resulting from mmu move | Jeremy Fitzhardinge | 2009-02-04 | 1 | -0/+37 |
| | * | | | x86/paravirt: use callee-saved convention for pte_val/make_pte/etc | Jeremy Fitzhardinge | 2009-01-30 | 1 | -8/+16 |
| | * | | | x86/paravirt: add register-saving thunks to reduce caller register pressure | Jeremy Fitzhardinge | 2009-01-30 | 2 | -8/+14 |
| | * | | | xen: move remaining mmu-related stuff into mmu.c | Jeremy Fitzhardinge | 2009-01-30 | 4 | -730/+712 |
| | * | | | Merge branch 'core/percpu' into x86/paravirt | H. Peter Anvin | 2009-01-30 | 7 | -83/+47 |
| | |\ \ \
| | | |/ / |
|
| * | | | | Merge branch 'x86/urgent' into x86/apic | Ingo Molnar | 2009-02-05 | 1 | -1/+3 |
| |\ \ \ \
| |/ / / /
|/| | | | |
|
| | | | | | |
| | \ \ \ | |
| *-. \ \ \ | Merge branches 'x86/asm', 'x86/cleanups', 'x86/cpudetect', 'x86/debug', 'x86/... | Ingo Molnar | 2009-01-28 | 1 | -1/+0 |
| |\ \ \ \ \
| | | |/ / /
| | |_| / /
| |/| | /
| | | | /
| | | |/
| | |/| |
|
| | | * | x86/pvops: remove pte_flags pvop | Jeremy Fitzhardinge | 2009-01-22 | 1 | -1/+0 |
| | |/ |
|
| * | | x86: initialize per-cpu GDT segment in per-cpu setup | Brian Gerst | 2009-01-27 | 1 | -1/+0 |
| * | | x86, xen: fix hardirq.h merge fallout | Ingo Molnar | 2009-01-23 | 1 | -0/+1 |
| * | | x86: remove pda_init() | Brian Gerst | 2009-01-20 | 1 | -1/+0 |
| * | | x86-64: Move oldrsp from PDA to per-cpu. | Brian Gerst | 2009-01-19 | 1 | -4/+4 |
| * | | x86-64: Move kernelstack from PDA to per-cpu. | Brian Gerst | 2009-01-19 | 1 | -12/+11 |
| * | | x86-64: Move current task from PDA to per-cpu and consolidate with 32-bit. | Brian Gerst | 2009-01-19 | 1 | -2/+1 |
| * | | x86-64: Move TLB state from PDA to per-cpu and consolidate with 32-bit. | Brian Gerst | 2009-01-19 | 1 | -5/+1 |
| * | | x86-64: Move irq stats from PDA to per-cpu and consolidate with 32-bit. | Brian Gerst | 2009-01-19 | 1 | -15/+3 |
| * | | percpu: add optimized generic percpu accessors | Ingo Molnar | 2009-01-16 | 5 | -14/+14 |
| * | | x86: misc clean up after the percpu update | Tejun Heo | 2009-01-16 | 1 | -1/+1 |
| * | | x86: fold pda into percpu area on SMP | Tejun Heo | 2009-01-16 | 1 | -10/+0 |
| * | | x86: change flush_tlb_others to take a const struct cpumask | Rusty Russell | 2009-01-11 | 1 | -19/+12 |
| |/ |
|
* | | xen: disable interrupts before saving in percpu | Jeremy Fitzhardinge | 2009-02-03 | 1 | -1/+3 |
|/ |
|