aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/parport-lowlevel.txt (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-12[PATCH] drivers/telephony/ixj: Convert to generic booleanRichard Knutsson2-23/+20
2007-02-12[PATCH] Char: timers cleanupJiri Slaby17-123/+75
2007-02-12[PATCH] Char: specialix, isr have 2 paramsJiri Slaby1-1/+1
2007-02-12[PATCH] change __init to __devinit in 2 rtc driversPrarit Bhargava2-2/+2
2007-02-12[PATCH] export ufs_fs.h to userspaceMike Frysinger3-2/+4
2007-02-12[PATCH] close_files(): add scheduling pointIngo Molnar1-1/+3
2007-02-12[PATCH] drivers/isdn/gigaset: reduce kernel message spamTilman Schmidt1-2/+2
2007-02-12[PATCH] drivers/isdn/gigaset: reduce mutex scopeTilman Schmidt2-3/+4
2007-02-12[PATCH] FS: speed up rw_verify_area()Eric Dumazet1-1/+1
2007-02-12[PATCH] com20020 build fixRandy Dunlap1-1/+2
2007-02-12[PATCH] lockdep: forward declare struct task_structHeiko Carstens1-0/+2
2007-02-12[PATCH] kexec: fix references to init in documentation for kexecHorms1-4/+4
2007-02-12[PATCH] swiotlb uninliningsAndrew Morton1-4/+4
2007-02-12[PATCH] atmel_serial: Use __raw I/O register accessHaavard Skinnemoen1-27/+27
2007-02-12[PATCH] warning fix: unsigned->signedTomasz Kvarsin2-10/+12
2007-02-12[PATCH] ipc: save the ipc namespace while reading proc filesEric W. Biederman1-13/+45
2007-02-12[PATCH] reiserfs: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish1-2/+3
2007-02-12[PATCH] OSS: Use ARRAY_SIZE macro when appropriate (2)Ahmed S. Darwish3-5/+6
2007-02-12[PATCH] OSS: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish2-3/+5
2007-02-12[PATCH] w1: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish1-3/+3
2007-02-12[PATCH] kernel: shut up the IRQ mismatch messagesAlan Cox1-0/+2
2007-02-12[PATCH] Debug shared irqsDavid Woodhouse2-0/+42
2007-02-12[PATCH] inotify: read return val fixNick Piggin1-1/+9
2007-02-12[PATCH] remove sb->s_files and file_list_lock usage in dquot.cChristoph Hellwig1-14/+18
2007-02-12[PATCH] move remove_dquot_ref to dqout.cChristoph Hellwig3-32/+20
2007-02-12[PATCH] scnprintf(): fix a commentMartin Peschke1-2/+1
2007-02-12[PATCH] fix the defaults mentioned in Documentation/nfsroot.txtDan Aloni1-2/+2
2007-02-12[PATCH] MAINTAINERS: remove two dead e-mailJiri Slaby1-4/+2
2007-02-12[PATCH] QUOTA: Have <linux/quota.h> include <linux/rwsem.h> explicitlyRobert P. J. Day1-0/+1
2007-02-12[PATCH] include/linux/kernel.h: Remove labs()Richard Knutsson1-5/+0
2007-02-12[PATCH] Char: cyclades, use pci_device_idJiri Slaby1-11/+12
2007-02-12[PATCH] Char: use more PCI_DEVICE macroJiri Slaby2-42/+40
2007-02-12[PATCH] Fix d_path for lazy unmountsAndreas Gruenbacher1-70/+80
2007-02-12[PATCH] NTFS: rename incorrect check of NTFS_DEBUG with just DEBUGRobert P. J. Day1-1/+1
2007-02-12[PATCH] register_blkdev(): don't hand out the LOCAL/EXPERIMENTAL majorsAndrew Morton1-0/+8
2007-02-12[PATCH] register_chrdev_region() don't hand out the LOCAL/EXPERIMENTAL majorsAndrew Morton1-0/+7
2007-02-12[PATCH] Make XFS use BH_Unwritten and BH_Delay correctlyDavid Chinner1-3/+0
2007-02-12[PATCH] Make BH_Unwritten a first class bufferhead flag V2David Chinner3-11/+5
2007-02-12[PATCH] mm: mincore anonNick Piggin1-26/+76
2007-02-12[PATCH] Add NOPFN_REFAULT result from vm_ops->nopfn()Benjamin Herrenschmidt2-2/+5
2007-02-12[PATCH] add vm_insert_pfn()Nick Piggin2-0/+47
2007-02-12[PATCH] null pointer dereference in appledisplay driverMichael Hanselmann1-2/+2
2007-02-11[PATCH] one more iomap s390 build fixHeiko Carstens1-1/+3
2007-02-11cfq-iosched: improve continue or break logic in cfq_dispatchJens Axboe1-8/+8
2007-02-11cfq-iosched: remove the implicit queue kicking in slice expireJens Axboe1-6/+6
2007-02-11cfq-iosched: check whether a queue timed out in accountingJens Axboe1-14/+18
2007-02-11cfq-iosched: tweak the FIFO checkingJens Axboe1-3/+4
2007-02-11cfq-iosched: don't pass in queue for cfq_arm_slice_timer()Jens Axboe1-5/+4
2007-02-11cfq-iosched: account for slice over/under timeJens Axboe1-20/+12
2007-02-11cfq-iosched: defer slice activation to first request being activeJens Axboe1-38/+53