summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* uml: style fixes in arch/um/os-LinuxJeff Dike2008-02-0814-129/+98Star
* uml: runtime host VMSPLIT detectionJeff Dike2008-02-0815-75/+153
* CONFIG_HIGHPTE vs. sub-page page tables.Martin Schwidefsky2008-02-0853-132/+326
* update checkpatch.pl to version 0.14Andy Whitcroft2008-02-081-42/+184
* MIPS: Mark all but i8259 interrupts as no-probe.Ralf Baechle2008-02-082-1/+8
* IRQ_NOPROBE helper functionsRalf Baechle2008-02-082-0/+39
* fs/char_dev.c: chrdev_open marked static and removed from fs.hDenis Cheng2008-02-083-4/+3Star
* preemptible RCU: sparse annotationsPatrick McHardy2008-02-081-2/+2
* buffer_head: fix private_list handlingJan Kara2008-02-081-4/+19
* Convert loglevel-related kernel boot parameters to early_paramYinghai Lu2008-02-081-9/+5Star
* Add new string functions strict_strto* and convert kernel params to use themYi Yang2008-02-083-10/+137
* getdelays: fix gcc warningsRandy Dunlap2008-02-081-3/+3
* cpu: fix section mismatch warnings for enable_nonboot_cpusSam Ravnborg2008-02-081-1/+1
* use __u32 in linux/reiserfs_fs.hMike Frysinger2008-02-081-1/+1
* Remove a.out interpreter support in ELF loaderAndi Kleen2008-02-082-163/+21Star
* Don't operate with pid_t in rtmutex testerPavel Emelyanov2008-02-082-4/+10
* Use find_task_by_vpid in posix timersPavel Emelyanov2008-02-082-5/+5
* NBD: remove limit on max number of nbd devicesPaul Clements2008-02-082-7/+4Star
* Char: applicom, use pci_match_idJiri Slaby2008-02-081-11/+4Star
* Char: applicom, use pci_resource_startJiri Slaby2008-02-081-4/+5
* mount options: fix udfMiklos Szeredi2008-02-082-4/+72
* mount-options-fix-tmpfs-fixAndrew Morton2008-02-081-0/+2
* mount options: fix tmpfsakpm@linux-foundation.org2008-02-082-65/+136
* mount options: fix spufsMiklos Szeredi2008-02-081-0/+3
* mount options: fix reiserfsMiklos Szeredi2008-02-081-12/+26
* mount options: fix ncpfsMiklos Szeredi2008-02-081-4/+45
* mount options: fix isofsMiklos Szeredi2008-02-081-0/+3
* mount options: fix hugetlbfsMiklos Szeredi2008-02-081-0/+3
* mount options: fix hpfsMiklos Szeredi2008-02-081-3/+14
* mount options: fix hostfsMiklos Szeredi2008-02-081-0/+14
* mount options: fix fuseMiklos Szeredi2008-02-081-1/+6
* mount options: fix fatMiklos Szeredi2008-02-081-0/+2
* mount options: fix ext2Miklos Szeredi2008-02-081-0/+3
* mount options: fix devptsMiklos Szeredi2008-02-081-3/+18
* mount options: fix capifsMiklos Szeredi2008-02-081-0/+7
* mount options: fix befsMiklos Szeredi2008-02-081-1/+3
* mount options: fix autofsMiklos Szeredi2008-02-081-0/+3
* mount options: fix autofs4Miklos Szeredi2008-02-081-0/+5
* mount options: fix afsMiklos Szeredi2008-02-081-0/+5
* mount options: fix affsMiklos Szeredi2008-02-081-2/+12
* mount options: fix adfsMiklos Szeredi2008-02-081-2/+24
* mount options: add generic_show_options()Miklos Szeredi2008-02-083-5/+54
* mount options: add documentationMiklos Szeredi2008-02-081-3/+47
* drop linux/ufs_fs.h from userspace export and relocate it to fs/ufs/ufs_fs.hMike Frysinger2008-02-0813-20/+15Star
* avoid overflows in kernel/time.cH. Peter Anvin2008-02-0829-68/+486
* printk_ratelimit() functions should use CONFIG_PRINTKJoe Perches2008-02-083-15/+25
* kill do_generic_mapping_readChristoph Hellwig2008-02-082-28/+5Star
* Remove __STRICT_ANSI__ from linux/types.hMike Frysinger2008-02-081-3/+3
* BKL-Removal: convert pipe to use unlocked_ioctl tooAndi Kleen2008-02-081-9/+7Star
* PWM LED driverDavid Brownell2008-02-083-0/+165