aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/xen
Commit message (Expand)AuthorAgeFilesLines
* sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Peter Zijlstra2011-04-141-1/+9
* ia64: xen: Use irq accessor functionsThomas Gleixner2011-03-291-3/+1
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-03-151-8/+5
|\
| * ia64: Switch do_timer() to xtime_update()Torben Hohn2011-01-311-8/+5
* | xen: suspend: add "arch" to pre/post suspend hooksIan Campbell2011-02-251-7/+2
|/
* [IA64] xen: use ARRAY_SIZE macro in xen_pv_ops.cNikitas Angelinas2010-09-231-3/+2
* Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds2010-06-012-2/+2
|\
| * Rename .data.read_mostly to .data..read_mostly.Denys Vlasenko2010-03-031-1/+1
| * Rename .data.gate to .data..gate.Denys Vlasenko2010-03-031-1/+1
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* | [IA64] Remove COMPAT_IA32 supportTony Luck2010-02-082-21/+0
|/
* percpu: make percpu symbols in xen uniqueTejun Heo2009-10-292-75/+78
* rcu: Simplify rcu_pending()/rcu_check_callbacks() APIPaul E. McKenney2009-08-231-2/+1
* [IA64] remove obsolete irq_desc_t typedefThomas Gleixner2009-06-151-1/+1
* [IA64] xen_domu_defconfig: fix build issues/warningsJan Beulich2009-05-051-2/+0
* ia64: remove some warnings.Isaku Yamahata2009-03-271-2/+7
* ia64/xen: fix the link error.Isaku Yamahata2009-03-271-1/+1
* ia64/pv_ops/bp/xen: implemented binary patchable pv_cpu_ops.Isaku Yamahata2009-03-262-0/+667
* ia64/pv_ops/xen/gate.S: xen gate page paravirtualizationIsaku Yamahata2009-03-261-0/+1
* ia64/pv_ops/xen: define xen specific gate page.Isaku Yamahata2009-03-263-1/+50
* ia64/pv_ops/xen/pv_time_ops: implement sched_clock.Isaku Yamahata2009-03-261-0/+48
* ia64/pv_ops/xen: paravirtualize read/write ar.itc and ar.itmIsaku Yamahata2009-03-261-1/+79
* ia64/pv_ops/xen: preliminary to paravirtualizing fsys.S for xen.Isaku Yamahata2009-03-262-1/+15
* ia64/pv_ops/xen: use __initconst instead of __initdata for const dataIsaku Yamahata2009-03-261-1/+1
* [IA64] xen_domu build fixTony Luck2009-02-191-2/+2
* [IA64] fixes configs and add default config for ia64 xen domUIsaku Yamahata2009-02-191-2/+1
* [IA64] Update to use account_{steal,idle}_ticksIsaku Yamahata2009-01-151-2/+2
* [IA64] xen: fix xen_get_eflags.Isaku Yamahata2008-11-201-1/+1
* ia64/pv_ops: update Kconfig for paravirtualized guest and xen.Isaku Yamahata2008-10-171-0/+26
* ia64/xen: preliminary support for save/restore.Isaku Yamahata2008-10-174-1/+99
* ia64/xen: define xen machine vector for domU.Isaku Yamahata2008-10-172-0/+6
* ia64/pv_ops/xen: implement xen pv_time_ops.Isaku Yamahata2008-10-174-1/+206
* ia64/pv_ops/xen: implement xen pv_irq_ops.Isaku Yamahata2008-10-174-1/+473
* ia64/pv_ops/xen: implement xen pv_iosapic_ops.Isaku Yamahata2008-10-171-0/+52
* ia64/pv_ops/xen: paravirtualize entry.S for ia64/xen.Isaku Yamahata2008-10-172-1/+19
* ia64/pv_ops/xen: paravirtualize ivt.S for xen.Isaku Yamahata2008-10-172-1/+67
* ia64/pv_ops/xen: define xen pv_cpu_ops.Isaku Yamahata2008-10-171-0/+114
* ia64/pv_ops/xen: define xen pv_init_ops for various xen initialization.Isaku Yamahata2008-10-173-1/+207
* ia64/pv_ops/xen: elf note based xen startup.Isaku Yamahata2008-10-173-1/+150
* ia64/xen: implement arch specific part of xen grant table.Isaku Yamahata2008-10-172-1/+156
* ia64/xen: xencomm conversion functions for hypercallsIsaku Yamahata2008-10-173-1/+453
* ia64/xen: implement the arch specific part of xencomm.Isaku Yamahata2008-10-172-1/+95
* ia64/xen: define helper functions for xen hypercalls.Isaku Yamahata2008-10-172-0/+96