summaryrefslogtreecommitdiff
path: root/arch/ia64/sn
AgeCommit message (Expand)Author
2011-07-22Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-07-20ia64,rcu: Convert call_rcu(sn_irq_info_free) to kfree_rcu()Lai Jiangshan
2011-07-14ia64: Replace clocksource.fsys_mmio with generic arch dataAndy Lutomirski
2011-05-14Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a...Thomas Gleixner
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds
2011-04-01[IA64] fix build warning: argument 1 of 'irqd_irq_disabled'Tony Luck
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-29[IA64] Fix build breakage - sn_force_interrupt_flag: undefinedTony Luck
2011-03-29ia64: Convert to the new irq_* function namesThomas Gleixner
2011-03-29ia64: Use irqd_irq_disabled() instead of desc->status accessThomas Gleixner
2011-03-29ia64: sn: Use irqd_mark_affinity_set() helperThomas Gleixner
2011-03-29ia64: sn: Use irq_move_irq()Thomas Gleixner
2011-03-29ia64: Use accessor functions all over the placeThomas Gleixner
2011-03-29ia64: sn: Drop unused functionThomas Gleixner
2011-03-29ia64: Convert sn to new irq_chip functionsThomas Gleixner
2011-03-29ia64: Convert msi_sn to new irq_chip functionsThomas Gleixner
2011-03-29ia64: Remove stale irq_chip.endThomas Gleixner
2011-03-20Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2011-03-17ia64: change to new flag variablesmatt mooney
2011-03-02[IA64] tioca: Fix assignment from incompatible pointer warningsJeff Mahoney
2011-03-02[IA64] setup.c Typo fix "Architechtuallly"Justin P. Mattock
2011-02-21ia64: convert to clocksource_register_hz/khzJohn Stultz
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-16ia64: use bitmap_find_next_zero_areaAkinobu Mita
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-09-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2009-09-15[IA64] pci_br, fix infinite loop in find_free_ate()Jiri Slaby
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-17Pull for-2.6.31 into releaseTony Luck
2009-06-17[IA64] Convert ia64 to use int-ll64.hMatthew Wilcox
2009-06-16page allocator: do not check NUMA node ID when the caller knows the node is v...Mel Gorman