aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-03ia64: switch to generic sigaltstackAl Viro1-16/+3
2013-01-20ia64: kill thread_matches(), unexport ptrace_check_attach()Oleg Nesterov1-27/+0
2013-01-03Merge tag 'driver-core-3.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds4-25/+14
2013-01-03IA64: drivers: remove __dev* attributes.Greg Kroah-Hartman4-25/+14
2013-01-03Wire up finit_module syscallLuck, Tony1-0/+1
2012-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds4-143/+89
2012-12-12Merge tag 'please-pull-misc-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linuxLinus Torvalds1-2/+2
2012-12-11Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-18/+4
2012-12-11Merge tag 'char-misc-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-1/+1
2012-11-29flagday: kill pt_regs argument of do_fork()Al Viro1-8/+6
2012-11-28death to idle_regs()Al Viro1-5/+0
2012-11-28flagday: don't pass regs to copy_thread()Al Viro1-1/+2
2012-11-20vtime: Warn if irqs aren't disabled on system time accounting APIsFrederic Weisbecker1-0/+2
2012-11-19vtime: Consolidate a bit the ctx switch codeFrederic Weisbecker1-8/+1
2012-11-19vtime: Explicitly account pending user time on process tickFrederic Weisbecker1-10/+1
2012-11-19vtime: Remove the underscore prefix invasionFrederic Weisbecker1-4/+4
2012-11-15ACPI / ia64: Export acpi_[un]register_gsi()Mika Westerberg1-0/+2
2012-11-07[IA64] Resolve name space collision for cache_show()Tony Luck1-2/+2
2012-10-29vtime: Make vtime_account_system() irqsafeFrederic Weisbecker1-4/+4
2012-10-24/dev/mem: use phys_addr_t for physical addressesCyril Chemparathy1-1/+1
2012-10-19ia64: switch to generic sys_execve()Al Viro2-22/+1
2012-10-19ia64: switch to generic kernel_thread()/kernel_execve()Al Viro3-91/+80
2012-10-14ia64: don't mess with ar_bspstore in kernel_thread()Al Viro1-5/+4
2012-10-14ia64: dead code in copy_thread() since 2004Al Viro1-9/+0
2012-10-14ia64: clone() had been unused since 2004Al Viro1-6/+0
2012-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-2/+2
2012-10-12vfs: define struct filename and have getname() return itJeff Layton1-2/+2
2012-10-12Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+2
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds1-8/+0
2012-10-09mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov1-1/+1
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-10/+8
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds3-19/+20
2012-10-01Merge tag 'please-pull-ia64-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linuxLinus Torvalds2-3/+4
2012-10-01Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-33/+33
2012-10-01ia64: can't reach do_signal() when returning to kernel modeAl Viro1-8/+0
2012-09-26switch simple cases of fget_light to fdgetAl Viro1-8/+7
2012-09-26make get_file() return its argumentAl Viro1-3/+1
2012-09-26switch itanic perfmonctl(2) to fget_light()Al Viro1-2/+3
2012-09-25ia64: Reuse system and user vtime accounting functions on task switchFrederic Weisbecker1-8/+3
2012-09-25ia64: Consolidate user vtime accountingFrederic Weisbecker1-13/+15
2012-09-25vtime: Consolidate system/idle context detectionFrederic Weisbecker1-11/+14
2012-09-25cputime: Use a proper subsystem naming for vtime related APIsFrederic Weisbecker1-3/+3
2012-09-24time: Convert CONFIG_GENERIC_TIME_VSYSCALL to CONFIG_GENERIC_TIME_VSYSCALL_OLDJohn Stultz1-1/+1
2012-09-24time: Move update_vsyscall definitions to timekeeper_internal.hJohn Stultz1-1/+1
2012-09-23ia64: Add missing RCU idle APIs on idle loopPaul E. McKenney1-0/+3
2012-09-21userns: On ia64 deal with current_uid and current_gid being kuid and kgidEric W. Biederman3-19/+20
2012-09-20[IA64] Must enable interrupts in do_notify_resume_user before calling tracehook_notify_resume()Tony Luck1-2/+2
2012-09-10[IA64] kexec: Move the dereference below the NULL testWei Yongjun1-1/+2
2012-08-20cputime: Consolidate vtime handling on context switchFrederic Weisbecker1-2/+2
2012-08-03ACPI: Only count valid srat memory structuresThomas Renninger1-2/+3