summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2009-02-16cpumask: fix powernow-k8: partial revert of 2fdf66b491ac706657946442789ec644c...Rusty Russell
2009-02-15[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
2009-02-15KVM: Add kvm_arch_sync_events to sync with asynchronize eventsSheng Yang
2009-02-15KVM: Avoid using CONFIG_ in userspace visible headersAvi Kivity
2009-02-15KVM: ia64: fix fp fault/trap handlerYang Zhang
2009-02-14x86, olpc: fix model detection without OFWChris Ball
2009-02-14[ARM] 5391/1: AT91: Enable GPIO clocks earlierAndrew Victor
2009-02-14[ARM] 5390/1: AT91: Watchdog fixesAndrew Victor
2009-02-14[ARM] omap: fix _omap2_clksel_get_src_field()Russell King
2009-02-14[ARM] omap: fix omap2_divisor_to_clksel() error return valueRussell King
2009-02-13Merge commit 'tip/x86/headers' into x86/untangle2Jeremy Fitzhardinge
2009-02-13Merge branch 'core/header-fixes' into x86/headersIngo Molnar
2009-02-13x86: fix "__udivdi3" [drivers/scsi/aha1542.ko] undefinedJames Bottomley
2009-02-13x86: move more pagetable-related definitions into pgtable*.hJeremy Fitzhardinge
2009-02-13x86: use _types.h headers in asm where availableJeremy Fitzhardinge
2009-02-13x86, UV: set full apicid in uv_hub_send_ipiDimitri Sivanich
2009-02-13xen: fix xen_flush_tlb_othersIan Campbell
2009-02-13x86 headers: protect page_32.h via __ASSEMBLY__Ingo Molnar
2009-02-13x86 headers: include page_types.h in pgtable_types.hIngo Molnar
2009-02-13x86 headers: include linux/types.hIngo Molnar
2009-02-13x86 headers: remove duplicate pud_large() definitionIngo Molnar
2009-02-13Merge branch 'x86/untangle2' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2009-02-13Merge branches 'x86/paravirt', 'x86/pat', 'x86/setup-v2', 'x86/subarch', 'x86...Ingo Molnar
2009-02-13Merge branch 'x86/mm' into x86/coreIngo Molnar
2009-02-13Merge branches 'x86/acpi', 'x86/asm', 'x86/cpudetect', 'x86/crashdump', 'x86/...Ingo Molnar
2009-02-13Merge branch 'x86/cleanups' into x86/coreIngo Molnar
2009-02-13Merge branch 'core/percpu' into x86/coreIngo Molnar
2009-02-13Merge branch 'linus' into x86/apicIngo Molnar
2009-02-13x86, hpet: fix for LS21 + HPET = boot hangjohn stultz
2009-02-13powerpc/vsx: Fix VSX alignment handler for regs 32-63Michael Neuling
2009-02-13powerpc/ps3: Move ps3_mm_add_memory to device_initcallGeoff Levand
2009-02-13powerpc/mm: Fix numa reserve bootmem page selectionDave Hansen
2009-02-13powerpc/mm: Fix _PAGE_CHG_MASK to protect _PAGE_SPECIALPhilippe Gerum
2009-02-12x86: CPA avoid repeated lazy mmu flushThomas Gleixner
2009-02-12x86: warn if arch_flush_lazy_mmu_cpu is called in preemptible contextThomas Gleixner
2009-02-12x86/paravirt: make arch_flush_lazy_mmu/cpu disable preemptionJeremy Fitzhardinge
2009-02-12x86, 32-bit: refactor find_low_pfn_range()Ingo Molnar
2009-02-12x86, 32-bit: clean up find_low_pfn_range()Ingo Molnar
2009-02-12x86: fix warning in find_low_pfn_range()Ingo Molnar
2009-02-12x86, defconfig: turn off CONFIG_SCSI_ISCSI_ATTRS=yIngo Molnar