index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
trace
Age
Commit message (
Expand
)
Author
2011-05-19
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2011-05-11
mm: tracing: add missing GFP flags to tracing
Mel Gorman
2011-05-05
rcu: move TREE_RCU from softirq to kthread
Paul E. McKenney
2011-04-16
block: make unplug timer trace event correspond to the schedule() unplug
Jens Axboe
2011-04-12
block: fixup block IO unplug trace call
Jens Axboe
2011-04-12
block: remove block_unplug_timer() trace point
Jens Axboe
2011-03-28
Merge branch 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2011-03-28
Btrfs: add initial tracepoint support for btrfs
liubo
2011-03-25
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
2011-03-21
ext4: add more tracepoints and use dev_t in the trace buffer
Jiaying Zhang
2011-03-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
2011-03-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2011-03-16
Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2011-03-16
Merge branch 'topic/asoc' into for-linus
Takashi Iwai
2011-03-14
[SCSI] Include protection operation in SCSI command trace
Martin K. Petersen
2011-03-10
tracing: Fix event alignment: skb:kfree_skb
David Sharp
2011-03-10
tracing: Fix event alignment: mce:mce_record
David Sharp
2011-03-10
tracing: Fix event alignment: module:module_request
David Sharp
2011-03-03
blktrace: Remove blk_fill_rwbs_rq.
Tao Ma
2011-03-02
tracing: don't trace the BKL
Arnd Bergmann
2011-02-02
tracing: Replace trace_event struct array with pointer array
Steven Rostedt
2011-01-21
ASoC: soc-cache: Add trace event for snd_soc_cache_sync()
Dimitris Papastamos
2011-01-15
Merge branches 'core-fixes-for-linus', 'x86-fixes-for-linus', 'timers-fixes-f...
Linus Torvalds
2011-01-14
tracing: Only process module tracepoints once
Steven Rostedt
2011-01-13
mm: vmscan: rename lumpy_mode to reclaim_mode
Mel Gorman
2011-01-13
mm: vmscan: convert lumpy_mode into a bitmask
Mel Gorman
2011-01-13
mm: compaction: add trace events for memory compaction activity
Mel Gorman
2011-01-13
writeback: trace wakeup event for background writeback
Wu Fengguang
2011-01-13
Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2011-01-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
2011-01-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...
Linus Torvalds
2011-01-13
Merge branch 'kvm-updates/2.6.38' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2011-01-12
regulator: Add basic trace facilities
Mark Brown
2011-01-12
KVM: cleanup async_pf tracepoints
Xiao Guangrong
2011-01-12
KVM: fix tracing kvm_try_async_get_page
Xiao Guangrong
2011-01-12
KVM: x86: trace "exit to userspace" event
Gleb Natapov
2011-01-12
KVM: Inject asynchronous page fault into a PV guest if page is swapped out.
Gleb Natapov
2011-01-12
KVM: Halt vcpu if page it tries to access is swapped out
Gleb Natapov
2011-01-07
tracing: remove duplicate null-pointer check in skb tracepoint
Mathieu Desnoyers
2011-01-07
tracing: Include module.h in define_trace.h
Steven Rostedt
2011-01-07
block: trace event block fix unassigned field
Jeff Moyer
2011-01-04
perf: Clean up power events by introducing new, more generic ones
Thomas Renninger
2010-12-06
ASoC: Add trace events for jack detection
Mark Brown
2010-12-03
tracing: Add TRACE_EVENT_CONDITIONAL()
Steven Rostedt
2010-11-19
tracing/events: Show real number in array fields
Steven Rostedt
2010-11-19
Merge branch 'next-samsung-asoc' of git://git.kernel.org/pub/scm/linux/kernel...
Mark Brown
2010-11-18
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...
Ingo Molnar
2010-11-18
tracing: Allow syscall trace events for non privileged users
Frederic Weisbecker
2010-11-18
tracing: Allow raw syscall trace events for non privileged users
Frederic Weisbecker
2010-11-18
tracing: New macro to set up initial event flags value
Frederic Weisbecker
[next]