summaryrefslogtreecommitdiffstats
path: root/arch/ia64/sn
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge branch 'linus' into core/iommuIngo Molnar2009-01-113-52/+59
|\ \ | |/
| * Merge branch 'linus' into releaseLen Brown2009-01-094-23/+20
| |\
| | * IA64: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-061-2/+1
| * | ACPI: remove private acpica headers from driver filesLin Ming2008-12-312-2/+0
| * | ACPI: io_common.c: call acpi_get_table to avoid using ACPI_SIG_DSDTLin Ming2008-12-311-2/+2
| * | ACPI: io_acpi_init.c: call acpi_get_name to get node fullnameLin Ming2008-12-311-46/+56
* | | x86, ia64: convert to use generic dma_map_ops structFUJITA Tomonori2009-01-061-28/+30
* | | make sn DMA mapping functions staticFUJITA Tomonori2009-01-061-38/+26
* | | set up dma_ops appropriatelyFUJITA Tomonori2009-01-061-0/+5
* | | add dma_mapping_ops for SGI AltixFUJITA Tomonori2009-01-061-0/+16
| |/ |/|
* | cpumask: IA64: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to...Rusty Russell2008-12-261-15/+12
* | cpumask: make irq_set_affinity() take a const struct cpumaskRusty Russell2008-12-132-6/+7
|/
* [IA64] SN: prevent IRQ retargetting in request_irq()John Keller2008-12-091-1/+8
* [IA64] Clear up section mismatch for sn_check_wars.Robin Holt2008-12-091-2/+2
* [IA64] eliminate NULL test and memset after alloc_bootmemJulia Lawall2008-12-091-4/+1
* sn_pci_controller_fixup() should be __initAl Viro2008-11-301-1/+1
* ACPI: fix ia64 build warningLen Brown2008-10-231-1/+1
* ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernelsMatthew Wilcox2008-10-111-4/+4
* [IA64] arch/ia64/sn/pci/tioca_provider.c: introduce missing kfreeJulia Lawall2008-09-101-1/+3
* [IA64] Move include/asm-ia64 to arch/ia64/include/asmTony Luck2008-08-011-1/+1
* dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori2008-07-261-1/+1
* Merge branch 'generic-ipi-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-07-151-1/+1
|\
| * smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe2008-06-261-1/+1
* | Merge commit 'v2.6.26-rc8' into core/rcuIngo Molnar2008-06-261-1/+1
|\ \ | |/
| * [IA64] Handle count==0 in sn2_ptc_proc_write()Cliff Wickman2008-06-241-1/+1
* | Merge branch 'linus' into core/rcuIngo Molnar2008-06-231-0/+2
|\ \ | |/
| * [IA64] SN2: security hole in sn2_ptc_proc_writeCliff Wickman2008-06-201-0/+2
* | rcu: split list.h and move rcu-protected lists into rculist.hFranck Bui-Huu2008-05-191-0/+1
|/
* ia64: use non-racy method for proc entries creationDenis V. Lunev2008-04-292-21/+13
* dma/ia64: update ia64 machvecs, swiotlb.cArthur Kepner2008-04-291-21/+60
* [IA64] move XP and XPC to drivers/misc/sgi-xpDean Nelson2008-04-227-6099/+1
* [IA64] minor irq handler cleanupsJeff Garzik2008-04-222-4/+6
* arch: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-181-1/+0
* [IA64] Replace explicit jiffies tests with time_* macros.Robert P. J. Day2008-04-092-5/+5
* [IA64] remove remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-068-35/+35
* Change pci_raw_ops to pci_raw_read/writeMatthew Wilcox2008-02-101-8/+8
* Remove pointless casts from void pointersJeff Garzik2008-02-061-3/+3
* [IA64] sn_hwperf semaphore to mutexDaniel Walker2008-02-041-4/+5
* [IA64] constify function pointer tablesJan Engelhardt2008-02-042-2/+2
* sched: remove printk_clock references from ia64Ingo Molnar2008-01-251-11/+0
* [IA64] Update Altix nofault codeRuss Anderson2008-01-031-3/+7
* [IA64] Fix Altix BTE error return statusRuss Anderson2007-12-192-4/+8
* [IA64] Two trivial spelling fixesJoe Perches2007-12-181-1/+1
* [IA64] Add missing "space" to concatenated stringsJoe Perches2007-12-071-1/+1
* [IA64] SGI Altix : fix bug in sn_io_late_init()Mike Habeck2007-12-071-6/+5
* [IA64] XPC heartbeat timer function must run on CPU 0Dean Nelson2007-11-091-9/+3
* [IA64] Disable/re-enable CPE interrupts on AltixRuss Anderson2007-11-061-1/+7
* [IA64] arch/ia64/sn/kernel/mca.c: undo lock when sn_oemdata can't be extendedRoel Kluin2007-10-291-0/+1
* Update arch/ to use sg helpersJens Axboe2007-10-221-1/+1
* Add missing newlines to some uses of dev_<level> messagesJoe Perches2007-10-181-6/+7
OpenPOWER on IntegriCloud