summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | [PATCH] drivers/char/istallion.c: remove an unneeded variableAdrian Bunk2005-06-261-2/+1
| * | | [PATCH] sound/oss/sscape.c: remove dead codeAdrian Bunk2005-06-261-7/+1
| * | | [PATCH] drivers/scsi/dpt*: remove version.h dependenciesAdrian Bunk2005-06-262-16/+3
| * | | [PATCH] cosmetic fixes for example programs in Documentation/cdrom/sbpcdJesper Juhl2005-06-261-6/+10
| * | | [PATCH] Use ALIGN to remove duplicate codeNick Wilson2005-06-264-7/+6
| * | | [PATCH] x86_64: coding style and whitespace fixupsDomen Puncer2005-06-2610-22/+17
| * | | [PATCH] lib/sha1.c: fix sparse warningDomen Puncer2005-06-261-1/+1
| * | | [PATCH] printk: drivers/char/ftape/compressor/zftape-compress.cDomen Puncer2005-06-261-2/+2
| * | | [PATCH] printk: drivers/char/applicom.cDomen Puncer2005-06-261-1/+1
| * | | [PATCH] serial/icom: Remove custom msescs_to_jiffies() macroDomen Puncer2005-06-261-2/+0
| * | | [PATCH] drivers/char/mwave/tp3780i.c: remove kernel 2.2 #if'sAdrian Bunk2005-06-261-7/+1
| * | | [PATCH] sound/oss/rme96xx.c: remove kernel 2.2 #if'sAdrian Bunk2005-06-261-4/+0
| * | | [PATCH] nm256 oss build failureDave Jones2005-06-262-5/+3
| * | | [PATCH] sound/oss/: cleanupsAdrian Bunk2005-06-266-13/+11
| * | | [PATCH] drivers/char/isicom.c: section fixesAdrian Bunk2005-06-261-6/+6
| * | | [PATCH] selinux: kfree cleanupJesper Juhl2005-06-265-28/+14
| * | | [PATCH] drivers/scsi/initio.c: cleanupsAdrian Bunk2005-06-262-67/+36
| * | | [PATCH] remove redundant NULL checks before kfree() in sound/ and avoid casti...Jesper Juhl2005-06-268-28/+16
| * | | [PATCH] get rid of redundant NULL checks before kfree() in arch/i386/Jesper Juhl2005-06-263-9/+4
| * | | [PATCH] remove redundant NULL check before before kfree() in kernel/sysctl.cJesper Juhl2005-06-261-2/+1
| * | | [PATCH] small partitions/msdos cleanupsAdrian Bunk2005-06-264-10/+2
| * | | [PATCH] arch/i386/crypto/aes.c: fix sparse warningsDomen Puncer2005-06-261-1/+1
| * | | [PATCH] arch/i386/mm/fault.c: fix sparse warningsDomen Puncer2005-06-261-2/+2
| * | | [PATCH] arch/i386/kernel/apm.c: fix sparse warningsDomen Puncer2005-06-261-4/+4
| * | | [PATCH] arch/i386/kernel/traps.c: fix sparse warningsDomen Puncer2005-06-261-7/+7
| * | | [PATCH] init/do_mounts_initrd.c: fix sparse warningDomen Puncer2005-06-261-2/+2
| * | | [PATCH] kernel/timer: fix msleep_interruptible() commentDomen Puncer2005-06-261-1/+1
| * | | [PATCH] char/tty_io: replace schedule_timeout() with msleep_interruptible()Domen Puncer2005-06-261-5/+5
| * | | [PATCH] char/ds1620: use msleep() instead of schedule_timeout()Domen Puncer2005-06-261-2/+1
| * | | [PATCH] riotty.c cleanups and warning fixM.Baris Demiray2005-06-261-9/+6
| * | | [PATCH] au1100fb: convert to C99 inits.randy_dunlap2005-06-261-9/+9
| * | | [PATCH] x86-64: add memcpy/memset prototypesrandy_dunlap2005-06-261-0/+3
| * | | [PATCH] drivers/isdn/act2000/capi.c: #if 0 an unused functionAdrian Bunk2005-06-262-1/+2
| * | | [PATCH] drivers/isdn/hardware/avm/: misc cleanupsAdrian Bunk2005-06-263-6/+6
| * | | [PATCH] unexport mca_find_device_by_slotAdrian Bunk2005-06-261-1/+0
| * | | [PATCH] drivers/isdn/i4l/: possible cleanupsAdrian Bunk2005-06-2611-57/+34
| * | | [PATCH] drivers/isdn/pcbit/: possible cleanupsAdrian Bunk2005-06-265-39/+8
| * | | [PATCH] drivers/isdn/sc/: possible cleanupsAdrian Bunk2005-06-269-173/+27
| * | | [PATCH] cpufreq: governors documentation fixesNico Golde2005-06-261-2/+12
| * | | [PATCH] fbdev: remove unneeded fbsysfs printkJon Smirl2005-06-261-2/+0
| * | | [PATCH] font selection Kconfig fixesJurriaan on adsl-gate2005-06-261-3/+2
| * | | [PATCH] Fix vesafb/mtrr scaling problem.Dave Jones2005-06-261-4/+5
| * | | [PATCH] kexec code cleanupManeesh Soni2005-06-2610-211/+243
| * | | [PATCH] kdump: Save trap information for later analysisAlexander Nyberg2005-06-262-4/+11
| * | | [PATCH] kdump: Use real pt_regs from exceptionAlexander Nyberg2005-06-2611-23/+66
| * | | [PATCH] kdump: sysrq trigger mechanism for kexec based crashdumpsHariprasad Nellitheertha2005-06-262-2/+27
| * | | [PATCH] kdump: cleanups for dump file access in linear raw formatVivek Goyal2005-06-261-36/+15
| * | | [PATCH] kdump: Accessing dump file in linear raw format (/dev/oldmem)Vivek Goyal2005-06-262-0/+75
| * | | [PATCH] kdump: Parse elf32 headers and export through /proc/vmcoreVivek Goyal2005-06-261-0/+218
| * | | [PATCH] kdump: Access dump file in elf format (/proc/vmcore)Vivek Goyal2005-06-267-1/+476