summaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel/fsys.S
Commit message (Expand)AuthorAgeFilesLines
* arch: Remove Itanium (IA-64) architectureArd Biesheuvel2023-09-111-837/+0
* docs: move ia64 architecture docs under Documentation/arch/Jonathan Corbet2023-04-101-1/+1
* arch/ia64/kernel/fsys.S: fix typosBhaskar Chowdhury2021-04-301-2/+2
* docs: ia64: convert to ReSTMauro Carvalho Chehab2019-07-151-1/+1
* pid: Implement PIDTYPE_TGIDEric W. Biederman2018-07-211-2/+2
* pids: Move the pgrp and session pid pointers from task_struct to signal_structEric W. Biederman2018-07-211-2/+2
* pids: Compute task_tgid using signal->leader_pidEric W. Biederman2018-07-211-4/+4
* Merge tag 'please-pull-gettime_vsyscall_update' of git://git.kernel.org/pub/s...Linus Torvalds2017-11-131-4/+4
|\
| * ia64: Update fsyscall gettime to use modern vsyscall_updateTony Luck2017-10-311-4/+4
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* ia64: remove paravirt codeLuis R. Rodriguez2015-06-101-9/+9
* Fix broken fsys_getppid()Eric W. Biederman2013-03-191-48/+1
* cputime: Generic on-demand virtual cputime accountingFrederic Weisbecker2013-01-271-2/+2
* [IA64] Liberate the signal layer from IA64 assemblerAndi Kleen2012-05-161-170/+1
* [IA64] Fix fast syscall version of getcpu()Tony Luck2012-05-161-8/+12
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-03-291-1/+1
|\
| * ia64: vsyscall: Use seqcount instead of seqlockThomas Gleixner2012-03-151-1/+1
* | Disintegrate asm/system.h for IA64David Howells2012-03-281-1/+0
|/
* [IA64] Optimize ticket spinlocks in fsys_rt_sigprocmaskPetr Tesarik2010-09-151-31/+11
* [IA64] fix siglockTony Luck2010-09-091-7/+39
* ia64/pv_ops: paravirtualize mov = ar.itc.Isaku Yamahata2009-03-261-2/+2
* ia64/pv_ops: paravirtualize fsys.S.Isaku Yamahata2009-03-261-7/+7
* ia64/pv_ops: add hooks to paravirtualize fsyscall implementation.Isaku Yamahata2009-03-261-8/+9
* Pull miscellaneous into release branchTony Luck2008-04-171-4/+30
|\
| * [IA64] fix getpid and set_tid_address fast system calls for pid namespacesPavel Emelyanov2008-04-091-4/+30
* | Pull virt-cpu-accounting into release branchTony Luck2008-04-171-0/+26
|\ \
| * | [IA64] VIRT_CPU_ACCOUNTING (accurate cpu time accounting)Hidetoshi Seto2008-02-201-0/+26
| |/
* / [IA64] cleanup and improve fsys_gettimeofdayHidetoshi Seto2008-03-101-16/+12
|/
* [IA64] Convert to generic timekeeping/clocksourceTony Luck2007-07-201-91/+88
* [IA64] ar.itc access must really be after xtime_lock.sequence has been readHidetoshi Seto2007-07-131-1/+3
* [IA64] fsys_getcpu for IA64Fenghua Yu2007-03-071-0/+105
* [IA64] cleanup in fsys.SKen Chen2006-02-281-4/+3
* [IA64] add syscall entry for *at()Chen, Kenneth W2006-02-061-26/+3
* [IA64] Add stub entry to fsys.S for sys_migrate_pagesTony Luck2006-01-131-0/+1
* kbuild: ia64 use generic asm-offsets.h supportSam Ravnborg2005-09-091-1/+1
* Auto merge with /home/aegl/GIT/linusTony Luck2005-06-151-2/+2
|\
| * [IA64] Fix race condition in the rt_sigprocmask fastcallChristoph Lameter2005-06-091-2/+2
| * [PATCH] fix ia64 syscall auditingAmy Griffis2005-04-291-1/+3
* | [IA64] Merge audit fix for fsyscalls with syscall-optimizationsDavid Mosberger-Tang2005-05-051-2/+2
* | [IA64] Annotate fsys_bubble_down() with McKinley dispatch info.David Mosberger-Tang2005-04-271-44/+74
* | [IA64] Reschedule fsys_bubble_down().David Mosberger-Tang2005-04-271-40/+33
|/
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+884