summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cgroups: blkio subsystem as moduleBen Blum2010-03-126-17/+61
* cgroups: fix CONTENTS in cgroups documentationKirill A. Shutemov2010-03-121-0/+1
* cgroups: subsystem module unloadingBen Blum2010-03-123-28/+148
* cgroups: subsystem module loading interfaceBen Blum2010-03-123-5/+153
* cgroups: revamp subsys arrayBen Blum2010-03-122-18/+88
* cgroup: introduce coalesce css_get() and css_put()Daisuke Nishimura2010-03-122-5/+12
* cgroup: introduce cancel_attach()Daisuke Nishimura2010-03-123-8/+47
* Documentation/email-clients.txt: update gmail informationDave Young2010-03-121-21/+9
* scripts/kernel-doc: fix empty function description sectionRandy Dunlap2010-03-121-1/+1
* Documentation: remove obsolete voyager.txt fileBartlomiej Zolnierkiewicz2010-03-121-95/+0
* Documentation/SubmitChecklist: add rule #1Randy Dunlap2010-03-121-2/+6
* Documentation/vm/: split txt and source filesRandy Dunlap2010-03-126-173/+209
* Documentation/fs/: split txt and source filesRandy Dunlap2010-03-125-35/+50
* Documentation/laptop/: split txt and source filesRandy Dunlap2010-03-125-170/+178
* Documentation/timers/: split txt and source filesRandy Dunlap2010-03-125-272/+282
* ufs: make solaris fsck happyEvgeniy Dushistov2010-03-121-2/+7
* fs/ufs: recognize Solaris-specific file system stateAlex Viskovatoff2010-03-122-0/+9
* drivers/char/mem.c: cleanupsAndrew Morton2010-03-121-102/+102
* /dev/mem: dont allow seek to last pageWu Fengguang2010-03-121-6/+13
* fbdev: bfin-lq035q1-fb: remove duplicated #includeHuang Weiyi2010-03-121-1/+0
* video: fix first line of kernel-doc for a few functionsBen Hutchings2010-03-121-4/+4
* obsolete config in kernel source: LWMON5Christoph Egger2010-03-121-13/+0
* drivers/video/via: fix continuation line formatsJoe Perches2010-03-122-10/+10
* NUC900 LCD Controller DriverWang Qiang2010-03-1211-1/+1338
* fbdev: remove obsolete CONFIG_FB_SOFT_CURSORChristoph Egger2010-03-122-4/+0
* intelfb: new maintainerMaik Broemme2010-03-121-1/+1
* broadsheetfb: support storing waveformJaya Kumar2010-03-122-1/+505
* broadsheetfb: add MMIO hooksJaya Kumar2010-03-122-20/+107
* viafb: support color depth 15 and 30Florian Tobias Schandinat2010-03-122-18/+34
* viafb: rework color settingFlorian Tobias Schandinat2010-03-123-216/+51
* viafb: some virtual_xres handling fixesFlorian Tobias Schandinat2010-03-121-8/+4
* viafb: rework color checkingFlorian Tobias Schandinat2010-03-122-35/+56
* viafb: make some variables a bit less globalFlorian Tobias Schandinat2010-03-125-12/+7
* viafb: remove dead code due to IGA1_IGA2Florian Tobias Schandinat2010-03-123-574/+11
* viafb: split color mode setting upFlorian Tobias Schandinat2010-03-123-35/+53
* viafb: introduce strict parameter checkingFlorian Tobias Schandinat2010-03-121-29/+38
* viafb: make viafb_set_par more dual framebuffer compatibleFlorian Tobias Schandinat2010-03-121-5/+15
* viafb: video address setting revisitedFlorian Tobias Schandinat2010-03-122-10/+15
* viafb: reorder initialization for dual framebuffer modeFlorian Tobias Schandinat2010-03-121-3/+3
* viafb: yet another dead code removalFlorian Tobias Schandinat2010-03-127-122/+1
* viafb: some dvi cleanupFlorian Tobias Schandinat2010-03-124-75/+55
* viafb: remove the remaining VIA_RES_* usesFlorian Tobias Schandinat2010-03-124-166/+15
* viafb: split global index upFlorian Tobias Schandinat2010-03-129-386/+225
* viafb: remove dead codeFlorian Tobias Schandinat2010-03-122-13/+0
* viafb: deprecate private ioctlsFlorian Tobias Schandinat2010-03-121-0/+1
* broadsheetfb: add multiple panel type supportJaya Kumar2010-03-123-18/+112
* fbdev: bf54x-lq043fb/bfin-t350mcqb-fb: drop custom mmap() handlerMichael Hennerich2010-03-122-59/+0
* asiliantfb: fix test of unsigned in asiliant_calc_dclk2()Roel Kluin2010-03-121-2/+2
* coredump: plug a memory leak situation on dump_seek()André Goddard Rosa2010-03-121-3/+7
* Add generic sys_olduname()Christoph Hellwig2010-03-1219-284/+66