]>
xenbits.xen.org Git - xenclient/linux-2.6.27-pq.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Kamala Narasimhan [Fri, 8 Jan 2010 21:37:50 +0000 (16:37 -0500)]
Guest operating system driven brightness control support.
Xen acpi video driver implementation to interface between qemu and linux
acpi video driver.
Ross Philipson [Wed, 6 Jan 2010 21:06:39 +0000 (16:06 -0500)]
Fixed TCP cs offload problem by resetting IP header pointer after pull up.
Ticket: XC-82
Jean Guyader [Wed, 2 Dec 2009 12:51:03 +0000 (12:51 +0000)]
v2v: check argument on disconnect.
Jean Guyader [Wed, 2 Dec 2009 12:50:44 +0000 (12:50 +0000)]
v2vdev: always call v2vdisconnect, whatever the state.
Jean Guyader [Mon, 30 Nov 2009 16:41:50 +0000 (16:41 +0000)]
grant table v2: sync the grant_entry_v2 struct with xen.
Ross Philipson [Thu, 19 Nov 2009 15:45:19 +0000 (10:45 -0500)]
Added IOCTL to set the ring sizes in v2vdev.
Jean Guyader [Thu, 19 Nov 2009 17:57:31 +0000 (17:57 +0000)]
Upgrade v2v with different char device that got different semantics.
Jean Guyader [Tue, 17 Nov 2009 09:48:49 +0000 (09:48 +0000)]
Cleanup patches so they apply with quilt.
Ross Philipson [Sat, 7 Nov 2009 16:35:56 +0000 (11:35 -0500)]
Fixed missing grant ref teardown in disconnect supplicant routine.
Changes to be committed:
modified: master/series
new file: master/v2v-fix-disconnect
Jean Guyader [Fri, 6 Nov 2009 14:14:41 +0000 (14:14 +0000)]
v2vdev: Add makefile and Kconfnig.
Jean Guyader [Fri, 6 Nov 2009 14:09:04 +0000 (14:09 +0000)]
Merge branch 'master' of git://git.uk.xensource.com/xenclient/linux-2.6.27-pq
Conflicts:
master/v2v-dev
Jean Guyader [Fri, 6 Nov 2009 14:04:48 +0000 (14:04 +0000)]
Fix missing 'n'.
Jean Guyader [Fri, 6 Nov 2009 14:03:40 +0000 (14:03 +0000)]
Update v2vdev.
- Handle connect/disconnect.
- do the v2v_accept inside _poll
- modify _read to have a more posix sementic.
Ross Philipson [Wed, 4 Nov 2009 18:28:42 +0000 (13:28 -0500)]
Not quite right - fix line specifiers x2.
Changes to be committed:
modified: master/v2v-dev
Ross Philipson [Wed, 4 Nov 2009 18:23:43 +0000 (13:23 -0500)]
Fix patch lines specifier.
Changes to be committed:
modified: master/v2v-dev
Ross Philipson [Wed, 4 Nov 2009 18:17:14 +0000 (13:17 -0500)]
Fixed the Makefile patch.
Changes to be committed:
modified: master/v2v-dev
Ross Philipson [Wed, 4 Nov 2009 18:05:47 +0000 (13:05 -0500)]
And a bit more trailing whitespace...
Changes to be committed:
modified: master/v2v-dev
Ross Philipson [Wed, 4 Nov 2009 18:02:05 +0000 (13:02 -0500)]
Removed trailing whitespace.
Changes to be committed:
modified: v2v-dev
Jean Guyader [Wed, 4 Nov 2009 05:29:30 +0000 (05:29 +0000)]
Merge branch 'master' of git://git.uk.xensource.com/xenclient/linux-2.6.27-pq
Jean Guyader [Wed, 4 Nov 2009 05:28:07 +0000 (05:28 +0000)]
Add master/status
Jean Guyader [Wed, 4 Nov 2009 05:27:08 +0000 (05:27 +0000)]
Create a char device to handler v2v connection in userland.
Jean Guyader [Wed, 4 Nov 2009 05:25:56 +0000 (05:25 +0000)]
Add an argument to v2v_accept, to have a non blocking version.
Ross Philipson [Sun, 1 Nov 2009 21:31:15 +0000 (16:31 -0500)]
Modified to allow test driver to be created as a module.
Changes to be committed:
modified: master/v2v-async
modified: master/v2v-core
Ross Philipson [Fri, 30 Oct 2009 18:42:46 +0000 (14:42 -0400)]
Fixed last flag for ending loop in async rx sample.
Changes to be committed:
modified: master/v2v-async
Ross Philipson [Wed, 21 Oct 2009 18:15:48 +0000 (14:15 -0400)]
Add v2v async implementation.
This patch applies over the v2v-core patch and adds the asynchronous
functionality to the base code and test driver. It also fixes a
number of other bugs and issues in the core v2v code so they should
be used together.
Changes to be committed:
modified: master/series
new file: master/v2v-async
Kamala Narasimhan [Tue, 13 Oct 2009 15:54:43 +0000 (11:54 -0400)]
Extend WMI support and more.
1) Cover cases where HP hotkeys are not wired to directly generate ACPI-WMI events but generate scancode events
that indirectly trigger WMI calls.
2) Refactor Xen WMI code to decouple Xen WMI implementation from base linux WMI implementation.
3) Add HP 2530p support.
Jean Guyader [Thu, 8 Oct 2009 18:04:21 +0000 (19:04 +0100)]
Comment out the data validated flag in netchannel2 because
the field proto_valid_data doesn't exist anymore in struct sk_buff.
Jean Guyader [Thu, 8 Oct 2009 17:11:57 +0000 (18:11 +0100)]
Rebase with carbon/trunk dom0.pq.
changeset: 663:
308bd4f49eba
tag: tip
user: Ian Campbell <ian.campbell@citrix.com>
date: Thu Oct 08 09:06:17 2009 +0100
summary: CP-1074: Re-enable MLNX4 driver, with update utility kernel configuration this time.
Ross Philipson [Wed, 7 Oct 2009 10:45:05 +0000 (06:45 -0400)]
Made ring file into vring. Added v2v-core back in.
Changes to be committed:
modified: master/series
modified: master/v2v-core
Jean Guyader [Tue, 6 Oct 2009 16:12:21 +0000 (17:12 +0100)]
Add netchannel2, disable v2v-core.
James Mckenzie [Sun, 4 Oct 2009 00:49:41 +0000 (01:49 +0100)]
Add linux/tpm.h
root [Sun, 4 Oct 2009 00:19:30 +0000 (01:19 +0100)]
Backport of tpm from 2.6.30.1, together with a set of patches
from the linux kernel mailing list to support itpm
James Mckenzie [Sat, 3 Oct 2009 23:24:32 +0000 (00:24 +0100)]
Support for GM45 itpm
Ross Philipson [Thu, 1 Oct 2009 10:25:11 +0000 (06:25 -0400)]
Fixed license/comments and counter increment bug.
Changes to be committed:
modified: master/v2v-core
Ross Philipson [Fri, 18 Sep 2009 15:18:47 +0000 (11:18 -0400)]
Added the V2V debug config option to the patch.
Changes to be committed:
modified: master/v2v-core
Thomas Horsten [Wed, 16 Sep 2009 09:49:21 +0000 (10:49 +0100)]
Add mutex to bsg SG_IO ioctl
Ross Philipson [Mon, 14 Sep 2009 19:50:06 +0000 (15:50 -0400)]
V2V core driver patch (and sample driver).
Changes to be committed:
modified: master/series
new file: master/v2v-core
Jean Guyader [Fri, 11 Sep 2009 18:12:43 +0000 (19:12 +0100)]
swiotlb: Increase swiotlb (16M).
Jean Guyader [Tue, 8 Sep 2009 21:06:57 +0000 (22:06 +0100)]
Merge branch 'master' of git://git.uk.xensource.com/xenclient/linux-2.6.27-pq
Jean Guyader [Tue, 8 Sep 2009 21:06:40 +0000 (22:06 +0100)]
Set swiotlb to 4MB.
Jean Guyader [Tue, 8 Sep 2009 21:03:35 +0000 (22:03 +0100)]
Remove the 1M swiotlb limitation.
Thomas Horsten [Thu, 3 Sep 2009 12:53:29 +0000 (13:53 +0100)]
Add patch to make bridge carrier track the status of a priority 0 port
Jake Wires [Wed, 2 Sep 2009 01:40:19 +0000 (18:40 -0700)]
include oss fix for smp blktap2
Jean Guyader [Mon, 31 Aug 2009 15:22:21 +0000 (16:22 +0100)]
Revert "run vbetool post after flr of iGFX"
This reverts commit
6e6d994b51f4006b99fcd8660ac265db72890bd3 .
Conflicts:
master/series
Jake Wires [Thu, 27 Aug 2009 00:06:48 +0000 (17:06 -0700)]
blktap2: fix pause/unpause
root [Mon, 3 Aug 2009 17:11:41 +0000 (18:11 +0100)]
run vbetool post after flr of iGFX
root [Mon, 3 Aug 2009 16:59:35 +0000 (17:59 +0100)]
Have the kernel run vbetool post after flring the iGFX
Thomas Horsten [Mon, 3 Aug 2009 16:14:26 +0000 (17:14 +0100)]
Revert "Added temporary patch to disable FLR on Intel igfx devices for th_alpha."
This reverts commit
67bfa5bbbc261f0e59047b21ea4435e03ecdedaf .
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 .
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
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
Jean Guyader [Thu, 23 Jul 2009 14:09:55 +0000 (15:09 +0100)]
Switch to 1M of swiotlb by default.
root [Thu, 16 Jul 2009 10:41:22 +0000 (03:41 -0700)]
Fix intel-hda-2.6.30 patch and re-enable.
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
Jean Guyader [Wed, 15 Jul 2009 13:27:25 +0000 (14:27 +0100)]
Add a .gitignore, remove content of the status file.
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.
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 .
Jean Guyader [Thu, 9 Jul 2009 23:45:04 +0000 (00:45 +0100)]
Revert "Add .gitignore"
This reverts commit
21cb802694475728b48e89df554944c87b2e5f59 .
Jean Guyader [Thu, 9 Jul 2009 22:48:19 +0000 (23:48 +0100)]
Check for __UCLIBC__ when we include the socket definition.
Jean Guyader [Thu, 9 Jul 2009 22:43:16 +0000 (23:43 +0100)]
Add .gitignore
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).
Kamala Narasimhan [Mon, 6 Jul 2009 15:10:10 +0000 (11:10 -0400)]
Enable on-the-fly Cx state changes.
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.