Linus Torvalds 66b6a0c979 Bug-fixes:
* Use appropriate macros instead of hand-rolling our own (ARM).
  * Fixes if FB/KBD closed unexpectedly.
  * Fix memory leak in /dev/gntdev ioctl calls.
  * Fix overflow check in xenbus_file_write.
  * Document cleanup.
  * Performance optimization when migrating guests.
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1.4.12 (GNU/Linux)
 
 iQEcBAABAgAGBQJQk9ngAAoJEFjIrFwIi8fJXOcH/jEmTaV2rbUCCnnivlQGj5B2
 AAXt03MM2F7Ohifo8IEHDhvJlUqQnglQq4wcku/8X/bqSkxtqJMfa/UAStmS2e6r
 605msiMws/GKiDPgKywWHjMPk7JJow/T7du9mpT2Swla12+DXc7e0P6Sqm6qGtB5
 tCBFYe3CS+j8Xi/siPhveAoLoDVmC8RpNzV8EWBdUKhNeD6U4s5M3+ChVexOrB/6
 43YkzurkY/FOsP+8YhNnKFSFrpYleRB1GdFcr8PN5mv85sNKts7vHCb4qJFzZdbk
 BMImdLrTUnKArE4y4FS0iqabOTGXaUplEXfyxDw5hweESGa1qzrd29ocyMQ5p/U=
 =LQxc
 -----END PGP SIGNATURE-----

Merge tag 'stable/for-linus-3.7-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen

Pull Xen bugfixes from Konrad Rzeszutek Wilk:
 - Use appropriate macros instead of hand-rolling our own (ARM).
 - Fixes if FB/KBD closed unexpectedly.
 - Fix memory leak in /dev/gntdev ioctl calls.
 - Fix overflow check in xenbus_file_write.
 - Document cleanup.
 - Performance optimization when migrating guests.

* tag 'stable/for-linus-3.7-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen:
  xen/mmu: Use Xen specific TLB flush instead of the generic one.
  xen/arm: use the __HVC macro
  xen/xenbus: fix overflow check in xenbus_file_write()
  xen-kbdfront: handle backend CLOSED without CLOSING
  xen-fbfront: handle backend CLOSED without CLOSING
  xen/gntdev: don't leak memory from IOCTL_GNTDEV_MAP_GRANT_REF
  x86: remove obsolete comment from asm/xen/hypervisor.h
2012-11-02 13:26:11 -07:00
..
2011-12-05 17:17:24 +01:00
2009-01-29 14:16:51 +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-10-26 10:17:38 +02:00
2012-03-28 18:11:12 +01:00
2010-02-16 21:22:26 -08:00
2011-04-18 09:26:48 -07:00
2012-03-20 21:48:30 +08:00
2009-08-27 00:35:56 +02: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
2009-06-13 15:37:30 +02:00
2012-10-04 09:30:33 -07:00
2011-07-22 14:39:50 +09:30
2011-05-24 14:33:35 +02:00
2010-06-09 11:12:36 +02:00
2012-03-28 18:11:12 +01:00
2012-01-26 21:23:53 +01:00
2010-05-07 17:13:04 -07:00
2012-07-05 21:12:11 +02:00
2010-11-01 15:38:34 -04:00
2009-02-02 23:27:09 +05:30
2011-03-15 15:34:15 -07:00
2010-02-12 09:42:39 -08: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
2009-06-15 12:40:02 +02:00
2009-01-31 00:19:32 +05:30
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