index
:
kernel-crypto.git
audit
bugfixes
herbert
integration
master
ncr-audit
ncr-integration
ncr-rhel5-patches
ncr-standalone-master
ncr-standalone-rename
ncr-submission-2
ncr-userspace-crypto
User-space crypto API development for Linux
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
sched, trace: update trace_sched_wakeup()
Peter Zijlstra
2008-12-25
1
-2
/
+2
*
ftrace: enable format arguments checking
Lai Jiangshan
2008-12-21
1
-1
/
+1
*
-
.
Merge branches 'tracing/ftrace', 'tracing/ring-buffer' and 'tracing/urgent' i...
Ingo Molnar
2008-12-19
12
-36
/
+48
|
\
\
|
|
*
USB: fix comment about endianness of descriptors
Phil Endecott
2008-12-17
1
-2
/
+6
|
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-12-15
1
-0
/
+7
|
|
|
\
|
|
|
*
netpoll: fix race on poll_list resulting in garbage entry
Neil Horman
2008-12-09
1
-0
/
+7
|
|
*
|
Define smp_call_function_many for UP
Rusty Russell
2008-12-15
1
-0
/
+2
|
|
*
|
Revert "radeonfb: accelerate imageblit and other improvements"
Linus Torvalds
2008-12-10
1
-13
/
+5
|
|
*
|
MN10300: Fix __put_user_asm8()
Akira Takeuchi
2008-12-10
1
-1
/
+1
|
|
*
|
KSYM_SYMBOL_LEN fixes
Hugh Dickins
2008-12-10
1
-1
/
+2
|
|
*
|
atomic: fix a typo in atomic_long_xchg()
Eric Dumazet
2008-12-10
1
-1
/
+1
|
|
*
|
revert "percpu_counter: new function percpu_counter_sum_and_set"
Andrew Morton
2008-12-10
1
-9
/
+3
|
|
*
|
revert "percpu counter: clean up percpu_counter_sum_and_set()"
Andrew Morton
2008-12-10
1
-3
/
+9
|
|
*
|
Merge branch 'audit.b59' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2008-12-09
2
-2
/
+6
|
|
|
\
\
|
|
|
*
|
[PATCH] fix broken timestamps in AVC generated by kernel threads
Al Viro
2008-12-09
1
-2
/
+2
|
|
|
*
|
[PATCH] asm/generic: fix bug - kernel fails to build when enable some common ...
Mike Frysinger
2008-12-09
1
-0
/
+2
|
|
|
*
|
[PATCH] return records for fork() both to child and parent
Al Viro
2008-12-09
1
-0
/
+2
|
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-12-08
1
-1
/
+1
|
|
|
\
\
\
|
|
|
|
/
/
|
|
|
/
|
/
|
|
|
|
/
|
|
|
*
can: Fix CAN_(EFF|RTR)_FLAG handling in can_filter
Oliver Hartkopp
2008-12-03
1
-1
/
+1
|
|
*
|
Enforce a minimum SG_IO timeout
Linus Torvalds
2008-12-05
1
-0
/
+1
|
|
*
|
[PATCH 2/2] documnt FMODE_ constants
Christoph Hellwig
2008-12-04
1
-15
/
+17
|
|
*
|
[PATCH 1/2] kill FMODE_NDELAY_NOW
Christoph Hellwig
2008-12-04
1
-1
/
+0
*
|
|
|
tracing: fix warnings in kernel/trace/trace_sched_switch.c
Ingo Molnar
2008-12-19
1
-2
/
+2
*
|
|
|
trace: add a way to enable or disable the stack tracer
Steven Rostedt
2008-12-18
1
-0
/
+8
|
/
/
/
|
|
|
|
\
\
|
\
\
|
\
\
*
-
-
-
.
\
\
Merge branches 'tracing/fastboot', 'tracing/ftrace', 'tracing/function-graph-...
Ingo Molnar
2008-12-16
4
-2
/
+24
|
\
\
\
\
\
|
|
|
*
|
|
x86, bts: provide in-kernel branch-trace interface
Markus Metzger
2008-12-12
1
-0
/
+1
|
|
*
|
|
|
tracing/function-graph-tracer: annotate do_IRQ and smp_apic_timer_interrupt
Frederic Weisbecker
2008-12-12
1
-0
/
+11
|
|
*
|
|
|
tracing/function-graph-tracer: add a new .irqentry.text section
Frederic Weisbecker
2008-12-12
1
-0
/
+10
|
|
|
/
/
/
|
*
/
/
/
sched: fix tracepoints in scheduler
Peter Zijlstra
2008-12-12
1
-2
/
+2
|
|
/
/
/
*
|
|
|
tracing/fastboot: include missing headers
Frederic Weisbecker
2008-12-12
1
-0
/
+4
*
|
|
|
tracing/fastboot: fix len of func buffer
Stephen Rothwell
2008-12-12
1
-2
/
+2
|
/
/
/
*
|
|
Merge branches 'tracing/function-graph-tracer' and 'tracing/ring-buffer' into...
Ingo Molnar
2008-12-12
1
-4
/
+6
|
\
\
\
|
*
|
|
ring_buffer: fix comments
Lai Jiangshan
2008-12-08
1
-4
/
+6
*
|
|
|
tracing/function-graph-tracer: append the tracing_graph_flag
Frederic Weisbecker
2008-12-08
2
-0
/
+15
*
|
|
|
tracing/function-graph-tracer: introduce __notrace_funcgraph to filter specia...
Frederic Weisbecker
2008-12-08
1
-0
/
+11
|
/
/
/
*
|
|
tracing/ftrace: provide the macro task_curr_ret_stack()
Frederic Weisbecker
2008-12-05
1
-0
/
+11
|
|
|
|
\
\
*
-
.
|
|
Merge branches 'tracing/ftrace', 'tracing/function-graph-tracer' and 'tracing...
Ingo Molnar
2008-12-05
8
-11
/
+25
|
\
\
|
|
|
|
*
|
block: fix setting of max_segment_size and seg_boundary mask
Milan Broz
2008-12-03
1
-0
/
+2
|
|
*
|
block: internal dequeue shouldn't start timer
Tejun Heo
2008-12-03
1
-5
/
+2
|
|
|
/
|
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-12-02
4
-1
/
+4
|
|
|
\
|
|
|
*
net: Fix soft lockups/OOM issues w/ unix garbage collector
dann frazier
2008-11-26
1
-0
/
+1
|
|
|
*
netfilter: xtables: add missing const qualifier to xt_tgchk_param
Jan Engelhardt
2008-11-24
1
-1
/
+1
|
|
|
*
net: Fix memory leak in the proto_register function
Catalin Marinas
2008-11-21
2
-0
/
+2
|
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
2008-12-02
1
-0
/
+8
|
|
|
\
\
|
|
|
*
|
amd74xx: workaround unreliable AltStatus register for nVidia controllers
Bartlomiej Zolnierkiewicz
2008-12-02
1
-0
/
+8
|
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
2008-12-02
1
-1
/
+1
|
|
|
\
\
\
|
|
|
*
|
|
[SCSI] fc_transport: fix old bug on bitflag definitions
James Smart
2008-11-21
1
-1
/
+1
|
|
*
|
|
|
nfsd: fix vm overcommit crash fix #2
Junjiro R. Okajima
2008-12-02
1
-4
/
+8
|
|
|
|
/
/
|
|
|
/
|
|
*
|
|
|
|
pid: fix the do_each_pid_task() macro
Steven Rostedt
2008-12-04
1
-2
/
+2
*
|
|
|
|
ftrace: graph of a single function
Steven Rostedt
2008-12-04
2
-0
/
+50
|
/
/
/
/
[next]