Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
ea5b8f73933e34d2b47a65284c46d26d49e7edb9
ea5b8f7
xen: initialize cpu masks for pv guests in xen_smp_init
by Stefano Stabellini
· 14 years ago
0e058e5
xen: add a missing #include to arch/x86/pci/xen.c
by Stefano Stabellini
· 14 years ago
ff12849
xen: mask the MTRR feature from the cpuid
by Stefano Stabellini
· 14 years ago
4fe7d5a
xen: make hvc_xen console work for dom0.
by Jeremy Fitzhardinge
· 14 years ago
4ec5387
xen: add the direct mapping area for ISA bus access
by Juan Quintela
· 14 years ago
b37a56d
xen: Initialize xenbus for dom0.
by Juan Quintela
· 14 years ago
801fd14
xen: use vcpu_ops to setup cpu masks
by Stefano Stabellini
· 14 years ago
98511f3
xen: map a dummy page for local apic and ioapic in xen_set_fixmap
by Jeremy Fitzhardinge
· 14 years ago
f731e3ef
xen: remap MSIs into pirqs when running as initial domain
by Qing He
· 14 years ago
38aa66f
xen: remap GSIs as pirqs when running as initial domain
by Jeremy Fitzhardinge
· 14 years ago
6b0661a
xen: introduce XEN_DOM0 as a silent option
by Stefano Stabellini
· 14 years ago
809f926
xen: map MSIs into pirqs
by Stefano Stabellini
· 14 years ago
3942b74
xen: support GSI -> pirq remapping in PV on HVM guests
by Stefano Stabellini
· 14 years ago
90f6881
xen: add xen hvm acpi_register_gsi variant
by Jeremy Fitzhardinge
· 14 years ago
2f065ae
acpi: use indirect call to register gsi in different modes
by Jeremy Fitzhardinge
· 14 years ago
42a1de5
xen: implement xen_hvm_register_pirq
by Stefano Stabellini
· 14 years ago
01557ba
xen: get the maximum number of pirqs from xen
by Stefano Stabellini
· 14 years ago
7a043f1
xen: support pirq != irq
by Stefano Stabellini
· 14 years ago
67ba372
Merge commit 'konrad/stable/xen-pcifront-0.8.2' into 2.6.36-rc8-initial-domain-v6
by Stefano Stabellini
· 14 years ago
5bba6c5
X86/PCI: Remove the dependency on isapnp_disable.
by Konrad Rzeszutek Wilk
· 14 years ago
2d7d06d
xen: Update Makefile with CONFIG_BLOCK dependency for biomerge.c
by Konrad Rzeszutek Wilk
· 14 years ago
31f9783
MAINTAINERS: Add myself to the Xen Hypervisor Interface and remove Chris Wright.
by Konrad Rzeszutek Wilk
· 14 years ago
2c52f8d
x86: xen: Sanitse irq handling (part two)
by Konrad Rzeszutek Wilk
· 14 years ago
2775609
swiotlb-xen: On x86-32 builts, select SWIOTLB instead of depending on it.
by Konrad Rzeszutek Wilk
· 14 years ago
c5f8e29
MAINTAINERS: Add myself for Xen PCI and Xen SWIOTLB maintainer.
by Konrad Rzeszutek Wilk
· 14 years ago
74226b8
xen/pci: Request ACS when Xen-SWIOTLB is activated.
by Konrad Rzeszutek Wilk
· 14 years ago
956a920
xen-pcifront: Xen PCI frontend driver.
by Ryan Wilson
· 14 years ago
b78c951
xenbus: prevent warnings on unhandled enumeration values
by Noboru Iwamatsu
· 15 years ago
89afb6e
xenbus: Xen paravirtualised PCI hotplug support.
by Yosuke Iwamatsu
· 15 years ago
b5401a9
xen/x86/PCI: Add support for the Xen PCI subsystem
by Alex Nixon
· 15 years ago
294ee6f
x86: Introduce x86_msi_ops
by Stefano Stabellini
· 14 years ago
1525bf0
msi: Introduce default_[teardown|setup]_msi_irqs with fallback.
by Thomas Gleixner
· 14 years ago
7c94def
x86/PCI: Export pci_walk_bus function.
by Konrad Rzeszutek Wilk
· 15 years ago
5ee01f4
x86/PCI: make sure _PAGE_IOMAP it set on pci mappings
by Jeremy Fitzhardinge
· 15 years ago
44de339
x86/PCI: Clean up pci_cache_line_size
by Alex Nixon
· 15 years ago
15ebbb8
xen: fix shared irq device passthrough
by Konrad Rzeszutek Wilk
· 14 years ago
d9a8814
xen: Provide a variant of xen_poll_irq with timeout.
by Konrad Rzeszutek Wilk
· 15 years ago
3a69e91
xen: Find an unbound irq number in reverse order (high to low).
by Konrad Rzeszutek Wilk
· 14 years ago
3b32f57
xen: statically initialize cpu_evtchn_mask_p
by Jeremy Fitzhardinge
· 15 years ago
1a60d05
xen: set pirq name to something useful.
by Gerd Hoffmann
· 14 years ago
b21ddbf
xen: dynamically allocate irq & event structures
by Jeremy Fitzhardinge
· 15 years ago
0794bfc
xen: identity map gsi->irqs
by Konrad Rzeszutek Wilk
· 14 years ago
7b586d7
x86/io_apic: add get_nr_irqs_gsi()
by Jeremy Fitzhardinge
· 16 years ago
d46a78b
xen: implement pirq type event channels
by Jeremy Fitzhardinge
· 14 years ago
d8e0420
xen: define BIOVEC_PHYS_MERGEABLE()
by Jeremy Fitzhardinge
· 16 years ago
23ace955
xen: Don't disable the I/O space
by Alex Nixon
· 16 years ago
032fa36
arm: Use ARCH_IRQ_INIT_FLAGS
by Thomas Gleixner
· 14 years ago
05d0ca8
genirq, ARM: Fix boot on ARM platforms
by Anand Gadiyar
· 14 years ago
cd07202
Linux 2.6.36-rc8
by Linus Torvalds
· 14 years ago
3aa0ce8
Un-inline the core-dump helper functions
by Linus Torvalds
· 14 years ago
ae42d8d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
0eead9ab
Don't dump task struct in a.out core-dumps
by Linus Torvalds
· 14 years ago
53eeb64
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx
by Linus Torvalds
· 14 years ago
8c35bf3
Merge branch 'for-2.6.36' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 14 years ago
fec896e
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
d94bc4f
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 14 years ago
7081319
Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6
by Linus Torvalds
· 14 years ago
a56f31a
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 14 years ago
509d448
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
c50a898
ioat2: fix performance regression
by Dan Williams
· 14 years ago
71085ce
ehea: Fix a checksum issue on the receive path
by Breno Leitao
· 14 years ago
b1e86db
nfsd: fix BUG at fs/nfsd/nfsfh.h:199 on unlink
by J. Bruce Fields
· 14 years ago
6fcc040
net: allow FEC driver to use fixed PHY support
by Greg Ungerer
· 14 years ago
06c1088
ARM: relax ioremap prohibition (309caa9) for -final and -stable
by Russell King
· 14 years ago
841f48a
Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6
by Russell King
· 14 years ago
10d48b3
ARM: 6440/1: ep93xx: DMA: fix channel_disable
by Mika Westerberg
· 14 years ago
c0a19eb
genirq: Fix CONFIG_GENIRQ_NO_DEPRECATED=y build
by Thomas Gleixner
· 14 years ago
0acc1b2
Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 14 years ago
d013432
ring-buffer: Fix typo of time extends per page
by Steven Rostedt
· 14 years ago
2ee3906
x86: Switch sparse_irq allocations to GFP_KERNEL
by Thomas Gleixner
· 14 years ago
baa0d23
genirq: Switch sparse_irq allocator to GFP_KERNEL
by Thomas Gleixner
· 14 years ago
a05a900
genirq: Make sparse_lock a mutex
by Thomas Gleixner
· 14 years ago
c2f31c3
x86: lguest: Use new irq allocator
by Thomas Gleixner
· 14 years ago
78f90d9
genirq: Remove the now unused sparse irq leftovers
by Thomas Gleixner
· 14 years ago
b7b2933
genirq: Sanitize dynamic irq handling
by Thomas Gleixner
· 14 years ago
b7d0d82
genirq: Remove arch_init_chip_data()
by Thomas Gleixner
· 14 years ago
77dff1c
x86: xen: Sanitise sparse_irq handling
by Thomas Gleixner
· 14 years ago
ad9f433
x86: Use sane enumeration
by Thomas Gleixner
· 14 years ago
48b2650
x86: uv: Clean up the direct access to irq_desc
by Thomas Gleixner
· 14 years ago
1a8ce7f
x86: Make io_apic.c local functions static
by Thomas Gleixner
· 14 years ago
10ba1e0
genirq: Remove irq_2_iommu
by Thomas Gleixner
· 14 years ago
1a0730d
x86: Speed up the irq_remapped check in hot pathes
by Thomas Gleixner
· 14 years ago
d585d06
intr_remap: Simplify the code further
by Thomas Gleixner
· 14 years ago
349d676
intr_remap: Use irq_2_iommu in struct irq_cfg
by Thomas Gleixner
· 14 years ago
423f085
x86: Embedd irq_2_iommu into irq_cfg
by Thomas Gleixner
· 14 years ago
d0ad639
pci: intr_remap: Remove unused functions
by Thomas Gleixner
· 14 years ago
a8ef54a
pci: intr_remap: Use irq_data
by Thomas Gleixner
· 14 years ago
0e1e367
pci: intr-remap: Free irte memory if SPARSE_IRQ=y
by Thomas Gleixner
· 14 years ago
bc5fdf9
x86: io_apic: Remove the now unused sparse_irq arch_* functions
by Thomas Gleixner
· 14 years ago
fbc6bff
x86: ioapic: Cleanup sparse irq code
by Thomas Gleixner
· 14 years ago
fe6dab4
x86: Don't setup ioapic irq for sci twice
by Yinghai Lu
· 14 years ago
f981a3d
x86: io_apic: Prepare alloc/free_irq_cfg()
by Thomas Gleixner
· 14 years ago
08c33db
x86: Implement new allocator functions
by Thomas Gleixner
· 14 years ago
6e2fff5
x86: ioapic: Cleanup get_one_free_irq_cfg()
by Thomas Gleixner
· 14 years ago
7e49552
x86: ioapic: Cleanup some more
by Thomas Gleixner
· 14 years ago
be5b7bf
x86: Convert ht set_affinity to new chip function
by Thomas Gleixner
· 14 years ago
0e09ddf
x86: Cleanup hpet affinity setting
by Thomas Gleixner
· 14 years ago
fe52b2d
x86: Convert dmar affinity setting to new chip function
by Thomas Gleixner
· 14 years ago
b5d1c46
x86: Convert remapped msi to new chip.irq_set_affinity function
by Thomas Gleixner
· 14 years ago
f19f5ec
x86: Convert remapped ioapic affinity setting to new irq chip function
by Thomas Gleixner
· 14 years ago
Next »