aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-10[IPV4]: The scheduled removal of multipath cached routing support.David S. Miller3-24/+1
2007-07-10Make common helpers for seq_files that work with list_headsPavel Emelianov1-0/+11
2007-07-10Add LZO1X algorithm to the kernelRichard Purdie1-0/+44
2007-07-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmcLinus Torvalds1-0/+1
2007-07-10Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds3-4/+32
2007-07-10Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds1-4/+0
2007-07-10Merge git://git.infradead.org/~dwmw2/battery-2.6Linus Torvalds2-0/+211
2007-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds5-142/+93
2007-07-10Merge branch 'splice-2.6.23' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds4-43/+156
2007-07-10Merge branch 'trivial-2.6.23' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2-7/+4
2007-07-10[MIPS] Delete Ocelot 3 support.Ralf Baechle1-4/+0
2007-07-10cfq-iosched: fix async queue behaviourJens Axboe1-2/+4
2007-07-10[BATTERY] pda_power platform driverAnton Vorontsov1-0/+31
2007-07-10[BATTERY] Universal power supply class (was: battery class)Anton Vorontsov1-0/+180
2007-07-10pipe: add documentation and commentsJens Axboe1-1/+76
2007-07-10pipe: change the ->pin() operation to ->confirm()Jens Axboe1-4/+5
2007-07-10Remove remnants of sendfile()Jens Axboe1-2/+1
2007-07-10xip sendfile removalCarsten Otte1-3/+0
2007-07-10pipe: allow passing around of ops private pointerJens Axboe2-0/+2
2007-07-10splice: divorce the splice structure/function definitions from the pipe headerJens Axboe2-41/+72
2007-07-10sendfile: convert nfsd to splice_direct_to_actor()Jens Axboe1-1/+1
2007-07-10splice: add void cookie to the actor dataJens Axboe1-0/+1
2007-07-10sendfile: kill generic_file_sendfile()Jens Axboe1-1/+0
2007-07-10vmsplice: add vmsplice-to-user supportJens Axboe1-1/+7
2007-07-10splice: abstract out actor dataJens Axboe1-4/+6
2007-07-10[TRIVIAL PATCH] Kill blk_congestion_wait() stub for !CONFIG_BLOCKBenjamin Gilbert1-5/+0
2007-07-10Input: add gpio-mouse driverHans-Christian Egtvedt1-0/+61
2007-07-10Input: convert from class devices to standard devicesDmitry Torokhov1-10/+10
2007-07-10USB: Add USB_DEVICE_INTERFACE_PROTOCOL macroJan Kratochvil1-0/+16
2007-07-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6Linus Torvalds1-33/+264
2007-07-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds1-18/+38
2007-07-09Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds1-0/+72
2007-07-10firewire: Document userspace ioctl interface.Kristian Høgsberg1-33/+264
2007-07-09ide: add short cables supportBartlomiej Zolnierkiewicz1-1/+2
2007-07-09ide: use mutex instead of ide_setting_sem semaphore in IDE driverMatthias Kaehlcke1-1/+2
2007-07-09ide: use mutex instead of ide_cfg_sem semaphore in IDE driverMatthias Kaehlcke1-2/+2
2007-07-09ide: make void and rename ide_dma_timeout() methodSergei Shtylyov1-2/+2
2007-07-09ide: make void and rename ide_dma_lostirq() methodSergei Shtylyov1-2/+2
2007-07-09sdhci: add ene controller idMilko Krachounov1-0/+1
2007-07-09sched: micro-optimize mmdrop()Ingo Molnar1-1/+1
2007-07-09sched: more agressive idle balancingIngo Molnar1-5/+7
2007-07-09sched: clean up sleep_on() APIsIngo Molnar1-8/+8
2007-07-09sched: scheduler debugging, coreIngo Molnar1-0/+20
2007-07-09sched: remove old cpu accounting fieldIngo Molnar1-1/+0
2007-07-09sched: remove batch_task()Ingo Molnar1-5/+0
2007-07-09sched: remove interactivity types from sched.hIngo Molnar1-7/+2
2007-07-09sched: clean up fastcall uses of sched_fork()/sched_exit()Ingo Molnar1-2/+2
2007-07-09sched: update delay-accounting to use CFS's precise statsBalbir Singh1-5/+5
2007-07-09sched: x86, track TSC-unstable eventsIngo Molnar1-0/+2
2007-07-09sched: remove sleep_typeIngo Molnar1-8/+0