summaryrefslogtreecommitdiffstats
path: root/arch/ia64/sn
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next' into for-linusJiri Kosina2010-03-081-1/+1
|\
| * tree-wide: Assorted spelling fixesDaniel Mack2010-02-091-1/+1
* | [IA64] Fix broken sn2 buildHedi Berriche2010-02-241-1/+1
|/
* ia64: use bitmap_find_next_zero_areaAkinobu Mita2009-12-161-14/+5Star
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-12-141-4/+4
|\
| * percpu: make percpu symbols in ia64 uniqueTejun Heo2009-10-291-4/+4
* | ACPICA: Add post-order callback to acpi_walk_namespaceLin Ming2009-11-251-1/+1
* | [IA64] use printk_once() unaligned.c/io_common.cMarcin Slusarz2009-10-131-6/+2Star
* | [IA64] unsigned cannot be less than 0 in sn_hwperf_ioctl()Roel Kluin2009-10-131-3/+4
|/
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2009-09-181-0/+2
|\
| * [IA64] pci_br, fix infinite loop in find_free_ate()Jiri Slaby2009-09-151-0/+2
* | Merge branch 'master' into for-nextTejun Heo2009-07-041-1/+2
|\|
| * [IA64] sprintf should not be used with same source & destination addressAlan Cox2009-06-301-1/+2
* | percpu: cleanup percpu array definitionsTejun Heo2009-06-241-1/+1
|/
* Pull for-2.6.31 into releaseTony Luck2009-06-179-17/+17
|\
| * [IA64] Convert ia64 to use int-ll64.hMatthew Wilcox2009-06-178-14/+14
| * [IA64] remove obsolete irq_desc_t typedefThomas Gleixner2009-06-151-2/+2
| * [IA64] remove obsolete no_irq_typeThomas Gleixner2009-06-151-1/+1
* | page allocator: do not check NUMA node ID when the caller knows the node is v...Mel Gorman2009-06-171-1/+2
|/
* irq: change ->set_affinity() to return statusYinghai Lu2009-04-282-4/+8
* 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/+13Star
* [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-311-7/+2Star
|\ \
| * | proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan2009-03-301-7/+2Star
* | | 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-131-1/+1
* | | | | | Merge branch 'linus' into core/iommuIngo Molnar2009-03-181-4/+3Star
|\| | | | |
| * | | | | [IA64] fix PCI DMA flag propagation on SN (Altix) with PICsJeremy Higdon2009-03-061-4/+3Star
| | |_|_|/ | |/| | |
* | | | | 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-052-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/+20Star
| |\
| | * IA64: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-061-2/+1Star
| * | ACPI: remove private acpica headers from driver filesLin Ming2008-12-312-2/+0Star
| * | 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/+26Star