summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* 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
* x86, bts: base in-kernel ds interface on handlesMarkus Metzger2008-11-253-439/+437
*-. Merge branches 'tracing/core', 'x86/urgent' and 'x86/ptrace' into tracing/hw-...Ingo Molnar2008-11-2512-88/+82
|\ \
| | * x86, bts: DS and BTS initializationMarkus Metzger2008-11-103-12/+9
| * | x86, bts: fix wrmsr and spinlock over kmallocMarkus Metzger2008-11-251-37/+40
| * | x86, pebs: fix PEBS record size configurationMarkus Metzger2008-11-251-0/+8
| * | x86, bts: turn macro into static inline functionMarkus Metzger2008-11-251-2/+4
| * | x86, bts: exclude ds.c from build when disabledMarkus Metzger2008-11-252-4/+1
| * | arch/x86/kernel/pci-calgary_64.c: change simple_strtol to simple_strtoulJulia Lawall2008-11-251-1/+1
| * | x86: use limited register constraint for setnzSteven Rostedt2008-11-251-1/+1
| * | xen: pin correct PGD on suspendIan Campbell2008-11-231-7/+14
| * | Merge branch 'oprofile-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2008-11-231-1/+1
| |\ \
| | * | oprofile: fix an overflow in ppro codeEric Dumazet2008-11-171-1/+1
| * | | x86: revert irq number limitationThomas Gleixner2008-11-231-21/+1
| * | | Merge commit 'v2.6.28-rc6' into x86/urgentIngo Molnar2008-11-2139-185/+242
| |\ \ \
| * | | | x86: fixing __cpuinit/__init tangle, xsave_cntxt_init()Rakib Mullick2008-11-201-1/+1
| * | | | x86: fix __cpuinit/__init tangle in init_thread_xstate()Rakib Mullick2008-11-201-1/+1
| | | | |
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
*-----. \ \ \ \ Merge branches 'tracing/branch-tracer', 'tracing/fastboot', 'tracing/ftrace',...Ingo Molnar2008-11-2411-86/+569
|\ \ \ \ \ \ \ \
| | | * | | | | | tracing/stack-tracer: introduce CONFIG_USER_STACKTRACE_SUPPORTTörök Edwin2008-11-231-0/+1
| | | * | | | | | tracing/stack-tracer: fix style issuesTörök Edwin2008-11-231-22/+29
| | | * | | | | | tracing: add support for userspace stacktraces in tracing/iter_ctrlTörök Edwin2008-11-231-0/+57
| |_|/ / / / / / |/| | | | | | |
| | * | | | | | Merge branch 'ppc/ftrace' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Ingo Molnar2008-11-236-42/+489
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | | * | | | | powerpc/ppc32: ftrace, dynamic ftrace to handle modulesSteven Rostedt2008-11-203-7/+109
| | | * | | | | powerpc/ppc64: ftrace, handle module trampolines for dyn ftraceSteven Rostedt2008-11-204-11/+293
| | | * | | | | powerpc: ftrace, use probe_kernel API to modify codeSteven Rostedt2008-11-201-32/+21
| | | * | | | | powerpc: ftrace, convert to new dynamic ftrace arch APISteven Rostedt2008-11-202-6/+75
| | | * | | | | powerpc: ftrace, do not latency trace idleSteven Rostedt2008-11-201-0/+5
| * | | | | | | tracing/function-return-tracer: store return stack into task_struct and alloc...Frederic Weisbecker2008-11-233-44/+15
|/ / / / / / /
| | | | | | |
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
*---. | | | | | | Merge branches 'tracing/profiling', 'tracing/options' and 'tracing/urgent' in...Ingo Molnar2008-11-2343-181/+304
|\ \ \| | | | | |
| | | * | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-11-203-5/+7
| | | |\ \ \ \ \ \ | | | | |_|_|/ / / | | | |/| | | | |
| | | | * | | | | [ARM] 5330/1: mach-pxa: Fixup reset for systems using reboot=cold or other st...Jaya Kumar2008-11-171-3/+4
| | | | * | | | | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...Russell King2008-11-172-2/+3
| | | | |\ \ \ \ \ | | | | | |_|_|/ / | | | | |/| | | |
| | | | | * | | | [ARM] pxa: fix incorrect PCMCIA PSKTSEL pin configuration for spitzEric Miao2008-11-161-1/+2
| | | | | * | | | [ARM] pxa: fix I2C controller device being registered twice on AkitaEric Miao2008-11-161-1/+0
| | | | | * | | | pxafb: introduce LCD_TYPE_MASK and use it.Eric Miao2008-11-111-0/+1
| | | | | | |_|/ | | | | | |/| |
| | | * | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-11-208-6/+19
| | | |\ \ \ \ \
| | | | * | | | | [IA64] xen: fix xen_get_eflags.Isaku Yamahata2008-11-201-1/+1
| | | | * | | | | [IA64] ia64/pv_ops/pv_cpu_ops: fix _IA64_REG_IP case.Isaku Yamahata2008-11-203-2/+15
| | | | * | | | | [IA64] remove duplicate include iommu.hHuang Weiyi2008-11-201-1/+0
| | | | * | | | | [IA64] use mprintk instead of printk, in ia64_mca_modify_original_stackHidetoshi Seto2008-11-201-1/+1
| | | | * | | | | [IA64] Rationalize kernel mode alignment checkingTony Luck2008-11-202-1/+2
| | | | | |_|/ / | | | | |/| | |
| | | * | | | | x86: Fix interrupt leak due to migrationMatthew Wilcox2008-11-201-0/+14
| | | * | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2008-11-208-133/+90
| | | |\ \ \ \ \
| | | | * | | | | MIPS: csrc-r4k: Fix declaration depending on the wrong CONFIG_ symbol.Ralf Baechle2008-11-201-1/+1
| | | | * | | | | MIPS: csrc-r4k: Fix spelling mistake.Ralf Baechle2008-11-201-1/+1
| | | | * | | | | MIPS: RB532: Provide functions for gpio configurationPhil Sutter2008-11-202-120/+75
| | | | * | | | | MIPS: IP22: Make indy_sc_ops variable staticDmitri Vorobiev2008-11-201-1/+1
| | | | * | | | | MIPS: RB532: GPIO register offsets are relative to GPIOBASEFlorian Fainelli2008-11-202-7/+9
| | | | * | | | | MIPS: Malta: Fix include paths in malta-amon.cDavid Daney2008-11-201-3/+3
| | | | |/ / / /