]> xenbits.xensource.com Git - xenclient/linux-2.6.27-pq.git/log
xenclient/linux-2.6.27-pq.git
15 years agoRevert "Added the actual igfx disable patch - not in the first checkin."
Thomas Horsten [Mon, 3 Aug 2009 16:14:14 +0000 (17:14 +0100)]
Revert "Added the actual igfx disable patch - not in the first checkin."

This reverts commit 1ce48f16535646aad4e4513ea430289039c3cd12.

15 years agoAdded the actual igfx disable patch - not in the first checkin.
Ross Philipson [Sat, 1 Aug 2009 19:35:24 +0000 (15:35 -0400)]
Added the actual igfx disable patch - not in the first checkin.

 Changes to be committed:
modified:   master/disable-igfx-flr.patch

15 years agoAdded temporary patch to disable FLR on Intel igfx devices for th_alpha.
Ross Philipson [Fri, 31 Jul 2009 19:34:04 +0000 (15:34 -0400)]
Added temporary patch to disable FLR on Intel igfx devices for th_alpha.

 Changes to be committed:
new file:   master/disable-igfx-flr.patch
modified:   master/series

15 years ago Switch to 1M of swiotlb by default.
Jean Guyader [Thu, 23 Jul 2009 14:09:55 +0000 (15:09 +0100)]
  Switch to 1M of swiotlb by default.

15 years agoFix intel-hda-2.6.30 patch and re-enable.
root [Thu, 16 Jul 2009 10:41:22 +0000 (03:41 -0700)]
Fix intel-hda-2.6.30 patch and re-enable.

15 years agoRebase on xenserver dom0 kernel.
Jean Guyader [Wed, 15 Jul 2009 17:11:00 +0000 (18:11 +0100)]
Rebase on xenserver dom0 kernel.

changeset:   588:d36923ca57ba
tag:         tip
user:        Ian Campbell <ian.campbell@citrix.com>
date:        Wed Jul 15 16:43:21 2009 +0100
summary:     Re-add intel-net-driver-conflicting-names.patch to allow both e1000 and e1000e

15 years agoAdd a .gitignore, remove content of the status file.
Jean Guyader [Wed, 15 Jul 2009 13:27:25 +0000 (14:27 +0100)]
Add a .gitignore, remove content of the status file.

15 years agoRebase linux 2.6.27 patch queue.
Jean Guyader [Tue, 14 Jul 2009 16:48:02 +0000 (17:48 +0100)]
Rebase linux 2.6.27 patch queue.

changeset:   587:d5edf2cf2e4a
tag:         tip
user:        Ian Campbell <ian.campbell@citrix.com>
date:        Mon Jul 13 14:11:47 2009 +0100
summary:     pci_walk_bus uses EXPORT_SYMBOL_GPL

  - Need to disable the intel hda sound backport (didn't apply cleanly)
  - Remove the pciback patch because they have been merge inside xenserver
    tree.

15 years agoRevert "Check for __UCLIBC__ when we include the socket definition."
Jean Guyader [Thu, 9 Jul 2009 23:45:12 +0000 (00:45 +0100)]
Revert "Check for __UCLIBC__ when we include the socket definition."

This reverts commit 6e541cbef0d76c341599f9462352629921e6dc66.

15 years agoRevert "Add .gitignore"
Jean Guyader [Thu, 9 Jul 2009 23:45:04 +0000 (00:45 +0100)]
Revert "Add .gitignore"

This reverts commit 21cb802694475728b48e89df554944c87b2e5f59.

15 years agoCheck for __UCLIBC__ when we include the socket definition.
Jean Guyader [Thu, 9 Jul 2009 22:48:19 +0000 (23:48 +0100)]
Check for __UCLIBC__ when we include the socket definition.

15 years agoAdd .gitignore
Jean Guyader [Thu, 9 Jul 2009 22:43:16 +0000 (23:43 +0100)]
Add .gitignore

15 years ago[xenclient-kernel] Add patch to force bridge link state
Thomas Horsten [Thu, 9 Jul 2009 16:28:26 +0000 (17:28 +0100)]
[xenclient-kernel] Add patch to force bridge link state

This patch adds a property "linkstate" to
/sys/class/device/<brid>/bridge/ which can be written to control the
carrier of the bridge (0 to disable carrier, 1 to enable).

15 years agoEnable on-the-fly Cx state changes.
Kamala Narasimhan [Mon, 6 Jul 2009 15:10:10 +0000 (11:10 -0400)]
Enable on-the-fly Cx state changes.

15 years agoModified FLR logic to use SBR/D3R exlude lists.
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

15 years agoFix OProfile escape code collision between Xenoprof's
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>
15 years agoBackport intel hda support from Linux 2.6.30.
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.

15 years agoRemoved FLR from pciback put code. This was not being used and the
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

15 years agoMerge branch 'master' of git://git.uk.xensource.com/xenclient/linux-2.6.27-pq
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

15 years agoImport changes from carbon/dom0.pq.hg (CS 522:97ed089a13c4)
Jean Guyader [Thu, 4 Jun 2009 16:21:09 +0000 (17:21 +0100)]
Import changes from carbon/dom0.pq.hg (CS 522:97ed089a13c4)

15 years ago Fixed compile warnings in ps2 pass-through kernel driver.
Mark Hemment [Fri, 29 May 2009 17:13:40 +0000 (18:13 +0100)]
  Fixed compile warnings in ps2 pass-through kernel driver.

15 years agoAdded pass2-driver to patch queue.
Mark Hemment [Fri, 29 May 2009 14:56:43 +0000 (15:56 +0100)]
Added pass2-driver to patch queue.

15 years agoKernel-side driver (pass2) for PS/2 pass-through for XenClient.
Mark Hemment [Fri, 29 May 2009 13:41:27 +0000 (14:41 +0100)]
Kernel-side driver (pass2) for PS/2 pass-through for XenClient.

15 years agoThe sound card inside the hp elitebook 6930p needs to run in laptop mode.
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]

15 years agoAdd acpi-wmi files inadvertently removed by previous patch.
Kamala Narasimhan [Thu, 14 May 2009 20:56:41 +0000 (16:56 -0400)]
Add acpi-wmi files inadvertently removed by previous patch.

15 years agoMinor changes for wmi to work with 2.6.27 kernel.
Kamala Narasimhan [Thu, 14 May 2009 20:39:41 +0000 (16:39 -0400)]
Minor changes for wmi to work with 2.6.27 kernel.

16 years agoAdd pciback FLR support.
Jean Guyader [Thu, 9 Apr 2009 15:20:56 +0000 (16:20 +0100)]
Add pciback FLR support.
Add xen acpi wmi support.

16 years agoImport xenserver 2.6.27 patch queue.
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.