summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [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
* [PATCH] drivers/isdn/pcbit/: possible cleanupsAdrian Bunk2005-06-255-39/+8
* [PATCH] drivers/isdn/sc/: possible cleanupsAdrian Bunk2005-06-259-173/+27
* [PATCH] cpufreq: governors documentation fixesNico Golde2005-06-251-2/+12
* [PATCH] fbdev: remove unneeded fbsysfs printkJon Smirl2005-06-251-2/+0
* [PATCH] font selection Kconfig fixesJurriaan on adsl-gate2005-06-251-3/+2
* [PATCH] Fix vesafb/mtrr scaling problem.Dave Jones2005-06-251-4/+5
* [PATCH] kexec code cleanupManeesh Soni2005-06-2510-211/+243
* [PATCH] kdump: Save trap information for later analysisAlexander Nyberg2005-06-252-4/+11
* [PATCH] kdump: Use real pt_regs from exceptionAlexander Nyberg2005-06-2511-23/+66
* [PATCH] kdump: sysrq trigger mechanism for kexec based crashdumpsHariprasad Nellitheertha2005-06-252-2/+27
* [PATCH] kdump: cleanups for dump file access in linear raw formatVivek Goyal2005-06-251-36/+15
* [PATCH] kdump: Accessing dump file in linear raw format (/dev/oldmem)Vivek Goyal2005-06-252-0/+75
* [PATCH] kdump: Parse elf32 headers and export through /proc/vmcoreVivek Goyal2005-06-251-0/+218
* [PATCH] kdump: Access dump file in elf format (/proc/vmcore)Vivek Goyal2005-06-257-1/+476
* [PATCH] Retrieve elfcorehdr address from command lineVivek Goyal2005-06-254-0/+16
* [PATCH] kdump: Routines for copying dump pagesVivek Goyal2005-06-256-0/+83
* [PATCH] kdump: KconfigVivek Goyal2005-06-251-0/+7
* [PATCH] kdump: Retrieve saved max pfnVivek Goyal2005-06-253-0/+24
OpenPOWER on IntegriCloud