summaryrefslogtreecommitdiffstats
path: root/arch/ia64/sn/kernel
Commit message (Expand)AuthorAgeFilesLines
* PCI: return error on failure to read PCI ROMsTimothy S. Nelson2009-02-052-2/+2
* 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
| * cpumask: IA64: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to...Rusty Russell2008-12-261-15/+12Star
| * cpumask: make irq_set_affinity() take a const struct cpumaskRusty Russell2008-12-132-6/+7
* | 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
|/
* [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/+1Star
* 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] Move include/asm-ia64 to arch/ia64/include/asmTony Luck2008-08-011-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/+13Star
* [IA64] move XP and XPC to drivers/misc/sgi-xpDean Nelson2008-04-237-6099/+1Star
* [IA64] minor irq handler cleanupsJeff Garzik2008-04-221-2/+2
* arch: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-191-1/+0Star
* [IA64] Replace explicit jiffies tests with time_* macros.Robert P. J. Day2008-04-092-5/+5
* [IA64] remove remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-065-24/+24
* [IA64] sn_hwperf semaphore to mutexDaniel Walker2008-02-051-4/+5
* [IA64] constify function pointer tablesJan Engelhardt2008-02-052-2/+2
* sched: remove printk_clock references from ia64Ingo Molnar2008-01-251-11/+0Star
* [IA64] Update Altix nofault codeRuss Anderson2008-01-031-3/+7
* [IA64] Fix Altix BTE error return statusRuss Anderson2007-12-192-4/+8
* [IA64] Add missing "space" to concatenated stringsJoe Perches2007-12-081-1/+1
* [IA64] SGI Altix : fix bug in sn_io_late_init()Mike Habeck2007-12-081-6/+5Star
* [IA64] XPC heartbeat timer function must run on CPU 0Dean Nelson2007-11-091-9/+3Star
* [IA64] Disable/re-enable CPE interrupts on AltixRuss Anderson2007-11-071-1/+7
* [IA64] arch/ia64/sn/kernel/mca.c: undo lock when sn_oemdata can't be extendedRoel Kluin2007-10-291-0/+1
* Add missing newlines to some uses of dev_<level> messagesJoe Perches2007-10-181-6/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2007-10-162-2/+2
|\
| * ia64: fix sn to add include files using EXTRA_CFLAGSSam Ravnborg2007-10-122-2/+2
* | Driver core: change add_uevent_var to use a structKay Sievers2007-10-121-2/+1Star
|/
* [IA64] SN: Add support for CPU disableJohn Keller2007-09-013-4/+51
* [IA64] Remove unnecessary cast of allocation return value in sn_hwperf_enum_o...Jesper Juhl2007-09-011-1/+2
* [IA64] SGI Altix : fix a force_interrupt bug on altixMike Habeck2007-08-141-1/+4
* [IA64] SN2 needs platform specific irq_to_vector() function.Kenji Kaneshige2007-08-131-0/+7
* [IA64] SN2: Fix up sn2_rtc clockChristoph Lameter2007-08-011-5/+2Star
* [IA64] Remove a few duplicate includesJesper Juhl2007-07-311-1/+0Star
* [IA64] fix a few section mismatch warningsSam Ravnborg2007-07-311-1/+1
* [IA64] Convert to generic timekeeping/clocksourceTony Luck2007-07-201-8/+21