aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2009-02-18Merge commit 'origin/master' into nextBenjamin Herrenschmidt
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-17Merge branch 'kvm-updates/2.6.29' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2009-02-16cpumask: Use cpu_*_mask accessors code: alphaRusty Russell
2009-02-16cpumask: fix powernow-k8: partial revert of 2fdf66b491ac706657946442789ec644c...Rusty Russell
2009-02-15trace: mmiotrace to the tracer menu in KconfigPekka Paalanen
2009-02-15x86, vm86: fix preemption bugThomas Gleixner
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-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, pat: fix warn_on_once() while mapping 0-1MB range with /dev/memSuresh Siddha
2009-02-12x86/cpa: make sure cpa is safe to call in lazy mmu modeJeremy Fitzhardinge
2009-02-11Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-02-11Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-02-11Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-02-11Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2009-02-11Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2009-02-11x86, ptrace, mm: fix double-free on raceMarkus Metzger
2009-02-11[S390] Update default configuration.Martin Schwidefsky
2009-02-11[S390] Fix init irq proc build break.Sachin Sant
2009-02-11[S390] vdso: fix per cpu vdso pointer in lowcoreMartin Schwidefsky
2009-02-11tracing, x86: fix constraint for parent variableSteven Rostedt
2009-02-11powerpc/mm: Fix _PAGE_COHERENT support on classic ppc32 HWKumar Gala
2009-02-11powerpc/mm: Rework I$/D$ coherency (v3)Benjamin Herrenschmidt
2009-02-11powerpc/amigaone: Default config for AmigaOne boardsGerhard Pircher
2009-02-11powerpc/amigaone: Bootwrapper and serial console support for AmigaOneGerhard Pircher
2009-02-11powerpc/amigaone: Generic device tree for all AmigaOne boardsGerhard Pircher
2009-02-11powerpc/amigaone: Add platform support for AmigaOneGerhard Pircher
2009-02-11powerpc/eeh: Only disable/enable LSI interrupts in EEHMike Mason
2009-02-11powerpc: Disable mv643xx Ethernet port 0 on PegasosGabriel Paubert
2009-02-11powerpc/mm: Move 64-bit unmapped_area to top of address spaceAnton Blanchard
2009-02-11powerpc/pci: Move hose_list and pci_address_to_pio to pci-commonMilton Miller
2009-02-11powerpc/pseries: Return the number of MSIs we could allocateMichael Ellerman