aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel/fsys.S
AgeCommit message (Expand)Author
2023-09-11arch: Remove Itanium (IA-64) architectureArd Biesheuvel
2023-04-10docs: move ia64 architecture docs under Documentation/arch/Jonathan Corbet
2021-04-30arch/ia64/kernel/fsys.S: fix typosBhaskar Chowdhury
2019-07-15docs: ia64: convert to ReSTMauro Carvalho Chehab
2018-07-21pid: Implement PIDTYPE_TGIDEric W. Biederman
2018-07-21pids: Move the pgrp and session pid pointers from task_struct to signal_structEric W. Biederman
2018-07-21pids: Compute task_tgid using signal->leader_pidEric W. Biederman
2017-11-13Merge tag 'please-pull-gettime_vsyscall_update' of git://git.kernel.org/pub/s...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-31ia64: Update fsyscall gettime to use modern vsyscall_updateTony Luck
2015-06-10ia64: remove paravirt codeLuis R. Rodriguez
2013-03-19Fix broken fsys_getppid()Eric W. Biederman
2013-01-27cputime: Generic on-demand virtual cputime accountingFrederic Weisbecker
2012-05-16[IA64] Liberate the signal layer from IA64 assemblerAndi Kleen
2012-05-16[IA64] Fix fast syscall version of getcpu()Tony Luck
2012-03-29Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-03-28Disintegrate asm/system.h for IA64David Howells
2012-03-15ia64: vsyscall: Use seqcount instead of seqlockThomas Gleixner
2010-09-15[IA64] Optimize ticket spinlocks in fsys_rt_sigprocmaskPetr Tesarik
2010-09-09[IA64] fix siglockTony Luck
2009-03-26ia64/pv_ops: paravirtualize mov = ar.itc.Isaku Yamahata
2009-03-26ia64/pv_ops: paravirtualize fsys.S.Isaku Yamahata
2009-03-26ia64/pv_ops: add hooks to paravirtualize fsyscall implementation.Isaku Yamahata
2008-04-17Pull miscellaneous into release branchTony Luck
2008-04-17Pull virt-cpu-accounting into release branchTony Luck
2008-04-09[IA64] fix getpid and set_tid_address fast system calls for pid namespacesPavel Emelyanov
2008-03-10[IA64] cleanup and improve fsys_gettimeofdayHidetoshi Seto
2008-02-20[IA64] VIRT_CPU_ACCOUNTING (accurate cpu time accounting)Hidetoshi Seto
2007-07-20[IA64] Convert to generic timekeeping/clocksourceTony Luck
2007-07-13[IA64] ar.itc access must really be after xtime_lock.sequence has been readHidetoshi Seto
2007-03-07[IA64] fsys_getcpu for IA64Fenghua Yu
2006-02-28[IA64] cleanup in fsys.SKen Chen
2006-02-06[IA64] add syscall entry for *at()Chen, Kenneth W
2006-01-13[IA64] Add stub entry to fsys.S for sys_migrate_pagesTony Luck
2005-09-09kbuild: ia64 use generic asm-offsets.h supportSam Ravnborg
2005-06-15Auto merge with /home/aegl/GIT/linusTony Luck
2005-06-09[IA64] Fix race condition in the rt_sigprocmask fastcallChristoph Lameter
2005-05-05[IA64] Merge audit fix for fsyscalls with syscall-optimizationsDavid Mosberger-Tang
2005-04-29[PATCH] fix ia64 syscall auditingAmy Griffis
2005-04-27[IA64] Annotate fsys_bubble_down() with McKinley dispatch info.David Mosberger-Tang
2005-04-27[IA64] Reschedule fsys_bubble_down().David Mosberger-Tang
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds