Age | Commit message (Expand) | Author |
2009-02-23 | powerpc/cell: Add rtas rtc calls for the QPACE platform | Benjamin Krill |
2009-02-23 | powerpc: Fix load/store float double alignment handler | Michael Neuling |
2009-02-23 | powerpc: Add alignment handler for new lfiwzx instruction | Michael Neuling |
2009-02-23 | powerpc/numa: Cleanup hot_add_scn_to_nid | Nathan Fontenot |
2009-02-23 | powerpc/pseries: Fix partition migration hang under load | Brian King |
2009-02-23 | powerpc/pseries: Implement a quota system for MSIs | Michael Ellerman |
2009-02-23 | powerpc/pseries: Return req#msi(-x) if request is larger | Michael Ellerman |
2009-02-23 | powerpc: Add support for using doorbells for SMP IPI | Kumar Gala |
2009-02-23 | powerpc/cell: Fix dependency in cpufreq | Arnd Bergmann |
2009-02-23 | powerpc/spufs: Constify context contents and coredump callback constants | Jeremy Kerr |
2009-02-23 | powerpc/spufs: Clear purge status before setting up isolated mode | Jeremy Kerr |
2009-02-23 | powerpc/spufs: Use correct return value for spu_handle_mm_fault | Jeremy Kerr |
2009-02-23 | powerpc/mm: Reduce hashtable size when using 64kB pages | Anton Blanchard |
2009-02-23 | powerpc: Rework dma-noncoherent to use generic vmalloc layer | Ilya Yanok |
2009-02-23 | powerpc: Fix warnings from make headers_check | Kumar Gala |
2009-02-23 | powerpc/pci: Fix PCI<->OF matching of old style multifunc devices | Tom Arbuckle |
2009-02-23 | powerpc: Unify opcode definitions and support | Kumar Gala |
2009-02-23 | powerpc, ftrace: use create_branch lib function | Steven Rostedt |
2009-02-23 | powerpc, ftrace: use unsigned int for instruction manipulation | Steven Rostedt |
2009-02-23 | powerpc32, ftrace: dynamic function graph tracer | Steven Rostedt |
2009-02-23 | powerpc32, ftrace: port function graph tracer to ppc32, static only | Steven Rostedt |
2009-02-23 | powerpc32, ftrace: save and restore mcount regs with macro | Steven Rostedt |
2009-02-23 | powerpc64, ftrace: save toc only on modules for function graph | Steven Rostedt |
2009-02-23 | powerpc64, tracing: add function graph tracer with dynamic tracing | Steven Rostedt |
2009-02-23 | powerpc64: port of the function graph tracer | Steven Rostedt |
2009-02-23 | powerpc, ftrace: fix compile error when modules not configured | Steven Rostedt |
2009-02-23 | ftrace, powerpc: replace debug macro with proper pr_deug | Steven Rostedt |
2009-02-23 | Merge commit 'ftrace/function-graph' into next | Benjamin Herrenschmidt |
2009-02-18 | tracing/function-graph-tracer: make arch generic push pop functions | Steven Rostedt |
2009-02-18 | Merge commit 'kumar/next' into next | Benjamin Herrenschmidt |
2009-02-18 | Merge commit 'origin/master' into next | Benjamin Herrenschmidt |
2009-02-17 | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2009-02-17 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-02-17 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds |
2009-02-17 | Merge branch 'kvm-updates/2.6.29' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2009-02-16 | cpumask: Use cpu_*_mask accessors code: alpha | Rusty Russell |
2009-02-16 | cpumask: fix powernow-k8: partial revert of 2fdf66b491ac706657946442789ec644c... | Rusty Russell |
2009-02-15 | trace: mmiotrace to the tracer menu in Kconfig | Pekka Paalanen |
2009-02-15 | x86, vm86: fix preemption bug | Thomas Gleixner |
2009-02-15 | KVM: VMX: Flush volatile msrs before emulating rdmsr | Avi Kivity |
2009-02-15 | KVM: x86: fix LAPIC pending count calculation | Marcelo Tosatti |
2009-02-15 | KVM: MMU: Map device MMIO as UC in EPT | Sheng Yang |
2009-02-15 | KVM: x86: disable kvmclock on non constant TSC hosts | Marcelo Tosatti |
2009-02-15 | KVM: PIT: fix i8254 pending count read | Marcelo Tosatti |
2009-02-15 | KVM: Fix racy in kvm_free_assigned_irq | Sheng Yang |
2009-02-15 | KVM: Add kvm_arch_sync_events to sync with asynchronize events | Sheng Yang |
2009-02-15 | KVM: Avoid using CONFIG_ in userspace visible headers | Avi Kivity |
2009-02-15 | KVM: ia64: fix fp fault/trap handler | Yang Zhang |
2009-02-14 | x86, olpc: fix model detection without OFW | Chris Ball |
2009-02-13 | x86, hpet: fix for LS21 + HPET = boot hang | john stultz |