1. c140d87 Disintegrate asm/system.h for IA64 by David Howells · 12 years ago
  2. 5d948ce ia64: Fix typo in irq_xen.c by Masanari Iida · 12 years ago
  3. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  4. bd3ff19 ia64: Add export.h to arch/ia64 specific files as required by Paul Gortmaker · 13 years ago
  5. 4dcaebb xen: use generic functions instead of xen_{alloc, free}_vm_area() by David Vrabel · 13 years ago
  6. 184748c sched: Provide scheduler_ipi() callback in response to smp_send_reschedule() by Peter Zijlstra · 13 years ago
  7. 41ef020 ia64: xen: Use irq accessor functions by Thomas Gleixner · 13 years ago
  8. 420c1c5 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  9. 03c8142 xen: suspend: add "arch" to pre/post suspend hooks by Ian Campbell · 13 years ago
  10. 1aabd67 ia64: Switch do_timer() to xtime_update() by Torben Hohn · 14 years ago
  11. 3e6b1b2 [IA64] xen: use ARRAY_SIZE macro in xen_pv_ops.c by Nikitas Angelinas · 14 years ago
  12. 1f73897 Merge branch 'for-35' of git://repo.or.cz/linux-kbuild by Linus Torvalds · 14 years ago
  13. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  14. 54cb27a Rename .data.read_mostly to .data..read_mostly. by Denys Vlasenko · 14 years ago
  15. e1cb14b Rename .data.gate to .data..gate. by Denys Vlasenko · 14 years ago
  16. 32974ad [IA64] Remove COMPAT_IA32 support by Tony Luck · 14 years ago
  17. c6e22f9 percpu: make percpu symbols in xen unique by Tejun Heo · 15 years ago
  18. a157229 rcu: Simplify rcu_pending()/rcu_check_callbacks() API by Paul E. McKenney · 15 years ago
  19. 86bc3df [IA64] remove obsolete irq_desc_t typedef by Thomas Gleixner · 15 years ago
  20. 0692698 [IA64] xen_domu_defconfig: fix build issues/warnings by Jan Beulich · 15 years ago
  21. 7120569 ia64: remove some warnings. by Isaku Yamahata · 15 years ago
  22. b46a0b0 ia64/xen: fix the link error. by Isaku Yamahata · 15 years ago
  23. 0a7d324 ia64/pv_ops/bp/xen: implemented binary patchable pv_cpu_ops. by Isaku Yamahata · 15 years ago
  24. f8de2ec ia64/pv_ops/xen/gate.S: xen gate page paravirtualization by Isaku Yamahata · 15 years ago
  25. b937dd7 ia64/pv_ops/xen: define xen specific gate page. by Isaku Yamahata · 15 years ago
  26. 1aec1c5 ia64/pv_ops/xen/pv_time_ops: implement sched_clock. by Isaku Yamahata · 15 years ago
  27. 496203b ia64/pv_ops/xen: paravirtualize read/write ar.itc and ar.itm by Isaku Yamahata · 15 years ago
  28. 533bd15 ia64/pv_ops/xen: preliminary to paravirtualizing fsys.S for xen. by Isaku Yamahata · 15 years ago
  29. e8c3b42 ia64/pv_ops/xen: use __initconst instead of __initdata for const data by Isaku Yamahata · 15 years ago
  30. ec8148d [IA64] xen_domu build fix by Tony Luck · 15 years ago
  31. 1d5b20f [IA64] fixes configs and add default config for ia64 xen domU by Isaku Yamahata · 16 years ago
  32. 7a0b6e0 [IA64] Update to use account_{steal,idle}_ticks by Isaku Yamahata · 16 years ago
  33. 0090d48 [IA64] xen: fix xen_get_eflags. by Isaku Yamahata · 16 years ago
  34. ba9cc32 ia64/pv_ops: update Kconfig for paravirtualized guest and xen. by Isaku Yamahata · 16 years ago
  35. 91834e6 ia64/xen: preliminary support for save/restore. by Isaku Yamahata · 16 years ago
  36. a0df655 ia64/xen: define xen machine vector for domU. by Isaku Yamahata · 16 years ago
  37. dcbbecd ia64/pv_ops/xen: implement xen pv_time_ops. by Isaku Yamahata · 16 years ago
  38. 7477de9 ia64/pv_ops/xen: implement xen pv_irq_ops. by Isaku Yamahata · 16 years ago
  39. bcdd487 ia64/pv_ops/xen: implement xen pv_iosapic_ops. by Isaku Yamahata · 16 years ago
  40. 16583bc ia64/pv_ops/xen: paravirtualize entry.S for ia64/xen. by Isaku Yamahata · 16 years ago
  41. 5142ec4 ia64/pv_ops/xen: paravirtualize ivt.S for xen. by Isaku Yamahata · 16 years ago
  42. 4b83ce4 ia64/pv_ops/xen: define xen pv_cpu_ops. by Isaku Yamahata · 16 years ago
  43. b5a26e4 ia64/pv_ops/xen: define xen pv_init_ops for various xen initialization. by Isaku Yamahata · 16 years ago
  44. 080104c ia64/pv_ops/xen: elf note based xen startup. by Isaku Yamahata · 16 years ago
  45. 7ad8631 ia64/xen: implement arch specific part of xen grant table. by Isaku Yamahata · 16 years ago
  46. f021c8b ia64/xen: xencomm conversion functions for hypercalls by Isaku Yamahata · 16 years ago
  47. 11d4377 ia64/xen: implement the arch specific part of xencomm. by Isaku Yamahata · 16 years ago
  48. ed50bd6 ia64/xen: define helper functions for xen hypercalls. by Isaku Yamahata · 16 years ago