| Commit message (Expand) | Author | Files | Lines |
2005-06-26 | [PATCH] update Computone MAINTAINERS entry | Adrian Bunk | 1 | -3/+2 |
2005-06-26 | [PATCH] i386: cleanup boot_cpu_logical_apicid variables | Adrian Bunk | 2 | -6/+1 |
2005-06-26 | [PATCH] change the SOUND_PRIME handling | Adrian Bunk | 1 | -31/+31 |
2005-06-26 | [PATCH] drivers/block/ll_rw_blk.c: cleanups | Adrian Bunk | 2 | -65/+8 |
2005-06-26 | [PATCH] drivers/char/mwave/tp3780i.c: remove dead code | Adrian Bunk | 1 | -5/+1 |
2005-06-26 | [PATCH] drivers/video/matrox/matroxfb_misc.c: remove dead code | Adrian Bunk | 1 | -4/+1 |
2005-06-26 | [PATCH] fs/ncpfs/: remove unused #ifdef USE_OLD_SLOW_DIRECTORY_LISTING code | Adrian Bunk | 3 | -56/+0 |
2005-06-26 | [PATCH] fs/jffs/: cleanups | Adrian Bunk | 4 | -112/+112 |
2005-06-26 | [PATCH] drivers/char/rocket.c: cleanups | Adrian Bunk | 2 | -147/+119 |
2005-06-26 | [PATCH] drivers/char/nvram.c: possible cleanups | Adrian Bunk | 2 | -5/+3 |
2005-06-26 | [PATCH] drivers/char/mwave/3780i.c: cleanups | Adrian Bunk | 2 | -6/+4 |
2005-06-26 | [PATCH] drivers/char/istallion.c: remove an unneeded variable | Adrian Bunk | 1 | -2/+1 |
2005-06-26 | [PATCH] sound/oss/sscape.c: remove dead code | Adrian Bunk | 1 | -7/+1 |
2005-06-26 | [PATCH] drivers/scsi/dpt*: remove version.h dependencies | Adrian Bunk | 2 | -16/+3 |
2005-06-26 | [PATCH] cosmetic fixes for example programs in Documentation/cdrom/sbpcd | Jesper Juhl | 1 | -6/+10 |
2005-06-26 | [PATCH] Use ALIGN to remove duplicate code | Nick Wilson | 4 | -7/+6 |
2005-06-26 | [PATCH] x86_64: coding style and whitespace fixups | Domen Puncer | 10 | -22/+17 |
2005-06-26 | [PATCH] lib/sha1.c: fix sparse warning | Domen Puncer | 1 | -1/+1 |
2005-06-26 | [PATCH] printk: drivers/char/ftape/compressor/zftape-compress.c | Domen Puncer | 1 | -2/+2 |
2005-06-26 | [PATCH] printk: drivers/char/applicom.c | Domen Puncer | 1 | -1/+1 |
2005-06-26 | [PATCH] serial/icom: Remove custom msescs_to_jiffies() macro | Domen Puncer | 1 | -2/+0 |
2005-06-26 | [PATCH] drivers/char/mwave/tp3780i.c: remove kernel 2.2 #if's | Adrian Bunk | 1 | -7/+1 |
2005-06-26 | [PATCH] sound/oss/rme96xx.c: remove kernel 2.2 #if's | Adrian Bunk | 1 | -4/+0 |
2005-06-26 | [PATCH] nm256 oss build failure | Dave Jones | 2 | -5/+3 |
2005-06-26 | [PATCH] sound/oss/: cleanups | Adrian Bunk | 6 | -13/+11 |
2005-06-26 | [PATCH] drivers/char/isicom.c: section fixes | Adrian Bunk | 1 | -6/+6 |
2005-06-26 | [PATCH] selinux: kfree cleanup | Jesper Juhl | 5 | -28/+14 |
2005-06-26 | [PATCH] drivers/scsi/initio.c: cleanups | Adrian Bunk | 2 | -67/+36 |
2005-06-26 | [PATCH] remove redundant NULL checks before kfree() in sound/ and avoid casti... | Jesper Juhl | 8 | -28/+16 |
2005-06-26 | [PATCH] get rid of redundant NULL checks before kfree() in arch/i386/ | Jesper Juhl | 3 | -9/+4 |
2005-06-26 | [PATCH] remove redundant NULL check before before kfree() in kernel/sysctl.c | Jesper Juhl | 1 | -2/+1 |
2005-06-26 | [PATCH] small partitions/msdos cleanups | Adrian Bunk | 4 | -10/+2 |
2005-06-26 | [PATCH] arch/i386/crypto/aes.c: fix sparse warnings | Domen Puncer | 1 | -1/+1 |
2005-06-26 | [PATCH] arch/i386/mm/fault.c: fix sparse warnings | Domen Puncer | 1 | -2/+2 |
2005-06-26 | [PATCH] arch/i386/kernel/apm.c: fix sparse warnings | Domen Puncer | 1 | -4/+4 |
2005-06-26 | [PATCH] arch/i386/kernel/traps.c: fix sparse warnings | Domen Puncer | 1 | -7/+7 |
2005-06-26 | [PATCH] init/do_mounts_initrd.c: fix sparse warning | Domen Puncer | 1 | -2/+2 |
2005-06-26 | [PATCH] kernel/timer: fix msleep_interruptible() comment | Domen Puncer | 1 | -1/+1 |
2005-06-26 | [PATCH] char/tty_io: replace schedule_timeout() with msleep_interruptible() | Domen Puncer | 1 | -5/+5 |
2005-06-26 | [PATCH] char/ds1620: use msleep() instead of schedule_timeout() | Domen Puncer | 1 | -2/+1 |
2005-06-26 | [PATCH] riotty.c cleanups and warning fix | M.Baris Demiray | 1 | -9/+6 |
2005-06-26 | [PATCH] au1100fb: convert to C99 inits. | randy_dunlap | 1 | -9/+9 |
2005-06-26 | [PATCH] x86-64: add memcpy/memset prototypes | randy_dunlap | 1 | -0/+3 |
2005-06-26 | [PATCH] drivers/isdn/act2000/capi.c: #if 0 an unused function | Adrian Bunk | 2 | -1/+2 |
2005-06-26 | [PATCH] drivers/isdn/hardware/avm/: misc cleanups | Adrian Bunk | 3 | -6/+6 |
2005-06-26 | [PATCH] unexport mca_find_device_by_slot | Adrian Bunk | 1 | -1/+0 |
2005-06-26 | [PATCH] drivers/isdn/i4l/: possible cleanups | Adrian Bunk | 11 | -57/+34 |
2005-06-26 | [PATCH] drivers/isdn/pcbit/: possible cleanups | Adrian Bunk | 5 | -39/+8 |
2005-06-26 | [PATCH] drivers/isdn/sc/: possible cleanups | Adrian Bunk | 9 | -173/+27 |
2005-06-26 | [PATCH] cpufreq: governors documentation fixes | Nico Golde | 1 | -2/+12 |