aboutsummaryrefslogtreecommitdiffstats
path: root/lib/rbtree.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
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
2005-06-25[PATCH] kdump: Save trap information for later analysisAlexander Nyberg2-4/+11
2005-06-25[PATCH] kdump: Use real pt_regs from exceptionAlexander Nyberg11-23/+66
2005-06-25[PATCH] kdump: sysrq trigger mechanism for kexec based crashdumpsHariprasad Nellitheertha2-2/+27
2005-06-25[PATCH] kdump: cleanups for dump file access in linear raw formatVivek Goyal1-36/+15
2005-06-25[PATCH] kdump: Accessing dump file in linear raw format (/dev/oldmem)Vivek Goyal2-0/+75
2005-06-25[PATCH] kdump: Parse elf32 headers and export through /proc/vmcoreVivek Goyal1-0/+218
2005-06-25[PATCH] kdump: Access dump file in elf format (/proc/vmcore)Vivek Goyal7-1/+476
2005-06-25[PATCH] Retrieve elfcorehdr address from command lineVivek Goyal4-0/+16
2005-06-25[PATCH] kdump: Routines for copying dump pagesVivek Goyal6-0/+83
2005-06-25[PATCH] kdump: KconfigVivek Goyal1-0/+7
2005-06-25[PATCH] kdump: Retrieve saved max pfnVivek Goyal3-0/+24
2005-06-25[PATCH] kdump documentation update to introduce use of irqpollVivek Goyal1-11/+17