summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* x86: kernel/mpparse.c fix compilation warningsJaswinder Singh Rajput2009-02-111-3/+3
* x86: make hibernation always-possibleIngo Molnar2009-02-111-1/+0
* x86: cleanup, rename CONFIG_X86_NON_STANDARD to CONFIG_X86_EXTENDED_PLATFORMRavikiran G Thirumalai2009-02-111-37/+46
* x86, apic: make generic_apic_probe() generally availableIngo Molnar2009-02-112-2/+6
* Merge branch 'x86/apic' of git://git.kernel.org/pub/scm/linux/kernel/git/jere...Ingo Molnar2009-02-116-17/+56
|\
| * xen: expose enable_IO_APIC for 32-bitIan Campbell2009-02-091-2/+0
| * x86: unstatic ioapic entry funcsJeremy Fitzhardinge2009-02-092-5/+11
| * x86: add mp_find_ioapic_pinJeremy Fitzhardinge2009-02-092-3/+14
| * x86: unstatic mp_find_ioapic so it can be used elsewhereJeremy Fitzhardinge2009-02-092-1/+2
| * x86: make apic_* operations inline functionsJeremy Fitzhardinge2009-02-091-6/+29
* | x86, apic: fix initialization of wakeup_cpuAlok Kataria2009-02-111-1/+1
|/
* xen: explicitly initialise the cpu field of irq_infoIan Campbell2009-02-091-5/+6
* xen: make sure that softirqs get handled at the end of event processingJeremy Fitzhardinge2009-02-091-20/+9
* xen: remove irq bindcountJeremy Fitzhardinge2009-02-091-19/+7
* xen: pack all irq-related info togetherJeremy Fitzhardinge2009-02-091-49/+135
* xen: use our own eventchannel->irq pathJeremy Fitzhardinge2009-02-093-24/+21
* Merge branch 'x86/paravirt' into x86/apicIngo Molnar2009-02-0927-1167/+1399
|\
| * xen: use direct ops on 64-bitJeremy Fitzhardinge2009-02-041-13/+1
| * xen: make direct versions of irq_enable/disable/save/restore to common codeJeremy Fitzhardinge2009-02-045-231/+169
| * xen: setup percpu data pointersJeremy Fitzhardinge2009-02-043-3/+20
| * Merge branch 'core/percpu' into x86/paravirtH. Peter Anvin2009-02-0468-310/+586
| |\
| | * x86, percpu: fix kexec with vmlinuxYinghai Lu2009-02-031-2/+3
| | * Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Ingo Molnar2009-01-3166-303/+566
| | |\
| | | * Merge branch 'master' into tj-percpuTejun Heo2009-01-3158-283/+533
| | | |\
| | | * | xen: setup percpu data pointersJeremy Fitzhardinge2009-01-312-1/+7
| | | * | x86: split loading percpu segments from loading gdtJeremy Fitzhardinge2009-01-312-6/+13
| | | * | x86: pass in cpu number to switch_to_new_gdt()Brian Gerst2009-01-315-12/+12
| | | * | x86: UV fix uv_flush_send_and_wait()Cliff Wickman2009-01-311-1/+1
| | |/ /
| | * | linker script: use separate simpler definition for PERCPU()Tejun Heo2009-01-301-5/+17
| * | | xen: fix 32-bit build resulting from mmu moveJeremy Fitzhardinge2009-02-041-0/+37
| * | | x86/paravirt: return full 64-bit resultJeremy Fitzhardinge2009-02-031-1/+1
| * | | x86/vmi: fix interrupt enable/disable/save/restore calling convention.Jeremy Fitzhardinge2009-02-021-4/+5
| * | | x86/paravirt: don't restore second return regJeremy Fitzhardinge2009-02-021-2/+2
| * | | x86/paravirt: fix missing callee-save call on pud_valJeremy Fitzhardinge2009-01-301-4/+4
| * | | x86/paravirt: use callee-saved convention for pte_val/make_pte/etcJeremy Fitzhardinge2009-01-303-88/+67
| * | | x86/paravirt: implement PVOP_CALL macros for callee-save functionsJeremy Fitzhardinge2009-01-301-35/+99
| * | | x86/paravirt: add register-saving thunks to reduce caller register pressureJeremy Fitzhardinge2009-01-306-49/+132
| * | | x86/paravirt: selectively save/restore regs around pvops callsJeremy Fitzhardinge2009-01-301-35/+65
| * | | x86: fix paravirt clobber in entry_64.SJeremy Fitzhardinge2009-01-301-1/+1
| * | | x86/pvops: add a paravirt_ident functions to allow special patchingJeremy Fitzhardinge2009-01-304-9/+98
| * | | xen: move remaining mmu-related stuff into mmu.cJeremy Fitzhardinge2009-01-304-730/+712
| * | | Merge branch 'core/percpu' into x86/paravirtH. Peter Anvin2009-01-301333-12264/+24882
| |\ \ \ | | |/ /
| | * | Merge branch 'linus' into core/percpuIngo Molnar2009-01-30293-4196/+10165
| | |\ \
| | * | | Revert "generic, x86: fix __per_cpu_load relocation"Ingo Molnar2009-01-291-4/+3
* | | | | xen: set irq_chip disableJeremy Fitzhardinge2009-02-091-0/+3
* | | | | x86: unify do_IRQ()Jeremy Fitzhardinge2009-02-094-61/+40
* | | | | x86: add handle_irq() to allow interrupt injectionJeremy Fitzhardinge2009-02-093-20/+38
* | | | | x86: find nr_irqs_gsi with mp_ioapic_routingYinghai Lu2009-02-093-5/+44
* | | | | x86: check_timer cleanupYinghai Lu2009-02-091-8/+22
* | | | | x86: use NR_IRQS_LEGACY to replace 16Yinghai Lu2009-02-092-7/+5
OpenPOWER on IntegriCloud