aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* x86: unify a.out{,_32,_64}.hChris Snook2007-10-23
* x86: unify crash_32/64.cHiroshi Shimamoto2007-10-23
* x86: add safe_smp_processor_id for x86_64Hiroshi Shimamoto2007-10-23
* x86: add lapic_shutdown for x86_64Hiroshi Shimamoto2007-10-23
* x86: merge mmu{,_32,_64}.hChris Snook2007-10-23
* x86: ARRAY_SIZE cleanupAlejandro Martinez Ruiz2007-10-23
* x86: fix more TSC clock source calibration errorsDave Johnson2007-10-23
* x86: fix TSC clock source calibration errorDave Johnson2007-10-23
* x86: lock bitopsNick Piggin2007-10-23
* x86: add instrumentation menuAdrian Bunk2007-10-23
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds2007-10-23
|\
| * 9p: v9fs_vfs_rename incorrect clunk orderLatchesar Ionkov2007-10-23
| * 9p: fix memleak in fs/9p/v9fs.cAdrian Bunk2007-10-23
| * 9p: add virtio transportEric Van Hensbergen2007-10-23
* | [PATCH] Fix breakage after SG cleanupsRalf Baechle2007-10-23
* | xtensa: fix sg->page falloutEmil Medve2007-10-23
* | mmc: fix sg->page falloutEmil Medve2007-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: 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
| * mlx4_core: Kill mlx4_write64_raw()Roland Dreier2007-10-14
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguestLinus Torvalds2007-10-23
|\ \
| * | Use "struct boot_params" in example launcherRusty Russell2007-10-23
| * | Loading bzImage directly.Rusty Russell2007-10-23
| * | Revert lguest magic and use hook in head.SRusty Russell2007-10-23
| * | Update lguest documentation to reflect the new virtual block device name.Chris Malley2007-10-23
| * | generalize lgread_u32/lgwrite_u32.Rusty Russell2007-10-23
| * | Example launcher handle guests not being ready for inputRusty Russell2007-10-23
| * | Update example launcher for virtioRusty 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