aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2007-12-26UBI: add ubi_leb_map interfaceArtem Bityutskiy
2007-11-06[MTD] Provide mtdram.h with mtdram_init_device() prototypeJesper Nilsson
2007-10-27fix breakage in pegasos_ethAl Viro
2007-10-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Linus Torvalds
2007-10-26De-constify sched.hAlexey Dobriyan
2007-10-26[NET] napi: use non-interruptible sleep in napi_disableBenjamin Herrenschmidt
2007-10-26Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6David S. Miller
2007-10-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Linus Torvalds
2007-10-25Merge branch 'sg' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2007-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguestLinus Torvalds
2007-10-25Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2007-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds
2007-10-25Permit silencing of __deprecated warnings.Jeff Garzik
2007-10-25fix sg_phys to use dma_addr_tHugh Dickins
2007-10-25[netdrvr] forcedeth: add MCP77 device IDsAyaz Abdulla
2007-10-25lguest: documentation updateRusty Russell
2007-10-25lguest: clean up lguest_launcher.hRusty Russell
2007-10-24sched: isolate SMP balancing code a bit morePeter Williams
2007-10-24sched: reduce balance-tasks overheadPeter Williams
2007-10-24sched: constify sched.hJoe Perches
2007-10-24sched: fix fastcall mismatch in completion APIsIngo Molnar
2007-10-24[DCCP]: Convert Reset code into socket error numberGerrit Renker
2007-10-24[DCCP]: Retrieve packet sequence number for error reportingGerrit Renker
2007-10-24SG: Change sg_set_page() to take length and offset argumentJens Axboe
2007-10-23[NET]: Treat the sign of the result of skb_headroom() consistentlyChuck Lever
2007-10-23[NET]: Validate device addr prior to interface-upJeff Garzik
2007-10-23add port definition for mcf UART driverGreg Ungerer
2007-10-23Merge branch 'irq-upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jg...Linus Torvalds
2007-10-23Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2007-10-23[libata] checkpatch-inspired cleanupsJeff Garzik
2007-10-23remove header_ops bug in qeth driverUrsula Braun
2007-10-23Merge branch 'features' of git://farnsworth.org/dale/linux-2.6-mv643xx_eth in...Jeff Garzik
2007-10-23[PARPORT] Remove unused 'irq' argument from parport irq functionsJeff Garzik
2007-10-23[PARPORT] Kill useful 'irq' arg from parport_{generic_irq,ieee1284_interrupt}Jeff Garzik
2007-10-23[PARPORT] Consolidate code copies into a single generic irq handlerJeff Garzik
2007-10-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds
2007-10-239p: add virtio transportEric Van Hensbergen
2007-10-23[SG] Add debug check for page alignmentJens Axboe
2007-10-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2007-10-23mv643xx_eth: Move ethernet register definitions into private headerLennert Buytenhek
2007-10-23mv643xx_eth: Split off mv643xx_eth platform device dataLennert Buytenhek
2007-10-23Lguest support for VirtioRusty Russell
2007-10-23Remove old lguest I/O infrrasructure.Rusty Russell
2007-10-23Remove old lguest bus and drivers.Rusty Russell
2007-10-23Virtio helper routines for a descriptor ringbuffer implementationRusty Russell
2007-10-23Virtio console driverRusty Russell
2007-10-23Block driver using virtio.Rusty Russell
2007-10-23Net driver using virtioRusty Russell
2007-10-23Virtio interfaceRusty Russell
2007-10-23Boot with virtual == physical to get closer to native Linux.Rusty Russell