aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2009-02-09xen: expose enable_IO_APIC for 32-bitIan Campbell
2009-02-09x86: unstatic ioapic entry funcsJeremy Fitzhardinge
2009-02-09x86: add mp_find_ioapic_pinJeremy Fitzhardinge
2009-02-09x86: unstatic mp_find_ioapic so it can be used elsewhereJeremy Fitzhardinge
2009-02-09x86: make apic_* operations inline functionsJeremy Fitzhardinge
2009-02-09Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds
2009-02-09FRV: in_interrupt() requires #inclusion of linux/hardirq.h not asm/hardirq.h nowDavid Howells
2009-02-09x86: spinlocks: define dummy __raw_spin_is_contendedKyle McMartin
2009-02-09Merge commit 'v2.6.29-rc4' into core/percpuIngo Molnar
2009-02-09x86: math_emu info cleanupTejun Heo
2009-02-09x86: include correct %gs in a.out core dumpTejun Heo
2009-02-09x86, vmi: put a missing paravirt_release_pmd in pgd_dtorAlok Kataria
2009-02-09x86: find nr_irqs_gsi with mp_ioapic_routingYinghai Lu
2009-02-09xen: use our own eventchannel->irq pathJeremy Fitzhardinge
2009-02-09Merge branch 'x86/paravirt' into x86/apicIngo Molnar
2009-02-09x86: unify do_IRQ()Jeremy Fitzhardinge
2009-02-09x86: add handle_irq() to allow interrupt injectionJeremy Fitzhardinge
2009-02-09x86: add clflush before monitor for Intel 7400 seriesPallipadi, Venkatesh
2009-02-09Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King
2009-02-09x86: fix abuse of per_cpu_offsetBrian Gerst
2009-02-09x86: use linker to offset symbols by __per_cpu_loadBrian Gerst
2009-02-09percpu: make PER_CPU_BASE_SECTION overridable by archesBrian Gerst
2009-02-09x86: find nr_irqs_gsi with mp_ioapic_routingYinghai Lu
2009-02-09x86: check_timer cleanupYinghai Lu
2009-02-09x86: use NR_IRQS_LEGACY to replace 16Yinghai Lu
2009-02-09x86/irq: optimize nr_irqsYinghai Lu
2009-02-08sparc64: Fix probe_kernel_{read,write}().David S. Miller
2009-02-08sparc64: Kill .fixup section bloat.David S. Miller
2009-02-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2009-02-07Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec',...Len Brown
2009-02-06x86-64: fix int $0x80 -ENOSYS returnRoland McGrath
2009-02-06arch/powerpc: Eliminate double sizeofJulia Lawall
2009-02-06powerpc/cpm2: Fix set interrupt typepaulfax
2009-02-06powerpc/83xx: Fix TSEC0 workability on MPC8313E-RDB boardsAnton Vorontsov
2009-02-06powerpc/83xx: Fix missing #{address,size}-cells in mpc8313erdb.dtsAnton Vorontsov
2009-02-06powerpc/83xx: Build breakage for CONFIG_PM but no CONFIG_SUSPENDMichael Neuling
2009-02-06x86: clean up hpet timer reinitPavel Emelyanov
2009-02-05sparc64: Don't hook up pcr_ops on spitfire chips.David S. Miller
2009-02-05prevent kprobes from catching spurious page faultsMasami Hiramatsu
2009-02-05Merge branch 'sh/for-2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2009-02-05x86: clean up arch/x86/Kconfig*Ingo Molnar
2009-02-05x86, numaq: cleanupsIngo Molnar
2009-02-05Merge branch 'x86/urgent' into x86/apicIngo Molnar
2009-02-05x86: move default_ipi_xx back to ipi.cYinghai Lu
2009-02-05x86, apic: explain the purpose of max_physical_apicidIngo Molnar
2009-02-05smp, generic: introduce arch_disable_smp_support() instead of disable_ioapic_...Ingo Molnar
2009-02-05alpha: fixup BUG macroAlexey Dobriyan
2009-02-05x86: style cleanups for xen assembliesTejun Heo
2009-02-05[CPUFREQ] powernow-k8: Get transition latency from ACPI _PSS tableMark Langsdorf
2009-02-05x86: disable intel_iommu support by defaultKyle McMartin