summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86/paravirt' into x86/apicIngo Molnar2009-02-0911-37/+103
|\
| * Merge branch 'core/percpu' into x86/paravirtH. Peter Anvin2009-02-055-15/+21
| |\
| | * x86, percpu: fix kexec with vmlinuxYinghai Lu2009-02-031-2/+3
| | * x86: split loading percpu segments from loading gdtJeremy Fitzhardinge2009-01-311-6/+12
| | * x86: pass in cpu number to switch_to_new_gdt()Brian Gerst2009-01-313-6/+5
| | * x86: UV fix uv_flush_send_and_wait()Cliff Wickman2009-01-311-1/+1
| * | x86/vmi: fix interrupt enable/disable/save/restore calling convention.Jeremy Fitzhardinge2009-02-021-4/+5
| * | x86/paravirt: use callee-saved convention for pte_val/make_pte/etcJeremy Fitzhardinge2009-01-301-41/+12
| * | x86/paravirt: add register-saving thunks to reduce caller register pressureJeremy Fitzhardinge2009-01-302-8/+12
| * | 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-303-9/+93
| * | Merge branch 'core/percpu' into x86/paravirtH. Peter Anvin2009-01-3052-1505/+726
| |\|
| | * Merge branch 'linus' into core/percpuIngo Molnar2009-01-301-1/+1
| | |\
* | | | x86: unify do_IRQ()Jeremy Fitzhardinge2009-02-093-60/+38
* | | | x86: add handle_irq() to allow interrupt injectionJeremy Fitzhardinge2009-02-092-20/+37
* | | | x86: find nr_irqs_gsi with mp_ioapic_routingYinghai Lu2009-02-092-5/+38
* | | | x86: check_timer cleanupYinghai Lu2009-02-091-8/+22
* | | | x86: use NR_IRQS_LEGACY to replace 16Yinghai Lu2009-02-091-4/+4
* | | | x86/irq: optimize nr_irqsYinghai Lu2009-02-091-5/+11
* | | | x86, numaq: cleanupsIngo Molnar2009-02-051-15/+18
* | | | Merge branch 'x86/urgent' into x86/apicIngo Molnar2009-02-059-23/+47
|\ \ \ \
| * | | | x86: fix grammar in user-visible BIOS warningAlex Chiang2009-02-051-1/+1
| * | | | x86, 64-bit: print DMI info in the oops traceKyle McMartin2009-02-041-2/+7
| * | | | Merge branch 'core/xen' into x86/urgentIngo Molnar2009-02-045-18/+22
| |\ \ \ \
| | * \ \ \ Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-02-011-14/+17
| | |\ \ \ \
| | | * | | | x86, ds, bts: cleanup/fix DS configurationMarkus Metzger2009-01-221-14/+17
| | * | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-02-012-3/+2
| | |\ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | Documentation: move DMA-mapping.txt to Doc/PCI/Randy Dunlap2009-01-301-1/+1
| * | | | | | x86: APIC: enable workaround on AMD Fam10h CPUsBorislav Petkov2009-02-041-1/+1
| * | | | | | x86: push old stack address on irqstack for unwinderMartin Hicks2009-02-031-0/+1
| * | | | | | irq, x86: fix lock status with numa_migrate_irq_descYinghai Lu2009-02-011-2/+3
| * | | | | | x86: add cache descriptors for Intel Core i7Dave Jones2009-02-011-0/+15
| * | | | | | x86/Voyager: make it build and bootJames Bottomley2009-01-311-12/+0
| | |/ / / / | |/| | | |
| * | | | | x86: tone down mtrr_trim_uncached_memory() warningIngo Molnar2009-01-291-2/+1
* | | | | | x86: move default_ipi_xx back to ipi.cYinghai Lu2009-02-051-0/+108
* | | | | | x86, apic: explain the purpose of max_physical_apicidIngo Molnar2009-02-051-2/+15
* | | | | | smp, generic: introduce arch_disable_smp_support() instead of disable_ioapic_...Ingo Molnar2009-02-053-5/+12
* | | | | | x86, apic: clean up spurious vector sanity checkIngo Molnar2009-01-311-7/+0
* | | | | | x86: update copyrightsIngo Molnar2009-01-316-6/+6
* | | | | | x86, apic: clean up header sectionIngo Molnar2009-01-311-24/+22
* | | | | | x86, apic, 32-bit: add self-IPI methodsIngo Molnar2009-01-305-5/+5
* | | | | | x86: don't treat bigsmp as non-standardYinghai Lu2009-01-304-5/+5
* | | | | | x86: seperate default_send_IPI_mask_sequence/allbutself from logicalYinghai Lu2009-01-307-158/+17
* | | | | | x86: fix compiling with 64bit with def_to_bigsmpYinghai Lu2009-01-301-1/+1
* | | | | | x86: allow more than 8 cpus to be used on 32-bitYinghai Lu2009-01-301-1/+1
* | | | | | x86: unify genapic code, unify subarchitectures, remove old subarchitecture c...Suresh Siddha2009-01-291-1/+1
* | | | | | x86: rename X86_GENERICARCH to X86_32_NON_STANDARDIngo Molnar2009-01-294-4/+4
* | | | | | x86/Voyager: remove X86_FIND_SMP_CONFIG Kconfig quirkIngo Molnar2009-01-291-2/+1
* | | | | | x86/Voyager: remove X86_BIOS_REBOOT Kconfig quirkIngo Molnar2009-01-291-1/+1
* | | | | | x86: generalize boot_cpu_idIngo Molnar2009-01-292-12/+14