aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-02-08mount options: fix devptsMiklos Szeredi
2008-02-08mount options: fix capifsMiklos Szeredi
2008-02-08mount options: fix befsMiklos Szeredi
2008-02-08mount options: fix autofsMiklos Szeredi
2008-02-08mount options: fix autofs4Miklos Szeredi
2008-02-08mount options: fix afsMiklos Szeredi
2008-02-08mount options: fix affsMiklos Szeredi
2008-02-08mount options: fix adfsMiklos Szeredi
2008-02-08mount options: add generic_show_options()Miklos Szeredi
2008-02-08mount options: add documentationMiklos Szeredi
2008-02-08drop linux/ufs_fs.h from userspace export and relocate it to fs/ufs/ufs_fs.hMike Frysinger
2008-02-08avoid overflows in kernel/time.cH. Peter Anvin
2008-02-08printk_ratelimit() functions should use CONFIG_PRINTKJoe Perches
2008-02-08kill do_generic_mapping_readChristoph Hellwig
2008-02-08Remove __STRICT_ANSI__ from linux/types.hMike Frysinger
2008-02-08BKL-Removal: convert pipe to use unlocked_ioctl tooAndi Kleen
2008-02-08PWM LED driverDavid Brownell
2008-02-08Basic PWM driver for AVR32 and AT91David Brownell
2008-02-08OSS: constify function pointer tablesJan Engelhardt
2008-02-08procfs: constify function pointer tablesJan Engelhardt
2008-02-08reiserfs: constify function pointer tablesJan Engelhardt
2008-02-08isofs: implement dmode optionJan Kara
2008-02-08workqueue: make delayed_work_timer_fn() staticLi Zefan
2008-02-08atmel_serial: show tty name in /proc/interruptsHaavard Skinnemoen
2008-02-08atmel_serial: use container_of instead of direct castHaavard Skinnemoen
2008-02-08atmel_serial: fix broken RX buffer allocationHaavard Skinnemoen
2008-02-08atmel_serial: add DMA supportChip Coldwell
2008-02-08atmel_serial: split the interrupt handlerRemy Bohmer
2008-02-08atmel_serial: fix bugs in probe() error path and remove()Haavard Skinnemoen
2008-02-08atmel_serial: use existing console options only if BRG is runningHaavard Skinnemoen
2008-02-08atmel_serial: use cpu_relax() when busy-waitingHaavard Skinnemoen
2008-02-08atmel_serial: clean up the codeRemy Bohmer
2008-02-08MAINTAINERS: add Haavard as maintainer of the atmel_serial driverHaavard Skinnemoen
2008-02-08SMBIOS/DMI: add type 41 = Onboard Devices Extended InformationWim Van Sebroeck
2008-02-08parport: fix ieee1284_epp_read_addrStephan Boettcher
2008-02-08The scheduled 'time' option removalAdrian Bunk
2008-02-08remove the unused exports of sys_open/sys_readArjan van de Ven
2008-02-08update checkpatch.pl to version 0.13Andy Whitcroft
2008-02-08fs/afs/security.c: fix uninitialized var warningAndrew Morton
2008-02-08fs/hfsplus/unicode.c: fix uninitialized var warningAndrew Morton
2008-02-08udf: change maintainerJan Kara
2008-02-08udf: fix adding entry to a directoryJan Kara
2008-02-08udf: cleanup directory offset handlingJan Kara
2008-02-08udf: avoid unnecessary synchronous writesMike Galbraith
2008-02-08udf: fix signedness issueMarcin Slusarz
2008-02-08udf: fix 3 signedness & 1 unitialized variable warningsMarcin Slusarz
2008-02-08udf: remove wrong prototype of udf_readdirMarcin Slusarz
2008-02-08kill UDFFS_{DATE,VERSION}Adrian Bunk
2008-02-08udf: improve readability of udf_load_partitionMarcin Slusarz
2008-02-08udf: fix udf_debug macroMarcin Slusarz