aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64 (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds2-30/+22
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds3-27/+5
2012-06-01new helper: signal_delivered()Al Viro1-6/+1
2012-06-01most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro1-2/+0
2012-06-01set_restore_sigmask() is never called without SIGPENDING (and never should be)Al Viro1-1/+1
2012-06-01pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro1-9/+1
2012-06-01new helper: sigmask_to_save()Al Viro1-9/+3
2012-06-01new helper: restore_saved_sigmask()Al Viro1-4/+1
2012-06-01new helpers: {clear,test,test_and_clear}_restore_sigmask()Al Viro1-0/+16
2012-05-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds1-2/+0
2012-05-30ia64 perfmon: fix get_unmapped_area() use thereAl Viro1-8/+2
2012-05-30ia64, sparc64: convert wrappers around do_mremap() to sys_mremap()Al Viro1-16/+3
2012-05-30bury __kernel_nlink_t, make internal nlink_t consistentAl Viro1-3/+0
2012-05-24Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-20/+18
2012-05-24Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-55/+4
2012-05-24Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-7/+2
2012-05-23move key_repace_session_keyring() into tracehook_notify_resume()Al Viro1-2/+0
2012-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds1-13/+2
2012-05-23Merge tag 'ia64-3.5-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linuxLinus Torvalds3-182/+15
2012-05-23Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+0
2012-05-22Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-25/+0
2012-05-21ia64: use set_current_blocked() and block_sigmask()Matt Fleming1-13/+2
2012-05-21Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds5-83/+8
2012-05-21Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+4
2012-05-21ia64: Use generic time configAnna-Maria Gleixner1-7/+2
2012-05-16fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha1-3/+0
2012-05-16[IA64] Liberate the signal layer from IA64 assemblerAndi Kleen1-170/+1
2012-05-16[IA64] Add cmpxchg.h to exported userspace headersmaximilian attems1-0/+1
2012-05-16[IA64] Fix fast syscall version of getcpu()Tony Luck1-8/+12
2012-05-16[IA64] Removed "task_size" element from thread_struct - it is now constantTony Luck1-4/+1
2012-05-11gpiolib/arches: Centralise bolierplate asm/gpio.hMark Brown1-55/+4
2012-05-09sched/numa: Rewrite the CONFIG_NUMA sched domain supportPeter Zijlstra1-25/+0
2012-05-09KVM: ia64: fix build due to typoAvi Kivity1-1/+1
2012-05-08task_allocator: Use config switches instead of magic definesThomas Gleixner2-3/+2
2012-05-08ia64: Remove unused cpu_idle_wait()Thomas Gleixner2-21/+0
2012-05-07iommu: rename intr_remapping.[ch] to irq_remapping.[ch]Suresh Siddha1-0/+0
2012-05-07iommu: rename intr_remapping references to irq_remappingSuresh Siddha1-1/+1
2012-05-07iommu/vt-d: Make intr-remapping initialization genericJoerg Roedel1-0/+4
2012-05-05init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASKThomas Gleixner1-0/+1
2012-04-26ia64: Use generic idle thread allocationThomas Gleixner2-58/+4
2012-04-26smp: Add task_struct argument to __cpu_up()Thomas Gleixner1-1/+1
2012-04-21kill mm argument of vm_munmap()Al Viro1-1/+1
2012-04-21perfmon: kill some helpers and argumentsAl Viro1-9/+4
2012-04-20VM: add "vm_munmap()" helper functionLinus Torvalds1-8/+3
2012-04-19KVM: ia64: fix build due to typoAvi Kivity1-1/+1
2012-04-19KVM: Fix page-crossing MMIOAvi Kivity2-5/+7
2012-04-19Merge branch 'linus' into queueMarcelo Tosatti3-118/+153
2012-04-16ia64: fix futex_atomic_cmpxchg_inatomic()Luck, Tony1-4/+5
2012-04-13ia64: populate the cmpxchg header with appropriate codePaul Gortmaker2-114/+148
2012-04-08kvmclock: Add functions to check if the host has stopped the vmEric B Munson1-0/+5