summaryrefslogtreecommitdiffstats
path: root/drivers/md/bitmap.c (unfollow)
Commit message (Expand)AuthorFilesLines
2008-12-04ftrace: avoid duplicated function when writing set_graph_functionLiming Wang1-2/+8
2008-12-04tracing: fix typo and missing inline functionIngo Molnar1-1/+5
2008-12-04ftrace: add ability to only trace swapper tasksSteven Rostedt1-11/+63
2008-12-04ftrace: use struct pidSteven Rostedt2-34/+46
2008-12-04pid: fix the do_each_pid_task() macroSteven Rostedt1-2/+2
2008-12-04ftrace: trace single pid for function graph tracerSteven Rostedt3-1/+14
2008-12-04ftrace: use task struct trace flag to filter on pidSteven Rostedt1-3/+25
2008-12-04ftrace: graph of a single functionSteven Rostedt5-1/+314
2008-12-04iTCO_wdt: fix typo when setting TCO_EN bitLinus Torvalds1-1/+1
2008-12-03ftrace: fix race in function graph during forkSteven Rostedt1-3/+6
2008-12-03trace: fix output of stack traceSteven Rostedt1-1/+4
2008-12-03powerpc/83xx: Fix MCU support merge issue in mpc8349emitx.dtsAnton Vorontsov1-8/+8
2008-12-03block: fix setting of max_segment_size and seg_boundary maskMilan Broz4-2/+8
2008-12-03block: internal dequeue shouldn't start timerTejun Heo4-15/+27
2008-12-03block: set disk->node_id before it's being usedCheng Renquan1-1/+1
2008-12-03When block layer fails to map iov, it calls bio_unmap_user to undoPetr Vandrovec1-1/+1
2008-12-03tracing/function-graph-tracer: enabled by defaultIngo Molnar1-0/+1
2008-12-03tracing/function-graph-tracer: improve duration outputFrederic Weisbecker1-12/+43
2008-12-03tracing/function-graph-tracer: display unified style cmdline and pidFrederic Weisbecker1-14/+99
2008-12-03ftrace: add checks on ret stack in function graphSteven Rostedt1-0/+17
2008-12-03ftrace: function graph return for function entrySteven Rostedt7-7/+24
2008-12-03ftrace: print real return in dumpstack for function graphSteven Rostedt4-6/+42
2008-12-03ring-buffer: change "page" variable names to "bpage"Steven Rostedt1-65/+65
2008-12-03ftrace: add ftrace_graph_stop()Steven Rostedt3-4/+13
2008-12-03ftrace: have function graph use mcount caller addressSteven Rostedt2-0/+2
2008-12-03ftrace: clean up function graph asmSteven Rostedt1-16/+4
2008-12-03ring-buffer: read page interfaceSteven Rostedt2-0/+171
2008-12-03ring-buffer: move some metadata into buffer pageSteven Rostedt1-27/+36
2008-12-03ftrace: replace raw_local_irq_save with local_irq_saveSteven Rostedt4-12/+13
2008-12-03powerpc: Fix dma_map_sg() cache flushing on non coherent platformsBenjamin Herrenschmidt1-0/+1
2008-12-03MN10300: Fix application of kernel module relocationsMark Salter1-28/+7
2008-12-03sgi-gru: call fs_initcall() if statically linkedDean Nelson1-1/+1
2008-12-03powerpc: Use physical cpu id when setting the processor affinityKumar Gala1-1/+1
2008-12-03vmscan: evict streaming IO firstRik van Riel1-1/+6
2008-12-03bdi: register sysfs bdi device only once per queueKay Sievers1-0/+3
2008-12-03nfsd: fix vm overcommit crash fix #2Junjiro R. Okajima1-4/+8
2008-12-02m68k: Update defconfigs for 2.6.28-rc7Geert Uytterhoeven12-612/+828
2008-12-02alim15x3: fix sparse warningHannes Eder1-1/+1
2008-12-02ide: remove dead code from drive_is_ready()Bartlomiej Zolnierkiewicz1-5/+0
2008-12-02ide: fix build for DEBUG_PMBartlomiej Zolnierkiewicz1-9/+10
2008-12-02ide: respect current DMA setting during resumeBartlomiej Zolnierkiewicz1-4/+2
2008-12-02ide: add SAMSUNG SP0822N with firmware WA100-10 to ivb_list[]Bartlomiej Zolnierkiewicz1-0/+1
2008-12-02amd74xx: workaround unreliable AltStatus register for nVidia controllersBartlomiej Zolnierkiewicz4-3/+22
2008-12-02ide: fix the ide_release_lock imbalanceMichael Schmitz1-3/+2
2008-12-02macfb: Do not overflow fb_fix_screeninfo.idFinn Thain1-39/+35
2008-12-02tracing/function-graph-tracer: support for x86-64Frederic Weisbecker5-3/+89
2008-12-02function trace: fix a bug of single thread function traceLiming Wang1-4/+2
2008-12-02Linux 2.6.28-rc7v2.6.28-rc7Linus Torvalds1-2/+2
2008-12-02drivers/gpu/drm/i915/i915_irq.c: fix warningAndrew Morton1-1/+1
2008-12-02i82875p_edac: fix module removeJarkko Lavinen1-6/+7