summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ring-buffer: add tracing_is_on to test if ring buffer is enabledSteven Rostedt2009-02-162-0/+11
* ftrace: trace different functions with a different tracerSteven Rostedt2009-02-162-0/+265
* ftrace: consolidate mutexesSteven Rostedt2009-02-161-47/+21
* ftrace: convert ftrace_lock from a spinlock to mutexSteven Rostedt2009-02-161-32/+19
* ftrace: add command interface for function selectionSteven Rostedt2009-02-162-11/+111
* ftrace: enable filtering only when a function is filtered onSteven Rostedt2009-02-161-6/+8
* ftrace: add module command function filter selectionSteven Rostedt2009-02-161-6/+109
* ftrace: break up ftrace_match_records into smaller componentsSteven Rostedt2009-02-161-40/+75
* ftrace: rename ftrace_match to ftrace_match_recordsSteven Rostedt2009-02-161-4/+4
* ftrace: add do_for_each_ftrace_rec and while_for_each_ftrace_recSteven Rostedt2009-02-161-107/+101
* ftrace: state that all functions are enabled in set_ftrace_filterSteven Rostedt2009-02-161-0/+23
* Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2009-02-134-74/+40
|\
| * sched: do not account for NMIsSteven Rostedt2009-02-121-16/+16
| * preempt-count: force hardirq-count to max of 10Steven Rostedt2009-02-124-58/+24
* | Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2009-02-131-5/+5
|\ \
| * | ring-buffer: rename label out_unlock to out_resetSteven Rostedt2009-02-121-5/+5
| | |
| \ \
| \ \
| \ \
*---. \ \ Merge branches 'tracing/ftrace', 'tracing/ring-buffer', 'tracing/sysprof', 't...Ingo Molnar2009-02-13140-631/+1090
|\ \ \ \ \ | |_|_|/ / |/| | | |
| | | * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2009-02-123-0/+3
| | | |\ \
| | | | * | mm: Export symbol ksize()Kirill A. Shutemov2009-02-123-0/+3
| | | * | | Fix page writeback thinko, causing Berkeley DB slowdownNick Piggin2009-02-121-1/+1
| | | |/ /
| | | * | Merge git://git.infradead.org/users/cbou/battery-2.6.29Linus Torvalds2009-02-111-1/+2
| | | |\ \
| | | | * | pcf50633_charger: Fix typoBalaji Rao2009-02-021-1/+2
| | | * | | w1: w1 temp calculation overflow fixIan Dall2009-02-111-1/+1
| | | * | | nbd: fix I/O hang on disconnected nbdsPaul Clements2009-02-111-0/+9
| | | * | | mm: rearrange exit_mmap() to unlock before arch_exit_mmapJeremy Fitzhardinge2009-02-111-4/+6
| | | * | | parport: parport_serial, don't bind netmos ibm 0299Jiri Slaby2009-02-111-0/+5
| | | * | | writeback: fix break conditionFederico Cuello2009-02-111-13/+16
| | | * | | syscall define: fix uml compile bugHeiko Carstens2009-02-111-14/+14
| | | * | | ext2/xip: refuse to change xip flag during remount with busy inodesCarsten Otte2009-02-111-3/+6
| | | * | | cgroups: fix lockdep subclasses overflowLi Zefan2009-02-112-1/+3
| | | * | | cgroups: add Li Zefan as a maintainerKOSAKI Motohiro2009-02-111-0/+2
| | | * | | rtc: t reaches -1, tested 0Roel Kluin2009-02-111-1/+1
| | | * | | kernel-doc: fix syscall wrapper processingRandy Dunlap2009-02-111-1/+39
| | | * | | kernel-doc: preferred ending marker and examplesRandy Dunlap2009-02-111-3/+4
| | | * | | memcg: use __GFP_NOWARN in page cgroup allocationKAMEZAWA Hiroyuki2009-02-111-1/+2
| | | * | | video/framebuffer: move the probe func into .devinit.text in Blackfin LCD driverUwe Kleine-Koenig2009-02-111-1/+1
| | | * | | tpm: correct email address for tpm_infineon-driverMarcel Selhorst2009-02-112-4/+4
| | | * | | mm: fix mlocked page counter mismatchMinChan Kim2009-02-111-1/+2
| | | * | | ext3: revert "ext3: wait on all pending commits in ext3_sync_fs"Jan Kara2009-02-111-5/+6
| | | * | | jbd: fix return value of journal_start_commit()Jan Kara2009-02-111-6/+11
| | | * | | mm: fix dirty_bytes/dirty_background_bytes sysctls on 64bit archesSven Wegener2009-02-112-3/+4
| | | * | | gx1fb: properly alloc cmap and plug cmap leakAndres Salomon2009-02-111-6/+11
| | | * | | gxfb: properly alloc cmap and plug cmap leakAndres Salomon2009-02-111-6/+11
| | | * | | lxfb: properly alloc cmap in all cases and don't leak the memoryMarco La Porta2009-02-111-6/+11
| | | * | | rtc: update maintainership of pxa rtc driverRobert Jarzmik2009-02-112-1/+7
| | | * | | migration: migrate_vmas should check "vma"Daisuke Nishimura2009-02-111-1/+1
| | | * | | Do not account for hugetlbfs quota at mmap() time if mapping [SHM|MAP]_NORESERVEMel Gorman2009-02-111-20/+33
| | | * | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-02-112-12/+9
| | | |\ \ \
| | | | * | | sched: revert recent sync wakeup changesPeter Zijlstra2009-02-112-12/+9
| | | * | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-02-1110-75/+209
| | | |\ \ \ \