Age | Commit message (Expand) | Author |
2013-06-24 | [IA64] Delete __cpuinit usage from all ia64 users | Paul Gortmaker |
2013-01-11 | arch/ia64/xen: remove depends on CONFIG_EXPERIMENTAL | Kees Cook |
2013-01-03 | IA64: drivers: remove __dev* attributes. | Greg Kroah-Hartman |
2012-10-06 | sections: fix section conflicts in arch/ia64 | Andi Kleen |
2012-09-27 | [IA64] xen: Fix return value check in xencomm_vtop() | Wei Yongjun |
2012-03-28 | Disintegrate asm/system.h for IA64 | David Howells |
2012-02-21 | ia64: Fix typo in irq_xen.c | Masanari Iida |
2011-11-06 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-10-31 | ia64: Add export.h to arch/ia64 specific files as required | Paul Gortmaker |
2011-09-29 | xen: use generic functions instead of xen_{alloc, free}_vm_area() | David Vrabel |
2011-04-14 | sched: Provide scheduler_ipi() callback in response to smp_send_reschedule() | Peter Zijlstra |
2011-03-29 | ia64: xen: Use irq accessor functions | Thomas Gleixner |
2011-03-15 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2011-02-25 | xen: suspend: add "arch" to pre/post suspend hooks | Ian Campbell |
2011-01-31 | ia64: Switch do_timer() to xtime_update() | Torben Hohn |
2010-09-23 | [IA64] xen: use ARRAY_SIZE macro in xen_pv_ops.c | Nikitas Angelinas |
2010-06-01 | Merge branch 'for-35' of git://repo.or.cz/linux-kbuild | Linus Torvalds |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-03 | Rename .data.read_mostly to .data..read_mostly. | Denys Vlasenko |
2010-03-03 | Rename .data.gate to .data..gate. | Denys Vlasenko |
2010-02-08 | [IA64] Remove COMPAT_IA32 support | Tony Luck |
2009-10-29 | percpu: make percpu symbols in xen unique | Tejun Heo |
2009-08-23 | rcu: Simplify rcu_pending()/rcu_check_callbacks() API | Paul E. McKenney |
2009-06-15 | [IA64] remove obsolete irq_desc_t typedef | Thomas Gleixner |
2009-05-05 | [IA64] xen_domu_defconfig: fix build issues/warnings | Jan Beulich |
2009-03-27 | ia64: remove some warnings. | Isaku Yamahata |
2009-03-27 | ia64/xen: fix the link error. | Isaku Yamahata |
2009-03-26 | ia64/pv_ops/bp/xen: implemented binary patchable pv_cpu_ops. | Isaku Yamahata |
2009-03-26 | ia64/pv_ops/xen/gate.S: xen gate page paravirtualization | Isaku Yamahata |
2009-03-26 | ia64/pv_ops/xen: define xen specific gate page. | Isaku Yamahata |
2009-03-26 | ia64/pv_ops/xen/pv_time_ops: implement sched_clock. | 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/xen: preliminary to paravirtualizing fsys.S for xen. | Isaku Yamahata |
2009-03-26 | ia64/pv_ops/xen: use __initconst instead of __initdata for const data | Isaku Yamahata |
2009-02-19 | [IA64] xen_domu build fix | Tony Luck |
2009-02-19 | [IA64] fixes configs and add default config for ia64 xen domU | Isaku Yamahata |
2009-01-15 | [IA64] Update to use account_{steal,idle}_ticks | Isaku Yamahata |
2008-11-20 | [IA64] xen: fix xen_get_eflags. | Isaku Yamahata |
2008-10-17 | ia64/pv_ops: update Kconfig for paravirtualized guest and xen. | Isaku Yamahata |
2008-10-17 | ia64/xen: preliminary support for save/restore. | Isaku Yamahata |
2008-10-17 | ia64/xen: define xen machine vector for domU. | Isaku Yamahata |
2008-10-17 | ia64/pv_ops/xen: implement xen pv_time_ops. | Isaku Yamahata |
2008-10-17 | ia64/pv_ops/xen: implement xen pv_irq_ops. | Isaku Yamahata |
2008-10-17 | ia64/pv_ops/xen: implement xen pv_iosapic_ops. | Isaku Yamahata |
2008-10-17 | ia64/pv_ops/xen: paravirtualize entry.S for ia64/xen. | Isaku Yamahata |
2008-10-17 | ia64/pv_ops/xen: paravirtualize ivt.S for xen. | Isaku Yamahata |
2008-10-17 | ia64/pv_ops/xen: define xen pv_cpu_ops. | Isaku Yamahata |
2008-10-17 | ia64/pv_ops/xen: define xen pv_init_ops for various xen initialization. | Isaku Yamahata |
2008-10-17 | ia64/pv_ops/xen: elf note based xen startup. | Isaku Yamahata |
2008-10-17 | ia64/xen: implement arch specific part of xen grant table. | Isaku Yamahata |