aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2007-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds
2007-07-10Merge branch 'splice-2.6.23' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2007-07-10Merge branch 'trivial-2.6.23' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2007-07-10cfq-iosched: fix async queue behaviourJens Axboe
2007-07-10pipe: add documentation and commentsJens Axboe
2007-07-10pipe: change the ->pin() operation to ->confirm()Jens Axboe
2007-07-10Remove remnants of sendfile()Jens Axboe
2007-07-10xip sendfile removalCarsten Otte
2007-07-10pipe: allow passing around of ops private pointerJens Axboe
2007-07-10splice: divorce the splice structure/function definitions from the pipe headerJens Axboe
2007-07-10sendfile: convert nfsd to splice_direct_to_actor()Jens Axboe
2007-07-10splice: add void cookie to the actor dataJens Axboe
2007-07-10sendfile: kill generic_file_sendfile()Jens Axboe
2007-07-10vmsplice: add vmsplice-to-user supportJens Axboe
2007-07-10splice: abstract out actor dataJens Axboe
2007-07-10[TRIVIAL PATCH] Kill blk_congestion_wait() stub for !CONFIG_BLOCKBenjamin Gilbert
2007-07-10Input: add gpio-mouse driverHans-Christian Egtvedt
2007-07-10Input: convert from class devices to standard devicesDmitry Torokhov
2007-07-10USB: Add USB_DEVICE_INTERFACE_PROTOCOL macroJan Kratochvil
2007-07-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2007-07-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2007-07-09Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2007-07-10firewire: Document userspace ioctl interface.Kristian Høgsberg
2007-07-09ide: add short cables supportBartlomiej Zolnierkiewicz
2007-07-09ide: use mutex instead of ide_setting_sem semaphore in IDE driverMatthias Kaehlcke
2007-07-09ide: use mutex instead of ide_cfg_sem semaphore in IDE driverMatthias Kaehlcke
2007-07-09ide: make void and rename ide_dma_timeout() methodSergei Shtylyov
2007-07-09ide: make void and rename ide_dma_lostirq() methodSergei Shtylyov
2007-07-09sched: micro-optimize mmdrop()Ingo Molnar
2007-07-09sched: more agressive idle balancingIngo Molnar
2007-07-09sched: clean up sleep_on() APIsIngo Molnar
2007-07-09sched: scheduler debugging, coreIngo Molnar
2007-07-09sched: remove old cpu accounting fieldIngo Molnar
2007-07-09sched: remove batch_task()Ingo Molnar
2007-07-09sched: remove interactivity types from sched.hIngo Molnar
2007-07-09sched: clean up fastcall uses of sched_fork()/sched_exit()Ingo Molnar
2007-07-09sched: update delay-accounting to use CFS's precise statsBalbir Singh
2007-07-09sched: x86, track TSC-unstable eventsIngo Molnar
2007-07-09sched: remove sleep_typeIngo Molnar
2007-07-09sched: clean up the rt priority macrosIngo Molnar
2007-07-09sched: make posix-cpu-timers use CFS's accounting informationIngo Molnar
2007-07-09sched: cfs, core data typesIngo Molnar
2007-07-09sched: cfs core, kernel/sched_fair.cIngo Molnar
2007-07-09sched: increase the resolution of smpniceIngo Molnar
2007-07-09sched: add init_idle_bootup_task()Ingo Molnar
2007-07-09sched: add in_atomic_preempt_off()Ingo Molnar
2007-07-09sched: uninline set_task_cpu()Ingo Molnar
2007-07-09sched: zap the migration init / cache-hot balancing codeIngo Molnar
2007-07-09sched: add SCHED_IDLE policyIngo Molnar
2007-07-09sched: rename idle_type/SCHED_IDLEIngo Molnar