index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
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-24
tracing: Convert some sched trace events to DEFINE_EVENT and _PRINT
Steven Rostedt
1
-118
/
+52
2009-11-24
tracing: Create new DEFINE_EVENT_PRINT
Steven Rostedt
3
-4
/
+126
2009-11-24
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-19
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]