aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2011-07-24Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+4
2011-07-21clocksource: Change __ARCH_HAS_CLOCKSOURCE_DATA to a CONFIG optionH. Peter Anvin1-2/+0
2011-07-21treewide: fix potentially dangerous trailing ';' in #defined values/expressionsPhil Carmody1-1/+1
2011-07-14ia64: Replace clocksource.fsys_mmio with generic arch dataAndy Lutomirski1-0/+12
2011-07-14ia64: add jump labels for paravirtGlauber Costa1-0/+4
2011-05-31[IA64] wire up sendmmsg() syscall for ItaniumTony Luck1-1/+2
2011-05-28ns: Wire up the setns system callEric W. Biederman1-1/+2
2011-05-25ia64: mmu_gather reworkPeter Zijlstra1-20/+46
2011-03-31Fix common misspellingsLucas De Marchi5-7/+7
2011-03-29ia64: Remove redundant declaration of irq_desc[]Thomas Gleixner1-3/+0
2011-03-24Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds1-1/+5
2011-03-24Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds1-3/+3
2011-03-23bitops: remove minix bitops from asm/bitops.hAkinobu Mita1-1/+0
2011-03-23bitops: remove ext2 non-atomic bitops from asm/bitops.hAkinobu Mita1-1/+0
2011-03-23bitops: introduce little-endian bitops for most architecturesAkinobu Mita1-0/+1
2011-03-23ia64: fix build breakage in asm/thread_info.hLuck, Tony1-1/+1
2011-03-23Merge branch 'linus' into releaseLen Brown7-51/+24
2011-03-22add the common dma_addr_t typedef to include/linux/types.hFUJITA Tomonori1-3/+0
2011-03-22mm: NUMA aware alloc_thread_info_node()Eric Dumazet1-2/+3
2011-03-22mm: NUMA aware alloc_task_struct_node()Eric Dumazet1-1/+8
2011-03-22[IA64] New syscalls for 2.6.39Tony Luck1-1/+5
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2011-03-16Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds1-0/+2
2011-03-16Pull misc-2.6.39 into release branchTony Luck1-0/+2
2011-03-15Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-37/+0
2011-03-15Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-6/+9
2011-03-11futex: Sanitize futex ops argument typesMichel Lespinasse1-5/+5
2011-03-11futex: Sanitize cmpxchg_futex_value_locked APIMichel Lespinasse1-3/+6
2011-03-01xen: ia64 build broken due to "xen: switch to new schedop hypercall by default."Ian Campbell1-1/+1
2011-02-24ACPI / PM: Merge do_suspend_lowlevel() into acpi_save_state_mem()Rafael J. Wysocki1-2/+2
2011-02-24ACPI / PM: Drop acpi_restore_state_mem()Rafael J. Wysocki1-2/+2
2011-02-15Merge branch 'master' into for-nextJiri Kosina3-2/+9
2011-02-02fix typos 'comamnd' -> 'command' in commentsJustin P. Mattock1-1/+1
2011-01-27rwsem: Move duplicate function prototypes to linux/rwsem.hThomas Gleixner1-5/+0
2011-01-27rwsem: Unify the duplicate rwsem_is_locked() inlinesThomas Gleixner1-5/+0
2011-01-27rwsem: Move duplicate init macros and functions to linux/rwsem.hThomas Gleixner1-15/+0
2011-01-27rwsem: Move duplicate struct rwsem declaration to linux/rwsem.hThomas Gleixner1-9/+0
2011-01-27rwsem: Cleanup includesThomas Gleixner1-3/+0
2011-01-14[IA64] fix ia64 build failure in pmdp_get_and_clearAndrea Arcangeli1-0/+1
2011-01-13Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds1-0/+5
2011-01-13Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6Linus Torvalds1-2/+3
2011-01-12ACPI, intel_idle: Cleanup idle= internal variablesThomas Renninger1-2/+3
2011-01-12KVM: Clean up vm creation and releaseJan Kiszka1-0/+4
2011-01-11[IA64] Add DMA_ERROR_CODE define.Konrad Rzeszutek Wilk1-0/+2
2011-01-07ACPI: Use ioremap_cache()Len Brown1-0/+5
2010-10-27taskstats: use real microsecond granularity for CPU timesMichael Holzheu1-3/+3
2010-10-26mm: remove pte_*map_nested()Peter Zijlstra1-2/+0
2010-10-26Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6Linus Torvalds1-0/+1
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds1-88/+1