aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/sn
Commit message (Expand)AuthorAge
* Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a...Thomas Gleixner2011-05-14
|\
| * Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds2011-04-07
| |\
| | * Fix common misspellingsLucas De Marchi2011-03-31
| * | [IA64] fix build warning: argument 1 of 'irqd_irq_disabled'Tony Luck2011-04-01
| * | [IA64] Fix build breakage - sn_force_interrupt_flag: undefinedTony Luck2011-03-29
| |/
| * ia64: Convert to the new irq_* function namesThomas Gleixner2011-03-29
| * ia64: Use irqd_irq_disabled() instead of desc->status accessThomas Gleixner2011-03-29
| * ia64: sn: Use irqd_mark_affinity_set() helperThomas Gleixner2011-03-29
| * ia64: sn: Use irq_move_irq()Thomas Gleixner2011-03-29
| * ia64: Use accessor functions all over the placeThomas Gleixner2011-03-29
| * ia64: sn: Drop unused functionThomas Gleixner2011-03-29
| * ia64: Convert sn to new irq_chip functionsThomas Gleixner2011-03-29
| * ia64: Convert msi_sn to new irq_chip functionsThomas Gleixner2011-03-29
| * ia64: Remove stale irq_chip.endThomas Gleixner2011-03-29
| * Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2011-03-20
| |\
| | * ia64: change to new flag variablesmatt mooney2011-03-17
| * | [IA64] tioca: Fix assignment from incompatible pointer warningsJeff Mahoney2011-03-02
| * | [IA64] setup.c Typo fix "Architechtuallly"Justin P. Mattock2011-03-02
| |/
* / ia64: convert to clocksource_register_hz/khzJohn Stultz2011-02-21
|/
* Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-22
|\
| * llseek: automatically add .llseek fopArnd Bergmann2010-10-15
* | pci: Convert msi to new irq_chip functionsThomas Gleixner2010-10-12
|/
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2010-08-06
|\
| * PCI: MSI: Restore read_msi_msg_desc(); add get_cached_msi_msg_desc()Ben Hutchings2010-07-30
* | Merge branch 'master' into for-nextJiri Kosina2010-06-16
|\|
| * Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Linus Torvalds2010-05-24
| |\
| | * sn_hwperf: Kill BKL usageArnd Bergmann2010-05-16
* | | fix typos concerning "initiali[zs]e"Uwe Kleine-König2010-06-16
|/ /
* / [IA64] Use set_cpus_allowed_ptrJulia Lawall2010-05-18
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* Merge branch 'for-next' into for-linusJiri Kosina2010-03-08
|\
| * tree-wide: Assorted spelling fixesDaniel Mack2010-02-09
* | [IA64] Fix broken sn2 buildHedi Berriche2010-02-23
|/
* ia64: use bitmap_find_next_zero_areaAkinobu Mita2009-12-16
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-12-14
|\
| * percpu: make percpu symbols in ia64 uniqueTejun Heo2009-10-29
* | ACPICA: Add post-order callback to acpi_walk_namespaceLin Ming2009-11-24
* | [IA64] use printk_once() unaligned.c/io_common.cMarcin Slusarz2009-10-13
* | [IA64] unsigned cannot be less than 0 in sn_hwperf_ioctl()Roel Kluin2009-10-13
|/
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2009-09-18
|\
| * [IA64] pci_br, fix infinite loop in find_free_ate()Jiri Slaby2009-09-15
* | Merge branch 'master' into for-nextTejun Heo2009-07-03
|\|
| * [IA64] sprintf should not be used with same source & destination addressAlan Cox2009-06-30
* | percpu: cleanup percpu array definitionsTejun Heo2009-06-24
|/
* Pull for-2.6.31 into releaseTony Luck2009-06-17
|\
| * [IA64] Convert ia64 to use int-ll64.hMatthew Wilcox2009-06-17
| * [IA64] remove obsolete irq_desc_t typedefThomas Gleixner2009-06-15
| * [IA64] remove obsolete no_irq_typeThomas Gleixner2009-06-15
* | page allocator: do not check NUMA node ID when the caller knows the node is v...Mel Gorman2009-06-16
|/
* irq: change ->set_affinity() to return statusYinghai Lu2009-04-28