| Commit message (Expand) | Author | Age |
* | powerpc32, ftrace: port function graph tracer to ppc32, static only | Steven Rostedt | 2009-02-22 |
* | powerpc32, ftrace: save and restore mcount regs with macro | Steven Rostedt | 2009-02-22 |
* | powerpc64, ftrace: save toc only on modules for function graph | Steven Rostedt | 2009-02-22 |
* | powerpc64, tracing: add function graph tracer with dynamic tracing | Steven Rostedt | 2009-02-22 |
* | powerpc64: port of the function graph tracer | Steven Rostedt | 2009-02-22 |
* | powerpc, ftrace: fix compile error when modules not configured | Steven Rostedt | 2009-02-22 |
* | ftrace, powerpc: replace debug macro with proper pr_deug | Steven Rostedt | 2009-02-22 |
* | Merge commit 'ftrace/function-graph' into next | Benjamin Herrenschmidt | 2009-02-22 |
|\ |
|
| * | 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-17 |
|\ \ |
|
| * | | powerpc/fsl-booke: Fix compile warning | Kumar Gala | 2009-02-12 |
| * | | powerpc/book-3e: Introduce concept of Book-3e MMU | Kumar Gala | 2009-02-12 |
| * | | powerpc/fsl-booke: Add new ISA 2.06 page sizes and MAS defines | Kumar Gala | 2009-02-12 |
| * | | powerpc/85xx: Added 36-bit physical device tree for mpc8572ds board | Kumar Gala | 2009-02-11 |
| * | | powerpc/85xx: Fixed PCI IO region sizes in mpc8572ds*.dts | Kumar Gala | 2009-02-11 |
* | | | 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 |
| |\ \ \ |
|
| | * | | | trace: mmiotrace to the tracer menu in Kconfig | Pekka Paalanen | 2009-02-15 |
| | | |/
| | |/| |
|
| * | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-02-17 |
| |\ \ \ |
|
| | * | | | x86, vm86: fix preemption bug | Thomas Gleixner | 2009-02-15 |
| | * | | | x86, olpc: fix model detection without OFW | Chris Ball | 2009-02-14 |
| | * | | | x86, hpet: fix for LS21 + HPET = boot hang | john stultz | 2009-02-13 |
| | * | | | x86: CPA avoid repeated lazy mmu flush | Thomas Gleixner | 2009-02-12 |
| | * | | | x86: warn if arch_flush_lazy_mmu_cpu is called in preemptible context | Thomas Gleixner | 2009-02-12 |
| | * | | | x86/paravirt: make arch_flush_lazy_mmu/cpu disable preemption | Jeremy Fitzhardinge | 2009-02-12 |
| | * | | | x86, pat: fix warn_on_once() while mapping 0-1MB range with /dev/mem | Suresh Siddha | 2009-02-12 |
| | * | | | x86/cpa: make sure cpa is safe to call in lazy mmu mode | Jeremy Fitzhardinge | 2009-02-12 |
| | * | | | x86, ptrace, mm: fix double-free on race | Markus Metzger | 2009-02-11 |
| * | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2009-02-17 |
| |\ \ \ \ |
|
| | * | | | | powerpc/vsx: Fix VSX alignment handler for regs 32-63 | Michael Neuling | 2009-02-13 |
| | * | | | | powerpc/ps3: Move ps3_mm_add_memory to device_initcall | Geoff Levand | 2009-02-13 |
| | * | | | | powerpc/mm: Fix numa reserve bootmem page selection | Dave Hansen | 2009-02-13 |
| | * | | | | powerpc/mm: Fix _PAGE_CHG_MASK to protect _PAGE_SPECIAL | Philippe Gerum | 2009-02-13 |
| | | |/ /
| | |/| | |
|
| * | | | | Merge branch 'kvm-updates/2.6.29' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2009-02-17 |
| |\ \ \ \ |
|
| | * | | | | KVM: VMX: Flush volatile msrs before emulating rdmsr | Avi Kivity | 2009-02-14 |
| | * | | | | KVM: x86: fix LAPIC pending count calculation | Marcelo Tosatti | 2009-02-14 |
| | * | | | | KVM: MMU: Map device MMIO as UC in EPT | Sheng Yang | 2009-02-14 |
| | * | | | | KVM: x86: disable kvmclock on non constant TSC hosts | Marcelo Tosatti | 2009-02-14 |
| | * | | | | KVM: PIT: fix i8254 pending count read | Marcelo Tosatti | 2009-02-14 |
| | * | | | | KVM: Fix racy in kvm_free_assigned_irq | Sheng Yang | 2009-02-14 |
| | * | | | | KVM: Add kvm_arch_sync_events to sync with asynchronize events | Sheng Yang | 2009-02-14 |
| | * | | | | KVM: Avoid using CONFIG_ in userspace visible headers | Avi Kivity | 2009-02-14 |
| | * | | | | KVM: ia64: fix fp fault/trap handler | Yang Zhang | 2009-02-14 |
| | |/ / / |
|
| * | | | | cpumask: Use cpu_*_mask accessors code: alpha | Rusty Russell | 2009-02-16 |
| * | | | | cpumask: fix powernow-k8: partial revert of 2fdf66b491ac706657946442789ec644c... | Rusty Russell | 2009-02-16 |
| |/ / / |
|
| * | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-02-11 |
| |\ \ \ |
|
| | * | | | x86: clean up hpet timer reinit | Pavel Emelyanov | 2009-02-06 |
| | * | | | x86: fix hpet timer reinit for x86_64 | Pavel Emelyanov | 2009-02-04 |
| * | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-02-11 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| | * | | | i8327: fix outb() parameter order | Clemens Ladisch | 2009-02-10 |