summaryrefslogtreecommitdiff
path: root/arch/ia64/sn/kernel
AgeCommit message (Expand)AuthorFilesLines
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...Rusty 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-16Merge branch 'generic-ipi-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus 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-23[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-19arch: 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
2008-03-06[IA64] remove remaining __FUNCTION__ occurrencesHarvey Harrison5-24/+24
2008-02-05[IA64] sn_hwperf semaphore to mutexDaniel Walker1-4/+5
2008-02-05[IA64] constify function pointer tablesJan Engelhardt2-2/+2
2008-01-25sched: remove printk_clock references from ia64Ingo Molnar1-11/+0
2008-01-04[IA64] Update Altix nofault codeRuss Anderson1-3/+7
2007-12-19[IA64] Fix Altix BTE error return statusRuss Anderson2-4/+8
2007-12-08[IA64] Add missing "space" to concatenated stringsJoe Perches1-1/+1
2007-12-08[IA64] SGI Altix : fix bug in sn_io_late_init()Mike Habeck1-6/+5
2007-11-09[IA64] XPC heartbeat timer function must run on CPU 0Dean Nelson1-9/+3
2007-11-07[IA64] Disable/re-enable CPE interrupts on AltixRuss Anderson1-1/+7
2007-10-30[IA64] arch/ia64/sn/kernel/mca.c: undo lock when sn_oemdata can't be extendedRoel Kluin1-0/+1
2007-10-19Add missing newlines to some uses of dev_<level> messagesJoe Perches1-6/+7
2007-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2-2/+2
2007-10-13Driver core: change add_uevent_var to use a structKay Sievers1-2/+1
2007-10-12ia64: fix sn to add include files using EXTRA_CFLAGSSam Ravnborg2-2/+2
2007-09-01[IA64] SN: Add support for CPU disableJohn Keller3-4/+51
2007-09-01[IA64] Remove unnecessary cast of allocation return value in sn_hwperf_enum_o...Jesper Juhl1-1/+2
2007-08-14[IA64] SGI Altix : fix a force_interrupt bug on altixMike Habeck1-1/+4
2007-08-13[IA64] SN2 needs platform specific irq_to_vector() function.Kenji Kaneshige1-0/+7
2007-08-02[IA64] SN2: Fix up sn2_rtc clockChristoph Lameter1-5/+2
2007-07-31[IA64] Remove a few duplicate includesJesper Juhl1-1/+0
2007-07-31[IA64] fix a few section mismatch warningsSam Ravnborg1-1/+1
2007-07-20[IA64] Convert to generic timekeeping/clocksourceTony Luck1-8/+21
2007-07-14[IA64] correctly count CPU objects in the ia64/sn hwperf interfaceMark Goodwin1-1/+2