index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
md
/
bitmap.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-12-04
ftrace: avoid duplicated function when writing set_graph_function
Liming Wang
1
-2
/
+8
2008-12-04
tracing: fix typo and missing inline function
Ingo Molnar
1
-1
/
+5
2008-12-04
ftrace: add ability to only trace swapper tasks
Steven Rostedt
1
-11
/
+63
2008-12-04
ftrace: use struct pid
Steven Rostedt
2
-34
/
+46
2008-12-04
pid: fix the do_each_pid_task() macro
Steven Rostedt
1
-2
/
+2
2008-12-04
ftrace: trace single pid for function graph tracer
Steven Rostedt
3
-1
/
+14
2008-12-04
ftrace: use task struct trace flag to filter on pid
Steven Rostedt
1
-3
/
+25
2008-12-04
ftrace: graph of a single function
Steven Rostedt
5
-1
/
+314
2008-12-04
iTCO_wdt: fix typo when setting TCO_EN bit
Linus Torvalds
1
-1
/
+1
2008-12-03
ftrace: fix race in function graph during fork
Steven Rostedt
1
-3
/
+6
2008-12-03
trace: fix output of stack trace
Steven Rostedt
1
-1
/
+4
2008-12-03
powerpc/83xx: Fix MCU support merge issue in mpc8349emitx.dts
Anton Vorontsov
1
-8
/
+8
2008-12-03
block: fix setting of max_segment_size and seg_boundary mask
Milan Broz
4
-2
/
+8
2008-12-03
block: internal dequeue shouldn't start timer
Tejun Heo
4
-15
/
+27
2008-12-03
block: set disk->node_id before it's being used
Cheng Renquan
1
-1
/
+1
2008-12-03
When block layer fails to map iov, it calls bio_unmap_user to undo
Petr Vandrovec
1
-1
/
+1
2008-12-03
tracing/function-graph-tracer: enabled by default
Ingo Molnar
1
-0
/
+1
2008-12-03
tracing/function-graph-tracer: improve duration output
Frederic Weisbecker
1
-12
/
+43
2008-12-03
tracing/function-graph-tracer: display unified style cmdline and pid
Frederic Weisbecker
1
-14
/
+99
2008-12-03
ftrace: add checks on ret stack in function graph
Steven Rostedt
1
-0
/
+17
2008-12-03
ftrace: function graph return for function entry
Steven Rostedt
7
-7
/
+24
2008-12-03
ftrace: print real return in dumpstack for function graph
Steven Rostedt
4
-6
/
+42
2008-12-03
ring-buffer: change "page" variable names to "bpage"
Steven Rostedt
1
-65
/
+65
2008-12-03
ftrace: add ftrace_graph_stop()
Steven Rostedt
3
-4
/
+13
2008-12-03
ftrace: have function graph use mcount caller address
Steven Rostedt
2
-0
/
+2
2008-12-03
ftrace: clean up function graph asm
Steven Rostedt
1
-16
/
+4
2008-12-03
ring-buffer: read page interface
Steven Rostedt
2
-0
/
+171
2008-12-03
ring-buffer: move some metadata into buffer page
Steven Rostedt
1
-27
/
+36
2008-12-03
ftrace: replace raw_local_irq_save with local_irq_save
Steven Rostedt
4
-12
/
+13
2008-12-03
powerpc: Fix dma_map_sg() cache flushing on non coherent platforms
Benjamin Herrenschmidt
1
-0
/
+1
2008-12-03
MN10300: Fix application of kernel module relocations
Mark Salter
1
-28
/
+7
2008-12-03
sgi-gru: call fs_initcall() if statically linked
Dean Nelson
1
-1
/
+1
2008-12-03
powerpc: Use physical cpu id when setting the processor affinity
Kumar Gala
1
-1
/
+1
2008-12-03
vmscan: evict streaming IO first
Rik van Riel
1
-1
/
+6
2008-12-03
bdi: register sysfs bdi device only once per queue
Kay Sievers
1
-0
/
+3
2008-12-03
nfsd: fix vm overcommit crash fix #2
Junjiro R. Okajima
1
-4
/
+8
2008-12-02
m68k: Update defconfigs for 2.6.28-rc7
Geert Uytterhoeven
12
-612
/
+828
2008-12-02
alim15x3: fix sparse warning
Hannes Eder
1
-1
/
+1
2008-12-02
ide: remove dead code from drive_is_ready()
Bartlomiej Zolnierkiewicz
1
-5
/
+0
2008-12-02
ide: fix build for DEBUG_PM
Bartlomiej Zolnierkiewicz
1
-9
/
+10
2008-12-02
ide: respect current DMA setting during resume
Bartlomiej Zolnierkiewicz
1
-4
/
+2
2008-12-02
ide: add SAMSUNG SP0822N with firmware WA100-10 to ivb_list[]
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2008-12-02
amd74xx: workaround unreliable AltStatus register for nVidia controllers
Bartlomiej Zolnierkiewicz
4
-3
/
+22
2008-12-02
ide: fix the ide_release_lock imbalance
Michael Schmitz
1
-3
/
+2
2008-12-02
macfb: Do not overflow fb_fix_screeninfo.id
Finn Thain
1
-39
/
+35
2008-12-02
tracing/function-graph-tracer: support for x86-64
Frederic Weisbecker
5
-3
/
+89
2008-12-02
function trace: fix a bug of single thread function trace
Liming Wang
1
-4
/
+2
2008-12-02
Linux 2.6.28-rc7
v2.6.28-rc7
Linus Torvalds
1
-2
/
+2
2008-12-02
drivers/gpu/drm/i915/i915_irq.c: fix warning
Andrew Morton
1
-1
/
+1
2008-12-02
i82875p_edac: fix module remove
Jarkko Lavinen
1
-6
/
+7
[next]