aboutsummaryrefslogtreecommitdiffstats
path: root/init (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2005-06-25[PATCH] drivers/char/mwave/tp3780i.c: remove dead codeAdrian Bunk1-5/+1
2005-06-25[PATCH] drivers/video/matrox/matroxfb_misc.c: remove dead codeAdrian Bunk1-4/+1
2005-06-25[PATCH] fs/ncpfs/: remove unused #ifdef USE_OLD_SLOW_DIRECTORY_LISTING codeAdrian Bunk3-56/+0
2005-06-25[PATCH] fs/jffs/: cleanupsAdrian Bunk4-112/+112
2005-06-25[PATCH] drivers/char/rocket.c: cleanupsAdrian Bunk2-147/+119
2005-06-25[PATCH] drivers/char/nvram.c: possible cleanupsAdrian Bunk2-5/+3
2005-06-25[PATCH] drivers/char/mwave/3780i.c: cleanupsAdrian Bunk2-6/+4
2005-06-25[PATCH] drivers/char/istallion.c: remove an unneeded variableAdrian Bunk1-2/+1
2005-06-25[PATCH] sound/oss/sscape.c: remove dead codeAdrian Bunk1-7/+1
2005-06-25[PATCH] drivers/scsi/dpt*: remove version.h dependenciesAdrian Bunk2-16/+3
2005-06-25[PATCH] cosmetic fixes for example programs in Documentation/cdrom/sbpcdJesper Juhl1-6/+10
2005-06-25[PATCH] Use ALIGN to remove duplicate codeNick Wilson4-7/+6
2005-06-25[PATCH] x86_64: coding style and whitespace fixupsDomen Puncer10-22/+17
2005-06-25[PATCH] lib/sha1.c: fix sparse warningDomen Puncer1-1/+1
2005-06-25[PATCH] printk: drivers/char/ftape/compressor/zftape-compress.cDomen Puncer1-2/+2
2005-06-25[PATCH] printk: drivers/char/applicom.cDomen Puncer1-1/+1
2005-06-25[PATCH] serial/icom: Remove custom msescs_to_jiffies() macroDomen Puncer1-2/+0
2005-06-25[PATCH] drivers/char/mwave/tp3780i.c: remove kernel 2.2 #if'sAdrian Bunk1-7/+1
2005-06-25[PATCH] sound/oss/rme96xx.c: remove kernel 2.2 #if'sAdrian Bunk1-4/+0
2005-06-25[PATCH] nm256 oss build failureDave Jones2-5/+3
2005-06-25[PATCH] sound/oss/: cleanupsAdrian Bunk6-13/+11
2005-06-25[PATCH] drivers/char/isicom.c: section fixesAdrian Bunk1-6/+6
2005-06-25[PATCH] selinux: kfree cleanupJesper Juhl5-28/+14
2005-06-25[PATCH] drivers/scsi/initio.c: cleanupsAdrian Bunk2-67/+36
2005-06-25[PATCH] remove redundant NULL checks before kfree() in sound/ and avoid casting pointers about to be kfree()'edJesper Juhl8-28/+16
2005-06-25[PATCH] get rid of redundant NULL checks before kfree() in arch/i386/Jesper Juhl3-9/+4
2005-06-25[PATCH] remove redundant NULL check before before kfree() in kernel/sysctl.cJesper Juhl1-2/+1
2005-06-25[PATCH] small partitions/msdos cleanupsAdrian Bunk4-10/+2
2005-06-25[PATCH] arch/i386/crypto/aes.c: fix sparse warningsDomen Puncer1-1/+1
2005-06-25[PATCH] arch/i386/mm/fault.c: fix sparse warningsDomen Puncer1-2/+2
2005-06-25[PATCH] arch/i386/kernel/apm.c: fix sparse warningsDomen Puncer1-4/+4
2005-06-25[PATCH] arch/i386/kernel/traps.c: fix sparse warningsDomen Puncer1-7/+7
2005-06-25[PATCH] init/do_mounts_initrd.c: fix sparse warningDomen Puncer1-2/+2
2005-06-25[PATCH] kernel/timer: fix msleep_interruptible() commentDomen Puncer1-1/+1
2005-06-25[PATCH] char/tty_io: replace schedule_timeout() with msleep_interruptible()Domen Puncer1-5/+5
2005-06-25[PATCH] char/ds1620: use msleep() instead of schedule_timeout()Domen Puncer1-2/+1
2005-06-25[PATCH] riotty.c cleanups and warning fixM.Baris Demiray1-9/+6
2005-06-25[PATCH] au1100fb: convert to C99 inits.randy_dunlap1-9/+9
2005-06-25[PATCH] x86-64: add memcpy/memset prototypesrandy_dunlap1-0/+3
2005-06-25[PATCH] drivers/isdn/act2000/capi.c: #if 0 an unused functionAdrian Bunk2-1/+2
2005-06-25[PATCH] drivers/isdn/hardware/avm/: misc cleanupsAdrian Bunk3-6/+6
2005-06-25[PATCH] unexport mca_find_device_by_slotAdrian Bunk1-1/+0
2005-06-25[PATCH] drivers/isdn/i4l/: possible cleanupsAdrian Bunk11-57/+34
2005-06-25[PATCH] drivers/isdn/pcbit/: possible cleanupsAdrian Bunk5-39/+8
2005-06-25[PATCH] drivers/isdn/sc/: possible cleanupsAdrian Bunk9-173/+27
2005-06-25[PATCH] cpufreq: governors documentation fixesNico Golde1-2/+12
2005-06-25[PATCH] fbdev: remove unneeded fbsysfs printkJon Smirl1-2/+0
2005-06-25[PATCH] font selection Kconfig fixesJurriaan on adsl-gate1-3/+2
2005-06-25[PATCH] Fix vesafb/mtrr scaling problem.Dave Jones1-4/+5
2005-06-25[PATCH] kexec code cleanupManeesh Soni10-211/+243