summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'tracing/fastboot' into cpus4096Ingo Molnar2008-12-1251-1922/+2049
|\
| * tracing/function-graph-tracer: append the tracing_graph_flagFrederic Weisbecker2008-12-081-1/+4
| * tracing/function-graph-tracer: introduce __notrace_funcgraph to filter specia...Frederic Weisbecker2008-12-083-8/+6
| * Merge branches 'tracing/ftrace', 'tracing/function-graph-tracer' and 'tracing...Ingo Molnar2008-12-0526-657/+875
| |\
| | * powerpc/83xx: Fix MCU support merge issue in mpc8349emitx.dtsAnton Vorontsov2008-12-031-8/+8
| | * powerpc: Fix dma_map_sg() cache flushing on non coherent platformsBenjamin Herrenschmidt2008-12-031-0/+1
| | * Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-12-029-7/+29
| | |\
| | | * KVM: MMU: avoid creation of unreachable pages in the shadowMarcelo Tosatti2008-11-261-0/+1
| | | * KVM: ppc: stop leaking host memory on VM exitHollis Blanchard2008-11-253-0/+11
| | | * KVM: MMU: fix sync of ptes addressed at owner pagetableMarcelo Tosatti2008-11-231-1/+1
| | | * KVM: ia64: Fix: Use correct calling convention for PAL_VPS_RESUME_HANDLERXiantao Zhang2008-11-231-4/+7
| | | * KVM: ia64: Fix incorrect kbuild CFLAGS overrideXiantao Zhang2008-11-231-1/+1
| | | * KVM: VMX: Fix interrupt loss during race with NMIAvi Kivity2008-11-231-1/+3
| | | * KVM: s390: Fix problem state handling in guest sigp handlerChristian Borntraeger2008-11-231-0/+5
| | * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-12-021-1/+1
| | |\ \
| | | * | sparc64: Fix offset calculation in compute_size()David S. Miller2008-12-011-1/+1
| | * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2008-12-0212-612/+828
| | |\ \ \
| | | * | | m68k: Update defconfigs for 2.6.28-rc7Geert Uytterhoeven2008-12-0212-612/+828
| | * | | | MN10300: Fix application of kernel module relocationsMark Salter2008-12-021-28/+7
| | * | | | powerpc: Use physical cpu id when setting the processor affinityKumar Gala2008-12-021-1/+1
| | |/ / /
| * | | | ftrace: add checks on ret stack in function graphSteven Rostedt2008-12-031-0/+17
| * | | | ftrace: function graph return for function entrySteven Rostedt2008-12-033-1/+12
| * | | | ftrace: print real return in dumpstack for function graphSteven Rostedt2008-12-034-6/+42
| * | | | ftrace: add ftrace_graph_stop()Steven Rostedt2008-12-031-4/+6
| * | | | ftrace: have function graph use mcount caller addressSteven Rostedt2008-12-032-0/+2
| * | | | ftrace: clean up function graph asmSteven Rostedt2008-12-031-16/+4
| | | | |
| | \ \ \
| *-. \ \ \ Merge commit 'v2.6.28-rc7'; branch 'x86/dumpstack' into tracing/ftraceIngo Molnar2008-12-0393-1413/+3511
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | | * | | x86: unify appropriate bits from dumpstack_32 and dumpstack_64Neil Horman2008-10-275-576/+363
| | | * | | i386, dumpstack: unify die()Alexander van Heukelum2008-10-222-8/+8
| | | * | | i386, dumpstack: use oops_begin/oops_end in die_nmiAlexander van Heukelum2008-10-222-24/+13
| | | * | | i386, dumpstack: use x86_64's method to account die_nest_countAlexander van Heukelum2008-10-221-12/+17
| | | * | | x86, dumpstack: always call oops_exit from oops_endAlexander van Heukelum2008-10-222-7/+6
| | | * | | x86_64, dumpstack: move kexec_crash from __die to oops_endAlexander van Heukelum2008-10-221-5/+4
| | | * | | x86, dumpstack: let signr=0 signal no do_exitAlexander van Heukelum2008-10-223-11/+16
| | | * | | i386, dumpstack: move crash_kexec before bust_spinlocks(0) in oops_endAlexander van Heukelum2008-10-221-2/+3
| * | | | | tracing/function-graph-tracer: support for x86-64Frederic Weisbecker2008-12-024-2/+86
| * | | | | Merge branches 'tracing/branch-tracer', 'tracing/ftrace', 'tracing/function-g...Ingo Molnar2008-12-025-140/+98
| |\ \ \ \ \
| | * | | | | powerpc/ppc32: static ftrace fixes for PPC32Steven Rostedt2008-11-282-0/+4
| | * | | | | powerpc: ftrace, use create_branchSteven Rostedt2008-11-281-42/+12
| | * | | | | powerpc: ftrace, added missing icache flushSteven Rostedt2008-11-281-0/+9
| | * | | | | powerpc: ftrace, fix cast aliasing and add code verificationSteven Rostedt2008-11-281-56/+65
| | * | | | | powerpc: ftrace, do nothing in mcount call for dyn ftraceSteven Rostedt2008-11-282-43/+9
| | | | | | |
| | \ \ \ \ \
| *-. \ \ \ \ \ Merge branches 'tracing/blktrace', 'tracing/ftrace', 'tracing/function-graph-...Ingo Molnar2008-11-277-29/+108
| |\ \ \ \ \ \ \
| | | * | | | | | tracing: add "power-tracer": C/P state tracer to help power optimizationArjan van de Ven2008-11-262-0/+20
| | |/ / / / / / | |/| | | | | |
| | * | | | | | ftrace: use code patching for ftrace graph tracerSteven Rostedt2008-11-262-2/+51
| | * | | | | | tracing: function graph tracer, fixIngo Molnar2008-11-261-1/+1
| | * | | | | | tracing/function-return-tracer: set a more human readable outputFrederic Weisbecker2008-11-261-11/+21
| | * | | | | | tracing/function-return-tracer: change the name into function-graph-tracerFrederic Weisbecker2008-11-265-17/+17
| |/ / / / / /
| * | | | | | x86, bts, ftrace: a BTS ftrace plug-in prototypeMarkus Metzger2008-11-251-0/+1
| * | | | | | x86, bts, ptrace: move BTS buffer allocation from ds.c into ptrace.cMarkus Metzger2008-11-253-88/+38
OpenPOWER on IntegriCloud