aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* ia64/xen: a recipe for using xen/ia64 with pv_ops.Isaku Yamahata2008-10-17
* ia64/pv_ops: update Kconfig for paravirtualized guest and xen.Isaku Yamahata2008-10-17
* ia64/xen: preliminary support for save/restore.Isaku Yamahata2008-10-17
* ia64/xen: define xen machine vector for domU.Isaku Yamahata2008-10-17
* ia64/pv_ops/xen: implement xen pv_time_ops.Isaku Yamahata2008-10-17
* ia64/pv_ops/xen: implement xen pv_irq_ops.Isaku Yamahata2008-10-17
* ia64/pv_ops/xen: define the nubmer of irqs which xen needs.Isaku Yamahata2008-10-17
* ia64/pv_ops/xen: implement xen pv_iosapic_ops.Isaku Yamahata2008-10-17
* ia64/pv_ops/xen: paravirtualize entry.S for ia64/xen.Isaku Yamahata2008-10-17
* ia64/pv_ops/xen: paravirtualize ivt.S for xen.Isaku Yamahata2008-10-17
* ia64/pv_ops/xen: paravirtualize DO_SAVE_MIN for xen.Isaku Yamahata2008-10-17
* ia64/pv_ops/xen: define xen paravirtualized instructions for hand written ass...Isaku Yamahata2008-10-17
* ia64/pv_ops/xen: define xen pv_cpu_ops.Isaku Yamahata2008-10-17
* ia64/pv_ops/xen: define xen pv_init_ops for various xen initialization.Isaku Yamahata2008-10-17
* ia64/pv_ops/xen: elf note based xen startup.Isaku Yamahata2008-10-17
* ia64/xen: introduce helper function to identify domain mode.Isaku Yamahata2008-10-17
* ia64/xen: add definitions necessary for xen event channel.Isaku Yamahata2008-10-17
* ia64/xen: implement arch specific part of xen grant table.Isaku Yamahata2008-10-17
* ia64/xen: xencomm conversion functions for hypercallsIsaku Yamahata2008-10-17
* ia64/xen: implement the arch specific part of xencomm.Isaku Yamahata2008-10-17
* ia64/xen: define helper functions for xen hypercalls.Isaku Yamahata2008-10-17
* ia64/xen: define helper functions for xen related address conversion.Isaku Yamahata2008-10-17
* ia64/xen: add a necessary header file to compile include/xen/interface/xen.hIsaku Yamahata2008-10-17
* ia64/xen: define several constants for ia64/xen.Isaku Yamahata2008-10-17
* ia64/xen: introduce definitions necessary for ia64/xen hypercalls.Isaku Yamahata2008-10-17
* ia64/xen: increase IA64_MAX_RSVD_REGIONS.Isaku Yamahata2008-10-17
* ia64/xen: introduce sync bitops which is necessary for ia64/xen support.Isaku Yamahata2008-10-17
* ia64/xen: reserve "break" numbers used for xen hypercalls.Isaku Yamahata2008-10-17
* ia64: move function declaration, ia64_cpu_local_tick() from .c to .hIsaku Yamahata2008-10-17
* ia64/pv_ops: update native/inst.h to clobber predicate.Isaku Yamahata2008-10-17
* ia64/pv_ops: avoid name conflict of get_irq_chip().Isaku Yamahata2008-10-17
* ia64/pv_ops: fix paravirtualization of ivt.S with CONFIG_SMP=nIsaku Yamahata2008-10-17
* {pci,pnp} quirks.c: don't use deprecated print_fn_descriptor_symbol()Linus Torvalds2008-10-16
* Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2008-10-16
|\
| * Merge branch 'next'Trond Myklebust2008-10-15
| |\
| | * NFS: Fix a resolution problem with nfs_inode->cache_change_attributeTrond Myklebust2008-10-14
| | * NFS: Fix the resolution problem with nfs_inode_attrs_need_update()Trond Myklebust2008-10-14
| | * NFS: Changes to inode->i_nlinks must set the NFS_INO_INVALID_ATTR flagTrond Myklebust2008-10-14
| | * RPC/RDMA: ensure connection attempt is complete before signalling.Tom Talpey2008-10-10
| | * RPC/RDMA: correct the reconnect timer backoffTom Talpey2008-10-10
| | * RPC/RDMA: optionally emit useful transport info upon connect/disconnect.Tom Talpey2008-10-10
| | * RPC/RDMA: reformat a debug printk to keep lines together.Tom Talpey2008-10-10
| | * RPC/RDMA: harden connection logic against missing/late rdma_cm upcalls.Tom Talpey2008-10-10
| | * RPC/RDMA: fix connect/reconnect resource leak.Tom Talpey2008-10-10
| | * RPC/RDMA: return a consistent error, when connect fails.Tom Talpey2008-10-10
| | * RPC/RDMA: adhere to protocol for unpadded client trailing write chunks.Tom Talpey2008-10-10
| | * RPC/RDMA: avoid an oops due to disconnect racing with async upcalls.Tom Talpey2008-10-10
| | * RPC/RDMA: maintain the RPC task bytes-sent statistic.Tom Talpey2008-10-10
| | * RPC/RDMA: suppress retransmit on RPC/RDMA clients.Tom Talpey2008-10-10
| | * RPC/RDMA: fix connection IRD/ORD settingTom Tucker2008-10-10