aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2009-02-17Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-02-17Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-02-17Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2009-02-17x86, apic: separate 32-bit setup functionality out of apic_32.cIngo Molnar
2009-02-17Merge branch 'kvm-updates/2.6.29' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2009-02-17x86, rcu: fix strange load average and ksoftirqd behaviorPaul E. McKenney
2009-02-17x86: truncate ISA addresses to unsigned intH. Peter Anvin
2009-02-17x86, apic: move remaining APIC drivers to arch/x86/kernel/apic/*Ingo Molnar
2009-02-17x86, apic: move APIC drivers to arch/x86/kernel/apic/*Ingo Molnar
2009-02-17x86, apic: rename 'genapic' to 'apic'Ingo Molnar
2009-02-17x86, apic: remove ->store_NMI_vector()Ingo Molnar
2009-02-17x86, numaq_32: clean up, miscIngo Molnar
2009-02-17x86, numaq_32: clean upIngo Molnar
2009-02-17x86, es7000: misc cleanupsIngo Molnar
2009-02-17x86, es7000: remove dead code, clean upIngo Molnar
2009-02-17x86, es7000: remove externsIngo Molnar
2009-02-17x86, apic: remove apicid_cluster()Ingo Molnar
2009-02-17x86, es7000: clean upIngo Molnar
2009-02-17x86, apic: clean up the cpu_2_logical_apiciddeclarationIngo Molnar
2009-02-17x86, apic: clean up arch/x86/kernel/bigsmp_32.cIngo Molnar
2009-02-17x86, apic: remove stale references to APIC_DEFINITIONIngo Molnar
2009-02-17x86, apic: remove duplicate asm/apic.h inclusionsIngo Molnar
2009-02-17x86, apic: remove genapic.hIngo Molnar
2009-02-17x86, apic: merge genapic.h into apic.hIngo Molnar
2009-02-17remove: genapic prepareIngo Molnar
2009-02-17x86, apic: fix build fallout of genapic changesIngo Molnar
2009-02-17x86: fold apic_ops into genapicYinghai Lu
2009-02-17x86: add x2apic configYinghai Lu
2009-02-17x86: remove stale arch/x86/include/asm/page_64.h.rej fileIngo Molnar
2009-02-17Merge branches 'x86/acpi', 'x86/apic', 'x86/cpudetect', 'x86/headers', 'x86/p...Ingo Molnar
2009-02-16[ARM] 5400/1: Add support for inverted rdy_busy pin for Atmel nand device con...Gregory CLEMENT
2009-02-16x86: make APIC_init_uniprocessor() more like smp_prepare_cpus()Yinghai Lu
2009-02-16x86: pre init pirq_entries[]Yinghai Lu
2009-02-16x86, xen: do multicall callbacks with interrupts disabledJeremy Fitzhardinge
2009-02-16x86, xen: degrade BUG to WARN when multicall failsJeremy Fitzhardinge
2009-02-16x86, xen: record and display initiator of each multicall when debuggingIan Campbell
2009-02-16x86, xen: short-circuit tests for dom0Jeremy Fitzhardinge
2009-02-16cpumask: Use cpu_*_mask accessors code: alphaRusty Russell
2009-02-16cpumask: fix powernow-k8: partial revert of 2fdf66b491ac706657946442789ec644c...Rusty Russell
2009-02-16[IA64] fix __apci_unmap_tableYinghai Lu
2009-02-15trace: mmiotrace to the tracer menu in KconfigPekka Paalanen
2009-02-15x86: make 32bit to call enable_IO_APIC early like 64bitYinghai Lu
2009-02-15x86, vm86: fix preemption bugThomas Gleixner
2009-02-15x86: fix typo in filter_cpuid_features()Yinghai Lu
2009-02-15KVM: VMX: Flush volatile msrs before emulating rdmsrAvi Kivity
2009-02-15KVM: x86: fix LAPIC pending count calculationMarcelo Tosatti
2009-02-15KVM: MMU: Map device MMIO as UC in EPTSheng Yang
2009-02-15KVM: x86: disable kvmclock on non constant TSC hostsMarcelo Tosatti
2009-02-15KVM: PIT: fix i8254 pending count readMarcelo Tosatti
2009-02-15KVM: Fix racy in kvm_free_assigned_irqSheng Yang