aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/sn (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-04-04Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mappingLinus Torvalds1-4/+5
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_systemLinus Torvalds5-5/+1
2012-03-28Disintegrate asm/system.h for IA64David Howells5-5/+1
2012-03-28X86 & IA64: adapt for dma_map_ops changesAndrzej Pietrasiewicz1-4/+5
2012-03-23Merge tag 'ia64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linuxLinus Torvalds8-1/+15
2012-02-27[IA64] Fix a couple of warnings for EXPORT_SYMBOLPaul Gortmaker2-0/+2
2012-02-27[IA64] Check return from device_register() in cx_device_register()Paul Gortmaker1-1/+6
2012-02-23ia64/PCI: get rid of device resource fixupsBjorn Helgaas1-1/+3
2012-02-23ia64/PCI: SN: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas1-5/+9
2012-02-22[IA64] genirq fixup for SGI/SNDimitri Sivanich5-0/+7
2011-12-09ia64: pcibr: Use kmemdup rather than duplicating its implementationThomas Meyer1-2/+1
2011-12-09ia64: sn: Use kmemdup rather than duplicating its implementationThomas Meyer1-3/+2
2011-12-09ia64: tioca: Use kmemdup rather than duplicating its implementationThomas Meyer1-2/+2
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds5-0/+5
2011-10-31ia64: Add export.h to arch/ia64 specific files as requiredPaul Gortmaker5-0/+5
2011-08-11[IA64] sn2: add missing put_cpu()Tony Luck1-4/+8
2011-07-22Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2011-07-20ia64,rcu: Convert call_rcu(sn_irq_info_free) to kfree_rcu()Lai Jiangshan1-12/+2
2011-07-14ia64: Replace clocksource.fsys_mmio with generic arch dataAndy Lutomirski1-1/+1
2011-05-14Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-arm into timers/clocksourceThomas Gleixner10-136/+53
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds2-3/+3
2011-04-01[IA64] fix build warning: argument 1 of 'irqd_irq_disabled'Tony Luck1-1/+1
2011-03-31Fix common misspellingsLucas De Marchi2-3/+3
2011-03-29[IA64] Fix build breakage - sn_force_interrupt_flag: undefinedTony Luck1-42/+0
2011-03-29ia64: Convert to the new irq_* function namesThomas Gleixner1-2/+2
2011-03-29ia64: Use irqd_irq_disabled() instead of desc->status accessThomas Gleixner1-1/+1
2011-03-29ia64: sn: Use irqd_mark_affinity_set() helperThomas Gleixner1-3/+1
2011-03-29ia64: sn: Use irq_move_irq()Thomas Gleixner2-2/+2
2011-03-29ia64: Use accessor functions all over the placeThomas Gleixner1-4/+2
2011-03-29ia64: sn: Drop unused functionThomas Gleixner1-16/+0
2011-03-29ia64: Convert sn to new irq_chip functionsThomas Gleixner1-21/+23
2011-03-29ia64: Convert msi_sn to new irq_chip functionsThomas Gleixner1-14/+14
2011-03-29ia64: Remove stale irq_chip.endThomas Gleixner1-23/+0
2011-03-20Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6Linus Torvalds4-4/+4
2011-03-17ia64: change to new flag variablesmatt mooney4-4/+4
2011-03-02[IA64] tioca: Fix assignment from incompatible pointer warningsJeff Mahoney1-1/+1
2011-03-02[IA64] setup.c Typo fix "Architechtuallly"Justin P. Mattock1-1/+1
2011-02-21ia64: convert to clocksource_register_hz/khzJohn Stultz1-5/+1
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds1-0/+1
2010-10-15llseek: automatically add .llseek fopArnd Bergmann1-0/+1
2010-10-12pci: Convert msi to new irq_chip functionsThomas Gleixner1-2/+2
2010-08-06Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds1-1/+1
2010-07-30PCI: MSI: Restore read_msi_msg_desc(); add get_cached_msi_msg_desc()Ben Hutchings1-1/+1
2010-06-16Merge branch 'master' into for-nextJiri Kosina1-7/+2
2010-06-16fix typos concerning "initiali[zs]e"Uwe Kleine-König1-1/+1
2010-05-24Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracingLinus Torvalds1-7/+2
2010-05-18[IA64] Use set_cpus_allowed_ptrJulia Lawall1-2/+2
2010-05-17sn_hwperf: Kill BKL usageArnd Bergmann1-7/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo10-0/+10
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina1-1/+1