aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* drivers/char/ip2: split out irq core logic into separate functionJeff Garzik2007-10-23
* [NETDRVR] lib82596, netxen: delete pointless tests from irq handlerJeff Garzik2007-10-23
* Eliminate pointless casts from void* in a few driver irq handlers.Jeff Garzik2007-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
* [PATCH] Fix breakage after SG cleanupsRalf Baechle2007-10-23
* mmc: fix sg->page falloutEmil Medve2007-10-23
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2007-10-23
|\
| * mlx4_core: Increase command timeout for INIT_HCA to 10 secondsJack Morgenstein2007-10-21
| * IPoIB/cm: Use common CQ for CM send completionsMichael S. Tsirkin2007-10-20
| * IB/uverbs: Fix checking of userspace object ownershipRoland Dreier2007-10-19
| * IB/mlx4: Sanity check userspace send queue sizesJack Morgenstein2007-10-18
| * IPoIB: Rewrite "if (!likely(...))" as "if (unlikely(!(...)))"Roland Dreier2007-10-18
| * IB/ehca: Enable large page MRs by defaultJoachim Fenkes2007-10-18
| * IB/ehca: Change meaning of hca_cap_mr_pgsizeJoachim Fenkes2007-10-18
| * IB/ehca: Fix ehca_encode_hwpage_size() and alloc_fmr()Joachim Fenkes2007-10-18
| * IB/ehca: Fix masking error in {,re}reg_phys_mr()Joachim Fenkes2007-10-18
| * IB/ehca: Supply QP token for SRQ base QPsJoachim Fenkes2007-10-18
| * IPoIB: Use round_jiffies() for ah_reap_taskAnton Blanchard2007-10-16
| * RDMA/cma: Fix deadlock destroying listen requestsSean Hefty2007-10-16
| * RDMA/cma: Add locking around QP accessesSean Hefty2007-10-16
| * IB/mthca: Avoid alignment traps when writing doorbellsRoland Dreier2007-10-15
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguestLinus Torvalds2007-10-23
|\ \
| * | generalize lgread_u32/lgwrite_u32.Rusty Russell2007-10-23
| * | 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
| * | Module autoprobing support for virtio drivers.Rusty Russell2007-10-23
| * | Virtio console driverRusty Russell2007-10-23
| * | Block driver using virtio.Rusty Russell2007-10-23
| * | Net driver using virtioRusty Russell2007-10-23
| * | Virtio interfaceRusty Russell2007-10-23
| * | Boot with virtual == physical to get closer to native Linux.Rusty Russell2007-10-23
| * | Allow guest to specify syscall vector to use.Rusty Russell2007-10-23
| * | Rename "cr3" to "gpgdir" to avoid x86-specific naming.Rusty Russell2007-10-23
| * | Pagetables to use normal kernel typesMatias Zabaljauregui2007-10-23
| * | Move register setup into i386_core.cJes Sorensen2007-10-23
| * | Change example launcher to use unsigned long not u32Jes Sorensen2007-10-23
| * | Make hypercalls arch-independent.Jes Sorensen2007-10-23
| * | Introduce "hcall" pointer to indicate pending hypercall.Rusty Russell2007-10-23
| * | Reorder guest saved regs to match hyperall orderJes Sorensen2007-10-23
| * | Move i386 part of core.c to x86/core.c.Jes Sorensen2007-10-23
| * | Make shadow IDT a complete IDT with 256 entries.Rusty Russell2007-10-23
| * | Remove fixed limit on number of guests, and lguests array.Rusty Russell2007-10-23
| * | Introduce guest mem offset, static link example launcherRusty Russell2007-10-23
| * | Rename switcher.S to x86/switcher_32.SRusty Russell2007-10-23
| * | Move lguest guest support to arch/x86.Rusty Russell2007-10-23
| * | Clocksource is continuous regardless of the state of the host's TSC.Tony Breeds2007-10-23