aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/sn/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds1-4/+4
2009-11-24ACPICA: Add post-order callback to acpi_walk_namespaceLin Ming1-1/+1
2009-10-29percpu: make percpu symbols in ia64 uniqueTejun Heo1-4/+4
2009-10-13[IA64] use printk_once() unaligned.c/io_common.cMarcin Slusarz1-6/+2
2009-10-13[IA64] unsigned cannot be less than 0 in sn_hwperf_ioctl()Roel Kluin1-3/+4
2009-07-04Merge branch 'master' into for-nextTejun Heo1-1/+2
2009-06-30[IA64] sprintf should not be used with same source & destination addressAlan Cox1-1/+2
2009-06-24percpu: cleanup percpu array definitionsTejun Heo1-1/+1
2009-06-17[IA64] Convert ia64 to use int-ll64.hMatthew Wilcox5-7/+7
2009-06-15[IA64] remove obsolete irq_desc_t typedefThomas Gleixner1-2/+2
2009-06-15[IA64] remove obsolete no_irq_typeThomas Gleixner1-1/+1
2009-04-28irq: change ->set_affinity() to return statusYinghai Lu2-4/+8
2009-04-21clocksource: pass clocksource to read() callbackMagnus Damm1-1/+1
2009-04-01[IA64] BUG to BUG_ON changesStoyan Gaydarov4-24/+12
2009-04-01[IA64] Fix typo/thinko in arch/ia64/sn/kernel/sn2/sn2_smp.cRandy Dunlap1-1/+1
2009-03-31Pull cpumask into release branchTony Luck3-7/+7
2009-03-31proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan1-7/+2
2009-03-16cpumask: use mm_cpumask() wrapper: ia64Rusty Russell1-2/+2
2009-03-16cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: ia64Rusty Russell3-5/+5
2009-02-22Merge branch 'linus' into x86/apicIngo Molnar1-3/+4
2009-02-19[IA64] bte_copy of BTE_MAX_XFER trips BUG_ON.Robin Holt1-3/+4
2009-02-13Merge branch 'linus' into x86/apicIngo Molnar2-2/+2
2009-02-04PCI: return error on failure to read PCI ROMsTimothy S. Nelson2-2/+2
2009-01-12irq: update all arches for new irq_descMike Travis1-1/+1
2009-01-09Merge branch 'linus' into releaseLen Brown4-23/+20
2009-01-06IA64: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-2/+1
2008-12-31ACPI: remove private acpica headers from driver filesLin Ming2-2/+0
2008-12-31ACPI: io_common.c: call acpi_get_table to avoid using ACPI_SIG_DSDTLin Ming1-2/+2
2008-12-31ACPI: io_acpi_init.c: call acpi_get_name to get node fullnameLin Ming1-46/+56
2008-12-26cpumask: IA64: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to_cpumaskRusty Russell1-15/+12
2008-12-13cpumask: make irq_set_affinity() take a const struct cpumaskRusty Russell2-6/+7
2008-12-09[IA64] SN: prevent IRQ retargetting in request_irq()John Keller1-1/+8
2008-12-09[IA64] Clear up section mismatch for sn_check_wars.Robin Holt1-2/+2
2008-12-09[IA64] eliminate NULL test and memset after alloc_bootmemJulia Lawall1-4/+1
2008-11-30sn_pci_controller_fixup() should be __initAl Viro1-1/+1
2008-10-23ACPI: fix ia64 build warningLen Brown1-1/+1
2008-10-11ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernelsMatthew Wilcox1-4/+4
2008-08-01[IA64] Move include/asm-ia64 to arch/ia64/include/asmTony Luck1-1/+1
2008-07-15Merge branch 'generic-ipi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2008-06-26smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe1-1/+1
2008-06-26Merge commit 'v2.6.26-rc8' into core/rcuIngo Molnar1-1/+1
2008-06-24[IA64] Handle count==0 in sn2_ptc_proc_write()Cliff Wickman1-1/+1
2008-06-23Merge branch 'linus' into core/rcuIngo Molnar1-0/+2
2008-06-20[IA64] SN2: security hole in sn2_ptc_proc_writeCliff Wickman1-0/+2
2008-05-19rcu: split list.h and move rcu-protected lists into rculist.hFranck Bui-Huu1-0/+1
2008-04-29ia64: use non-racy method for proc entries creationDenis V. Lunev2-21/+13
2008-04-22[IA64] move XP and XPC to drivers/misc/sgi-xpDean Nelson7-6099/+1
2008-04-22[IA64] minor irq handler cleanupsJeff Garzik1-2/+2
2008-04-18arch: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox1-1/+0
2008-04-09[IA64] Replace explicit jiffies tests with time_* macros.Robert P. J. Day2-5/+5