summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
...
| * | | [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
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2007-07-091-18/+38
|\ \
| * \ Merge branches 'debug-module-param' and 'upstream' into for-linusJiri Kosina2007-07-091-13/+23
| |\ \
| | * | HID: support for logitech cordless desktop LX500 special mappingRyo Dairiki2007-07-091-0/+2
| | * | HID: separate quirks for report descriptor fixupJiri Kosina2007-07-091-15/+21
| | * | HID: support for Petalynx Maxter remote controlJiri Kosina2007-07-091-0/+1
| | * | HID: force hid-input for Microsoft SideWinder GameVoice deviceJiri Kosina2007-07-091-0/+1
| | |/
| * / HID: make debugging output runtime-configurableJiri Kosina2007-07-091-5/+15
| |/
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-07-091-0/+72
|\ \
| * | [PATCH] Add 93cx6 eeprom libraryIvo van Doorn2007-07-081-0/+72
| |/
* | ide: add short cables supportBartlomiej Zolnierkiewicz2007-07-091-1/+2
* | ide: use mutex instead of ide_setting_sem semaphore in IDE driverMatthias Kaehlcke2007-07-091-1/+2
* | ide: use mutex instead of ide_cfg_sem semaphore in IDE driverMatthias Kaehlcke2007-07-091-2/+2
* | ide: make void and rename ide_dma_timeout() methodSergei Shtylyov2007-07-091-2/+2
* | ide: make void and rename ide_dma_lostirq() methodSergei Shtylyov2007-07-091-2/+2
* | sched: micro-optimize mmdrop()Ingo Molnar2007-07-091-1/+1
* | sched: more agressive idle balancingIngo Molnar2007-07-091-5/+7
* | sched: clean up sleep_on() APIsIngo Molnar2007-07-091-8/+8
* | sched: scheduler debugging, coreIngo Molnar2007-07-091-0/+20
* | sched: remove old cpu accounting fieldIngo Molnar2007-07-091-1/+0
* | sched: remove batch_task()Ingo Molnar2007-07-091-5/+0
* | sched: remove interactivity types from sched.hIngo Molnar2007-07-091-7/+2
* | sched: clean up fastcall uses of sched_fork()/sched_exit()Ingo Molnar2007-07-091-2/+2
* | sched: update delay-accounting to use CFS's precise statsBalbir Singh2007-07-091-5/+5
* | sched: x86, track TSC-unstable eventsIngo Molnar2007-07-091-0/+2
* | sched: remove sleep_typeIngo Molnar2007-07-091-8/+0
* | sched: clean up the rt priority macrosIngo Molnar2007-07-091-25/+36
* | sched: make posix-cpu-timers use CFS's accounting informationIngo Molnar2007-07-091-2/+3