summaryrefslogtreecommitdiffstats
path: root/REPORTING-BUGS (unfollow)
Commit message (Expand)AuthorFilesLines
2009-10-12tracing/kprobes: Robustify fixed field names against variable field names con...Masami Hiramatsu1-4/+4
2009-10-12tracing/kprobes: Avoid field name conflictionMasami Hiramatsu1-12/+53
2009-10-12tracing/kprobes: Make special variable names more self-explainableMasami Hiramatsu2-39/+35
2009-10-12tracing/kprobes: Remove '$ra' special variableMasami Hiramatsu2-18/+6
2009-10-12tracing/kprobes: Add $ prefix to special variablesMasami Hiramatsu2-33/+47
2009-10-03tracing/ftrace: Fix to check create_event_dir() when adding new eventsMasami Hiramatsu1-11/+14
2009-10-03x86: Add VIA processor instructions in opcodes decoderMasami Hiramatsu1-1/+7
2009-10-03tracing/kprobes: Use global event perf buffers in kprobe tracerMasami Hiramatsu1-42/+73
2009-09-23serial core: fix new kernel-doc warningsRandy Dunlap2-4/+4
2009-09-23MN10300: Handle removal of struct uart_infoDavid Howells3-9/+9
2009-09-23FRV: Use asm/generic-hardirq.hChristoph Hellwig2-17/+4
2009-09-23misc: remove redundant start_kernel prototypesRusty Russell3-2/+1
2009-09-23nommu: fix two build breakagesHugh Dickins1-1/+2
2009-09-23fs: change sys_truncate length parameter typeHeiko Carstens2-5/+3
2009-09-23jbd.h: bitfields should be unsignedH Hartley Sweeten1-1/+1
2009-09-23ext2: fix format string compile warning (ino_t)Heiko Carstens1-1/+1
2009-09-23V3 minixfs: add missing directory type checkingDoug Graham1-4/+18
2009-09-23sisfb: change SiS_DDC_Port type to SISIOADDRESSAaro Koskinen1-1/+1
2009-09-23video: s3c_fb.c: fix build with CONFIG_HOTPLUG=nPeter Korsgaard1-1/+1
2009-09-23drivers/video/tmiofb.c: fix uninitialised return valueAndrew Morton1-1/+1
2009-09-23vgacon: prevent vgacon_deinit from touching the hardware for inactive consoles.Francisco Jerez1-3/+5
2009-09-23fbcon: only unbind from console if successfully registeredIan Armstrong1-0/+10
2009-09-23matroxfb: get rid of CONFIG_FB_MATROX_32MBJean Delvare3-19/+0
2009-09-23matroxfb: get rid of unneeded macro MINFO_FROMJean Delvare6-35/+32
2009-09-23matroxfb: get rid of unneeded macros WPMINFO and friendsJean Delvare15-444/+580
2009-09-23matroxfb: get rid of unneeded macros ACCESS_FBINFO and MINFOJean Delvare12-842/+837
2009-09-23matroxfb: make CONFIG_FB_MATROX_MULTIHEAD=y mandatoryJean Delvare5-70/+1
2009-09-23fb: do not ignore fb_set_par errorsFlorian Tobias Schandinat2-13/+50
2009-09-23s3c2410fb: fix clockrate calculationBen Dooks1-1/+3
2009-09-23video: console, use DIV_ROUND_UPJiri Slaby1-4/+4
2009-09-23fb: fix fb_pan_display range checkFlorian Tobias Schandinat1-2/+2
2009-09-23drivers/video: add kmalloc NULL testsJulia Lawall1-2/+5
2009-09-23drivers/video/console/newport_con.c: fix read outside array boundsRoel Kluin1-1/+1
2009-09-23viafb: pass reference to pci device when calling framebuffer_alloc()Harald Welte1-2/+3
2009-09-23viafb: make viafb a first-class citizen using pci_driverHarald Welte3-116/+56
2009-09-23viafb: choose acceleration engine for VX855Florian Tobias Schandinat1-0/+1
2009-09-23viafb: add support for the VX855 chipsetHarald Welte7-69/+314
2009-09-23viafb: use read-only mode parsingFlorian Tobias Schandinat1-19/+25
2009-09-23viafb: remove unused structure memberHarald Welte1-1/+0
2009-09-23viafb: make module parameters visible in sysfsHarald Welte1-21/+22
2009-09-23viafb: hardware acceleration initialization cleanupFlorian Tobias Schandinat6-217/+148
2009-09-23viafb: improve pitch handlingFlorian Tobias Schandinat5-93/+27
2009-09-23viafb: cleanup viafb_cursorFlorian Tobias Schandinat5-126/+68
2009-09-23viafb: switch to seq_fileAlexey Dobriyan1-69/+110
2009-09-23viafb: 2D engine rewriteFlorian Tobias Schandinat4-219/+385
2009-09-23viafb: improve viafb_parFlorian Tobias Schandinat6-65/+69
2009-09-23viafb: another small cleanup of viafb_parFlorian Tobias Schandinat4-12/+6
2009-09-23viafb: remove LVDS initializationFlorian Tobias Schandinat1-2/+1
2009-09-23viafb: remove unused video device stuffFlorian Tobias Schandinat3-88/+1
2009-09-23viafb: clean up virtual memory handlingFlorian Tobias Schandinat4-22/+8