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.13.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
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-15
tracing: Optimize trace_printk() with one arg to use trace_puts()
Steven Rostedt (Red Hat)
1
-1
/
+22
2013-03-15
tracing: Add trace_puts() for even faster trace_printk() tracing
Steven Rostedt (Red Hat)
1
-1
/
+40
2013-03-15
tracing: Add internal tracing_snapshot() functions
Steven Rostedt (Red Hat)
1
-0
/
+4
2013-03-15
tracing: Consolidate max_tr into main trace_array structure
Steven Rostedt (Red Hat)
1
-0
/
+2
2013-03-15
tracing: Only clear trace buffer on module unload if event was traced
Steven Rostedt (Red Hat)
1
-0
/
+5
2013-03-15
tracing: Add comment for trace event flag IGNORE_ENABLE
Steven Rostedt (Red Hat)
1
-0
/
+1
2013-03-15
tracing: Add a helper function for event print functions
Li Zefan
1
-2
/
+6
2013-03-15
tracing/ring-buffer: Move poll wake ups into ring buffer code
Steven Rostedt (Red Hat)
1
-0
/
+6
2013-03-15
tracing: Pass the ftrace_file to the buffer lock reserve code
Steven Rostedt
1
-0
/
+7
2013-03-15
tracing: Separate out trace events from global variables
Steven Rostedt
1
-11
/
+40
2013-02-20
Merge branch 'for-3.9-async' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-6
/
+9
2013-02-20
Merge branch 'for-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2
-13
/
+23
2013-02-20
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-0
/
+15
2013-02-20
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-0
/
+23
2013-02-20
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+5
2013-02-20
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
10
-174
/
+342
2013-02-20
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
9
-40
/
+49
2013-02-20
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-5
/
+37
2013-02-20
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-27
/
+14
2013-02-19
sched/rt: Add <linux/sched/rt.h> header to <linux/init_task.h>
Ingo Molnar
1
-0
/
+1
2013-02-14
Merge branch 'fortglx/3.9/time' of git://git.linaro.org/people/jstultz/linux ...
Thomas Gleixner
1
-0
/
+1
2013-02-14
smpboot: Allow selfparking per cpu threads
Thomas Gleixner
1
-0
/
+5
2013-02-14
workqueue: rename cpu_workqueue to pool_workqueue
Tejun Heo
1
-6
/
+6
2013-02-09
time, Fix setting of hardware clock in NTP code
Prarit Bhargava
1
-0
/
+1
2013-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+3
2013-02-08
uprobes: Introduce uprobe_apply()
Oleg Nesterov
1
-0
/
+6
2013-02-08
perf: Introduce hw_perf_event->tp_target and ->tp_list
Oleg Nesterov
1
-2
/
+7
2013-02-08
uprobes: Teach handler_chain() to filter out the probed task
Oleg Nesterov
1
-0
/
+3
2013-02-08
uprobes: Reintroduce uprobe_consumer->filter()
Oleg Nesterov
1
-0
/
+9
2013-02-08
uprobes: Kill uprobe_consumer->filter()
Oleg Nesterov
1
-5
/
+0
2013-02-08
net: usb: fix regression from FLAG_NOARP code
Lucas Stach
1
-1
/
+1
2013-02-08
srcu: Remove checks preventing idle CPUs from calling srcu_read_lock()
Lai Jiangshan
1
-18
/
+3
2013-02-08
srcu: Remove checks preventing offline CPUs from calling srcu_read_lock()
Lai Jiangshan
1
-5
/
+0
2013-02-07
sched/rt: Move rt specific bits into new header file
Clark Williams
2
-53
/
+60
2013-02-07
sched/rt: Add a tuning knob to allow changing SCHED_RR timeslice
Clark Williams
1
-1
/
+14
2013-02-07
sched: Move sched.h sysctl bits into separate header
Clark Williams
2
-91
/
+97
2013-02-07
workqueue: add delayed_work->wq to simplify reentrancy handling
Lai Jiangshan
1
-0
/
+3
2013-02-07
workqueue: replace WORK_CPU_NONE/LAST with WORK_CPU_END
Lai Jiangshan
1
-2
/
+1
2013-02-07
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+25
2013-02-06
Merge tag 'usb-3.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2
-0
/
+5
2013-02-05
Merge tag 'full-dynticks-cputime-for-mingo' of git://git.kernel.org/pub/scm/l...
Ingo Molnar
8
-31
/
+171
2013-02-05
memcg: fix typo in kmemcg cache walk macro
Glauber Costa
1
-1
/
+1
2013-02-05
mm: fix wrong comments about anon_vma lock
Yuanhan Liu
1
-1
/
+1
2013-02-05
Merge branch 'nohz/printk-v8' into irq/core
Frederic Weisbecker
3
-4
/
+36
2013-02-04
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Ingo Molnar
1
-4
/
+11
2013-02-04
irq_work: Remove return value from the irq_work_queue() function
anish kumar
1
-1
/
+1
2013-02-04
Merge branch 'fortglx/3.9/time' of git://git.linaro.org/people/jstultz/linux ...
Thomas Gleixner
2
-0
/
+13
2013-02-03
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2
-0
/
+4
2013-02-01
clockevents: Add generic timer broadcast function
Mark Rutland
1
-0
/
+5
2013-02-01
clockevents: Add generic timer broadcast receiver
Mark Rutland
1
-0
/
+4
[next]