aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAge
* Merge branch 'x86/paravirt' into x86/apicIngo Molnar2009-02-09
|\
| * Merge branch 'core/percpu' into x86/paravirtH. Peter Anvin2009-02-04
| |\
| | * x86, percpu: fix kexec with vmlinuxYinghai Lu2009-02-03
| | * x86: split loading percpu segments from loading gdtJeremy Fitzhardinge2009-01-31
| | * x86: pass in cpu number to switch_to_new_gdt()Brian Gerst2009-01-31
| | * x86: UV fix uv_flush_send_and_wait()Cliff Wickman2009-01-31
| * | x86/vmi: fix interrupt enable/disable/save/restore calling convention.Jeremy Fitzhardinge2009-02-02
| * | x86/paravirt: use callee-saved convention for pte_val/make_pte/etcJeremy Fitzhardinge2009-01-30
| * | x86/paravirt: add register-saving thunks to reduce caller register pressureJeremy Fitzhardinge2009-01-30
| * | x86: fix paravirt clobber in entry_64.SJeremy Fitzhardinge2009-01-30
| * | x86/pvops: add a paravirt_ident functions to allow special patchingJeremy Fitzhardinge2009-01-30
| * | Merge branch 'core/percpu' into x86/paravirtH. Peter Anvin2009-01-30
| |\|
| | * Merge branch 'linus' into core/percpuIngo Molnar2009-01-30
| | |\
* | | | x86: unify do_IRQ()Jeremy Fitzhardinge2009-02-09
* | | | x86: add handle_irq() to allow interrupt injectionJeremy Fitzhardinge2009-02-09
* | | | x86: find nr_irqs_gsi with mp_ioapic_routingYinghai Lu2009-02-09
* | | | x86: check_timer cleanupYinghai Lu2009-02-09
* | | | x86: use NR_IRQS_LEGACY to replace 16Yinghai Lu2009-02-09
* | | | x86/irq: optimize nr_irqsYinghai Lu2009-02-09
* | | | x86, numaq: cleanupsIngo Molnar2009-02-05
* | | | Merge branch 'x86/urgent' into x86/apicIngo Molnar2009-02-05
|\ \ \ \
| * | | | x86: fix grammar in user-visible BIOS warningAlex Chiang2009-02-04
| * | | | x86, 64-bit: print DMI info in the oops traceKyle McMartin2009-02-04
| * | | | Merge branch 'core/xen' into x86/urgentIngo Molnar2009-02-04
| |\ \ \ \
| | * \ \ \ Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-01-31
| | |\ \ \ \
| | | * | | | x86, ds, bts: cleanup/fix DS configurationMarkus Metzger2009-01-22
| | * | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-01-31
| | |\ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | Documentation: move DMA-mapping.txt to Doc/PCI/Randy Dunlap2009-01-29
| * | | | | | x86: APIC: enable workaround on AMD Fam10h CPUsBorislav Petkov2009-02-03
| * | | | | | x86: push old stack address on irqstack for unwinderMartin Hicks2009-02-03
| * | | | | | irq, x86: fix lock status with numa_migrate_irq_descYinghai Lu2009-02-01
| * | | | | | x86: add cache descriptors for Intel Core i7Dave Jones2009-02-01
| * | | | | | x86/Voyager: make it build and bootJames Bottomley2009-01-31
| | |/ / / / | |/| | | |
| * | | | | x86: tone down mtrr_trim_uncached_memory() warningIngo Molnar2009-01-29
* | | | | | x86: move default_ipi_xx back to ipi.cYinghai Lu2009-02-05
* | | | | | x86, apic: explain the purpose of max_physical_apicidIngo Molnar2009-02-05
* | | | | | smp, generic: introduce arch_disable_smp_support() instead of disable_ioapic_...Ingo Molnar2009-02-05
* | | | | | x86, apic: clean up spurious vector sanity checkIngo Molnar2009-01-30
* | | | | | x86: update copyrightsIngo Molnar2009-01-30
* | | | | | x86, apic: clean up header sectionIngo Molnar2009-01-30
* | | | | | x86, apic, 32-bit: add self-IPI methodsIngo Molnar2009-01-30
* | | | | | x86: don't treat bigsmp as non-standardYinghai Lu2009-01-30
* | | | | | x86: seperate default_send_IPI_mask_sequence/allbutself from logicalYinghai Lu2009-01-30
* | | | | | x86: fix compiling with 64bit with def_to_bigsmpYinghai Lu2009-01-30
* | | | | | x86: allow more than 8 cpus to be used on 32-bitYinghai Lu2009-01-29
* | | | | | x86: unify genapic code, unify subarchitectures, remove old subarchitecture c...Suresh Siddha2009-01-29
* | | | | | x86: rename X86_GENERICARCH to X86_32_NON_STANDARDIngo Molnar2009-01-29
* | | | | | x86/Voyager: remove X86_FIND_SMP_CONFIG Kconfig quirkIngo Molnar2009-01-29
* | | | | | x86/Voyager: remove X86_BIOS_REBOOT Kconfig quirkIngo Molnar2009-01-29
* | | | | | x86: generalize boot_cpu_idIngo Molnar2009-01-29