aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/sn/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
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 Gleixner6-132/+49
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds1-2/+2
2011-04-01[IA64] fix build warning: argument 1 of 'irqd_irq_disabled'Tony Luck1-1/+1
2011-03-31Fix common misspellingsLucas De Marchi1-2/+2
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 Torvalds2-2/+2
2011-03-17ia64: change to new flag variablesmatt mooney2-2/+2
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 Heo6-0/+6
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina1-1/+1
2010-02-23[IA64] Fix broken sn2 buildHedi Berriche1-1/+1
2010-02-09tree-wide: Assorted spelling fixesDaniel Mack1-1/+1
2009-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds1-4/+4
2009-11-24ACPICA: Add post-order callback to acpi_walk_namespaceLin Ming1-1/+1
2009-10-29percpu: make percpu symbols in ia64 uniqueTejun Heo1-4/+4
2009-10-13[IA64] use printk_once() unaligned.c/io_common.cMarcin Slusarz1-6/+2
2009-10-13[IA64] unsigned cannot be less than 0 in sn_hwperf_ioctl()Roel Kluin1-3/+4
2009-07-04Merge branch 'master' into for-nextTejun Heo1-1/+2
2009-06-30[IA64] sprintf should not be used with same source & destination addressAlan Cox1-1/+2
2009-06-24percpu: cleanup percpu array definitionsTejun Heo1-1/+1
2009-06-17[IA64] Convert ia64 to use int-ll64.hMatthew Wilcox5-7/+7
2009-06-15[IA64] remove obsolete irq_desc_t typedefThomas Gleixner1-2/+2
2009-06-15[IA64] remove obsolete no_irq_typeThomas Gleixner1-1/+1
2009-04-28irq: change ->set_affinity() to return statusYinghai Lu2-4/+8
2009-04-21clocksource: pass clocksource to read() callbackMagnus Damm1-1/+1
2009-04-01[IA64] BUG to BUG_ON changesStoyan Gaydarov4-24/+12
2009-04-01[IA64] Fix typo/thinko in arch/ia64/sn/kernel/sn2/sn2_smp.cRandy Dunlap1-1/+1