summaryrefslogtreecommitdiffstats
path: root/arch/ia64/sn/kernel
Commit message (Expand)AuthorAgeFilesLines
* 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-241-1/+1
* | [IA64] use printk_once() unaligned.c/io_common.cMarcin Slusarz2009-10-131-6/+2
* | [IA64] unsigned cannot be less than 0 in sn_hwperf_ioctl()Roel Kluin2009-10-131-3/+4
|/
* 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
|/
* [IA64] Convert ia64 to use int-ll64.hMatthew Wilcox2009-06-175-7/+7
* [IA64] remove obsolete irq_desc_t typedefThomas Gleixner2009-06-151-2/+2
* [IA64] remove obsolete no_irq_typeThomas Gleixner2009-06-151-1/+1
* irq: change ->set_affinity() to return statusYinghai Lu2009-04-282-4/+8
* clocksource: pass clocksource to read() callbackMagnus Damm2009-04-211-1/+1
* [IA64] BUG to BUG_ON changesStoyan Gaydarov2009-04-014-24/+12
* [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-311-7/+2
* | 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-042-2/+2
* | irq: update all arches for new irq_descMike Travis2009-01-121-1/+1
|/
* Merge branch 'linus' into releaseLen Brown2009-01-094-23/+20
|\
| * IA64: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-061-2/+1
| * cpumask: IA64: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to...Rusty Russell2008-12-261-15/+12
| * 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/+0
* | 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/+1
* 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/+13
* [IA64] move XP and XPC to drivers/misc/sgi-xpDean Nelson2008-04-227-6099/+1
* [IA64] minor irq handler cleanupsJeff Garzik2008-04-221-2/+2
* arch: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-181-1/+0
* [IA64] Replace explicit jiffies tests with time_* macros.Robert P. J. Day2008-04-092-5/+5
OpenPOWER on IntegriCloud