aboutsummaryrefslogtreecommitdiff
path: root/arch/ia64/sn/kernel
AgeCommit message (Expand)Author
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-10-12pci: Convert msi to new irq_chip functionsThomas Gleixner
2010-08-06Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2010-07-30PCI: MSI: Restore read_msi_msg_desc(); add get_cached_msi_msg_desc()Ben Hutchings
2010-06-16Merge branch 'master' into for-nextJiri Kosina
2010-06-16fix typos concerning "initiali[zs]e"Uwe Kleine-König
2010-05-24Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Linus Torvalds
2010-05-18[IA64] Use set_cpus_allowed_ptrJulia Lawall
2010-05-17sn_hwperf: Kill BKL usageArnd Bergmann
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina
2010-02-23[IA64] Fix broken sn2 buildHedi Berriche
2010-02-09tree-wide: Assorted spelling fixesDaniel Mack
2009-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2009-11-24ACPICA: Add post-order callback to acpi_walk_namespaceLin Ming
2009-10-29percpu: make percpu symbols in ia64 uniqueTejun Heo
2009-10-13[IA64] use printk_once() unaligned.c/io_common.cMarcin Slusarz
2009-10-13[IA64] unsigned cannot be less than 0 in sn_hwperf_ioctl()Roel Kluin
2009-07-04Merge branch 'master' into for-nextTejun Heo
2009-06-30[IA64] sprintf should not be used with same source & destination addressAlan Cox
2009-06-24percpu: cleanup percpu array definitionsTejun Heo
2009-06-17[IA64] Convert ia64 to use int-ll64.hMatthew Wilcox
2009-06-15[IA64] remove obsolete irq_desc_t typedefThomas Gleixner
2009-06-15[IA64] remove obsolete no_irq_typeThomas Gleixner
2009-04-28irq: change ->set_affinity() to return statusYinghai Lu
2009-04-21clocksource: pass clocksource to read() callbackMagnus Damm
2009-04-01[IA64] BUG to BUG_ON changesStoyan Gaydarov
2009-04-01[IA64] Fix typo/thinko in arch/ia64/sn/kernel/sn2/sn2_smp.cRandy Dunlap
2009-03-31Pull cpumask into release branchTony Luck
2009-03-31proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan
2009-03-16cpumask: use mm_cpumask() wrapper: ia64Rusty Russell
2009-03-16cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: ia64Rusty Russell
2009-02-22Merge branch 'linus' into x86/apicIngo Molnar
2009-02-19[IA64] bte_copy of BTE_MAX_XFER trips BUG_ON.Robin Holt
2009-02-13Merge branch 'linus' into x86/apicIngo Molnar
2009-02-04PCI: return error on failure to read PCI ROMsTimothy S. Nelson
2009-01-12irq: update all arches for new irq_descMike Travis
2009-01-09Merge branch 'linus' into releaseLen Brown
2009-01-06IA64: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2008-12-31ACPI: remove private acpica headers from driver filesLin Ming
2008-12-31ACPI: io_common.c: call acpi_get_table to avoid using ACPI_SIG_DSDTLin Ming
2008-12-31ACPI: io_acpi_init.c: call acpi_get_name to get node fullnameLin Ming
2008-12-26cpumask: IA64: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to...Rusty Russell
2008-12-13cpumask: make irq_set_affinity() take a const struct cpumaskRusty Russell
2008-12-09[IA64] SN: prevent IRQ retargetting in request_irq()John Keller
2008-12-09[IA64] Clear up section mismatch for sn_check_wars.Robin Holt
2008-12-09[IA64] eliminate NULL test and memset after alloc_bootmemJulia Lawall
2008-11-30sn_pci_controller_fixup() should be __initAl Viro
2008-10-23ACPI: fix ia64 build warningLen Brown