summaryrefslogtreecommitdiffstats
path: root/arch/ia64
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | ia64: use set_current_blocked() and block_sigmask()Matt Fleming2012-05-221-13/+2Star
* | | | | Merge tag 'ia64-3.5-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2012-05-233-182/+15Star
|\ \ \ \ \
| * | | | | [IA64] Liberate the signal layer from IA64 assemblerAndi Kleen2012-05-161-170/+1Star
| * | | | | [IA64] Add cmpxchg.h to exported userspace headersmaximilian attems2012-05-161-0/+1
| * | | | | [IA64] Fix fast syscall version of getcpu()Tony Luck2012-05-161-8/+12
| * | | | | [IA64] Removed "task_size" element from thread_struct - it is now constantTony Luck2012-05-161-4/+1Star
* | | | | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-05-231-3/+0Star
|\ \ \ \ \ \
| * | | | | | fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha2012-05-171-3/+0Star
| |/ / / / /
* | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-05-231-25/+0Star
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | sched/numa: Rewrite the CONFIG_NUMA sched domain supportPeter Zijlstra2012-05-091-25/+0Star
| | |/ / / | |/| | |
* | | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-225-83/+8Star
|\ \ \ \ \
| * | | | | task_allocator: Use config switches instead of magic definesThomas Gleixner2012-05-082-3/+2Star
| * | | | | ia64: Remove unused cpu_idle_wait()Thomas Gleixner2012-05-082-21/+0Star
| * | | | | init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASKThomas Gleixner2012-05-051-0/+1
| * | | | | ia64: Use generic idle thread allocationThomas Gleixner2012-04-262-58/+4Star
| * | | | | smp: Add task_struct argument to __cpu_up()Thomas Gleixner2012-04-261-1/+1
| |/ / / /
* | | | | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-05-221-0/+4
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | iommu: rename intr_remapping.[ch] to irq_remapping.[ch]Suresh Siddha2012-05-071-0/+0
| * | | | iommu: rename intr_remapping references to irq_remappingSuresh Siddha2012-05-071-1/+1
| * | | | iommu/vt-d: Make intr-remapping initialization genericJoerg Roedel2012-05-071-0/+4
| |/ / /
* / / / KVM: ia64: fix build due to typoAvi Kivity2012-05-091-1/+1
|/ / /
* | | kill mm argument of vm_munmap()Al Viro2012-04-211-1/+1
* | | perfmon: kill some helpers and argumentsAl Viro2012-04-211-9/+4Star
* | | VM: add "vm_munmap()" helper functionLinus Torvalds2012-04-211-8/+3Star
| |/ |/|
* | ia64: fix futex_atomic_cmpxchg_inatomic()Luck, Tony2012-04-171-4/+5
* | ia64: populate the cmpxchg header with appropriate codePaul Gortmaker2012-04-132-114/+148
|/
* Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds2012-04-054-18/+34
|\
| * X86 & IA64: adapt for dma_map_ops changesAndrzej Pietrasiewicz2012-03-284-18/+34
* | Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds2012-04-021-1/+1
|\ \
| * | documentation: remove references to cpu_*_map.Rusty Russell2012-03-291-1/+1
* | | ia64: Fixup asm/cmpxchg.hDavid Howells2012-03-301-1/+1
* | | Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-301-118/+3Star
|\ \ \
| * | | ia64: Use generic posix_types.hH. Peter Anvin2012-02-141-118/+3Star
| | |/ | |/|
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-03-294-11/+7Star
|\ \ \
| * | | ia64: vsyscall: Add missing paranthesisThomas Gleixner2012-03-271-1/+1
| * | | ia64: vsyscall: Use seqcount instead of seqlockThomas Gleixner2012-03-164-11/+7Star
| |/ /
* | / Fix ia64 build errors (fallout from system.h disintegration)Luck, Tony2012-03-292-0/+2
| |/ |/|
* | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-03-298-26/+24Star
|\ \
| * | arch/ia64: remove references to cpu_*_mapSrivatsa S. Bhat2012-03-298-26/+24Star
* | | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-2960-249/+228Star
|\ \ \
| * | | Delete all instances of asm/system.hDavid Howells2012-03-281-4/+0Star
| * | | Disintegrate asm/system.h for IA64David Howells2012-03-2860-249/+232Star
* | | | Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-03-283-1/+31
|\ \ \ \ | |_|/ / |/| | |
| * | | KVM: Ensure all vcpus are consistent with in-kernel irqchip settingsAvi Kivity2012-03-081-0/+5
| * | | KVM: Introduce kvm_memory_slot::arch and move lpage_info into itTakuya Yoshikawa2012-03-082-0/+13
| * | | KVM: provide synchronous registers in kvm_runChristian Borntraeger2012-03-051-0/+4
| * | | KVM: s390: ucontrol: export SIE control block to userCarsten Otte2012-03-051-0/+5
| * | | KVM: s390: add parameter for KVM_CREATE_VMCarsten Otte2012-03-051-1/+4
| | |/ | |/|
* | | Merge tag 'ia64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2012-03-2411-6/+22
|\ \ \
| * | | [IA64] Fix ISA IRQ trigger model and polarity settingLiu Jiang2012-03-141-4/+4