aboutsummaryrefslogtreecommitdiff
path: root/arch/ia64/kernel
AgeCommit message (Expand)Author
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
2012-07-31Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-07-31mm: account the total_vm in the vm_stat_account()Huang Shijie
2012-07-24Merge tag 'iommu-updates-v3.6-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-07-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-07-19random: remove rand_initialize_irq()Theodore Ts'o
2012-06-28treewide: Put a space between #include and FILEPaul Bolle
2012-06-25iommu: Remove group_mfAlex Williamson
2012-06-05ia64: SMP: Remove call to ipi_call_lock_irq()/ipi_call_unlock_irq()Yong Zhang
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-06-01new helper: signal_delivered()Al Viro