aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
* Input: Add proper locking when changing device's keymapDmitry Torokhov2008-01-21
* Input: adds the context menu key (HUT GenDesc 0x84)Aristeu Rozanski2007-11-27
* Input: add definitions for frame forward and frame back keysAristeu Rozanski2007-11-27
* Input: Add Euro and Dollar key codesCarlos Corbacho2007-10-27
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Linus Torvalds2007-10-26
|\
| * [NET] napi: use non-interruptible sleep in napi_disableBenjamin Herrenschmidt2007-10-26
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6David S. Miller2007-10-26
| |\
| | * [DCCP]: Convert Reset code into socket error numberGerrit Renker2007-10-24
| | * [DCCP]: Retrieve packet sequence number for error reportingGerrit Renker2007-10-24
* | | De-constify sched.hAlexey Dobriyan2007-10-26
|/ /
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Linus Torvalds2007-10-25
|\|
| * [NET]: Treat the sign of the result of skb_headroom() consistentlyChuck Lever2007-10-24
| * [NET]: Validate device addr prior to interface-upJeff Garzik2007-10-24
* | Merge branch 'sg' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2007-10-25
|\ \
| * | fix sg_phys to use dma_addr_tHugh Dickins2007-10-25
| * | SG: Change sg_set_page() to take length and offset argumentJens Axboe2007-10-24
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguestLinus Torvalds2007-10-25
|\ \
| * | lguest: documentation updateRusty Russell2007-10-25
| * | lguest: clean up lguest_launcher.hRusty Russell2007-10-25
| |/
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2007-10-25
|\ \
| * | [netdrvr] forcedeth: add MCP77 device IDsAyaz Abdulla2007-10-25
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds2007-10-25
|\ \
| * | sched: isolate SMP balancing code a bit morePeter Williams2007-10-24
| * | sched: reduce balance-tasks overheadPeter Williams2007-10-24
| * | sched: constify sched.hJoe Perches2007-10-24
| * | sched: fix fastcall mismatch in completion APIsIngo Molnar2007-10-24
| |/
* / Permit silencing of __deprecated warnings.Jeff Garzik2007-10-25
|/
* add port definition for mcf UART driverGreg Ungerer2007-10-23
* Merge branch 'irq-upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jg...Linus Torvalds2007-10-23
|\
| * [PARPORT] Remove unused 'irq' argument from parport irq functionsJeff Garzik2007-10-23
| * [PARPORT] Kill useful 'irq' arg from parport_{generic_irq,ieee1284_interrupt}Jeff Garzik2007-10-23
| * [PARPORT] Consolidate code copies into a single generic irq handlerJeff Garzik2007-10-23
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-10-23
|\ \
| * | remove header_ops bug in qeth driverUrsula Braun2007-10-23
| * | Merge branch 'features' of git://farnsworth.org/dale/linux-2.6-mv643xx_eth in...Jeff Garzik2007-10-23
| |\ \ | | |/ | |/|
| | * mv643xx_eth: Move ethernet register definitions into private headerLennert Buytenhek2007-10-23
| | * mv643xx_eth: Split off mv643xx_eth platform device dataLennert Buytenhek2007-10-23
* | | [libata] checkpatch-inspired cleanupsJeff Garzik2007-10-23
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds2007-10-23
|\ \
| * | 9p: add virtio transportEric Van Hensbergen2007-10-23
* | | [SG] Add debug check for page alignmentJens Axboe2007-10-23
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2007-10-23
|\ \
| * | mlx4_core: Kill mlx4_write64_raw()Roland Dreier2007-10-14
* | | Lguest support for VirtioRusty Russell2007-10-23
* | | Remove old lguest I/O infrrasructure.Rusty Russell2007-10-23
* | | Remove old lguest bus and drivers.Rusty Russell2007-10-23
* | | Virtio helper routines for a descriptor ringbuffer implementationRusty Russell2007-10-23
* | | Virtio console driverRusty Russell2007-10-23
* | | Block driver using virtio.Rusty Russell2007-10-23
* | | Net driver using virtioRusty Russell2007-10-23