summaryrefslogtreecommitdiff
path: root/arch/ia64/kernel
AgeCommit message (Expand)Author
2013-01-20ia64: kill thread_matches(), unexport ptrace_check_attach()Oleg Nesterov
2013-01-03Merge tag 'driver-core-3.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-01-03IA64: drivers: remove __dev* attributes.Greg Kroah-Hartman
2013-01-03Wire up finit_module syscallLuck, Tony
2012-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-12-12Merge tag 'please-pull-misc-3.8' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-12-11Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-12-11Merge tag 'char-misc-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2012-11-29flagday: kill pt_regs argument of do_fork()Al Viro
2012-11-28death to idle_regs()Al Viro
2012-11-28flagday: don't pass regs to copy_thread()Al Viro
2012-11-20vtime: Warn if irqs aren't disabled on system time accounting APIsFrederic Weisbecker
2012-11-19vtime: Consolidate a bit the ctx switch codeFrederic Weisbecker
2012-11-19vtime: Explicitly account pending user time on process tickFrederic Weisbecker
2012-11-19vtime: Remove the underscore prefix invasionFrederic Weisbecker
2012-11-15ACPI / ia64: Export acpi_[un]register_gsi()Mika Westerberg
2012-11-07[IA64] Resolve name space collision for cache_show()Tony Luck
2012-10-29vtime: Make vtime_account_system() irqsafeFrederic Weisbecker
2012-10-24/dev/mem: use phys_addr_t for physical addressesCyril Chemparathy
2012-10-19ia64: switch to generic sys_execve()Al Viro
2012-10-19ia64: switch to generic kernel_thread()/kernel_execve()Al Viro
2012-10-14ia64: don't mess with ar_bspstore in kernel_thread()Al Viro
2012-10-14ia64: dead code in copy_thread() since 2004Al Viro
2012-10-14ia64: clone() had been unused since 2004Al Viro
2012-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-12vfs: define struct filename and have getname() return itJeff Layton
2012-10-12Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-09mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2012-10-01Merge tag 'please-pull-ia64-for-3.7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-10-01Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-10-01ia64: can't reach do_signal() when returning to kernel modeAl Viro
2012-09-26switch simple cases of fget_light to fdgetAl Viro
2012-09-26make get_file() return its argumentAl Viro
2012-09-26switch itanic perfmonctl(2) to fget_light()Al Viro
2012-09-25ia64: Reuse system and user vtime accounting functions on task switchFrederic Weisbecker
2012-09-25ia64: Consolidate user vtime accountingFrederic Weisbecker
2012-09-25vtime: Consolidate system/idle context detectionFrederic Weisbecker
2012-09-25cputime: Use a proper subsystem naming for vtime related APIsFrederic Weisbecker
2012-09-24time: Convert CONFIG_GENERIC_TIME_VSYSCALL to CONFIG_GENERIC_TIME_VSYSCALL_OLDJohn Stultz
2012-09-24time: Move update_vsyscall definitions to timekeeper_internal.hJohn Stultz
2012-09-23ia64: Add missing RCU idle APIs on idle loopPaul E. McKenney
2012-09-21userns: On ia64 deal with current_uid and current_gid being kuid and kgidEric W. Biederman
2012-09-20[IA64] Must enable interrupts in do_notify_resume_user before calling traceho...Tony Luck
2012-09-10[IA64] kexec: Move the dereference below the NULL testWei Yongjun
2012-08-20cputime: Consolidate vtime handling on context switchFrederic Weisbecker
2012-08-03ACPI: Only count valid srat memory structuresThomas Renninger
2012-07-31Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds