aboutsummaryrefslogtreecommitdiff
path: root/arch/ia64/sn
AgeCommit message (Expand)AuthorFilesLines
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklGravatar Linus Torvalds 1-0/+1
2010-10-15llseek: automatically add .llseek fopGravatar Arnd Bergmann 1-0/+1
2010-10-12pci: Convert msi to new irq_chip functionsGravatar Thomas Gleixner 1-2/+2
2010-08-06Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Gravatar Linus Torvalds 1-1/+1
2010-07-30PCI: MSI: Restore read_msi_msg_desc(); add get_cached_msi_msg_desc()Gravatar Ben Hutchings 1-1/+1
2010-06-16Merge branch 'master' into for-nextGravatar Jiri Kosina 1-7/+2
2010-06-16fix typos concerning "initiali[zs]e"Gravatar Uwe Kleine-König 1-1/+1
2010-05-24Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Gravatar Linus Torvalds 1-7/+2
2010-05-18[IA64] Use set_cpus_allowed_ptrGravatar Julia Lawall 1-2/+2
2010-05-17sn_hwperf: Kill BKL usageGravatar Arnd Bergmann 1-7/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 10-0/+10
2010-03-08Merge branch 'for-next' into for-linusGravatar Jiri Kosina 1-1/+1
2010-02-23[IA64] Fix broken sn2 buildGravatar Hedi Berriche 1-1/+1
2010-02-09tree-wide: Assorted spelling fixesGravatar Daniel Mack 1-1/+1
2009-12-16ia64: use bitmap_find_next_zero_areaGravatar Akinobu Mita 1-14/+5
2009-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Gravatar Linus Torvalds 1-4/+4
2009-11-24ACPICA: Add post-order callback to acpi_walk_namespaceGravatar Lin Ming 1-1/+1
2009-10-29percpu: make percpu symbols in ia64 uniqueGravatar Tejun Heo 1-4/+4
2009-10-13[IA64] use printk_once() unaligned.c/io_common.cGravatar Marcin Slusarz 1-6/+2
2009-10-13[IA64] unsigned cannot be less than 0 in sn_hwperf_ioctl()Gravatar Roel Kluin 1-3/+4
2009-09-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Gravatar Linus Torvalds 1-0/+2
2009-09-15[IA64] pci_br, fix infinite loop in find_free_ate()Gravatar Jiri Slaby 1-0/+2
2009-07-04Merge branch 'master' into for-nextGravatar Tejun Heo 1-1/+2
2009-06-30[IA64] sprintf should not be used with same source & destination addressGravatar Alan Cox 1-1/+2
2009-06-24percpu: cleanup percpu array definitionsGravatar Tejun Heo 1-1/+1
2009-06-17Pull for-2.6.31 into releaseGravatar Tony Luck 9-17/+17
2009-06-17[IA64] Convert ia64 to use int-ll64.hGravatar Matthew Wilcox 8-14/+14
2009-06-16page allocator: do not check NUMA node ID when the caller knows the node is v...Gravatar Mel Gorman 1-1/+2
2009-06-15[IA64] remove obsolete irq_desc_t typedefGravatar Thomas Gleixner 1-2/+2
2009-06-15[IA64] remove obsolete no_irq_typeGravatar Thomas Gleixner 1-1/+1
2009-04-28irq: change ->set_affinity() to return statusGravatar Yinghai Lu 2-4/+8
2009-04-21clocksource: pass clocksource to read() callbackGravatar Magnus Damm 1-1/+1
2009-04-07dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Gravatar Yang Hongyang 1-1/+1
2009-04-01[IA64] BUG to BUG_ON changesGravatar Stoyan Gaydarov 5-27/+13
2009-04-01[IA64] Fix typo/thinko in arch/ia64/sn/kernel/sn2/sn2_smp.cGravatar Randy Dunlap 1-1/+1
2009-03-31Pull cpumask into release branchGravatar Tony Luck 3-7/+7
2009-03-30Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ad...Gravatar Linus Torvalds 1-7/+2
2009-03-31proc 2/2: remove struct proc_dir_entry::ownerGravatar Alexey Dobriyan 1-7/+2
2009-03-28Merge branch 'linus' into core/iommuGravatar Ingo Molnar 1-1/+1
2009-03-27Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Gravatar Ingo Molnar 1-1/+1
2009-03-18Merge branch 'linus' into core/iommuGravatar Ingo Molnar 1-4/+3
2009-03-16cpumask: use mm_cpumask() wrapper: ia64Gravatar Rusty Russell 1-2/+2
2009-03-16cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: ia64Gravatar Rusty Russell 3-5/+5
2009-03-06[IA64] fix PCI DMA flag propagation on SN (Altix) with PICsGravatar Jeremy Higdon 1-4/+3
2009-03-05Merge branch 'linus' into core/iommuGravatar Ingo Molnar 3-5/+6
2009-02-22Merge branch 'linus' into x86/apicGravatar Ingo Molnar 1-3/+4
2009-02-19[IA64] bte_copy of BTE_MAX_XFER trips BUG_ON.Gravatar Robin Holt 1-3/+4
2009-02-13Merge branch 'linus' into x86/apicGravatar Ingo Molnar 2-2/+2
2009-02-04PCI: return error on failure to read PCI ROMsGravatar Timothy S. Nelson 2-2/+2
2009-01-21Merge branch 'x86/mm' into core/percpuGravatar Ingo Molnar 1-0/+6