summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* [JFFS2] Add LZO compression support.Richard Purdie2007-07-111-0/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2007-07-1132-422/+1307
|\
| * Make common helpers for seq_files that work with list_headsPavel Emelianov2007-07-101-0/+11
| * Add LZO1X algorithm to the kernelRichard Purdie2007-07-101-0/+44
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2007-07-101-0/+1
| |\
| | * sdhci: add ene controller idMilko Krachounov2007-07-091-0/+1
| * | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-07-103-4/+32
| |\ \
| | * | libata: Support chips with 64K PRD quirkAlan Cox2007-07-091-0/+2
| | * | Add irq_flags to struct pata_platform_infoSonic Zhang2007-07-091-0/+5
| | * | [ATA] Add named constant for ATAPI command DEVICE RESETJeff Garzik2007-07-091-0/+1
| | * | libata-acpi: implement _GTM/_STM supportTejun Heo2007-07-091-0/+13
| | * | libata: reimplement ACPI invocationTejun Heo2007-07-091-0/+2
| | * | libata-acpi: implement ata_acpi_associate()Tejun Heo2007-07-091-4/+9
| | |/
| * | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-07-101-4/+0
| |\ \
| | * | [MIPS] Delete Ocelot 3 support.Ralf Baechle2007-07-101-4/+0
| * | | Merge git://git.infradead.org/~dwmw2/battery-2.6Linus Torvalds2007-07-102-0/+211
| |\ \ \
| | * | | [BATTERY] pda_power platform driverAnton Vorontsov2007-07-101-0/+31
| | * | | [BATTERY] Universal power supply class (was: battery class)Anton Vorontsov2007-07-101-0/+180
| | | |/ | | |/|
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds2007-07-105-142/+93
| |\ \ \
| | * | | [DLM] variable allocationPatrick Caulfield2007-07-091-0/+1
| | * | | [GFS2] Add nanosecond timestamp featureSteven Whitehouse2007-07-091-1/+4
| | * | | [GFS2] Fix sign problem in quota/statfs and cleanup _host structuresSteven Whitehouse2007-07-091-127/+0
| | * | | [GFS2] Quotas non-functional - fix another bugAbhijith Das2007-07-091-0/+1
| | * | | [DLM] canceling deadlocked lockDavid Teigland2007-07-091-0/+1
| | * | | [GFS2] latest gfs2-nmw headers break userland buildFabio Massimo Di Nitto2007-07-091-1/+1
| | * | | [DLM] cancel in conversion deadlock [4/6]David Teigland2007-07-091-1/+5
| | * | | [DLM] dlm_device interface changes [3/6]David Teigland2007-07-091-6/+15
| | * | | [DLM] add lock timeouts and warnings [2/6]David Teigland2007-07-093-3/+61
| | * | | [GFS2] Quotas non-functional - fix bugAbhijith Das2007-07-091-0/+8
| | * | | [GFS2] Clean up inode number handlingSteven Whitehouse2007-07-091-9/+2
| | |/ /
| * | | Merge branch 'splice-2.6.23' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2007-07-104-43/+156
| |\ \ \
| | * | | pipe: add documentation and commentsJens Axboe2007-07-101-1/+76
| | * | | pipe: change the ->pin() operation to ->confirm()Jens Axboe2007-07-101-4/+5
| | * | | Remove remnants of sendfile()Jens Axboe2007-07-101-2/+1
| | * | | xip sendfile removalCarsten Otte2007-07-101-3/+0
| | * | | pipe: allow passing around of ops private pointerJens Axboe2007-07-102-0/+2
| | * | | splice: divorce the splice structure/function definitions from the pipe headerJens Axboe2007-07-102-41/+72
| | * | | sendfile: convert nfsd to splice_direct_to_actor()Jens Axboe2007-07-101-1/+1
| | * | | splice: add void cookie to the actor dataJens Axboe2007-07-101-0/+1
| | * | | sendfile: kill generic_file_sendfile()Jens Axboe2007-07-101-1/+0
| | * | | vmsplice: add vmsplice-to-user supportJens Axboe2007-07-101-1/+7
| | * | | splice: abstract out actor dataJens Axboe2007-07-101-4/+6
| | | |/ | | |/|
| * | | Merge branch 'trivial-2.6.23' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2007-07-102-7/+4
| |\ \ \
| | * | | cfq-iosched: fix async queue behaviourJens Axboe2007-07-101-2/+4
| | * | | [TRIVIAL PATCH] Kill blk_congestion_wait() stub for !CONFIG_BLOCKBenjamin Gilbert2007-07-101-5/+0
| | |/ /
| * | | Input: add gpio-mouse driverHans-Christian Egtvedt2007-07-101-0/+61
| * | | Input: convert from class devices to standard devicesDmitry Torokhov2007-07-101-10/+10
| * | | USB: Add USB_DEVICE_INTERFACE_PROTOCOL macroJan Kratochvil2007-07-101-0/+16
| |/ /
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2007-07-091-33/+264
| |\ \
| | * | firewire: Document userspace ioctl interface.Kristian Høgsberg2007-07-101-33/+264
| | |/