summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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/+15
* 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/+5
* 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/+7
* PWM LED driverDavid Brownell2008-02-083-0/+165
* Basic PWM driver for AVR32 and AT91David Brownell2008-02-086-0/+546
* OSS: constify function pointer tablesJan Engelhardt2008-02-082-4/+4
* procfs: constify function pointer tablesJan Engelhardt2008-02-0819-34/+34
* reiserfs: constify function pointer tablesJan Engelhardt2008-02-081-1/+1
* isofs: implement dmode optionJan Kara2008-02-083-9/+18
* workqueue: make delayed_work_timer_fn() staticLi Zefan2008-02-082-3/+1
* atmel_serial: show tty name in /proc/interruptsHaavard Skinnemoen2008-02-081-1/+2
* atmel_serial: use container_of instead of direct castHaavard Skinnemoen2008-02-081-17/+23
* atmel_serial: fix broken RX buffer allocationHaavard Skinnemoen2008-02-081-1/+2
* atmel_serial: add DMA supportChip Coldwell2008-02-082-24/+383
* atmel_serial: split the interrupt handlerRemy Bohmer2008-02-081-55/+190
* atmel_serial: fix bugs in probe() error path and remove()Haavard Skinnemoen2008-02-081-10/+29
* atmel_serial: use existing console options only if BRG is runningHaavard Skinnemoen2008-02-081-8/+7
* atmel_serial: use cpu_relax() when busy-waitingHaavard Skinnemoen2008-02-081-2/+2
* atmel_serial: clean up the codeRemy Bohmer2008-02-081-105/+150
* MAINTAINERS: add Haavard as maintainer of the atmel_serial driverHaavard Skinnemoen2008-02-081-0/+6
* SMBIOS/DMI: add type 41 = Onboard Devices Extended InformationWim Van Sebroeck2008-02-082-1/+29
* parport: fix ieee1284_epp_read_addrStephan Boettcher2008-02-081-1/+1
* The scheduled 'time' option removalAdrian Bunk2008-02-083-24/+0
* remove the unused exports of sys_open/sys_readArjan van de Ven2008-02-082-2/+0
* update checkpatch.pl to version 0.13Andy Whitcroft2008-02-081-96/+198
* fs/afs/security.c: fix uninitialized var warningAndrew Morton2008-02-081-1/+1
* fs/hfsplus/unicode.c: fix uninitialized var warningAndrew Morton2008-02-081-1/+2
* udf: change maintainerJan Kara2008-02-081-2/+2
* udf: fix adding entry to a directoryJan Kara2008-02-082-10/+11
* udf: cleanup directory offset handlingJan Kara2008-02-083-30/+24
* udf: avoid unnecessary synchronous writesMike Galbraith2008-02-081-1/+1
* udf: fix signedness issueMarcin Slusarz2008-02-081-1/+1
* udf: fix 3 signedness & 1 unitialized variable warningsMarcin Slusarz2008-02-083-9/+9
* udf: remove wrong prototype of udf_readdirMarcin Slusarz2008-02-081-62/+56
* kill UDFFS_{DATE,VERSION}Adrian Bunk2008-02-082-5/+1
* udf: improve readability of udf_load_partitionMarcin Slusarz2008-02-081-29/+30
* udf: fix udf_debug macroMarcin Slusarz2008-02-081-2/+2
* udf: cache struct udf_inode_infoMarcin Slusarz2008-02-0811-290/+338
* udf: remove UDF_I_* macros and open code themMarcin Slusarz2008-02-0814-314/+315
* udf: convert byte order of constant instead of variableMarcin Slusarz2008-02-084-24/+24
* udf: replace loops coded with goto to real loopsMarcin Slusarz2008-02-081-59/+59
* udf: create common function for changing free space counterMarcin Slusarz2008-02-081-29/+20
* udf: create common function for tag checksummingMarcin Slusarz2008-02-085-56/+22
* udf: fix coding styleMarcin Slusarz2008-02-0814-830/+1306
* udf: fix sparse warnings (shadowing & mismatch between declaration and defini...Marcin Slusarz2008-02-081-2/+1
OpenPOWER on IntegriCloud