summaryrefslogtreecommitdiffstats
path: root/arch/ia64/sn/kernel
Commit message (Expand)AuthorAgeFilesLines
* [IA64] BUG to BUG_ON changesStoyan Gaydarov2009-04-014-24/+12Star
* [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
* | proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan2009-03-301-7/+2Star
* | Merge branch 'linus' into x86/apicIngo Molnar2009-02-221-3/+4
|\|
| * [IA64] bte_copy of BTE_MAX_XFER trips BUG_ON.Robin Holt2009-02-191-3/+4
* | Merge branch 'linus' into x86/apicIngo Molnar2009-02-132-2/+2
|\|
| * PCI: return error on failure to read PCI ROMsTimothy S. Nelson2009-02-052-2/+2
* | irq: update all arches for new irq_descMike Travis2009-01-131-1/+1
|/
* 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
|\