aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel/fsys.S
AgeCommit message (Expand)AuthorFilesLines
2023-09-11arch: Remove Itanium (IA-64) architectureArd Biesheuvel1-837/+0
2023-04-10docs: move ia64 architecture docs under Documentation/arch/Jonathan Corbet1-1/+1
2021-04-30arch/ia64/kernel/fsys.S: fix typosBhaskar Chowdhury1-2/+2
2019-07-15docs: ia64: convert to ReSTMauro Carvalho Chehab1-1/+1
2018-07-21pid: Implement PIDTYPE_TGIDEric W. Biederman1-2/+2
2018-07-21pids: Move the pgrp and session pid pointers from task_struct to signal_structEric W. Biederman1-2/+2
2018-07-21pids: Compute task_tgid using signal->leader_pidEric W. Biederman1-4/+4
2017-11-13Merge tag 'please-pull-gettime_vsyscall_update' of git://git.kernel.org/pub/s...Linus Torvalds1-4/+4
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-31ia64: Update fsyscall gettime to use modern vsyscall_updateTony Luck1-4/+4
2015-06-10ia64: remove paravirt codeLuis R. Rodriguez1-9/+9
2013-03-19Fix broken fsys_getppid()Eric W. Biederman1-48/+1
2013-01-27cputime: Generic on-demand virtual cputime accountingFrederic Weisbecker1-2/+2
2012-05-16[IA64] Liberate the signal layer from IA64 assemblerAndi Kleen1-170/+1
2012-05-16[IA64] Fix fast syscall version of getcpu()Tony Luck1-8/+12
2012-03-29Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2012-03-28Disintegrate asm/system.h for IA64David Howells1-1/+0
2012-03-15ia64: vsyscall: Use seqcount instead of seqlockThomas Gleixner1-1/+1
2010-09-15[IA64] Optimize ticket spinlocks in fsys_rt_sigprocmaskPetr Tesarik1-31/+11
2010-09-09[IA64] fix siglockTony Luck1-7/+39
2009-03-26ia64/pv_ops: paravirtualize mov = ar.itc.Isaku Yamahata1-2/+2
2009-03-26ia64/pv_ops: paravirtualize fsys.S.Isaku Yamahata1-7/+7
2009-03-26ia64/pv_ops: add hooks to paravirtualize fsyscall implementation.Isaku Yamahata1-8/+9
2008-04-17Pull miscellaneous into release branchTony Luck1-4/+30
2008-04-17Pull virt-cpu-accounting into release branchTony Luck1-0/+26
2008-04-09[IA64] fix getpid and set_tid_address fast system calls for pid namespacesPavel Emelyanov1-4/+30
2008-03-10[IA64] cleanup and improve fsys_gettimeofdayHidetoshi Seto1-16/+12
2008-02-20[IA64] VIRT_CPU_ACCOUNTING (accurate cpu time accounting)Hidetoshi Seto1-0/+26
2007-07-20[IA64] Convert to generic timekeeping/clocksourceTony Luck1-91/+88
2007-07-13[IA64] ar.itc access must really be after xtime_lock.sequence has been readHidetoshi Seto1-1/+3
2007-03-07[IA64] fsys_getcpu for IA64Fenghua Yu1-0/+105
2006-02-28[IA64] cleanup in fsys.SKen Chen1-4/+3
2006-02-06[IA64] add syscall entry for *at()Chen, Kenneth W1-26/+3
2006-01-13[IA64] Add stub entry to fsys.S for sys_migrate_pagesTony Luck1-0/+1
2005-09-09kbuild: ia64 use generic asm-offsets.h supportSam Ravnborg1-1/+1
2005-06-15Auto merge with /home/aegl/GIT/linusTony Luck1-2/+2
2005-06-09[IA64] Fix race condition in the rt_sigprocmask fastcallChristoph Lameter1-2/+2
2005-05-05[IA64] Merge audit fix for fsyscalls with syscall-optimizationsDavid Mosberger-Tang1-2/+2
2005-04-29[PATCH] fix ia64 syscall auditingAmy Griffis1-1/+3
2005-04-27[IA64] Annotate fsys_bubble_down() with McKinley dispatch info.David Mosberger-Tang1-44/+74
2005-04-27[IA64] Reschedule fsys_bubble_down().David Mosberger-Tang1-40/+33
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+884