Files
kernel_arpi/arch/x86/include/asm
Linus Torvalds 0020dd0b8c Merge tag 'stable/for-linus-3.7-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
Pull Xen fixes from Konrad Rzeszutek Wilk:
 "There are three ARM compile fixes (we forgot to export certain
  functions and if the drivers are built as an module - we go belly-up).

  There is also an mismatch of irq_enter() / exit_idle() calls sequence
  which were fixed some time ago in other piece of codes, but failed to
  appear in the Xen code.

  Lastly a fix for to help in the field with troubleshooting in case we
  cannot get the appropriate parameter and also fallback code when
  working with very old hypervisors."

Bug-fixes:
 - Fix compile issues on ARM.
 - Fix hypercall fallback code for old hypervisors.
 - Print out which HVM parameter failed if it fails.
 - Fix idle notifier call after irq_enter.

* tag 'stable/for-linus-3.7-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen:
  xen/arm: Fix compile errors when drivers are compiled as modules (export more).
  xen/arm: Fix compile errors when drivers are compiled as modules.
  xen/generic: Disable fallback build on ARM.
  xen/events: fix RCU warning, or Call idle notifier after irq_enter()
  xen/hvm: If we fail to fetch an HVM parameter print out which flag it is.
  xen/hypercall: fix hypercall fallback code for very old hypervisors
2012-11-10 06:56:21 +01:00
..
2011-12-05 17:17:24 +01:00
2011-08-29 13:44:12 -07:00
2012-03-28 18:11:12 +01:00
2012-03-28 18:11:12 +01:00
2012-09-19 17:26:08 +02:00
2012-05-08 14:08:44 +02:00
2012-07-20 16:18:58 -07:00
2012-03-28 18:11:12 +01:00
2012-03-28 18:11:12 +01:00
2011-02-14 12:08:28 +01:00
2011-05-02 17:24:48 +02:00
2012-03-28 18:11:12 +01:00
2011-04-18 09:26:48 -07:00
2012-03-20 21:48:30 +08:00
2011-11-11 10:22:55 +01:00
2010-10-26 16:52:08 -07:00
2012-06-25 13:48:30 +02:00
2011-02-23 22:27:52 +01:00
2012-10-03 21:33:53 +02:00
2011-07-22 14:39:50 +09:30
2011-05-24 14:33:35 +02:00
2012-03-28 18:11:12 +01:00
2012-01-26 21:23:53 +01:00
2012-07-05 21:12:11 +02:00
2010-11-01 15:38:34 -04:00
2011-03-15 15:34:15 -07:00
2011-03-18 10:39:30 +01:00
2011-08-29 13:44:12 -07:00
2012-02-20 12:52:05 -08:00
2012-03-28 18:11:12 +01:00
2011-03-23 19:47:18 -07:00
2012-03-28 18:11:12 +01:00
2011-06-05 21:30:32 +02:00
2012-09-21 17:18:44 -07:00