aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] kfree cleanups for drivers/firmware/Jesper Juhl2005-06-251-3/+4
* [PATCH] kfree cleanups in ixj.cJesper Juhl2005-06-251-33/+19
* [PATCH] remove pointless NULL check before kfree in sony535.cJesper Juhl2005-06-251-2/+1
* [PATCH] update Computone MAINTAINERS entryAdrian Bunk2005-06-251-3/+2
* [PATCH] i386: cleanup boot_cpu_logical_apicid variablesAdrian Bunk2005-06-252-6/+1
* [PATCH] change the SOUND_PRIME handlingAdrian Bunk2005-06-251-31/+31
* [PATCH] drivers/block/ll_rw_blk.c: cleanupsAdrian Bunk2005-06-252-65/+8
* [PATCH] drivers/char/mwave/tp3780i.c: remove dead codeAdrian Bunk2005-06-251-5/+1
* [PATCH] drivers/video/matrox/matroxfb_misc.c: remove dead codeAdrian Bunk2005-06-251-4/+1
* [PATCH] fs/ncpfs/: remove unused #ifdef USE_OLD_SLOW_DIRECTORY_LISTING codeAdrian Bunk2005-06-253-56/+0
* [PATCH] fs/jffs/: cleanupsAdrian Bunk2005-06-254-112/+112
* [PATCH] drivers/char/rocket.c: cleanupsAdrian Bunk2005-06-252-147/+119
* [PATCH] drivers/char/nvram.c: possible cleanupsAdrian Bunk2005-06-252-5/+3
* [PATCH] drivers/char/mwave/3780i.c: cleanupsAdrian Bunk2005-06-252-6/+4
* [PATCH] drivers/char/istallion.c: remove an unneeded variableAdrian Bunk2005-06-251-2/+1
* [PATCH] sound/oss/sscape.c: remove dead codeAdrian Bunk2005-06-251-7/+1
* [PATCH] drivers/scsi/dpt*: remove version.h dependenciesAdrian Bunk2005-06-252-16/+3
* [PATCH] cosmetic fixes for example programs in Documentation/cdrom/sbpcdJesper Juhl2005-06-251-6/+10
* [PATCH] Use ALIGN to remove duplicate codeNick Wilson2005-06-254-7/+6
* [PATCH] x86_64: coding style and whitespace fixupsDomen Puncer2005-06-2510-22/+17
* [PATCH] lib/sha1.c: fix sparse warningDomen Puncer2005-06-251-1/+1
* [PATCH] printk: drivers/char/ftape/compressor/zftape-compress.cDomen Puncer2005-06-251-2/+2
* [PATCH] printk: drivers/char/applicom.cDomen Puncer2005-06-251-1/+1
* [PATCH] serial/icom: Remove custom msescs_to_jiffies() macroDomen Puncer2005-06-251-2/+0
* [PATCH] drivers/char/mwave/tp3780i.c: remove kernel 2.2 #if'sAdrian Bunk2005-06-251-7/+1
* [PATCH] sound/oss/rme96xx.c: remove kernel 2.2 #if'sAdrian Bunk2005-06-251-4/+0
* [PATCH] nm256 oss build failureDave Jones2005-06-252-5/+3
* [PATCH] sound/oss/: cleanupsAdrian Bunk2005-06-256-13/+11
* [PATCH] drivers/char/isicom.c: section fixesAdrian Bunk2005-06-251-6/+6
* [PATCH] selinux: kfree cleanupJesper Juhl2005-06-255-28/+14
* [PATCH] drivers/scsi/initio.c: cleanupsAdrian Bunk2005-06-252-67/+36
* [PATCH] remove redundant NULL checks before kfree() in sound/ and avoid casti...Jesper Juhl2005-06-258-28/+16
* [PATCH] get rid of redundant NULL checks before kfree() in arch/i386/Jesper Juhl2005-06-253-9/+4
* [PATCH] remove redundant NULL check before before kfree() in kernel/sysctl.cJesper Juhl2005-06-251-2/+1
* [PATCH] small partitions/msdos cleanupsAdrian Bunk2005-06-254-10/+2
* [PATCH] arch/i386/crypto/aes.c: fix sparse warningsDomen Puncer2005-06-251-1/+1
* [PATCH] arch/i386/mm/fault.c: fix sparse warningsDomen Puncer2005-06-251-2/+2
* [PATCH] arch/i386/kernel/apm.c: fix sparse warningsDomen Puncer2005-06-251-4/+4
* [PATCH] arch/i386/kernel/traps.c: fix sparse warningsDomen Puncer2005-06-251-7/+7
* [PATCH] init/do_mounts_initrd.c: fix sparse warningDomen Puncer2005-06-251-2/+2
* [PATCH] kernel/timer: fix msleep_interruptible() commentDomen Puncer2005-06-251-1/+1
* [PATCH] char/tty_io: replace schedule_timeout() with msleep_interruptible()Domen Puncer2005-06-251-5/+5
* [PATCH] char/ds1620: use msleep() instead of schedule_timeout()Domen Puncer2005-06-251-2/+1
* [PATCH] riotty.c cleanups and warning fixM.Baris Demiray2005-06-251-9/+6
* [PATCH] au1100fb: convert to C99 inits.randy_dunlap2005-06-251-9/+9
* [PATCH] x86-64: add memcpy/memset prototypesrandy_dunlap2005-06-251-0/+3
* [PATCH] drivers/isdn/act2000/capi.c: #if 0 an unused functionAdrian Bunk2005-06-252-1/+2
* [PATCH] drivers/isdn/hardware/avm/: misc cleanupsAdrian Bunk2005-06-253-6/+6
* [PATCH] unexport mca_find_device_by_slotAdrian Bunk2005-06-251-1/+0
* [PATCH] drivers/isdn/i4l/: possible cleanupsAdrian Bunk2005-06-2511-57/+34