aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/include
Commit message (Expand)AuthorAgeFilesLines
* exec/ptrace: fix get_dumpable() incorrect testsKees Cook2014-01-031-1/+1
* Fix initialization of CMCI/CMCP interruptsTony Luck2013-05-131-0/+1
* Wrong asm register contraints in the futex implementationStephan Schreiber2013-05-131-3/+2
* Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the castsTony Luck2012-08-101-2/+2
* ia64: Add accept4() syscallÉmeric Maschino2012-05-201-1/+2
* ia64: fix futex_atomic_cmpxchg_inatomic()Luck, Tony2012-04-221-4/+5
* procfs: do not confuse jiffies with cputime64_tAndreas Schwab2011-12-291-0/+1
* Merge branch 'upstream/xen-settime' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-11-061-0/+1
|\
| * xen/acpi: Domain0 acpi parser related platform hypercallYu Ke2011-09-261-0/+1
* | Merge branch 'stable/vmalloc-3.2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-11-061-29/+0
|\ \
| * | xen: use generic functions instead of xen_{alloc, free}_vm_area()David Vrabel2011-09-291-29/+0
* | | [IA64] Wire up cross memory attach syscallsTony Luck2011-11-021-1/+3
* | | iommu: Rename the DMAR and INTR_REMAP config optionsSuresh Siddha2011-09-213-3/+3
* | | iommu: Cleanup ifdefs in detect_intel_iommu()Suresh Siddha2011-09-211-2/+4
|/ /
* | Merge branch 'gpiolib' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2011-08-011-0/+55
|\ \
| * | [IA64] Hook up gpiolib supportMark Brown2011-06-011-0/+55
* | | atomic: cleanup asm-generic atomic*.h inclusionArun Sharma2011-07-261-1/+0
* | | atomic: move atomic_add_unless to generic codeArun Sharma2011-07-261-2/+2
* | | atomic: use <linux/atomic.h>Arun Sharma2011-07-263-3/+2
* | | asm-generic: add another generic ext2 atomic bitopsAkinobu Mita2011-07-261-2/+1
* | | ptrace: unify show_regs() prototypeMike Frysinger2011-07-261-1/+0
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-251-1/+1
|\ \ \
| * | | treewide: fix potentially dangerous trailing ';' in #defined values/expressionsPhil Carmody2011-07-211-1/+1
| | |/ | |/|
* | | Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2011-07-241-0/+4
|\ \ \
| * | | ia64: add jump labels for paravirtGlauber Costa2011-07-141-0/+4
| |/ /
* | | clocksource: Change __ARCH_HAS_CLOCKSOURCE_DATA to a CONFIG optionH. Peter Anvin2011-07-211-2/+0
* | | ia64: Replace clocksource.fsys_mmio with generic arch dataAndy Lutomirski2011-07-141-0/+12
|/ /
* | [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
| |\ \ \ | | |_|/ | |/| |