summaryrefslogtreecommitdiffstats
path: root/arch/ia64
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-06-012-30/+22Star
|\
| * new helper: signal_delivered()Al Viro2012-06-011-6/+1Star
| * most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro2012-06-011-2/+0Star
| * set_restore_sigmask() is never called without SIGPENDING (and never should be)Al Viro2012-06-011-1/+1
| * pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro2012-06-011-9/+1Star
| * new helper: sigmask_to_save()Al Viro2012-06-011-9/+3Star
| * new helper: restore_saved_sigmask()Al Viro2012-06-011-4/+1Star
| * new helpers: {clear,test,test_and_clear}_restore_sigmask()Al Viro2012-06-011-0/+16
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-06-013-27/+5Star
|\ \ | |/ |/|
| * ia64 perfmon: fix get_unmapped_area() use thereAl Viro2012-05-311-8/+2Star
| * ia64, sparc64: convert wrappers around do_mremap() to sys_mremap()Al Viro2012-05-311-16/+3Star
| * bury __kernel_nlink_t, make internal nlink_t consistentAl Viro2012-05-311-3/+0Star
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-06-011-2/+0Star
|\ \ | |/ |/|
| * move key_repace_session_keyring() into tracehook_notify_resume()Al Viro2012-05-241-2/+0Star
* | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-05-253-20/+18Star
|\ \
| * | KVM: ia64: fix build due to typoAvi Kivity2012-04-201-1/+1
| * | KVM: Fix page-crossing MMIOAvi Kivity2012-04-202-5/+7
| * | Merge branch 'linus' into queueMarcelo Tosatti2012-04-193-118/+153
| |\ \
| * | | kvmclock: Add functions to check if the host has stopped the vmEric B Munson2012-04-081-0/+5
| * | | KVM: Factor out kvm_vcpu_kick to arch-generic codeChristoffer Dall2012-04-082-15/+6Star
* | | | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-05-241-55/+4Star
|\ \ \ \
| * | | | gpiolib/arches: Centralise bolierplate asm/gpio.hMark Brown2012-05-121-55/+4Star
* | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-241-7/+2Star
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | ia64: Use generic time configAnna-Maria Gleixner2012-05-211-7/+2Star
| |/ / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-05-241-13/+2Star
|\ \ \ \
| * | | | 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