| 2008-11-26 | 
Steven Rostedt | ftrace: add thread comm to function graph tracer | 
commit | commitdiff | tree | snapshot | 
| 2008-11-26 | 
Steven Rostedt | ftrace: let function tracing and function return run...  | 
commit | commitdiff | tree | snapshot | 
| 2008-11-26 | 
Steven Rostedt | ftrace: use code patching for ftrace graph tracer | 
commit | commitdiff | tree | snapshot | 
| 2008-11-26 | 
Steven Rostedt | ftrace: add function tracing to single thread | 
commit | commitdiff | tree | snapshot | 
| 2008-11-26 | 
Ingo Molnar | tracing: function graph tracer, fix | 
commit | commitdiff | tree | snapshot | 
| 2008-11-26 | 
Frederic Weisbecker | tracing/function-return-tracer: set a more human readab...  | 
commit | commitdiff | tree | snapshot | 
| 2008-11-26 | 
Frederic Weisbecker | tracing/function-return-tracer: change the name into...  | 
commit | commitdiff | tree | snapshot | 
| 2008-11-26 | 
Ingo Molnar | Merge branches 'tracing/hw-branch-tracing' and 'tracing...  | 
commit | commitdiff | tree | snapshot | 
| 2008-11-25 | 
Markus Metzger | x86, bts, ftrace: a BTS ftrace plug-in prototype | 
commit | commitdiff | tree | snapshot | 
| 2008-11-25 | 
Markus Metzger | x86, ftrace: call trace->open() before stopping tracing...  | 
commit | commitdiff | tree | snapshot | 
| 2008-11-25 | 
Markus Metzger | x86, bts, ptrace: move BTS buffer allocation from ds...  | 
commit | commitdiff | tree | snapshot | 
| 2008-11-25 | 
Markus Metzger | x86, bts: base in-kernel ds interface on handles | 
commit | commitdiff | tree | snapshot | 
| 2008-11-25 | 
Ingo Molnar | Merge branches 'tracing/core', 'x86/urgent' and 'x86...  | 
commit | commitdiff | tree | snapshot | 
| 2008-11-25 | 
Markus Metzger | x86, bts: fix wrmsr and spinlock over kmalloc | 
commit | commitdiff | tree | snapshot | 
| 2008-11-25 | 
Markus Metzger | x86, pebs: fix PEBS record size configuration | 
commit | commitdiff | tree | snapshot | 
| 2008-11-25 | 
Markus Metzger | x86, bts: turn macro into static inline function | 
commit | commitdiff | tree | snapshot | 
| 2008-11-25 | 
Markus Metzger | x86, bts: exclude ds.c from build when disabled | 
commit | commitdiff | tree | snapshot | 
| 2008-11-25 | 
Julia Lawall | arch/x86/kernel/pci-calgary_64.c: change simple_strtol...  | 
commit | commitdiff | tree | snapshot | 
| 2008-11-25 | 
Steven Rostedt | x86: use limited register constraint for setnz | 
commit | commitdiff | tree | snapshot | 
| 2008-11-25 | 
Ingo Molnar | tracing, tty: fix warnings caused by branch tracing...  | 
commit | commitdiff | tree | snapshot | 
| 2008-11-24 | 
Ingo Molnar | Merge branches 'tracing/branch-tracer', 'tracing/fastbo...  | 
commit | commitdiff | tree | snapshot | 
| 2008-11-23 | 
Török Edwin | vfs, seqfile: fix comment style on mangle_path | 
commit | commitdiff | tree | snapshot | 
| 2008-11-23 | 
Frederic Weisbecker | tracing/function-return-tracer: free the return stack...  | 
commit | commitdiff | tree | snapshot | 
| 2008-11-23 | 
Pekka Paalanen | tracing, doc: update mmiotrace documentation | 
commit | commitdiff | tree | snapshot | 
| 2008-11-23 | 
Pekka Paalanen | x86, mmiotrace: fix buffer overrun detection | 
commit | commitdiff | tree | snapshot | 
| 2008-11-23 | 
Frederic Weisbecker | tracing/function-return-tracer: don't trace kfree while...  | 
commit | commitdiff | tree | snapshot | 
| 2008-11-23 | 
Ingo Molnar | Merge branch 'ppc/ftrace' of git://git.kernel.org/pub...  | 
commit | commitdiff | tree | snapshot | 
| 2008-11-23 | 
Ian Campbell | xen: pin correct PGD on suspend | 
commit | commitdiff | tree | snapshot | 
| 2008-11-23 | 
Török Edwin | tracing/stack-tracer: avoid races accessing file | 
commit | commitdiff | tree | snapshot | 
| 2008-11-23 | 
Ingo Molnar | Merge branch 'oprofile-for-tip' of git://git.kernel...  | 
commit | commitdiff | tree | snapshot | 
| 2008-11-23 | 
Thomas Gleixner | x86: revert irq number limitation | 
commit | commitdiff | tree | snapshot | 
| 2008-11-23 | 
Török Edwin | tracing/stack-tracer: introduce CONFIG_USER_STACKTRACE_...  | 
commit | commitdiff | tree | snapshot | 
| 2008-11-23 | 
Török Edwin | tracing/stack-tracer: fix locking and refcounts | 
commit | commitdiff | tree | snapshot | 
| 2008-11-23 | 
Török Edwin | tracing/stack-tracer: fix style issues | 
commit | commitdiff | tree | snapshot | 
| 2008-11-23 | 
Steven Rostedt | trace: fix compiler warning in branch profiler | 
commit | commitdiff | tree | snapshot | 
| 2008-11-23 | 
Steven Rostedt | ftrace: add ftrace_off_permanent | 
commit | commitdiff | tree | snapshot | 
| 2008-11-23 | 
Steven Rostedt | ring-buffer: add tracing_off_permanent | 
commit | commitdiff | tree | snapshot | 
| 2008-11-23 | 
Jim Radford | ftrace: scripts/recordmcount.pl support for ARM | 
commit | commitdiff | tree | snapshot | 
| 2008-11-23 | 
Matt Fleming | ftrace: specify $alignment for sh architecture | 
commit | commitdiff | tree | snapshot | 
| 2008-11-23 | 
Steven Rostedt | trace: profile all if conditionals | 
commit | commitdiff | tree | snapshot | 
| 2008-11-23 | 
Steven Rostedt | trace: branch profiling should not print percent withou...  | 
commit | commitdiff | tree | snapshot | 
| 2008-11-23 | 
Steven Rostedt | trace: consolidate unlikely and likely profiler | 
commit | commitdiff | tree | snapshot | 
| 2008-11-23 | 
Steven Rostedt | trace: remove extra assign in branch check | 
commit | commitdiff | tree | snapshot | 
| 2008-11-23 | 
Steven Rostedt | ftrace: create default variables for archs in recordmco...  | 
commit | commitdiff | tree | snapshot | 
| 2008-11-23 | 
Steven Rostedt | ftrace: add support for powerpc to recordmcount.pl...  | 
commit | commitdiff | tree | snapshot | 
| 2008-11-23 | 
Matt Fleming | sh: dynamic ftrace support. | 
commit | commitdiff | tree | snapshot | 
| 2008-11-23 | 
Will Newton | init/main.c: use ktime accessor function in initcall_de...  | 
commit | commitdiff | tree | snapshot | 
| 2008-11-23 | 
Ingo Molnar | tracing: allow tracing of suspend/resume & hibernation...  | 
commit | commitdiff | tree | snapshot | 
| 2008-11-23 | 
Török Edwin | tracing: identify which executable object the userspace...  | 
commit | commitdiff | tree | snapshot | 
| 2008-11-23 | 
Török Edwin | vfs, seqfile: make mangle_path() global | 
commit | commitdiff | tree | snapshot | 
| 2008-11-23 | 
Török Edwin | tracing: add support for userspace stacktraces in traci...  | 
commit | commitdiff | tree | snapshot | 
| 2008-11-23 | 
Ingo Molnar | tracing/function-return-tracer: clean up task start...  | 
commit | commitdiff | tree | snapshot | 
| 2008-11-23 | 
Frederic Weisbecker | tracing/function-return-tracer: store return stack...  | 
commit | commitdiff | tree | snapshot | 
| 2008-11-23 | 
Ingo Molnar | Merge branches 'tracing/profiling', 'tracing/options...  | 
commit | commitdiff | tree | snapshot | 
| 2008-11-21 | 
Ingo Molnar | Merge commit 'v2.6.28-rc6' into x86/urgent | 
commit | commitdiff | tree | snapshot | 
| 2008-11-21 | 
Liming Wang | function tracing: fix wrong position computing of stack...  | 
commit | commitdiff | tree | snapshot | 
| 2008-11-21 | 
Linus Torvalds | Merge master.kernel.org:/home/rmk/linux-2.6-arm | 
commit | commitdiff | tree | snapshot | 
| 2008-11-20 | 
Linus Torvalds | Linux 2.6.28-rc6  v2.6.28-rc6 | 
commit | commitdiff | tree | snapshot | 
| 2008-11-20 | 
Linus Torvalds | Merge branch 'release' of git://git.kernel.org/pub...  | 
commit | commitdiff | tree | snapshot | 
| 2008-11-20 | 
Linus Torvalds | Merge git://git.kernel.org/pub/scm/linux/kernel/git...  | 
commit | commitdiff | tree | snapshot | 
| 2008-11-20 | 
Isaku Yamahata | [IA64] xen: fix xen_get_eflags. | 
commit | commitdiff | tree | snapshot | 
| 2008-11-20 | 
Isaku Yamahata | [IA64] ia64/pv_ops/pv_cpu_ops: fix _IA64_REG_IP case. | 
commit | commitdiff | tree | snapshot | 
| 2008-11-20 | 
Huang Weiyi | [IA64] remove duplicate include iommu.h | 
commit | commitdiff | tree | snapshot | 
| 2008-11-20 | 
Hidetoshi Seto | [IA64] use mprintk instead of printk, in ia64_mca_modif...  | 
commit | commitdiff | tree | snapshot | 
| 2008-11-20 | 
Tony Luck | [IA64] Rationalize kernel mode alignment checking | 
commit | commitdiff | tree | snapshot | 
| 2008-11-20 | 
Matthew Wilcox | x86: Fix interrupt leak due to migration | 
commit | commitdiff | tree | snapshot | 
| 2008-11-20 | 
Trond Myklebust | SUNRPC: Fix a performance regression in the RPC authent...  | 
commit | commitdiff | tree | snapshot | 
| 2008-11-20 | 
Linus Torvalds | Merge git://git.kernel.org/pub/scm/linux/kernel/git...  | 
commit | commitdiff | tree | snapshot | 
| 2008-11-20 | 
Linus Torvalds | Merge branch 'upstream' of git://ftp.linux-mips.org...  | 
commit | commitdiff | tree | snapshot | 
| 2008-11-20 | 
Linus Torvalds | Merge branch 'core-fixes-for-linus' of git://git.kernel...  | 
commit | commitdiff | tree | snapshot | 
| 2008-11-20 | 
Linus Torvalds | Merge git://git.kernel.org/pub/scm/linux/kernel/git...  | 
commit | commitdiff | tree | snapshot | 
| 2008-11-20 | 
Linus Torvalds | Merge branch 'tracing-fixes-for-linus' of git://git...  | 
commit | commitdiff | tree | snapshot | 
| 2008-11-20 | 
Linus Torvalds | Merge branch 'x86-fixes-for-linus' of git://git.kernel...  | 
commit | commitdiff | tree | snapshot | 
| 2008-11-20 | 
Helge Deller | parisc: fix bug in compat_arch_ptrace | 
commit | commitdiff | tree | snapshot | 
| 2008-11-20 | 
Steve French | [CIFS] Do not attempt to close invalidated file handles | 
commit | commitdiff | tree | snapshot | 
| 2008-11-20 | 
Ralf Baechle | MIPS: csrc-r4k: Fix declaration depending on the wrong...  | 
commit | commitdiff | tree | snapshot | 
| 2008-11-20 | 
Ralf Baechle | MIPS: csrc-r4k: Fix spelling mistake. | 
commit | commitdiff | tree | snapshot | 
| 2008-11-20 | 
Phil Sutter | MIPS: RB532: Provide functions for gpio configuration | 
commit | commitdiff | tree | snapshot | 
| 2008-11-20 | 
Dmitri Vorobiev | MIPS: IP22: Make indy_sc_ops variable static | 
commit | commitdiff | tree | snapshot | 
| 2008-11-20 | 
Florian Fainelli | MIPS: RB532: GPIO register offsets are relative to...  | 
commit | commitdiff | tree | snapshot | 
| 2008-11-20 | 
David Daney | MIPS: Malta: Fix include paths in malta-amon.c | 
commit | commitdiff | tree | snapshot | 
| 2008-11-20 | 
Steven Rostedt | powerpc/ppc32: ftrace, dynamic ftrace to handle modules | 
commit | commitdiff | tree | snapshot | 
| 2008-11-20 | 
Steven Rostedt | powerpc/ppc64: ftrace, handle module trampolines for...  | 
commit | commitdiff | tree | snapshot | 
| 2008-11-20 | 
Steven Rostedt | powerpc: ftrace, use probe_kernel API to modify code | 
commit | commitdiff | tree | snapshot | 
| 2008-11-20 | 
Steven Rostedt | powerpc: ftrace, convert to new dynamic ftrace arch API | 
commit | commitdiff | tree | snapshot | 
| 2008-11-20 | 
Steven Rostedt | powerpc: ftrace, do not latency trace idle | 
commit | commitdiff | tree | snapshot | 
| 2008-11-20 | 
Rakib Mullick | x86: fixing __cpuinit/__init tangle, xsave_cntxt_init() | 
commit | commitdiff | tree | snapshot | 
| 2008-11-20 | 
Rakib Mullick | x86: fix __cpuinit/__init tangle in init_thread_xstate() | 
commit | commitdiff | tree | snapshot | 
| 2008-11-20 | 
Alexey Dobriyan | net: fix tiny output corruption of /proc/net/snmp6 | 
commit | commitdiff | tree | snapshot | 
| 2008-11-20 | 
Alan Jenkins | atl2: don't request irq on resume if netif running | 
commit | commitdiff | tree | snapshot | 
| 2008-11-20 | 
Benjamin Thery | ipv6: use seq_release_private for ip6mr.c /proc entries | 
commit | commitdiff | tree | snapshot | 
| 2008-11-20 | 
Patrick McHardy | pkt_sched: fix missing check for packet overrun in...  | 
commit | commitdiff | tree | snapshot | 
| 2008-11-20 | 
David S. Miller | Merge branch 'master' of git://git.kernel.org/pub/scm...  | 
commit | commitdiff | tree | snapshot | 
| 2008-11-20 | 
Vernon Sauder | smc911x: Fix printf format typo in smc911x driver. | 
commit | commitdiff | tree | snapshot | 
| 2008-11-20 | 
Pantelis Koukousoulas | asix: Fix asix-based cards connecting to 10/100Mbs...  | 
commit | commitdiff | tree | snapshot | 
| 2008-11-20 | 
Lennert Buytenhek | mv643xx_eth: fix recycle check bound | 
commit | commitdiff | tree | snapshot | 
| 2008-11-20 | 
Lennert Buytenhek | mv643xx_eth: fix the order of mdiobus_{unregister,...  | 
commit | commitdiff | tree | snapshot | 
| 2008-11-20 | 
Nobuhiro Iwamatsu | sh: sh_eth: Update to change of mii_bus | 
commit | commitdiff | tree | snapshot | 
| 2008-11-20 | 
Balazs Scheidler | TPROXY: supply a struct flowi->flags argument in inet_s...  | 
commit | commitdiff | tree | snapshot | 
| 2008-11-20 | 
Balazs Scheidler | TPROXY: fill struct flowi->flags in udp_sendmsg() | 
commit | commitdiff | tree | snapshot | 
| next |