index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
VGA-softcursor.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-10-22
xen: add xen hvm acpi_register_gsi variant
Jeremy Fitzhardinge
3
-1
/
+11
2010-10-22
acpi: use indirect call to register gsi in different modes
Jeremy Fitzhardinge
1
-17
/
+42
2010-10-22
xen: implement xen_hvm_register_pirq
Stefano Stabellini
3
-1
/
+71
2010-10-22
xen: get the maximum number of pirqs from xen
Stefano Stabellini
2
-4
/
+32
2010-10-22
xen: support pirq != irq
Stefano Stabellini
2
-16
/
+49
2010-10-21
X86/PCI: Remove the dependency on isapnp_disable.
Konrad Rzeszutek Wilk
1
-5
/
+0
2010-10-20
xen: Update Makefile with CONFIG_BLOCK dependency for biomerge.c
Konrad Rzeszutek Wilk
1
-1
/
+2
2010-10-20
MAINTAINERS: Add myself to the Xen Hypervisor Interface and remove Chris Wright.
Konrad Rzeszutek Wilk
1
-3
/
+3
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
MAINTAINERS: Add myself for Xen PCI and Xen SWIOTLB maintainer.
Konrad Rzeszutek Wilk
1
-0
/
+14
2010-10-18
xen/pci: Request ACS when Xen-SWIOTLB is activated.
Konrad Rzeszutek Wilk
2
-1
/
+5
2010-10-18
xen-pcifront: Xen PCI frontend driver.
Ryan Wilson
4
-0
/
+1283
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
2
-1
/
+9
2010-10-18
xen/x86/PCI: Add support for the Xen PCI subsystem
Alex Nixon
7
-2
/
+242
2010-10-18
x86: Introduce x86_msi_ops
Stefano Stabellini
4
-4
/
+49
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
x86/PCI: make sure _PAGE_IOMAP it set on pci mappings
Jeremy Fitzhardinge
1
-0
/
+2
2010-10-18
x86/PCI: Clean up pci_cache_line_size
Alex Nixon
2
-7
/
+11
2010-10-18
xen: fix shared irq device passthrough
Konrad Rzeszutek Wilk
2
-4
/
+9
2010-10-18
xen: Provide a variant of xen_poll_irq with timeout.
Konrad Rzeszutek Wilk
2
-5
/
+16
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
2
-3
/
+3
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
x86/io_apic: add get_nr_irqs_gsi()
Jeremy Fitzhardinge
2
-0
/
+6
2010-10-18
xen: implement pirq type event channels
Jeremy Fitzhardinge
2
-2
/
+252
2010-10-18
xen: define BIOVEC_PHYS_MERGEABLE()
Jeremy Fitzhardinge
3
-1
/
+27
2010-10-18
xen: Don't disable the I/O space
Alex Nixon
1
-2
/
+0
2010-10-16
arm: Use ARCH_IRQ_INIT_FLAGS
Thomas Gleixner
2
-8
/
+2
2010-10-16
genirq, ARM: Fix boot on ARM platforms
Anand Gadiyar
1
-1
/
+3
2010-10-15
Linux 2.6.36-rc8
v2.6.36-rc8
Linus Torvalds
1
-2
/
+2
2010-10-14
Un-inline the core-dump helper functions
Linus Torvalds
2
-32
/
+40
2010-10-14
Don't dump task struct in a.out core-dumps
Linus Torvalds
3
-22
/
+6
2010-10-14
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
nfsd: fix BUG at fs/nfsd/nfsfh.h:199 on unlink
J. Bruce Fields
1
-2
/
+0
2010-10-13
net: allow FEC driver to use fixed PHY support
Greg Ungerer
1
-14
/
+27
2010-10-13
ARM: relax ioremap prohibition (309caa9) for -final and -stable
Russell King
1
-2
/
+6
2010-10-12
ARM: 6440/1: ep93xx: DMA: fix channel_disable
Mika Westerberg
1
-1
/
+1
2010-10-12
genirq: Fix CONFIG_GENIRQ_NO_DEPRECATED=y build
Thomas Gleixner
2
-2
/
+2
2010-10-12
ring-buffer: Fix typo of time extends per page
Steven Rostedt
1
-1
/
+1
2010-10-12
x86: Switch sparse_irq allocations to GFP_KERNEL
Thomas Gleixner
1
-8
/
+8
2010-10-12
genirq: Switch sparse_irq allocator to GFP_KERNEL
Thomas Gleixner
1
-3
/
+2
2010-10-12
genirq: Make sparse_lock a mutex
Thomas Gleixner
1
-19
/
+14
2010-10-12
x86: lguest: Use new irq allocator
Thomas Gleixner
1
-2
/
+2
2010-10-12
genirq: Remove the now unused sparse irq leftovers
Thomas Gleixner
6
-266
/
+4
[next]