Age | Commit message (Expand) | Author | Files | Lines |
2008-11-25 | x86, bts, ftrace: a BTS ftrace plug-in prototype | Markus Metzger | 1 | -0/+1 |
2008-11-25 | x86, bts, ptrace: move BTS buffer allocation from ds.c into ptrace.c | Markus Metzger | 3 | -88/+38 |
2008-11-25 | x86, bts: base in-kernel ds interface on handles | Markus Metzger | 3 | -439/+437 |
2008-11-25 | Merge branches 'tracing/core', 'x86/urgent' and 'x86/ptrace' into tracing/hw-... | Ingo Molnar | 12 | -88/+82 |
2008-11-25 | x86, bts: fix wrmsr and spinlock over kmalloc | Markus Metzger | 1 | -37/+40 |
2008-11-25 | x86, pebs: fix PEBS record size configuration | Markus Metzger | 1 | -0/+8 |
2008-11-25 | x86, bts: turn macro into static inline function | Markus Metzger | 1 | -2/+4 |
2008-11-25 | x86, bts: exclude ds.c from build when disabled | Markus Metzger | 2 | -4/+1 |
2008-11-25 | arch/x86/kernel/pci-calgary_64.c: change simple_strtol to simple_strtoul | Julia Lawall | 1 | -1/+1 |
2008-11-25 | x86: use limited register constraint for setnz | Steven Rostedt | 1 | -1/+1 |
2008-11-24 | Merge branches 'tracing/branch-tracer', 'tracing/fastboot', 'tracing/ftrace',... | Ingo Molnar | 11 | -86/+569 |
2008-11-23 | Merge branch 'ppc/ftrace' of git://git.kernel.org/pub/scm/linux/kernel/git/ro... | Ingo Molnar | 6 | -42/+489 |
2008-11-23 | xen: pin correct PGD on suspend | Ian Campbell | 1 | -7/+14 |
2008-11-23 | Merge branch 'oprofile-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar | 1 | -1/+1 |
2008-11-23 | x86: revert irq number limitation | Thomas Gleixner | 1 | -21/+1 |
2008-11-23 | tracing/stack-tracer: introduce CONFIG_USER_STACKTRACE_SUPPORT | Török Edwin | 1 | -0/+1 |
2008-11-23 | tracing/stack-tracer: fix style issues | Török Edwin | 1 | -22/+29 |
2008-11-23 | tracing: add support for userspace stacktraces in tracing/iter_ctrl | Török Edwin | 1 | -0/+57 |
2008-11-23 | tracing/function-return-tracer: store return stack into task_struct and alloc... | Frederic Weisbecker | 3 | -44/+15 |
2008-11-23 | Merge branches 'tracing/profiling', 'tracing/options' and 'tracing/urgent' in... | Ingo Molnar | 43 | -181/+304 |
2008-11-21 | Merge commit 'v2.6.28-rc6' into x86/urgent | Ingo Molnar | 39 | -185/+242 |
2008-11-20 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 3 | -5/+7 |
2008-11-20 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 8 | -6/+19 |
2008-11-20 | [IA64] xen: fix xen_get_eflags. | Isaku Yamahata | 1 | -1/+1 |
2008-11-20 | [IA64] ia64/pv_ops/pv_cpu_ops: fix _IA64_REG_IP case. | Isaku Yamahata | 3 | -2/+15 |
2008-11-20 | [IA64] remove duplicate include iommu.h | Huang Weiyi | 1 | -1/+0 |
2008-11-20 | [IA64] use mprintk instead of printk, in ia64_mca_modify_original_stack | Hidetoshi Seto | 1 | -1/+1 |
2008-11-20 | [IA64] Rationalize kernel mode alignment checking | Tony Luck | 2 | -1/+2 |
2008-11-20 | x86: Fix interrupt leak due to migration | Matthew Wilcox | 1 | -0/+14 |
2008-11-20 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 8 | -133/+90 |
2008-11-20 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -1/+10 |
2008-11-20 | parisc: fix bug in compat_arch_ptrace | Helge Deller | 1 | -5/+5 |
2008-11-20 | MIPS: csrc-r4k: Fix declaration depending on the wrong CONFIG_ symbol. | Ralf Baechle | 1 | -1/+1 |
2008-11-20 | MIPS: csrc-r4k: Fix spelling mistake. | Ralf Baechle | 1 | -1/+1 |
2008-11-20 | MIPS: RB532: Provide functions for gpio configuration | Phil Sutter | 2 | -120/+75 |
2008-11-20 | MIPS: IP22: Make indy_sc_ops variable static | Dmitri Vorobiev | 1 | -1/+1 |
2008-11-20 | MIPS: RB532: GPIO register offsets are relative to GPIOBASE | Florian Fainelli | 2 | -7/+9 |
2008-11-20 | MIPS: Malta: Fix include paths in malta-amon.c | David Daney | 1 | -3/+3 |
2008-11-20 | powerpc/ppc32: ftrace, dynamic ftrace to handle modules | Steven Rostedt | 3 | -7/+109 |
2008-11-20 | powerpc/ppc64: ftrace, handle module trampolines for dyn ftrace | Steven Rostedt | 4 | -11/+293 |
2008-11-20 | powerpc: ftrace, use probe_kernel API to modify code | Steven Rostedt | 1 | -32/+21 |
2008-11-20 | powerpc: ftrace, convert to new dynamic ftrace arch API | Steven Rostedt | 2 | -6/+75 |
2008-11-20 | powerpc: ftrace, do not latency trace idle | Steven Rostedt | 1 | -0/+5 |
2008-11-20 | x86: fixing __cpuinit/__init tangle, xsave_cntxt_init() | Rakib Mullick | 1 | -1/+1 |
2008-11-20 | x86: fix __cpuinit/__init tangle in init_thread_xstate() | Rakib Mullick | 1 | -1/+1 |
2008-11-19 | Merge branch 'x86/numa' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/... | Linus Torvalds | 4 | -1/+44 |
2008-11-19 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 9 | -19/+80 |
2008-11-19 | sparc64: wire up accept4() | David Miller | 5 | -6/+19 |
2008-11-19 | reintroduce accept4 | Ulrich Drepper | 1 | -2/+2 |
2008-11-19 | Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/core | Ingo Molnar | 64 | -321/+682 |