aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2009-02-23powerpc/pci: Fix PCI<->OF matching of old style multifunc devicesTom Arbuckle
2009-02-23powerpc: Unify opcode definitions and supportKumar Gala
2009-02-23powerpc, ftrace: use create_branch lib functionSteven Rostedt
2009-02-23powerpc, ftrace: use unsigned int for instruction manipulationSteven Rostedt
2009-02-23powerpc32, ftrace: dynamic function graph tracerSteven Rostedt
2009-02-23powerpc32, ftrace: port function graph tracer to ppc32, static onlySteven Rostedt
2009-02-23powerpc32, ftrace: save and restore mcount regs with macroSteven Rostedt
2009-02-23powerpc64, ftrace: save toc only on modules for function graphSteven Rostedt
2009-02-23powerpc64, tracing: add function graph tracer with dynamic tracingSteven Rostedt
2009-02-23powerpc64: port of the function graph tracerSteven Rostedt
2009-02-23powerpc, ftrace: fix compile error when modules not configuredSteven Rostedt
2009-02-23ftrace, powerpc: replace debug macro with proper pr_deugSteven Rostedt
2009-02-23Merge commit 'ftrace/function-graph' into nextBenjamin Herrenschmidt
2009-02-18tracing/function-graph-tracer: make arch generic push pop functionsSteven Rostedt
2009-02-18Merge commit 'kumar/next' into nextBenjamin Herrenschmidt
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-12powerpc/fsl-booke: Fix compile warningKumar Gala
2009-02-12powerpc/book-3e: Introduce concept of Book-3e MMUKumar Gala
2009-02-12powerpc/fsl-booke: Add new ISA 2.06 page sizes and MAS definesKumar Gala
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