index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
ia64
/
sn
/
pci
Age
Commit message (
Expand
)
Author
2009-01-15
[IA64] SN specific version of dma_get_required_mask()
John Keller
2008-09-10
[IA64] arch/ia64/sn/pci/tioca_provider.c: introduce missing kfree
Julia Lawall
2008-07-26
dma-mapping: add the device argument to dma_mapping_error()
FUJITA Tomonori
2008-04-29
dma/ia64: update ia64 machvecs, swiotlb.c
Arthur Kepner
2008-04-22
[IA64] minor irq handler cleanups
Jeff Garzik
2008-03-06
[IA64] remove remaining __FUNCTION__ occurrences
Harvey Harrison
2008-02-10
Change pci_raw_ops to pci_raw_read/write
Matthew Wilcox
2008-02-06
Remove pointless casts from void pointers
Jeff Garzik
2007-12-18
[IA64] Two trivial spelling fixes
Joe Perches
2007-10-22
Update arch/ to use sg helpers
Jens Axboe
2007-10-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
2007-10-16
IA64: sg chaining support
Jens Axboe
2007-10-12
ia64: fix sn to add include files using EXTRA_CFLAGS
Sam Ravnborg
2007-09-01
[IA64] SN: Add support for CPU disable
John Keller
2007-07-11
[IA64] silence GCC ia64 unused variable warnings
Jes Sorensen
2007-06-26
[IA64] Make SN2 PCI code use ioremap rather than manually mangle the address
Jes Sorensen
2007-05-11
[IA64] spelling fixes: arch/ia64/
Simon Arlott
2007-04-06
[IA64] SGI Altix : fix pcibr_dmamap_ate32() bug
Mike Habeck
2007-02-02
Altix: ACPI SSDT PCI device support
John Keller
2006-12-01
Altix: Add initial ACPI IO support
John Keller
2006-10-10
[PATCH] ia64/sn __iomem annotations
Al Viro
2006-10-09
[PATCH] more ia64 irq handlers
Al Viro
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-01
[PATCH] proper flags type of spin_lock_irqsave()
Alexey Dobriyan
2006-08-02
[IA64] sparse cleanups
Keith Owens
2006-07-02
[PATCH] irq-flags: IA64: Use the new IRQF_ constants
Thomas Gleixner
2006-06-28
[IA64-SGI] fix prom revision checks in SN kernel
Aaron Young
2006-06-23
Auto-update from upstream
Tony Luck
2006-06-21
[IA64-SGI] fix SGI Altix tioce_bus_fixup() bug
Mike Habeck
2006-06-21
[PATCH] PCI: altix: msi support
Mark Maule
2006-04-27
[IA64-SGI] fix SGI Altix tioce_reserve_m32() bug
Mike Habeck
2006-03-25
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
2006-03-24
[IA64] Tollhouse HP: IA64 arch changes
Prarit Bhargava
2006-03-24
[PATCH] s/;;/;/g
Alexey Dobriyan
2006-03-21
Pull altix-ce1.0-asic into release branch
Tony Luck
2006-02-15
[IA64-SGI] sn2 minor fixes and cleanups
Jes Sorensen
2006-02-06
Pull sn-recursive-flags-for-select-builds into release branch
Tony Luck
2006-01-26
[IA64-SGI] driver bugfixes and hardware workarounds for CE1.0 asic
Mark Maule
2006-01-26
[IA64-SGI] Recursive flags do not work for selective builds
Keith Owens
2006-01-24
[IA64-SGI] sn_dma_alloc_coherent should use gfp flags
Takashi Iwai
2006-01-17
[IA64-SGI] pass segment# on SN_SAL_IOIF_SLOT_{DIS,EN}ABLE calls
Mike Habeck
2006-01-16
[IA64] Cleanup of arch/ia64/sn and include/asm-ia64/sn
Prarit Bhargava
2006-01-13
[IA64-SGI] Fix sn_flush_device_kernel & spinlock initialization
Prarit Bhargava
2005-12-15
[PATCH] ia64 sn __iomem annotations
Al Viro
2005-11-10
[IA64] Replace kcalloc(1, with kzalloc.
Panagiotis Issaris
2005-11-08
[IA64] altix: misc pci interrupt related fixes
Mark Maule
2005-10-28
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
2005-10-28
Pull sn_pci_legacy_read-write into release branch
Tony Luck
2005-10-28
Pull altix-mmr into release branch
Tony Luck
2005-10-28
[PATCH] gfp_t: dma-mapping (ia64)
Al Viro
[next]