summaryrefslogtreecommitdiffstats
path: root/Documentation/w1 (unfollow)
Commit message (Expand)AuthorFilesLines
2010-03-13cgroups: subsystem module unloadingBen Blum3-28/+148
2010-03-13cgroups: subsystem module loading interfaceBen Blum3-5/+153
2010-03-13cgroups: revamp subsys arrayBen Blum2-18/+88
2010-03-13cgroup: introduce coalesce css_get() and css_put()Daisuke Nishimura2-5/+12
2010-03-13cgroup: introduce cancel_attach()Daisuke Nishimura3-8/+47
2010-03-13Documentation/email-clients.txt: update gmail informationDave Young1-21/+9
2010-03-13scripts/kernel-doc: fix empty function description sectionRandy Dunlap1-1/+1
2010-03-13Documentation: remove obsolete voyager.txt fileBartlomiej Zolnierkiewicz1-95/+0
2010-03-13Documentation/SubmitChecklist: add rule #1Randy Dunlap1-2/+6
2010-03-13Documentation/vm/: split txt and source filesRandy Dunlap6-173/+209
2010-03-13Documentation/fs/: split txt and source filesRandy Dunlap5-35/+50
2010-03-13Documentation/laptop/: split txt and source filesRandy Dunlap5-170/+178
2010-03-13Documentation/timers/: split txt and source filesRandy Dunlap5-272/+282
2010-03-13ufs: make solaris fsck happyEvgeniy Dushistov1-2/+7
2010-03-13fs/ufs: recognize Solaris-specific file system stateAlex Viskovatoff2-0/+9
2010-03-13drivers/char/mem.c: cleanupsAndrew Morton1-102/+102
2010-03-13/dev/mem: dont allow seek to last pageWu Fengguang1-6/+13
2010-03-13fbdev: bfin-lq035q1-fb: remove duplicated #includeHuang Weiyi1-1/+0
2010-03-13video: fix first line of kernel-doc for a few functionsBen Hutchings1-4/+4
2010-03-13obsolete config in kernel source: LWMON5Christoph Egger1-13/+0
2010-03-13drivers/video/via: fix continuation line formatsJoe Perches2-10/+10
2010-03-13NUC900 LCD Controller DriverWang Qiang11-1/+1338
2010-03-13fbdev: remove obsolete CONFIG_FB_SOFT_CURSORChristoph Egger2-4/+0
2010-03-13intelfb: new maintainerMaik Broemme1-1/+1
2010-03-13broadsheetfb: support storing waveformJaya Kumar2-1/+505
2010-03-13broadsheetfb: add MMIO hooksJaya Kumar2-20/+107
2010-03-13viafb: support color depth 15 and 30Florian Tobias Schandinat2-18/+34
2010-03-13viafb: rework color settingFlorian Tobias Schandinat3-216/+51
2010-03-13viafb: some virtual_xres handling fixesFlorian Tobias Schandinat1-8/+4
2010-03-13viafb: rework color checkingFlorian Tobias Schandinat2-35/+56
2010-03-13viafb: make some variables a bit less globalFlorian Tobias Schandinat5-12/+7
2010-03-13viafb: remove dead code due to IGA1_IGA2Florian Tobias Schandinat3-574/+11
2010-03-13viafb: split color mode setting upFlorian Tobias Schandinat3-35/+53
2010-03-13viafb: introduce strict parameter checkingFlorian Tobias Schandinat1-29/+38
2010-03-13viafb: make viafb_set_par more dual framebuffer compatibleFlorian Tobias Schandinat1-5/+15
2010-03-13viafb: video address setting revisitedFlorian Tobias Schandinat2-10/+15
2010-03-13viafb: reorder initialization for dual framebuffer modeFlorian Tobias Schandinat1-3/+3
2010-03-13viafb: yet another dead code removalFlorian Tobias Schandinat7-122/+1
2010-03-13viafb: some dvi cleanupFlorian Tobias Schandinat4-75/+55
2010-03-13viafb: remove the remaining VIA_RES_* usesFlorian Tobias Schandinat4-166/+15
2010-03-13viafb: split global index upFlorian Tobias Schandinat9-386/+225
2010-03-13viafb: remove dead codeFlorian Tobias Schandinat2-13/+0
2010-03-13viafb: deprecate private ioctlsFlorian Tobias Schandinat1-0/+1
2010-03-13broadsheetfb: add multiple panel type supportJaya Kumar3-18/+112
2010-03-13fbdev: bf54x-lq043fb/bfin-t350mcqb-fb: drop custom mmap() handlerMichael Hennerich2-59/+0
2010-03-13asiliantfb: fix test of unsigned in asiliant_calc_dclk2()Roel Kluin1-2/+2
2010-03-13coredump: plug a memory leak situation on dump_seek()André Goddard Rosa1-3/+7
2010-03-13Add generic sys_olduname()Christoph Hellwig19-284/+66
2010-03-13improve sys_newuname() for compat architecturesChristoph Hellwig28-123/+36
2010-03-13Add generic sys_ipc wrapperChristoph Hellwig41-1259/+124