aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-03-12Documentation/laptop/: split txt and source filesRandy Dunlap
2010-03-12Documentation/timers/: split txt and source filesRandy Dunlap
2010-03-12ufs: make solaris fsck happyEvgeniy Dushistov
2010-03-12fs/ufs: recognize Solaris-specific file system stateAlex Viskovatoff
2010-03-12drivers/char/mem.c: cleanupsAndrew Morton
2010-03-12/dev/mem: dont allow seek to last pageWu Fengguang
2010-03-12fbdev: bfin-lq035q1-fb: remove duplicated #includeHuang Weiyi
2010-03-12video: fix first line of kernel-doc for a few functionsBen Hutchings
2010-03-12obsolete config in kernel source: LWMON5Christoph Egger
2010-03-12drivers/video/via: fix continuation line formatsJoe Perches
2010-03-12NUC900 LCD Controller DriverWang Qiang
2010-03-12fbdev: remove obsolete CONFIG_FB_SOFT_CURSORChristoph Egger
2010-03-12intelfb: new maintainerMaik Broemme
2010-03-12broadsheetfb: support storing waveformJaya Kumar
2010-03-12broadsheetfb: add MMIO hooksJaya Kumar
2010-03-12viafb: support color depth 15 and 30Florian Tobias Schandinat
2010-03-12viafb: rework color settingFlorian Tobias Schandinat
2010-03-12viafb: some virtual_xres handling fixesFlorian Tobias Schandinat
2010-03-12viafb: rework color checkingFlorian Tobias Schandinat
2010-03-12viafb: make some variables a bit less globalFlorian Tobias Schandinat
2010-03-12viafb: remove dead code due to IGA1_IGA2Florian Tobias Schandinat
2010-03-12viafb: split color mode setting upFlorian Tobias Schandinat
2010-03-12viafb: introduce strict parameter checkingFlorian Tobias Schandinat
2010-03-12viafb: make viafb_set_par more dual framebuffer compatibleFlorian Tobias Schandinat
2010-03-12viafb: video address setting revisitedFlorian Tobias Schandinat
2010-03-12viafb: reorder initialization for dual framebuffer modeFlorian Tobias Schandinat
2010-03-12viafb: yet another dead code removalFlorian Tobias Schandinat
2010-03-12viafb: some dvi cleanupFlorian Tobias Schandinat
2010-03-12viafb: remove the remaining VIA_RES_* usesFlorian Tobias Schandinat
2010-03-12viafb: split global index upFlorian Tobias Schandinat
2010-03-12viafb: remove dead codeFlorian Tobias Schandinat
2010-03-12viafb: deprecate private ioctlsFlorian Tobias Schandinat
2010-03-12broadsheetfb: add multiple panel type supportJaya Kumar
2010-03-12fbdev: bf54x-lq043fb/bfin-t350mcqb-fb: drop custom mmap() handlerMichael Hennerich
2010-03-12asiliantfb: fix test of unsigned in asiliant_calc_dclk2()Roel Kluin
2010-03-12coredump: plug a memory leak situation on dump_seek()André Goddard Rosa
2010-03-12Add generic sys_olduname()Christoph Hellwig
2010-03-12improve sys_newuname() for compat architecturesChristoph Hellwig
2010-03-12Add generic sys_ipc wrapperChristoph Hellwig
2010-03-12Add generic sys_old_mmap()Christoph Hellwig
2010-03-12Add generic sys_old_select()Christoph Hellwig
2010-03-12drivers/block/floppy.c: remove unnecessary casting in fd_ioctlJoe Perches
2010-03-12drivers/block/floppy.c: remove misleading, used once FD_IOCTL_ALLOWED macroJoe Perches
2010-03-12drivers/block/floppy.c: remove obfuscating CODE2SIZE macroJoe Perches
2010-03-12drivers/block/floppy.c: add __func__ to debugtJoe Perches
2010-03-12drivers/block/floppy.c: convert raw_cmd_copyin from while(1) to label: gotoJoe Perches
2010-03-12drivers/block/floppy.c: remove some unnecessary castingJoe Perches
2010-03-12drivers/block/floppy.c: use %pf in logging messagesJoe Perches
2010-03-12drivers/block/floppy.c: use __func__ where appropriateJoe Perches
2010-03-12drivers/block/floppy.c: DPRINT neateningJoe Perches