Age | Commit message (Expand) | Author |
2011-12-09 | ia64: pcibr: Use kmemdup rather than duplicating its implementation | Thomas Meyer |
2011-12-09 | ia64: sn: Use kmemdup rather than duplicating its implementation | Thomas Meyer |
2011-12-09 | ia64: tioca: Use kmemdup rather than duplicating its implementation | Thomas Meyer |
2011-11-06 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-10-31 | ia64: Add export.h to arch/ia64 specific files as required | Paul Gortmaker |
2011-08-11 | [IA64] sn2: add missing put_cpu() | Tony Luck |
2011-07-22 | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2011-07-20 | ia64,rcu: Convert call_rcu(sn_irq_info_free) to kfree_rcu() | Lai Jiangshan |
2011-07-14 | ia64: Replace clocksource.fsys_mmio with generic arch data | Andy Lutomirski |
2011-05-14 | Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a... | Thomas Gleixner |
2011-04-07 | Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 | Linus Torvalds |
2011-04-01 | [IA64] fix build warning: argument 1 of 'irqd_irq_disabled' | Tony Luck |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-29 | [IA64] Fix build breakage - sn_force_interrupt_flag: undefined | Tony Luck |
2011-03-29 | ia64: Convert to the new irq_* function names | Thomas Gleixner |
2011-03-29 | ia64: Use irqd_irq_disabled() instead of desc->status access | Thomas Gleixner |
2011-03-29 | ia64: sn: Use irqd_mark_affinity_set() helper | Thomas Gleixner |
2011-03-29 | ia64: sn: Use irq_move_irq() | Thomas Gleixner |
2011-03-29 | ia64: Use accessor functions all over the place | Thomas Gleixner |
2011-03-29 | ia64: sn: Drop unused function | Thomas Gleixner |
2011-03-29 | ia64: Convert sn to new irq_chip functions | Thomas Gleixner |
2011-03-29 | ia64: Convert msi_sn to new irq_chip functions | Thomas Gleixner |
2011-03-29 | ia64: Remove stale irq_chip.end | Thomas Gleixner |
2011-03-20 | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds |
2011-03-17 | ia64: change to new flag variables | matt mooney |
2011-03-02 | [IA64] tioca: Fix assignment from incompatible pointer warnings | Jeff Mahoney |
2011-03-02 | [IA64] setup.c Typo fix "Architechtuallly" | Justin P. Mattock |
2011-02-21 | ia64: convert to clocksource_register_hz/khz | John Stultz |
2010-10-22 | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds |
2010-10-15 | llseek: automatically add .llseek fop | Arnd Bergmann |
2010-10-12 | pci: Convert msi to new irq_chip functions | Thomas Gleixner |
2010-08-06 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds |
2010-07-30 | PCI: MSI: Restore read_msi_msg_desc(); add get_cached_msi_msg_desc() | Ben Hutchings |
2010-06-16 | Merge branch 'master' into for-next | Jiri Kosina |
2010-06-16 | fix typos concerning "initiali[zs]e" | Uwe Kleine-König |
2010-05-24 | Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre... | Linus Torvalds |
2010-05-18 | [IA64] Use set_cpus_allowed_ptr | Julia Lawall |
2010-05-17 | sn_hwperf: Kill BKL usage | Arnd Bergmann |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-08 | Merge branch 'for-next' into for-linus | Jiri Kosina |
2010-02-23 | [IA64] Fix broken sn2 build | Hedi Berriche |
2010-02-09 | tree-wide: Assorted spelling fixes | Daniel Mack |
2009-12-16 | ia64: use bitmap_find_next_zero_area | Akinobu Mita |
2009-12-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds |
2009-11-24 | ACPICA: Add post-order callback to acpi_walk_namespace | Lin Ming |
2009-10-29 | percpu: make percpu symbols in ia64 unique | Tejun Heo |
2009-10-13 | [IA64] use printk_once() unaligned.c/io_common.c | Marcin Slusarz |
2009-10-13 | [IA64] unsigned cannot be less than 0 in sn_hwperf_ioctl() | Roel Kluin |
2009-09-18 | Merge 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 |