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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-27
hw-breakpoints: Use struct perf_event_attr to define kernel breakpoints
Frederic Weisbecker
1
-20
/
+15
2009-11-27
hw-breakpoints: Use struct perf_event_attr to define user breakpoints
Frederic Weisbecker
1
-20
/
+16
2009-11-26
[SCSI] fix async scan add/remove race resulting in an oops
James Bottomley
1
-0
/
+1
2009-11-26
sched, time: Define nsecs_to_jiffies()
Hidetoshi Seto
1
-0
/
+1
2009-11-26
sched: Remove task_{u,s,g}time()
Hidetoshi Seto
1
-3
/
+0
2009-11-26
sched: Introduce task_times() to replace task_{u,s}time() pair
Hidetoshi Seto
1
-0
/
+1
2009-11-26
tracepoint: Add signal loss events
Masami Hiramatsu
1
-0
/
+68
2009-11-26
tracepoint: Add signal deliver event
Masami Hiramatsu
1
-0
/
+39
2009-11-26
tracepoint: Move signal sending tracepoint to events/signal.h
Masami Hiramatsu
2
-25
/
+66
2009-11-26
Merge branch 'sched/urgent' into sched/core
Ingo Molnar
18
-26
/
+83
2009-11-26
tracing: Restore original format of sched events
Li Zefan
1
-12
/
+6
2009-11-26
tracing: Convert some ext4 events to DEFINE_TRACE
Li Zefan
1
-94
/
+35
2009-11-26
tracing: Convert some jbd2 events to DEFINE_EVENT
Li Zefan
1
-52
/
+11
2009-11-26
tracing: Convert some block events to DEFINE_EVENT
Li Zefan
1
-160
/
+42
2009-11-26
tracing: Convert some power events to DEFINE_EVENT
Li Zefan
1
-21
/
+15
2009-11-26
tracing: Convert some workqueue events to DEFINE_EVENT
Li Zefan
1
-15
/
+7
2009-11-26
tracing: Convert softirq events to DEFINE_EVENT
Li Zefan
1
-25
/
+21
2009-11-26
tracing: Convert some kmem events to DEFINE_EVENT
Li Zefan
1
-90
/
+40
2009-11-26
tracing: Convert module refcnt events to DEFINE_EVENT
Li Zefan
1
-15
/
+7
2009-11-26
events: Rename TRACE_EVENT_TEMPLATE() to DECLARE_EVENT_CLASS()
Ingo Molnar
4
-28
/
+28
2009-11-25
tracing: Separate raw syscall from syscall tracer
Lai Jiangshan
1
-1
/
+2
2009-11-25
tracing: Convert some sched trace events to DEFINE_EVENT and _PRINT
Steven Rostedt
1
-118
/
+52
2009-11-25
tracing: Create new DEFINE_EVENT_PRINT
Steven Rostedt
3
-4
/
+126
2009-11-25
tracing: Create new TRACE_EVENT_TEMPLATE
Steven Rostedt
3
-42
/
+117
2009-11-24
locking: Use __[SPIN|RW]_LOCK_UNLOCKED in [spin|rw]_lock_init()
Thomas Gleixner
1
-2
/
+2
2009-11-24
locking: Remove unused prototype
Thomas Gleixner
1
-2
/
+0
2009-11-24
remove CONFIG_SECURITY_FILE_CAPABILITIES compile option
Serge E. Hallyn
2
-6
/
+0
2009-11-24
hw-breakpoints: Fix misordered ifdef
Frederic Weisbecker
1
-1
/
+2
2009-11-23
hw-breakpoints: Include only linux/perf_event.h from kernel part of bp headers
Frederic Weisbecker
1
-2
/
+2
2009-11-23
perf_events: Undo some recursion damage
Peter Zijlstra
2
-12
/
+13
2009-11-22
rcu: Re-arrange code to reduce #ifdef pain
Paul E. McKenney
3
-13
/
+14
2009-11-22
rcu: Eliminate unneeded function wrapping
Paul E. McKenney
2
-5
/
+0
2009-11-22
hw-breakpoints: Separate the kernel part from breakpoint headers
Frederic Weisbecker
1
-0
/
+2
2009-11-22
tracing: Use the perf recursion protection from trace event
Frederic Weisbecker
3
-18
/
+18
2009-11-21
perf: Fix event scaling for inherited counters
Peter Zijlstra
1
-1
/
+2
2009-11-21
perf: Allow for custom overflow handlers
Peter Zijlstra
1
-0
/
+6
2009-11-21
Merge branch 'tracing/hw-breakpoints' into perf/core
Ingo Molnar
2
-1
/
+173
2009-11-20
i2c: i2c-pnx: Made buf type unsigned to prevent sign extension
Kevin Wells
1
-1
/
+1
2009-11-20
vt: Fix use of "new" in a struct field
Alan Cox
1
-2
/
+2
2009-11-19
CacheFiles: Catch an overly long wait for an old active object
David Howells
1
-2
/
+4
2009-11-19
CacheFiles: Don't write a full page if there's only a partial page to cache
David Howells
1
-0
/
+3
2009-11-19
FS-Cache: Start processing an object's operations on that object's death
David Howells
1
-0
/
+4
2009-11-19
FS-Cache: Handle pages pending storage that get evicted under OOM conditions
David Howells
2
-0
/
+28
2009-11-19
FS-Cache: Fix lock misorder in fscache_write_op()
David Howells
1
-0
/
+1
2009-11-19
FS-Cache: Allow the current state of all objects to be dumped
David Howells
1
-0
/
+13
2009-11-19
FS-Cache: Annotate slow-work runqueue proc lines for FS-Cache work items
David Howells
1
-0
/
+12
2009-11-19
SLOW_WORK: Allow a requeueable work item to sleep till the thread is needed
David Howells
1
-0
/
+3
2009-11-19
SLOW_WORK: Allow the owner of a work item to determine if it is queued or not
David Howells
1
-0
/
+19
2009-11-19
SLOW_WORK: Allow the work items to be viewed through a /proc file
David Howells
1
-0
/
+11
2009-11-19
SLOW_WORK: Add delayed_slow_work support
Jens Axboe
1
-0
/
+29
[prev]
[next]