Age | Commit message (Expand) | Author | Files | Lines |
2009-02-23 | powerpc: Unify opcode definitions and support | Kumar Gala | 10 | -61/+106 |
2009-02-23 | powerpc, ftrace: use create_branch lib function | Steven Rostedt | 1 | -13/+1 |
2009-02-23 | powerpc, ftrace: use unsigned int for instruction manipulation | Steven Rostedt | 1 | -27/+18 |
2009-02-23 | powerpc32, ftrace: dynamic function graph tracer | Steven Rostedt | 2 | -3/+7 |
2009-02-23 | powerpc32, ftrace: port function graph tracer to ppc32, static only | Steven Rostedt | 3 | -3/+44 |
2009-02-23 | powerpc32, ftrace: save and restore mcount regs with macro | Steven Rostedt | 2 | -60/+47 |
2009-02-23 | powerpc64, ftrace: save toc only on modules for function graph | Steven Rostedt | 2 | -3/+37 |
2009-02-23 | powerpc64, tracing: add function graph tracer with dynamic tracing | Steven Rostedt | 3 | -8/+49 |
2009-02-23 | powerpc64: port of the function graph tracer | Steven Rostedt | 6 | -10/+154 |
2009-02-23 | powerpc, ftrace: fix compile error when modules not configured | Steven Rostedt | 1 | -1/+15 |
2009-02-23 | ftrace, powerpc: replace debug macro with proper pr_deug | Steven Rostedt | 1 | -16/+10 |
2009-02-23 | Merge commit 'ftrace/function-graph' into next | Benjamin Herrenschmidt | 3 | -99/+2 |
2009-02-18 | tracing/function-graph-tracer: make arch generic push pop functions | Steven Rostedt | 3 | -99/+2 |
2009-02-18 | Merge commit 'kumar/next' into next | Benjamin Herrenschmidt | 10 | -51/+860 |
2009-02-18 | Merge commit 'origin/master' into next | Benjamin Herrenschmidt | 68 | -379/+504 |
2009-02-18 | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -22/+2 |
2009-02-18 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 10 | -82/+109 |
2009-02-18 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 6 | -7/+14 |
2009-02-18 | Merge branch 'kvm-updates/2.6.29' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 15 | -78/+65 |
2009-02-16 | cpumask: Use cpu_*_mask accessors code: alpha | Rusty Russell | 2 | -10/+10 |
2009-02-16 | cpumask: fix powernow-k8: partial revert of 2fdf66b491ac706657946442789ec644c... | Rusty Russell | 1 | -5/+7 |
2009-02-15 | trace: mmiotrace to the tracer menu in Kconfig | Pekka Paalanen | 1 | -22/+2 |
2009-02-15 | x86, vm86: fix preemption bug | Thomas Gleixner | 1 | -1/+9 |
2009-02-15 | KVM: VMX: Flush volatile msrs before emulating rdmsr | Avi Kivity | 1 | -0/+1 |
2009-02-15 | KVM: x86: fix LAPIC pending count calculation | Marcelo Tosatti | 6 | -63/+15 |
2009-02-15 | KVM: MMU: Map device MMIO as UC in EPT | Sheng Yang | 2 | -4/+8 |
2009-02-15 | KVM: x86: disable kvmclock on non constant TSC hosts | Marcelo Tosatti | 1 | -1/+3 |
2009-02-15 | KVM: PIT: fix i8254 pending count read | Marcelo Tosatti | 1 | -1/+1 |
2009-02-15 | KVM: Fix racy in kvm_free_assigned_irq | Sheng Yang | 1 | -1/+1 |
2009-02-15 | KVM: Add kvm_arch_sync_events to sync with asynchronize events | Sheng Yang | 4 | -0/+16 |
2009-02-15 | KVM: Avoid using CONFIG_ in userspace visible headers | Avi Kivity | 2 | -0/+11 |
2009-02-15 | KVM: ia64: fix fp fault/trap handler | Yang Zhang | 1 | -8/+9 |
2009-02-15 | x86, olpc: fix model detection without OFW | Chris Ball | 1 | -1/+1 |
2009-02-13 | x86, hpet: fix for LS21 + HPET = boot hang | john stultz | 1 | -0/+2 |
2009-02-13 | powerpc/vsx: Fix VSX alignment handler for regs 32-63 | Michael Neuling | 1 | -1/+6 |
2009-02-13 | powerpc/ps3: Move ps3_mm_add_memory to device_initcall | Geoff Levand | 1 | -1/+1 |
2009-02-13 | powerpc/mm: Fix numa reserve bootmem page selection | Dave Hansen | 1 | -2/+3 |
2009-02-13 | powerpc/mm: Fix _PAGE_CHG_MASK to protect _PAGE_SPECIAL | Philippe Gerum | 3 | -3/+4 |
2009-02-13 | powerpc/fsl-booke: Fix compile warning | Kumar Gala | 1 | -2/+2 |
2009-02-13 | powerpc/book-3e: Introduce concept of Book-3e MMU | Kumar Gala | 4 | -6/+10 |
2009-02-13 | powerpc/fsl-booke: Add new ISA 2.06 page sizes and MAS defines | Kumar Gala | 3 | -32/+50 |
2009-02-13 | x86: CPA avoid repeated lazy mmu flush | Thomas Gleixner | 1 | -8/+7 |
2009-02-13 | x86: warn if arch_flush_lazy_mmu_cpu is called in preemptible context | Thomas Gleixner | 1 | -0/+2 |
2009-02-13 | x86/paravirt: make arch_flush_lazy_mmu/cpu disable preemption | Jeremy Fitzhardinge | 2 | -15/+26 |
2009-02-12 | x86, pat: fix warn_on_once() while mapping 0-1MB range with /dev/mem | Suresh Siddha | 3 | -58/+45 |
2009-02-12 | x86/cpa: make sure cpa is safe to call in lazy mmu mode | Jeremy Fitzhardinge | 1 | -0/+14 |
2009-02-11 | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -2/+10 |
2009-02-11 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 23 | -121/+193 |
2009-02-11 | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -8/+9 |
2009-02-11 | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 3 | -29/+64 |