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
2008-12-19
Merge branches 'tracing/ftrace', 'tracing/ring-buffer' and 'tracing/urgent' i...
Ingo Molnar
12
-36
/
+48
2008-12-19
tracing: fix warnings in kernel/trace/trace_sched_switch.c
Ingo Molnar
1
-2
/
+2
2008-12-18
trace: add a way to enable or disable the stack tracer
Steven Rostedt
1
-0
/
+8
2008-12-17
USB: fix comment about endianness of descriptors
Phil Endecott
1
-2
/
+6
2008-12-16
Merge branches 'tracing/fastboot', 'tracing/ftrace', 'tracing/function-graph-...
Ingo Molnar
4
-2
/
+24
2008-12-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-0
/
+7
2008-12-15
Define smp_call_function_many for UP
Rusty Russell
1
-0
/
+2
2008-12-12
sched: fix tracepoints in scheduler
Peter Zijlstra
1
-2
/
+2
2008-12-12
tracing/function-graph-tracer: annotate do_IRQ and smp_apic_timer_interrupt
Frederic Weisbecker
1
-0
/
+11
2008-12-12
tracing/function-graph-tracer: add a new .irqentry.text section
Frederic Weisbecker
1
-0
/
+10
2008-12-12
tracing/fastboot: include missing headers
Frederic Weisbecker
1
-0
/
+4
2008-12-12
tracing/fastboot: fix len of func buffer
Stephen Rothwell
1
-2
/
+2
2008-12-12
x86, bts: provide in-kernel branch-trace interface
Markus Metzger
1
-0
/
+1
2008-12-12
Merge branches 'tracing/function-graph-tracer' and 'tracing/ring-buffer' into...
Ingo Molnar
1
-4
/
+6
2008-12-10
Revert "radeonfb: accelerate imageblit and other improvements"
Linus Torvalds
1
-13
/
+5
2008-12-10
MN10300: Fix __put_user_asm8()
Akira Takeuchi
1
-1
/
+1
2008-12-10
KSYM_SYMBOL_LEN fixes
Hugh Dickins
1
-1
/
+2
2008-12-10
atomic: fix a typo in atomic_long_xchg()
Eric Dumazet
1
-1
/
+1
2008-12-10
revert "percpu_counter: new function percpu_counter_sum_and_set"
Andrew Morton
1
-9
/
+3
2008-12-10
revert "percpu counter: clean up percpu_counter_sum_and_set()"
Andrew Morton
1
-3
/
+9
2008-12-09
netpoll: fix race on poll_list resulting in garbage entry
Neil Horman
1
-0
/
+7
2008-12-09
Merge branch 'audit.b59' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-2
/
+6
2008-12-09
[PATCH] fix broken timestamps in AVC generated by kernel threads
Al Viro
1
-2
/
+2
2008-12-09
[PATCH] asm/generic: fix bug - kernel fails to build when enable some common ...
Mike Frysinger
1
-0
/
+2
2008-12-09
[PATCH] return records for fork() both to child and parent
Al Viro
1
-0
/
+2
2008-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-1
/
+1
2008-12-08
tracing/function-graph-tracer: append the tracing_graph_flag
Frederic Weisbecker
2
-0
/
+15
2008-12-08
tracing/function-graph-tracer: introduce __notrace_funcgraph to filter specia...
Frederic Weisbecker
1
-0
/
+11
2008-12-08
ring_buffer: fix comments
Lai Jiangshan
1
-4
/
+6
2008-12-05
Enforce a minimum SG_IO timeout
Linus Torvalds
1
-0
/
+1
2008-12-05
tracing/ftrace: provide the macro task_curr_ret_stack()
Frederic Weisbecker
1
-0
/
+11
2008-12-05
Merge branches 'tracing/ftrace', 'tracing/function-graph-tracer' and 'tracing...
Ingo Molnar
8
-11
/
+25
2008-12-04
[PATCH 2/2] documnt FMODE_ constants
Christoph Hellwig
1
-15
/
+17
2008-12-04
[PATCH 1/2] kill FMODE_NDELAY_NOW
Christoph Hellwig
1
-1
/
+0
2008-12-04
pid: fix the do_each_pid_task() macro
Steven Rostedt
1
-2
/
+2
2008-12-04
ftrace: graph of a single function
Steven Rostedt
2
-0
/
+50
2008-12-03
can: Fix CAN_(EFF|RTR)_FLAG handling in can_filter
Oliver Hartkopp
1
-1
/
+1
2008-12-03
block: fix setting of max_segment_size and seg_boundary mask
Milan Broz
1
-0
/
+2
2008-12-03
block: internal dequeue shouldn't start timer
Tejun Heo
1
-5
/
+2
2008-12-03
ftrace: function graph return for function entry
Steven Rostedt
1
-1
/
+1
2008-12-03
ftrace: add ftrace_graph_stop()
Steven Rostedt
1
-0
/
+2
2008-12-03
ring-buffer: read page interface
Steven Rostedt
1
-0
/
+5
2008-12-03
Merge commit 'v2.6.28-rc7'; branch 'x86/dumpstack' into tracing/ftrace
Ingo Molnar
11
-16
/
+19
2008-12-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
4
-1
/
+4
2008-12-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
1
-0
/
+8
2008-12-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
1
-1
/
+1
2008-12-02
nfsd: fix vm overcommit crash fix #2
Junjiro R. Okajima
1
-4
/
+8
2008-12-02
amd74xx: workaround unreliable AltStatus register for nVidia controllers
Bartlomiej Zolnierkiewicz
1
-0
/
+8
2008-12-01
lib/idr.c: fix rcu related race with idr_find
Manfred Spraul
1
-1
/
+2
2008-12-01
epoll: introduce resource usage limits
Davide Libenzi
1
-0
/
+4
[next]