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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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: Fix comments for ftrace_event_file/call flags
Steven Rostedt (Red Hat)
1
-7
/
+10
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-03-15
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Linus Torvalds
1
-1
/
+3
2013-03-15
list: Fix double fetch of pointer in hlist_entry_safe()
Paul E. McKenney
1
-1
/
+3
2013-03-14
skb: Propagate pfmemalloc on skb from head page only
Pavel Emelyanov
1
-2
/
+4
2013-03-14
tcp: fix skb_availroom()
Eric Dumazet
1
-2
/
+5
2013-03-14
mtd: nand: reintroduce NAND_NO_READRDY as NAND_NEED_READRDY
Brian Norris
1
-0
/
+7
2013-03-14
workqueue: inline trivial wrappers
Tejun Heo
1
-12
/
+111
2013-03-14
Merge branch 'akpm' (fixes from Andrew)
Linus Torvalds
2
-16
/
+51
2013-03-14
idr: deprecate idr_pre_get() and idr_get_new[_above]()
Tejun Heo
1
-16
/
+50
2013-03-14
include/linux/res_counter.h needs errno.h
Andrew Morton
1
-0
/
+1
2013-03-14
Merge tag 'usb-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-1
/
+2
2013-03-14
Merge tag 'staging-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+6
2013-03-13
math64: New div64_u64_rem helper
Frederic Weisbecker
1
-1
/
+18
2013-03-13
device: separate all subsys mutexes
Michal Hocko
1
-9
/
+3
2013-03-13
tick: Provide a check for a forced broadcast pending
Thomas Gleixner
1
-0
/
+6
2013-03-13
Merge commit 'v3.9-rc2' into timers/core
Thomas Gleixner
7
-13
/
+18
2013-03-13
extcon: max77693: Initialize register of MUIC device to bring up it without p...
Chanwoo Choi
1
-0
/
+23
2013-03-13
drivers: net: ethernet: cpsw: change cpts_active_slave to active_slave
Mugunthan V N
1
-1
/
+1
2013-03-13
idr: fix new kernel-doc warnings
Randy Dunlap
1
-1
/
+1
2013-03-13
workqueue: implement current_is_workqueue_rescuer()
Tejun Heo
1
-0
/
+1
2013-03-13
cgroup: remove cgroup_is_descendant()
Li Zefan
1
-3
/
+0
2013-03-13
rcu: Fix hlist_bl_set_first_rcu() annotation
Steven Whitehouse
2
-1
/
+6
2013-03-13
async: rename and redefine async_func_ptr
Lai Jiangshan
1
-3
/
+3
2013-03-13
async: remove unused @node from struct async_domain
Lai Jiangshan
1
-5
/
+2
2013-03-12
workqueue: implement sysfs interface for workqueues
Tejun Heo
1
-0
/
+8
2013-03-12
Merge branch 'for-3.10-subsys_virtual_register' into for-3.10
Tejun Heo
1
-0
/
+2
2013-03-12
driver/base: implement subsys_virtual_register()
Tejun Heo
1
-0
/
+2
2013-03-12
cpumask: implement cpumask_parse()
Tejun Heo
1
-0
/
+15
2013-03-12
workqueue: reject adjusting max_active or applying attrs to ordered workqueues
Tejun Heo
1
-1
/
+2
2013-03-12
workqueue: make it clear that WQ_DRAINING is an internal flag
Tejun Heo
1
-1
/
+1
2013-03-12
workqueue: implement apply_workqueue_attrs()
Tejun Heo
1
-0
/
+2
2013-03-12
workqueue: drop WQ_RESCUER and test workqueue->rescuer for NULL instead
Tejun Heo
1
-1
/
+0
2013-03-12
workqueue: introduce workqueue_attrs
Tejun Heo
1
-0
/
+13
2013-03-12
workqueue: consistently use int for @cpu variables
Tejun Heo
1
-3
/
+3
2013-03-12
phy: add set_wol/get_wol functions
Michael Stapelberg
1
-0
/
+10
2013-03-12
tcp: TLP loss detection.
Nandita Dukkipati
1
-0
/
+1
2013-03-12
tcp: Tail loss probe (TLP)
Nandita Dukkipati
1
-1
/
+0
2013-03-12
phy/micrel: Add support for KSZ8031
Hector Palacios
1
-0
/
+1
2013-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-10
/
+11
2013-03-12
mfd: wm831x: Don't forward declare enum wm831x_auxadc
Mark Brown
2
-1
/
+3
[prev]
[next]