index
:
~wallbraker/linux
for-ubuntu-vmwgfx
master
And what's this thing coming toward me very fast?
wallbraker
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-22
Merge commit 'konrad/stable/xen-pcifront-0.8.2' into 2.6.36-rc8-initial-domai...
Stefano Stabellini
21
-264
/
+1623
2010-10-20
xen: Update Makefile with CONFIG_BLOCK dependency for biomerge.c
Konrad Rzeszutek Wilk
1
-1
/
+2
2010-10-18
x86: xen: Sanitse irq handling (part two)
Konrad Rzeszutek Wilk
1
-4
/
+3
2010-10-18
swiotlb-xen: On x86-32 builts, select SWIOTLB instead of depending on it.
Konrad Rzeszutek Wilk
1
-1
/
+2
2010-10-18
xen/pci: Request ACS when Xen-SWIOTLB is activated.
Konrad Rzeszutek Wilk
1
-1
/
+1
2010-10-18
xen-pcifront: Xen PCI frontend driver.
Ryan Wilson
3
-0
/
+1171
2010-10-18
xenbus: prevent warnings on unhandled enumeration values
Noboru Iwamatsu
4
-0
/
+8
2010-10-18
xenbus: Xen paravirtualised PCI hotplug support.
Yosuke Iwamatsu
1
-0
/
+2
2010-10-18
xen/x86/PCI: Add support for the Xen PCI subsystem
Alex Nixon
1
-2
/
+30
2010-10-18
msi: Introduce default_[teardown|setup]_msi_irqs with fallback.
Thomas Gleixner
1
-2
/
+12
2010-10-18
x86/PCI: Export pci_walk_bus function.
Konrad Rzeszutek Wilk
1
-0
/
+1
2010-10-18
xen: fix shared irq device passthrough
Konrad Rzeszutek Wilk
1
-3
/
+8
2010-10-18
xen: Provide a variant of xen_poll_irq with timeout.
Konrad Rzeszutek Wilk
1
-5
/
+12
2010-10-18
xen: Find an unbound irq number in reverse order (high to low).
Konrad Rzeszutek Wilk
1
-5
/
+20
2010-10-18
xen: statically initialize cpu_evtchn_mask_p
Jeremy Fitzhardinge
1
-1
/
+6
2010-10-18
xen: set pirq name to something useful.
Gerd Hoffmann
1
-2
/
+2
2010-10-18
xen: dynamically allocate irq & event structures
Jeremy Fitzhardinge
1
-6
/
+10
2010-10-18
xen: identity map gsi->irqs
Konrad Rzeszutek Wilk
1
-5
/
+15
2010-10-18
xen: implement pirq type event channels
Jeremy Fitzhardinge
1
-2
/
+241
2010-10-18
xen: define BIOVEC_PHYS_MERGEABLE()
Jeremy Fitzhardinge
2
-1
/
+14
2010-10-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
11
-73
/
+100
2010-10-13
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...
Linus Torvalds
1
-1
/
+1
2010-10-13
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
12
-30
/
+40
2010-10-13
ioat2: fix performance regression
Dan Williams
1
-1
/
+1
2010-10-13
ehea: Fix a checksum issue on the receive path
Breno Leitao
2
-1
/
+9
2010-10-13
net: allow FEC driver to use fixed PHY support
Greg Ungerer
1
-14
/
+27
2010-10-12
x86: xen: Sanitise sparse_irq handling
Thomas Gleixner
1
-12
/
+11
2010-10-12
x86: Speed up the irq_remapped check in hot pathes
Thomas Gleixner
1
-7
/
+0
2010-10-12
intr_remap: Simplify the code further
Thomas Gleixner
1
-84
/
+29
2010-10-12
intr_remap: Use irq_2_iommu in struct irq_cfg
Thomas Gleixner
1
-36
/
+3
2010-10-12
x86: Embedd irq_2_iommu into irq_cfg
Thomas Gleixner
1
-7
/
+0
2010-10-12
pci: intr_remap: Remove unused functions
Thomas Gleixner
1
-47
/
+0
2010-10-12
pci: intr_remap: Use irq_data
Thomas Gleixner
1
-31
/
+8
2010-10-12
pci: intr-remap: Free irte memory if SPARSE_IRQ=y
Thomas Gleixner
1
-0
/
+14
2010-10-12
ht: Convert to new irq_chip functions
Thomas Gleixner
1
-14
/
+8
2010-10-12
dmar: Convert to new irq chip functions
Thomas Gleixner
1
-4
/
+4
2010-10-12
pci: Cleanup the irq_desc mess in msi
Thomas Gleixner
1
-15
/
+9
2010-10-12
pci: Convert msi to new irq_chip functions
Thomas Gleixner
1
-7
/
+7
2010-10-12
Merge branch 'x86/urgent' of into irq/sparseirq
Thomas Gleixner
79
-334
/
+767
2010-10-12
isdn: hisax: Replace the bogus access to irq stats
Thomas Gleixner
2
-4
/
+15
2010-10-12
drm/radeon/kms: Silent spurious error message
Jean Delvare
1
-4
/
+1
2010-10-12
drm/radeon/kms: fix bad cast/shift in evergreen.c
Alex Deucher
1
-1
/
+1
2010-10-12
drm/radeon/kms: make TV/DFP table info less verbose
Alex Deucher
2
-22
/
+22
2010-10-12
drm/radeon/kms: leave certain CP int bits enabled
Alex Deucher
2
-2
/
+2
2010-10-12
drm/radeon/kms: avoid corner case issue with unmappable vram V2
Jerome Glisse
9
-1
/
+14
2010-10-11
tg3: restore rx_dropped accounting
Eric Dumazet
2
-3
/
+5
2010-10-11
b44: fix carrier detection on bind
Paul Fertser
1
-2
/
+2
2010-10-11
NET: wimax, fix use after free
Jiri Slaby
1
-13
/
+13
2010-10-11
ATM: iphase, remove sleep-inside-atomic
Jiri Slaby
2
-7
/
+1
2010-10-11
ATM: solos-pci, remove use after free
Jiri Slaby
1
-3
/
+5
[next]