index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
ia64
/
sn
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-06
[IA64] fix PCI DMA flag propagation on SN (Altix) with PICs
Jeremy Higdon
1
-4
/
+3
2009-02-19
[IA64] bte_copy of BTE_MAX_XFER trips BUG_ON.
Robin Holt
1
-3
/
+4
2009-02-05
PCI: return error on failure to read PCI ROMs
Timothy S. Nelson
2
-2
/
+2
2009-01-15
[IA64] SN specific version of dma_get_required_mask()
John Keller
1
-0
/
+6
2009-01-09
Merge branch 'linus' into release
Len Brown
4
-23
/
+20
2009-01-06
IA64: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-2
/
+1
2008-12-31
ACPI: remove private acpica headers from driver files
Lin Ming
2
-2
/
+0
2008-12-31
ACPI: io_common.c: call acpi_get_table to avoid using ACPI_SIG_DSDT
Lin Ming
1
-2
/
+2
2008-12-31
ACPI: io_acpi_init.c: call acpi_get_name to get node fullname
Lin Ming
1
-46
/
+56
2008-12-26
cpumask: IA64: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to...
Rusty Russell
1
-15
/
+12
2008-12-13
cpumask: make irq_set_affinity() take a const struct cpumask
Rusty Russell
2
-6
/
+7
2008-12-09
[IA64] SN: prevent IRQ retargetting in request_irq()
John Keller
1
-1
/
+8
2008-12-09
[IA64] Clear up section mismatch for sn_check_wars.
Robin Holt
1
-2
/
+2
2008-12-09
[IA64] eliminate NULL test and memset after alloc_bootmem
Julia Lawall
1
-4
/
+1
2008-11-30
sn_pci_controller_fixup() should be __init
Al Viro
1
-1
/
+1
2008-10-23
ACPI: fix ia64 build warning
Len Brown
1
-1
/
+1
2008-10-11
ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernels
Matthew Wilcox
1
-4
/
+4
2008-09-10
[IA64] arch/ia64/sn/pci/tioca_provider.c: introduce missing kfree
Julia Lawall
1
-1
/
+3
2008-08-01
[IA64] Move include/asm-ia64 to arch/ia64/include/asm
Tony Luck
1
-1
/
+1
2008-07-26
dma-mapping: add the device argument to dma_mapping_error()
FUJITA Tomonori
1
-1
/
+1
2008-07-16
Merge branch 'generic-ipi-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2008-06-26
smp_call_function: get rid of the unused nonatomic/retry argument
Jens Axboe
1
-1
/
+1
2008-06-26
Merge commit 'v2.6.26-rc8' into core/rcu
Ingo Molnar
1
-1
/
+1
2008-06-24
[IA64] Handle count==0 in sn2_ptc_proc_write()
Cliff Wickman
1
-1
/
+1
2008-06-23
Merge branch 'linus' into core/rcu
Ingo Molnar
1
-0
/
+2
2008-06-20
[IA64] SN2: security hole in sn2_ptc_proc_write
Cliff Wickman
1
-0
/
+2
2008-05-19
rcu: split list.h and move rcu-protected lists into rculist.h
Franck Bui-Huu
1
-0
/
+1
2008-04-29
ia64: use non-racy method for proc entries creation
Denis V. Lunev
2
-21
/
+13
2008-04-29
dma/ia64: update ia64 machvecs, swiotlb.c
Arthur Kepner
1
-21
/
+60
2008-04-23
[IA64] move XP and XPC to drivers/misc/sgi-xp
Dean Nelson
7
-6099
/
+1
2008-04-22
[IA64] minor irq handler cleanups
Jeff Garzik
2
-4
/
+6
2008-04-19
arch: Remove unnecessary inclusions of asm/semaphore.h
Matthew Wilcox
1
-1
/
+0
2008-04-09
[IA64] Replace explicit jiffies tests with time_* macros.
Robert P. J. Day
2
-5
/
+5
2008-03-06
[IA64] remove remaining __FUNCTION__ occurrences
Harvey Harrison
8
-35
/
+35
2008-02-10
Change pci_raw_ops to pci_raw_read/write
Matthew Wilcox
1
-8
/
+8
2008-02-06
Remove pointless casts from void pointers
Jeff Garzik
1
-3
/
+3
2008-02-05
[IA64] sn_hwperf semaphore to mutex
Daniel Walker
1
-4
/
+5
2008-02-05
[IA64] constify function pointer tables
Jan Engelhardt
2
-2
/
+2
2008-01-25
sched: remove printk_clock references from ia64
Ingo Molnar
1
-11
/
+0
2008-01-04
[IA64] Update Altix nofault code
Russ Anderson
1
-3
/
+7
2007-12-19
[IA64] Fix Altix BTE error return status
Russ Anderson
2
-4
/
+8
2007-12-19
[IA64] Two trivial spelling fixes
Joe Perches
1
-1
/
+1
2007-12-08
[IA64] Add missing "space" to concatenated strings
Joe Perches
1
-1
/
+1
2007-12-08
[IA64] SGI Altix : fix bug in sn_io_late_init()
Mike Habeck
1
-6
/
+5
2007-11-09
[IA64] XPC heartbeat timer function must run on CPU 0
Dean Nelson
1
-9
/
+3
2007-11-07
[IA64] Disable/re-enable CPE interrupts on Altix
Russ Anderson
1
-1
/
+7
2007-10-30
[IA64] arch/ia64/sn/kernel/mca.c: undo lock when sn_oemdata can't be extended
Roel Kluin
1
-0
/
+1
2007-10-22
Update arch/ to use sg helpers
Jens Axboe
1
-1
/
+1
2007-10-19
Add missing newlines to some uses of dev_<level> messages
Joe Perches
1
-6
/
+7
2007-10-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
4
-4
/
+4
[next]