]>
xenbits.xensource.com Git - xenclient/linux-2.6.27-pq.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Ross Philipson [Wed, 1 Jul 2009 18:45:26 +0000 (14:45 -0400)]
Modified FLR logic to use SBR/D3R exlude lists.
This change is to make the FLR logic closer to the logic currently
in xend in oss. This will make pushing the pciback FLR logic upstream
easier. Now by default, SBR and D3R logic for resets will be used.
Changes to be committed:
new file: master/flr-change-sbr-d3r-lists
modified: master/series
Jean Guyader [Fri, 26 Jun 2009 08:17:59 +0000 (09:17 +0100)]
Fix OProfile escape code collision between Xenoprof's
DOMAIN_SWITCH_CODE (in use on x86 and ia64) and Cell's
SPU_PROFILING_CODE(in use with Power)
Signed-off-by: Jose Renato Santos <jsantos@hpl.hp.com>
Christian Limpach [Thu, 25 Jun 2009 00:10:31 +0000 (01:10 +0100)]
Backport intel hda support from Linux 2.6.30.
Required to get sound output on Dell E4300.
Ross Philipson [Thu, 11 Jun 2009 17:07:51 +0000 (13:07 -0400)]
Removed FLR from pciback put code. This was not being used and the
call the lock out user mode access was causing a crash a shutdown time.
Changes to be committed:
new file: master/remove-release-flr
modified: master/series
Jean Guyader [Thu, 4 Jun 2009 16:22:32 +0000 (17:22 +0100)]
Merge branch 'master' of git://git.uk.xensource.com/xenclient/linux-2.6.27-pq
Jean Guyader [Thu, 4 Jun 2009 16:21:09 +0000 (17:21 +0100)]
Import changes from carbon/dom0.pq.hg (CS 522:
97ed089a13c4 )
Mark Hemment [Fri, 29 May 2009 17:13:40 +0000 (18:13 +0100)]
Fixed compile warnings in ps2 pass-through kernel driver.
Mark Hemment [Fri, 29 May 2009 14:56:43 +0000 (15:56 +0100)]
Added pass2-driver to patch queue.
Mark Hemment [Fri, 29 May 2009 13:41:27 +0000 (14:41 +0100)]
Kernel-side driver (pass2) for PS/2 pass-through for XenClient.
Jean Guyader [Wed, 27 May 2009 22:55:03 +0000 (23:55 +0100)]
The sound card inside the hp elitebook 6930p needs to run in laptop mode.
00:1b.0 Audio device [0403]: Intel Corporation 82801I (ICH9 Family) HD Audio
Controller [8086:293e] (rev 03)
Subsystem: Hewlett-Packard Company Device [103c:30db]
Kamala Narasimhan [Thu, 14 May 2009 20:56:41 +0000 (16:56 -0400)]
Add acpi-wmi files inadvertently removed by previous patch.
Kamala Narasimhan [Thu, 14 May 2009 20:39:41 +0000 (16:39 -0400)]
Minor changes for wmi to work with 2.6.27 kernel.
Jean Guyader [Thu, 9 Apr 2009 15:20:56 +0000 (16:20 +0100)]
Add pciback FLR support.
Add xen acpi wmi support.
Jean Guyader [Thu, 9 Apr 2009 14:22:47 +0000 (15:22 +0100)]
Import xenserver 2.6.27 patch queue.
changeset: 498:
e04876c6eca3
tag: tip
user: Ian Campbell <ian.campbell@citrix.com>
date: Wed Apr 08 14:17:18 2009 +0100
summary: Add the rest of the fix for the blktap2 deadlock.