summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2008-02-08procfs: constify function pointer tablesJan Engelhardt19-34/+34
2008-02-08reiserfs: constify function pointer tablesJan Engelhardt1-1/+1
2008-02-08isofs: implement dmode optionJan Kara3-9/+18
2008-02-08workqueue: make delayed_work_timer_fn() staticLi Zefan2-3/+1
2008-02-08atmel_serial: show tty name in /proc/interruptsHaavard Skinnemoen1-1/+2
2008-02-08atmel_serial: use container_of instead of direct castHaavard Skinnemoen1-17/+23
2008-02-08atmel_serial: fix broken RX buffer allocationHaavard Skinnemoen1-1/+2