Age | Commit message (Expand) | Author |
2009-03-26 | ia64/pv_ops/binary patch: define paravirt_dv_serialize_data() and suppress fa... | Isaku Yamahata |
2009-03-26 | ia64/pv_ops/bp/module: support binary patching for kernel module. | Isaku Yamahata |
2009-03-26 | ia64/pv_ops: implement binary patching optimization for native. | Isaku Yamahata |
2009-03-26 | ia64/pv_op/binarypatch: add helper functions to support binary patching for p... | Isaku Yamahata |
2009-03-26 | ia64/pv_ops/xen/gate.S: xen gate page paravirtualization | Isaku Yamahata |
2009-03-26 | ia64/pv_ops: paravirtualize gate.S. | Isaku Yamahata |
2009-03-26 | ia64/pv_ops/xen: define xen specific gate page. | Isaku Yamahata |
2009-03-26 | ia64/pv_ops: gate page paravirtualization. | Isaku Yamahata |
2009-03-26 | ia64/pv_ops/pv_time_ops: add sched_clock hook. | Isaku Yamahata |
2009-03-26 | ia64/pv_ops/xen: paravirtualize read/write ar.itc and ar.itm | Isaku Yamahata |
2009-03-26 | ia64/pv_ops: paravirtualize mov = ar.itc. | Isaku Yamahata |
2009-03-26 | ia64/pv_ops/pvchecker: support mov = ar.itc paravirtualization | Isaku Yamahata |
2009-03-26 | ia64/pv_ops/xen: preliminary to paravirtualizing fsys.S for xen. | Isaku Yamahata |
2009-03-26 | ia64/pv_ops: add hooks to paravirtualize fsyscall implementation. | Isaku Yamahata |
2009-03-26 | ia64/xen: short-circuit tests for dom0 | Isaku Yamahata |
2009-02-19 | [IA64] bte_copy of BTE_MAX_XFER trips BUG_ON. | Robin Holt |
2009-02-18 | mm: clean up for early_pfn_to_nid() | KAMEZAWA Hiroyuki |
2009-02-15 | KVM: Avoid using CONFIG_ in userspace visible headers | Avi Kivity |
2009-01-15 | [IA64] SN specific version of dma_get_required_mask() | John Keller |
2009-01-14 | Merge branch 'syscalls' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds |
2009-01-14 | byteorder: make swab.h include asm/swab.h like a regular header | Harvey Harrison |
2009-01-14 | [CVE-2009-0029] Remove __attribute__((weak)) from sys_pipe/sys_pipe2 | Heiko Carstens |
2009-01-10 | Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2009-01-09 | Merge branch 'linus' into release | Len Brown |
2009-01-06 | ia64: introduce asm/swab.h | Harvey Harrison |
2009-01-06 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2009-01-06 | atomic_t: unify all arch definitions | Matthew Wilcox |
2009-01-06 | [IA64] fix typo in cpumask_of_pcibus() | Ingo Molnar |
2009-01-05 | Merge branch 'core/iommu' into core/urgent | Ingo Molnar |
2009-01-04 | ia64: cpumask fix for is_affinity_mask_valid() | Mike Travis |
2009-01-03 | Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2009-01-03 | ia64: cpumask fix for is_affinity_mask_valid() | Ingo Molnar |
2009-01-03 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/... | Mike Travis |
2009-01-03 | KVM: change KVM to use IOMMU API | Joerg Roedel |
2009-01-02 | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2009-01-01 | cpumask: Introduce topology_core_cpumask()/topology_thread_cpumask(): ia64 | Rusty Russell |
2008-12-31 | KVM: ia64: Fix kvm_arch_vcpu_ioctl_[gs]et_regs() | Jes Sorensen |
2008-12-31 | KVM: ia64: Define printk function for kvm-intel module | Xiantao Zhang |
2008-12-31 | KVM: ia64: Re-organize data sturure of guests' data area | Xiantao Zhang |
2008-12-31 | ACPI: remove private acpica headers from driver files | Lin Ming |
2008-12-28 | swiotlb: replace architecture-specific swiotlb.h with linux/swiotlb.h | FUJITA Tomonori |
2008-12-26 | cpumask: IA64: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to... | Rusty Russell |
2008-12-13 | Merge ../linux-2.6-x86 | Rusty Russell |
2008-12-13 | cpumask: centralize cpu_online_map and cpu_possible_map | Rusty Russell |
2008-12-12 | Merge branch 'sched/core' into cpus4096 | Ingo Molnar |
2008-12-09 | [IA64] remove BUILD_BUG_ON from paravirt_getreg() | Alexey Dobriyan |
2008-12-02 | Merge branch 'linus' into cpus4096 | Ingo Molnar |
2008-11-30 | remove __ARCH_WANT_COMPAT_SYS_PTRACE | Christoph Hellwig |
2008-11-26 | sched: convert struct root_domain to cpumask_var_t, fix | Ingo Molnar |
2008-11-20 | [IA64] ia64/pv_ops/pv_cpu_ops: fix _IA64_REG_IP case. | Isaku Yamahata |