aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/sn
Commit message (Expand)AuthorAgeFilesLines
...
* clocksource: pass clocksource to read() callbackMagnus Damm2009-04-211-1/+1
* dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang2009-04-071-1/+1
* [IA64] BUG to BUG_ON changesStoyan Gaydarov2009-04-015-27/+13
* [IA64] Fix typo/thinko in arch/ia64/sn/kernel/sn2/sn2_smp.cRandy Dunlap2009-04-011-1/+1
* Pull cpumask into release branchTony Luck2009-03-313-7/+7
|\
| * cpumask: use mm_cpumask() wrapper: ia64Rusty Russell2009-03-161-2/+2
| * cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: ia64Rusty Russell2009-03-163-5/+5
* | Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ad...Linus Torvalds2009-03-301-7/+2
|\ \
| * | proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan2009-03-311-7/+2
* | | Merge branch 'linus' into core/iommuIngo Molnar2009-03-281-1/+1
|\| |
| * | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar2009-03-271-1/+1
| |\ \ | | |/ | |/|
| | * Merge branch 'linus' into x86/apicIngo Molnar2009-02-221-3/+4
| | |\
| | * \ Merge branch 'linus' into x86/apicIngo Molnar2009-02-132-2/+2
| | |\ \
| | * \ \ Merge branch 'x86/mm' into core/percpuIngo Molnar2009-01-211-0/+6
| | |\ \ \
| | * | | | irq: update all arches for new irq_descMike Travis2009-01-121-1/+1
* | | | | | Merge branch 'linus' into core/iommuIngo Molnar2009-03-181-4/+3
|\| | | | |
| * | | | | [IA64] fix PCI DMA flag propagation on SN (Altix) with PICsJeremy Higdon2009-03-061-4/+3
| | |_|_|/ | |/| | |
* | | | | Merge branch 'linus' into core/iommuIngo Molnar2009-03-053-5/+6
|\| | | |
| * | | | [IA64] bte_copy of BTE_MAX_XFER trips BUG_ON.Robin Holt2009-02-191-3/+4
| | |_|/ | |/| |
| * | | PCI: return error on failure to read PCI ROMsTimothy S. Nelson2009-02-042-2/+2
| | |/ | |/|
* | | Merge branch 'linus' into core/iommuIngo Molnar2009-01-161-0/+6
|\| |
| * | [IA64] SN specific version of dma_get_required_mask()John Keller2009-01-151-0/+6
| |/
* | 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
|/