summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2008-11-25x86, bts, ftrace: a BTS ftrace plug-in prototypeMarkus Metzger1-0/+1
2008-11-25x86, bts, ptrace: move BTS buffer allocation from ds.c into ptrace.cMarkus Metzger3-88/+38
2008-11-25x86, bts: base in-kernel ds interface on handlesMarkus Metzger3-439/+437
2008-11-25Merge branches 'tracing/core', 'x86/urgent' and 'x86/ptrace' into tracing/hw-...Ingo Molnar12-88/+82
2008-11-25x86, bts: fix wrmsr and spinlock over kmallocMarkus Metzger1-37/+40
2008-11-25x86, pebs: fix PEBS record size configurationMarkus Metzger1-0/+8
2008-11-25x86, bts: turn macro into static inline functionMarkus Metzger1-2/+4
2008-11-25x86, bts: exclude ds.c from build when disabledMarkus Metzger2-4/+1
2008-11-25arch/x86/kernel/pci-calgary_64.c: change simple_strtol to simple_strtoulJulia Lawall1-1/+1
2008-11-25x86: use limited register constraint for setnzSteven Rostedt1-1/+1
2008-11-24Merge branches 'tracing/branch-tracer', 'tracing/fastboot', 'tracing/ftrace',...Ingo Molnar11-86/+569
2008-11-23Merge branch 'ppc/ftrace' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Ingo Molnar6-42/+489
2008-11-23xen: pin correct PGD on suspendIan Campbell1-7/+14
2008-11-23Merge branch 'oprofile-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar1-1/+1
2008-11-23x86: revert irq number limitationThomas Gleixner1-21/+1
2008-11-23tracing/stack-tracer: introduce CONFIG_USER_STACKTRACE_SUPPORTTörök Edwin1-0/+1
2008-11-23tracing/stack-tracer: fix style issuesTörök Edwin1-22/+29
2008-11-23tracing: add support for userspace stacktraces in tracing/iter_ctrlTörök Edwin1-0/+57
2008-11-23tracing/function-return-tracer: store return stack into task_struct and alloc...Frederic Weisbecker3-44/+15
2008-11-23Merge branches 'tracing/profiling', 'tracing/options' and 'tracing/urgent' in...Ingo Molnar43-181/+304
2008-11-21Merge commit 'v2.6.28-rc6' into x86/urgentIngo Molnar39-185/+242
2008-11-20Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds3-5/+7
2008-11-20Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds8-6/+19
2008-11-20[IA64] xen: fix xen_get_eflags.Isaku Yamahata1-1/+1
2008-11-20[IA64] ia64/pv_ops/pv_cpu_ops: fix _IA64_REG_IP case.Isaku Yamahata3-2/+15
2008-11-20[IA64] remove duplicate include iommu.hHuang Weiyi1-1/+0
2008-11-20[IA64] use mprintk instead of printk, in ia64_mca_modify_original_stackHidetoshi Seto1-1/+1
2008-11-20[IA64] Rationalize kernel mode alignment checkingTony Luck2-1/+2
2008-11-20x86: Fix interrupt leak due to migrationMatthew Wilcox1-0/+14
2008-11-20Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds8-133/+90
2008-11-20Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-1/+10
2008-11-20parisc: fix bug in compat_arch_ptraceHelge Deller1-5/+5
2008-11-20MIPS: csrc-r4k: Fix declaration depending on the wrong CONFIG_ symbol.Ralf Baechle1-1/+1
2008-11-20MIPS: csrc-r4k: Fix spelling mistake.Ralf Baechle1-1/+1
2008-11-20MIPS: RB532: Provide functions for gpio configurationPhil Sutter2-120/+75
2008-11-20MIPS: IP22: Make indy_sc_ops variable staticDmitri Vorobiev1-1/+1
2008-11-20MIPS: RB532: GPIO register offsets are relative to GPIOBASEFlorian Fainelli2-7/+9
2008-11-20MIPS: Malta: Fix include paths in malta-amon.cDavid Daney1-3/+3
2008-11-20powerpc/ppc32: ftrace, dynamic ftrace to handle modulesSteven Rostedt3-7/+109
2008-11-20powerpc/ppc64: ftrace, handle module trampolines for dyn ftraceSteven Rostedt4-11/+293
2008-11-20powerpc: ftrace, use probe_kernel API to modify codeSteven Rostedt1-32/+21
2008-11-20powerpc: ftrace, convert to new dynamic ftrace arch APISteven Rostedt2-6/+75
2008-11-20powerpc: ftrace, do not latency trace idleSteven Rostedt1-0/+5
2008-11-20x86: fixing __cpuinit/__init tangle, xsave_cntxt_init()Rakib Mullick1-1/+1
2008-11-20x86: fix __cpuinit/__init tangle in init_thread_xstate()Rakib Mullick1-1/+1
2008-11-19Merge branch 'x86/numa' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/...Linus Torvalds4-1/+44
2008-11-19Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds9-19/+80
2008-11-19sparc64: wire up accept4()David Miller5-6/+19
2008-11-19reintroduce accept4Ulrich Drepper1-2/+2
2008-11-19Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/coreIngo Molnar64-321/+682