aboutsummaryrefslogtreecommitdiffstats
path: root/COPYING (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2005-05-01[PATCH] Avoid unnecessary ide-cd cache flushesJens Axboe1-1/+1
2005-05-01[PATCH] sound/oss/sonicvibes.c: fix an array overflowAdrian Bunk1-1/+1
2005-05-01[PATCH] drivers/input/joystick/spaceorb.c: fix an array overflowAdrian Bunk1-1/+1
2005-05-01[PATCH] drivers/pnp/pnpacpi/rsparser.c: fix an array overflowAdrian Bunk1-2/+2
2005-05-01[PATCH] drivers/video/radeonfb.c: fix an array overflowAdrian Bunk1-1/+1
2005-05-01[PATCH] drivers/pnp/pnpbios/rsparser.c: fix an array overflowAdrian Bunk1-1/+3
2005-05-01[PATCH] make lots of things staticAdrian Bunk33-70/+67
2005-05-01[PATCH] Documentation: remove super-{nr, max} to reflect fs/super.cCosmin Nicolaescu1-10/+0
2005-05-01[PATCH] docbook: Tell users to install xmlto, not stylesheetsSam Ravnborg1-4/+4
2005-05-01[PATCH] DocBook: fix html linkMartin Waitz1-1/+1
2005-05-01[PATCH] Docbook: use custom stylesheetMartin Waitz2-1/+7
2005-05-01[PATCH] DocBook: Use xmlto to process the DocBook files.Martin Waitz5-326/+53
2005-05-01[PATCH] DocBook: remove obsolete templatesJeff Garzik3-928/+3
2005-05-01[PATCH] DocBook: use <informalexample> for examplesRich Walker1-4/+9
2005-05-01[PATCH] DocBook: fix some descriptionsMartin Waitz22-137/+160
2005-05-01[PATCH] DocBook: fix <void/> xml tagMartin Waitz1-1/+1
2005-05-01[PATCH] DocBook: changes and extensions to the kernel documentationPavel Pisa16-148/+320
2005-05-01[PATCH] Clean-up and bug fix for tdfxfb framebuffer size detectionRichard Drummond2-23/+24
2005-05-01[PATCH] Better PLL frequency matching for tdfxfb driverRichard Drummond1-12/+31
2005-05-01[PATCH] imxfb: Add Freescale i.MX framebuffer driverSascha Hauer4-0/+776
2005-05-01[PATCH] i810fb: Fix default monitor sync timingsDenis Vlasenko1-3/+9
2005-05-01[PATCH] intelfb: Remove intelfbdrv.hAdrian Bunk2-69/+37
2005-05-01[PATCH] fbcon: Fix check after useAdrian Bunk1-1/+4
2005-05-01[PATCH] fbdev: edid.h cleanupsAdrian Bunk4-14/+0
2005-05-01[PATCH] nvidiafb: ioremap and i2c fixesAntonino A. Daplas1-5/+21
2005-05-01[PATCH] fbdev: Batch cmap changes at driver levelBenjamin Herrenschmidt3-26/+127
2005-05-01[PATCH] Altix ioc4 serial - Arm the read timeout timer before the first readPatrick Gefre1-1/+1
2005-05-01[PATCH] Altix ioc4 serial - small uart setup modsPatrick Gefre1-20/+8
2005-05-01[PATCH] Altix ioc4 serial - set a better timeout/thresholdPatrick Gefre1-4/+7
2005-05-01[PATCH] Altix ioc4 serial - set hfc from ioctlPatrick Gefre1-7/+4
2005-05-01[PATCH] saa7134: Add OEM version of already supported cardPeter Missel1-1/+7
2005-05-01[PATCH] ext3: remove unnecessary race then retry in ext3_get_blockMingming Cao1-83/+61
2005-05-01[PATCH] v4l: msp3400 updateGerd Knorr2-11/+19
2005-05-01[PATCH] dvb: cx22702 frontend driver updateGerd Knorr4-2/+19
2005-05-01[PATCH] cx88-dvb oops fixGerd Knorr1-5/+5
2005-05-01[PATCH] reiserfs endianness: sanitize reiserfs_key unionAl Viro1-35/+7
2005-05-01[PATCH] reiserfs endianness: comp_short_keys() cleanupAl Viro4-66/+27
2005-05-01[PATCH] reiserfs endianness: fix endianness bugsAl Viro2-2/+2
2005-05-01[PATCH] reiserfs endianness: annotate little-endian objectsAl Viro12-130/+138
2005-05-01[PATCH] reiserfs endianness: clone struct reiserfs_keyAl Viro4-7/+34
2005-05-01[PATCH] autofs4: bump version numberIan Kent1-1/+1
2005-05-01[PATCH] autofs4: tree race fixIan Kent3-4/+27
2005-05-01[PATCH] autofs4: wait order fixIan Kent2-10/+13
2005-05-01[PATCH] hfs, hfsplus: don't leak s_fs_info and fix an oopsColin Leroy3-6/+13
2005-05-01[PATCH] aio: optimize io_submit_one()Ken Chen1-4/+8
2005-05-01[PATCH] aio: clean up debug codeKen Chen1-28/+5
2005-05-01[PATCH] aio: ring wrapping simplificationKen Chen1-1/+2
2005-05-01[PATCH] aio: remove superfluous kiocb member initializationKen Chen1-10/+1
2005-05-01[PATCH] Makefile: fix for compatibility with *emacs ctagsEmanuele Giaquinta1-2/+2
2005-05-01[PATCH] serial_cs: Reduce stack usage in serial_event()Yum Rayan1-61/+112