aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2009-02-23powerpc: Add alignment handler for new lfiwzx instructionMichael Neuling
2009-02-23powerpc/numa: Cleanup hot_add_scn_to_nidNathan Fontenot
2009-02-23powerpc/pseries: Fix partition migration hang under loadBrian King
2009-02-23powerpc/pseries: Implement a quota system for MSIsMichael Ellerman
2009-02-23powerpc/pseries: Return req#msi(-x) if request is largerMichael Ellerman
2009-02-23powerpc: Add support for using doorbells for SMP IPIKumar Gala
2009-02-23powerpc/cell: Fix dependency in cpufreqArnd Bergmann
2009-02-23powerpc/spufs: Constify context contents and coredump callback constantsJeremy Kerr
2009-02-23powerpc/spufs: Clear purge status before setting up isolated modeJeremy Kerr
2009-02-23powerpc/spufs: Use correct return value for spu_handle_mm_faultJeremy Kerr
2009-02-23powerpc/mm: Reduce hashtable size when using 64kB pagesAnton Blanchard
2009-02-23powerpc: Rework dma-noncoherent to use generic vmalloc layerIlya Yanok
2009-02-23powerpc: Fix warnings from make headers_checkKumar Gala
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