aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/include
Commit message (Expand)AuthorAgeFilesLines
* Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the castsTony Luck2012-08-151-2/+2
* ia64: Add accept4() syscallÉmeric Maschino2012-05-211-1/+2
* ia64: fix futex_atomic_cmpxchg_inatomic()Luck, Tony2012-04-221-4/+5
* [IA64] wire up sendmmsg() syscall for ItaniumTony Luck2011-05-311-1/+2
* ns: Wire up the setns system callEric W. Biederman2011-05-281-1/+2
* ia64: mmu_gather reworkPeter Zijlstra2011-05-251-20/+46
* Fix common misspellingsLucas De Marchi2011-03-315-7/+7
* ia64: Remove redundant declaration of irq_desc[]Thomas Gleixner2011-03-291-3/+0
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2011-03-241-1/+5
|\
| * [IA64] New syscalls for 2.6.39Tony Luck2011-03-221-1/+5
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2011-03-241-3/+3
|\ \
| * \ Merge branch 'linus' into releaseLen Brown2011-03-237-51/+24
| |\ \
| * | | ACPI / PM: Merge do_suspend_lowlevel() into acpi_save_state_mem()Rafael J. Wysocki2011-02-241-2/+2
| * | | ACPI / PM: Drop acpi_restore_state_mem()Rafael J. Wysocki2011-02-241-2/+2
* | | | bitops: remove minix bitops from asm/bitops.hAkinobu Mita2011-03-231-1/+0
* | | | bitops: remove ext2 non-atomic bitops from asm/bitops.hAkinobu Mita2011-03-231-1/+0
* | | | bitops: introduce little-endian bitops for most architecturesAkinobu Mita2011-03-231-0/+1
* | | | ia64: fix build breakage in asm/thread_info.hLuck, Tony2011-03-231-1/+1
| |/ / |/| |
* | | add the common dma_addr_t typedef to include/linux/types.hFUJITA Tomonori2011-03-221-3/+0
* | | mm: NUMA aware alloc_thread_info_node()Eric Dumazet2011-03-221-2/+3
* | | mm: NUMA aware alloc_task_struct_node()Eric Dumazet2011-03-221-1/+8
| |/ |/|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-03-181-1/+1
|\ \
| * \ Merge branch 'master' into for-nextJiri Kosina2011-02-153-2/+9
| |\ \ | | |/
| * | fix typos 'comamnd' -> 'command' in commentsJustin P. Mattock2011-02-021-1/+1
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2011-03-161-0/+2
|\ \ \
| * \ \ Pull misc-2.6.39 into release branchTony Luck2011-03-161-0/+2
| |\ \ \ | | |_|/ | |/| |
| | * | [IA64] Add DMA_ERROR_CODE define.Konrad Rzeszutek Wilk2011-01-111-0/+2
* | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-03-151-37/+0
|\ \ \ \
| * | | | rwsem: Move duplicate function prototypes to linux/rwsem.hThomas Gleixner2011-01-271-5/+0
| * | | | rwsem: Unify the duplicate rwsem_is_locked() inlinesThomas Gleixner2011-01-271-5/+0
| * | | | rwsem: Move duplicate init macros and functions to linux/rwsem.hThomas Gleixner2011-01-271-15/+0
| * | | | rwsem: Move duplicate struct rwsem declaration to linux/rwsem.hThomas Gleixner2011-01-271-9/+0
| * | | | rwsem: Cleanup includesThomas Gleixner2011-01-271-3/+0
| |/ / /
* | | | Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-03-151-6/+9
|\ \ \ \
| * | | | futex: Sanitize futex ops argument typesMichel Lespinasse2011-03-111-5/+5
| * | | | futex: Sanitize cmpxchg_futex_value_locked APIMichel Lespinasse2011-03-111-3/+6
| |/ / /
* | | | xen: ia64 build broken due to "xen: switch to new schedop hypercall by default."Ian Campbell2011-03-011-1/+1
|/ / /
* | | [IA64] fix ia64 build failure in pmdp_get_and_clearAndrea Arcangeli2011-01-141-0/+1
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2011-01-131-0/+5
|\ \ \
| * | | ACPI: Use ioremap_cache()Len Brown2011-01-071-0/+5
| |/ /
* | | Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-01-131-2/+3
|\ \ \ | |_|/ |/| |
| * | ACPI, intel_idle: Cleanup idle= internal variablesThomas Renninger2011-01-121-2/+3
| |/
* | KVM: Clean up vm creation and releaseJan Kiszka2011-01-121-0/+4
|/
* taskstats: use real microsecond granularity for CPU timesMichael Holzheu2010-10-271-3/+3
* mm: remove pte_*map_nested()Peter Zijlstra2010-10-261-2/+0
* Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...Linus Torvalds2010-10-261-0/+1
|\
| * Merge branch 'hwpoison-fixes-2.6.37' into hwpoisonAndi Kleen2010-10-221-0/+1
| |\
| | * Add _addr_lsb field to ia64 siginfoAndi Kleen2010-10-121-0/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2010-10-221-88/+1
|\ \ \ | |/ / |/| |
| * | ioctl: Use asm-generic/ioctls.h on ia64 (enables termiox)Jeff Mahoney2010-10-221-88/+1
| |/