index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-14
tracing: Move print functions into event class
Steven Rostedt
6
-52
/
+41
2010-05-14
tracing: Allow events to share their print functions
Steven Rostedt
13
-92
/
+192
2010-05-14
tracing: Move raw_init from events to class
Steven Rostedt
7
-18
/
+17
2010-05-14
tracing: Move fields from event to class structure
Steven Rostedt
10
-46
/
+102
2010-05-14
tracing: Remove per event trace registering
Steven Rostedt
7
-147
/
+171
2010-05-14
tracing: Let tracepoints have data passed to tracepoint callbacks
Steven Rostedt
14
-210
/
+298
2010-05-14
tracepoints: Add check trace callback type
Mathieu Desnoyers
1
-1
/
+6
2010-05-14
tracing: Create class struct for events
Steven Rostedt
8
-48
/
+56
2010-05-14
Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Steven Rostedt
466
-3630
/
+8042
2010-05-11
sched, wait: Use wrapper functions
Changli Gao
4
-25
/
+18
2010-05-10
sched: Remove a stale comment
Li Zefan
1
-1
/
+0
2010-05-09
ondemand: Make the iowait-is-busy time a sysfs tunable
Arjan van de Ven
1
-1
/
+46
2010-05-09
ondemand: Solve a big performance issue by counting IOWAIT time as busy
Arjan van de Ven
1
-2
/
+28
2010-05-09
sched: Intoduce get_cpu_iowait_time_us()
Arjan van de Ven
3
-0
/
+33
2010-05-09
sched: Eliminate the ts->idle_lastupdate field
Arjan van de Ven
2
-5
/
+1
2010-05-09
sched: Fold updating of the last_update_time_info into update_ts_time_stats()
Arjan van de Ven
1
-11
/
+11
2010-05-09
sched: Update the idle statistics in get_cpu_idle_time_us()
Arjan van de Ven
1
-1
/
+6
2010-05-09
sched: Introduce a function to update the idle statistics
Arjan van de Ven
1
-10
/
+19
2010-05-09
sched: Add a comment to get_cpu_idle_time_us()
Arjan van de Ven
1
-0
/
+14
2010-05-08
Merge branch 'cpu_stop' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/m...
Ingo Molnar
13
-439
/
+604
2010-05-08
cpu_stop: add dummy implementation for UP
Tejun Heo
3
-7
/
+68
2010-05-07
sched: Remove rq argument to the tracepoints
Peter Zijlstra
5
-34
/
+19
2010-05-07
Merge commit 'v2.6.34-rc6' into sched/core
Ingo Molnar
547
-3944
/
+9317
2010-05-07
rcu: need barrier() in UP synchronize_sched_expedited()
Paul E. McKenney
1
-0
/
+1
2010-05-06
sched: correctly place paranioa memory barriers in synchronize_sched_expedited()
Paul E. McKenney
1
-10
/
+11
2010-05-06
sched: kill paranoia check in synchronize_sched_expedited()
Tejun Heo
1
-37
/
+3
2010-05-06
sched: replace migration_thread with cpu_stop
Tejun Heo
7
-253
/
+127
2010-05-06
stop_machine: reimplement using cpu_stop
Tejun Heo
6
-173
/
+42
2010-05-06
cpu_stop: implement stop_cpu[s]()
Tejun Heo
2
-9
/
+402
2010-05-05
tracing: Fix "integer as NULL pointer" warning.
Thiago Farina
1
-1
/
+1
2010-05-05
tracing: Fix tracepoint.h DECLARE_TRACE() to allow more than one header
Steven Rostedt
3
-57
/
+72
2010-05-05
tracing: Make the documentation clear on trace_event boot option
Li Zefan
1
-1
/
+2
2010-05-04
ring-buffer: Wrap open-coded WARN_ONCE
Borislav Petkov
1
-9
/
+5
2010-05-04
tracing: Convert nop macros to static inlines
Steven Rostedt
1
-12
/
+18
2010-04-30
Linux 2.6.34-rc6
v2.6.34-rc6
Linus Torvalds
1
-1
/
+1
2010-04-30
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...
Linus Torvalds
1
-5
/
+0
2010-04-30
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
6
-9
/
+120
2010-04-30
kgdb: don't needlessly skip PAGE_USER test for Fsl booke
Wufei
1
-5
/
+0
2010-04-30
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-0
/
+1
2010-04-30
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
24
-116
/
+200
2010-04-30
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
65
-972
/
+1609
2010-04-30
ARM: 6061/1: PL061 GPIO: Bug fix - setting gpio for HIGH_LEVEL interrupt is n...
viresh kumar
1
-1
/
+1
2010-04-30
xfs: add a shrinker to background inode reclaim
Dave Chinner
6
-9
/
+120
2010-04-29
exofs: Fix "add bdi backing to mount session" fall out
Boaz Harrosh
1
-1
/
+1
2010-04-29
fs: fs/super.c needs to include backing-dev.h for !CONFIG_BLOCK
Jens Axboe
1
-0
/
+1
2010-04-29
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
7
-23
/
+47
2010-04-29
pktcdvd: improve BKL and compat_ioctl.c usage
Arnd Bergmann
2
-6
/
+14
2010-04-29
exofs: Fix "add bdi backing to mount session" fall out
Boaz Harrosh
1
-1
/
+1
2010-04-29
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-3
/
+24
2010-04-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
2
-38
/
+5
[next]