| Commit message (Expand) | Author | Age | Files | Lines |
* | ftrace: fix build problem with CONFIG_FTRACE | Jeremy Fitzhardinge | 2008-10-14 | 1 | -1/+1 |
* | ftrace: fix incorrect comment style of __ftrace_enabled_save() | Huang Ying | 2008-10-14 | 1 | -2/+4 |
* | ftrace: add necessary locking for ftrace records | Steven Rostedt | 2008-10-14 | 1 | -14/+30 |
* | ftrace: do not init module on ftrace disabled | Steven Rostedt | 2008-10-14 | 1 | -2/+2 |
* | ftrace: fix some mistakes in error messages | Frédéric Weisbecker | 2008-10-14 | 1 | -5/+5 |
* | ftrace: scripts/recordmcount.pl cross-build hack | Ingo Molnar | 2008-10-14 | 1 | -0/+14 |
* | ftrace: ftrace_kill_atomic() build fix | Ingo Molnar | 2008-10-14 | 1 | -0/+1 |
* | ftrace: build fix | Ingo Molnar | 2008-10-14 | 1 | -1/+4 |
* | ftrace: dump out ftrace buffers to console on panic | Steven Rostedt | 2008-10-14 | 2 | -1/+176 |
* | ftrace: ftrace_printk doc moved | Steven Rostedt | 2008-10-14 | 2 | -17/+18 |
* | ftrace: printk formatting infrastructure | Steven Rostedt | 2008-10-14 | 4 | -33/+272 |
* | ftrace: new continue entry - separate out from trace_entry | Steven Rostedt | 2008-10-14 | 3 | -136/+160 |
* | ftrace: remove old pointers to mcount | Steven Rostedt | 2008-10-14 | 4 | -7/+41 |
* | ftrace: move notrace to compiler.h | Steven Rostedt | 2008-10-14 | 2 | -2/+2 |
* | ftrace: do not show freed records in available_filter_functions | Steven Rostedt | 2008-10-14 | 1 | -6/+4 |
* | ftrace: use only 5 byte nops for x86 | Steven Rostedt | 2008-10-14 | 1 | -7/+61 |
* | ftrace: x86 mcount stub | Steven Rostedt | 2008-10-14 | 3 | -52/+2 |
* | ftrace: enable using mcount recording on x86 | Steven Rostedt | 2008-10-14 | 1 | -0/+1 |
* | ftrace: rebuild everything on change to FTRACE_MCOUNT_RECORD | Steven Rostedt | 2008-10-14 | 1 | -0/+5 |
* | ftrace: enable mcount recording for modules | Steven Rostedt | 2008-10-14 | 3 | -0/+19 |
* | ftrace: mcount call site on boot nops core | Steven Rostedt | 2008-10-14 | 4 | -43/+124 |
* | ftrace: create __mcount_loc section | Steven Rostedt | 2008-10-14 | 4 | -0/+302 |
* | ftrace: mark lapic_wd_event() notrace | Ingo Molnar | 2008-10-14 | 1 | -4/+7 |
* | ftrace: ignore functions that cannot be kprobe-ed | Ingo Molnar | 2008-10-14 | 2 | -3/+4 |
* | tracepoints: use TABLE_SIZE macro | Mathieu Desnoyers | 2008-10-14 | 1 | -3/+3 |
* | x86: fix mmiotrace 8-bit register decoding | Pekka Paalanen | 2008-10-14 | 1 | -37/+84 |
* | tracing: clean up tracepoints kconfig structure | Ingo Molnar | 2008-10-14 | 2 | -4/+6 |
* | sched: clean up tracepoints | Ingo Molnar | 2008-10-14 | 1 | -12/+23 |
* | tracing: disable tracepoints by default | Ingo Molnar | 2008-10-14 | 1 | -1/+0 |
* | ftrace: port to tracepoints | Mathieu Desnoyers | 2008-10-14 | 2 | -197/+58 |
* | tracing, sched: LTTng instrumentation - scheduler | Mathieu Desnoyers | 2008-10-14 | 6 | -12/+71 |
* | tracing: tracepoints, samples | Mathieu Desnoyers | 2008-10-14 | 7 | -1/+176 |
* | tracing: tracepoints, documentation | Mathieu Desnoyers | 2008-10-14 | 1 | -0/+101 |
* | tracing: Kernel Tracepoints | Mathieu Desnoyers | 2008-10-14 | 7 | -2/+698 |
* | Merge phase #5 (misc) of git://git.kernel.org/pub/scm/linux/kernel/git/tip/li... | Linus Torvalds | 2008-10-13 | 74 | -2512/+2793 |
|\ |
|
| *-. | Merge branches 'oprofile-v2' and 'timers/hpet' into x86/core-v4 | Ingo Molnar | 2008-10-13 | 20 | -374/+1004 |
| |\ \ |
|
| | | * | HPET: Remove spurious HPET busy warning message. | David John | 2008-10-10 | 1 | -4/+0 |
| | | * | Merge commit 'v2.6.27' into timers/hpet | Ingo Molnar | 2008-10-10 | 436 | -3040/+4706 |
| | | |\ |
|
| | | * | | x86, hpet: SB600 - remove HPET resources from PCI device | Jordan Crouse | 2008-09-14 | 1 | -0/+28 |
| | | * | | Merge commit 'v2.6.27-rc6' into timers/hpet | Ingo Molnar | 2008-09-14 | 5976 | -61987/+156608 |
| | | |\ \ |
|
| | | * | | | x86: hpet: modify IXP400 quirk to enable interrupts | Andreas Herrmann | 2008-09-05 | 1 | -2/+39 |
| | | * | | | hpet: /dev/hpet - fixes and cleanup, fix | David Brownell | 2008-07-31 | 1 | -2/+4 |
| | | * | | | hpet: /dev/hpet - fixes and cleanup | David Brownell | 2008-07-31 | 4 | -99/+51 |
| | | * | | | Merge branch 'linus' into timers/hpet | Ingo Molnar | 2008-07-31 | 8847 | -497883/+634329 |
| | | |\ \ \ |
|
| | | * | | | | documentation: move hpet.txt to timers/ subdirectory | Randy Dunlap | 2008-07-24 | 3 | -2/+10 |
| | | * | | | | x86: add PCI ID for 6300ESB force hpet | Joe Buehler | 2008-06-20 | 1 | -0/+2 |
| | | * | | | | x86: add another PCI ID for ICH6 force-hpet | Krzysztof Oledzki | 2008-06-18 | 1 | -0/+2 |
| | | * | | | | Merge branch 'linus' into timers/hpet | Ingo Molnar | 2008-06-16 | 757 | -5944/+10058 |
| | | |\ \ \ \ |
|
| | | * | | | | | x86: get irq for hpet timer | Kevin Hao | 2008-06-02 | 2 | -1/+65 |
| | * | | | | | | Merge branch 'linus' into oprofile-v2 | Ingo Molnar | 2008-10-13 | 10905 | -279004/+520189 |
| | |\ \ \ \ \ \ |
|