aboutsummaryrefslogtreecommitdiffstats
path: root/lib/crc32.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2008-02-08CONFIG_HIGHPTE vs. sub-page page tables.Martin Schwidefsky53-132/+326
2008-02-08update checkpatch.pl to version 0.14Andy Whitcroft1-42/+184
2008-02-08MIPS: Mark all but i8259 interrupts as no-probe.Ralf Baechle2-1/+8
2008-02-08IRQ_NOPROBE helper functionsRalf Baechle2-0/+39
2008-02-08fs/char_dev.c: chrdev_open marked static and removed from fs.hDenis Cheng3-4/+3
2008-02-08preemptible RCU: sparse annotationsPatrick McHardy1-2/+2
2008-02-08buffer_head: fix private_list handlingJan Kara1-4/+19
2008-02-08Convert loglevel-related kernel boot parameters to early_paramYinghai Lu1-9/+5
2008-02-08Add new string functions strict_strto* and convert kernel params to use themYi Yang3-10/+137
2008-02-08getdelays: fix gcc warningsRandy Dunlap1-3/+3
2008-02-08cpu: fix section mismatch warnings for enable_nonboot_cpusSam Ravnborg1-1/+1
2008-02-08use __u32 in linux/reiserfs_fs.hMike Frysinger1-1/+1
2008-02-08Remove a.out interpreter support in ELF loaderAndi Kleen2-163/+21
2008-02-08Don't operate with pid_t in rtmutex testerPavel Emelyanov2-4/+10
2008-02-08Use find_task_by_vpid in posix timersPavel Emelyanov2-5/+5
2008-02-08NBD: remove limit on max number of nbd devicesPaul Clements2-7/+4
2008-02-08Char: applicom, use pci_match_idJiri Slaby1-11/+4
2008-02-08Char: applicom, use pci_resource_startJiri Slaby1-4/+5
2008-02-08mount options: fix udfMiklos Szeredi2-4/+72
2008-02-08mount-options-fix-tmpfs-fixAndrew Morton1-0/+2
2008-02-08mount options: fix tmpfsakpm@linux-foundation.org2-65/+136
2008-02-08mount options: fix spufsMiklos Szeredi1-0/+3
2008-02-08mount options: fix reiserfsMiklos Szeredi1-12/+26
2008-02-08mount options: fix ncpfsMiklos Szeredi1-4/+45
2008-02-08mount options: fix isofsMiklos Szeredi1-0/+3
2008-02-08mount options: fix hugetlbfsMiklos Szeredi1-0/+3
2008-02-08mount options: fix hpfsMiklos Szeredi1-3/+14
2008-02-08mount options: fix hostfsMiklos Szeredi1-0/+14
2008-02-08mount options: fix fuseMiklos Szeredi1-1/+6
2008-02-08mount options: fix fatMiklos Szeredi1-0/+2
2008-02-08mount options: fix ext2Miklos Szeredi1-0/+3
2008-02-08mount options: fix devptsMiklos Szeredi1-3/+18
2008-02-08mount options: fix capifsMiklos Szeredi1-0/+7
2008-02-08mount options: fix befsMiklos Szeredi1-1/+3
2008-02-08mount options: fix autofsMiklos Szeredi1-0/+3
2008-02-08mount options: fix autofs4Miklos Szeredi1-0/+5
2008-02-08mount options: fix afsMiklos Szeredi1-0/+5
2008-02-08mount options: fix affsMiklos Szeredi1-2/+12
2008-02-08mount options: fix adfsMiklos Szeredi1-2/+24
2008-02-08mount options: add generic_show_options()Miklos Szeredi3-5/+54
2008-02-08mount options: add documentationMiklos Szeredi1-3/+47
2008-02-08drop linux/ufs_fs.h from userspace export and relocate it to fs/ufs/ufs_fs.hMike Frysinger13-20/+15
2008-02-08avoid overflows in kernel/time.cH. Peter Anvin29-68/+486
2008-02-08printk_ratelimit() functions should use CONFIG_PRINTKJoe Perches3-15/+25
2008-02-08kill do_generic_mapping_readChristoph Hellwig2-28/+5
2008-02-08Remove __STRICT_ANSI__ from linux/types.hMike Frysinger1-3/+3
2008-02-08BKL-Removal: convert pipe to use unlocked_ioctl tooAndi Kleen1-9/+7
2008-02-08PWM LED driverDavid Brownell3-0/+165
2008-02-08Basic PWM driver for AVR32 and AT91David Brownell6-0/+546
2008-02-08OSS: constify function pointer tablesJan Engelhardt2-4/+4