aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel/entry.S
AgeCommit message (Expand)AuthorFilesLines
2023-09-11arch: Remove Itanium (IA-64) architectureArd Biesheuvel1-1427/+0
2023-08-22ia64: replace #include <asm/export.h> with #include <linux/export.h>Masahiro Yamada1-2/+1
2021-04-25ia64: syscalls: switch to generic syscalltbl.shMasahiro Yamada1-2/+1
2020-06-23ia64: enable HAVE_COPY_THREAD_TLS, switch to kernel_clone_argsChristian Brauner1-19/+13
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport1-1/+1
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport1-1/+1
2019-12-08sched/rt, ia64: Use CONFIG_PREEMPTIONThomas Gleixner1-6/+6
2018-11-13ia64: generate uapi header and system call table filesFiroz Khan1-328/+3
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-03-03sched/core: Remove unused prefetch_stack()Ingo Molnar1-23/+0
2016-08-07ia64: move exports to definitionsAl Viro1-0/+3
2016-03-25[IA64] Enable preadv2 and pwritev2 syscalls for ia64Tony Luck1-0/+2
2016-01-22[IA64] Enable copy_file_range syscall for ia64Tony Luck1-0/+1
2015-12-14[IA64] Enable mlock2 syscall for ia64Tony Luck1-0/+1
2015-10-28[IA64] Wire up kcmp syscallÉmeric MASCHINO1-0/+1
2015-09-15ia64: Enable userfaultfd and membarrier system callsLuck, Tony1-0/+2
2015-06-10ia64: remove paravirt codeLuis R. Rodriguez1-27/+14
2015-01-05[IA64] Enable execveat syscall for ia64Tony Luck1-0/+1
2014-10-09[IA64] Enable bpf syscall for ia64Tony Luck1-0/+1
2014-08-18[IA64] Wire up memfd_create() system callTony Luck1-0/+1
2014-08-06[IA64] Wire up getrandom() system callTony Luck1-0/+1
2014-05-20ia64: add renameat2 syscallMiklos Szeredi1-0/+1
2014-01-28[IA64] Wire up new sched_setattr and sched_getattr syscallsTony Luck1-0/+2
2013-11-13ia64: Use preempt_schedule_irqThomas Gleixner1-14/+1
2013-01-27cputime: Generic on-demand virtual cputime accountingFrederic Weisbecker1-8/+8
2013-01-03Wire up finit_module syscallLuck, Tony1-0/+1
2012-11-29flagday: kill pt_regs argument of do_fork()Al Viro1-8/+6
2012-10-19ia64: switch to generic sys_execve()Al Viro1-3/+1
2012-10-19ia64: switch to generic kernel_thread()/kernel_execve()Al Viro1-7/+22
2012-10-14ia64: clone() had been unused since 2004Al Viro1-6/+0
2012-01-09ia64: Add accept4() syscallÉmeric Maschino1-0/+1
2011-11-02[IA64] Wire up cross memory attach syscallsTony Luck1-0/+2
2011-08-26All Arch: remove linkage for sys_nfsservctl system callNeilBrown1-1/+1
2011-05-31[IA64] wire up sendmmsg() syscall for ItaniumTony Luck1-0/+1
2011-05-28ns: Wire up the setns system callEric W. Biederman1-0/+1
2011-03-22[IA64] New syscalls for 2.6.39Tony Luck1-0/+4
2010-08-13[IA64] Add latest crop of syscallsTony Luck1-0/+3
2010-02-08[IA64] Remove COMPAT_IA32 supportTony Luck1-39/+0
2009-10-12net: Introduce recvmmsg socket syscallArnaldo Carvalho de Melo1-0/+1
2009-06-16[IA64] hook up new rt_tgsigqueueinfo syscallTony Luck1-0/+1
2009-04-08[IA64] wire up preadv/pwritev system callsTony Luck1-0/+2
2009-04-05Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+100
2009-03-26ia64/pv_ops: paravirtualize mov = ar.itc.Isaku Yamahata1-2/+2
2009-01-18Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc2' into tracing/coreIngo Molnar1-1/+1
2009-01-14[CVE-2009-0029] Remove __attribute__((weak)) from sys_pipe/sys_pipe2Heiko Carstens1-1/+1
2009-01-14ftrace, ia64: IA64 dynamic ftrace supportShaohua Li1-0/+51
2009-01-14ftrace, ia64: IA64 static ftrace supportShaohua Li1-0/+49
2008-11-20[IA64] Rationalize kernel mode alignment checkingTony Luck1-0/+1
2008-10-06[IA64] utrace use generic trace hookShaohua Li1-0/+5
2008-07-25[IA64] Wire up new system callsTony Luck1-0/+6
2008-05-27[IA64] pvops: paravirtualize entry.SIsaku Yamahata1-43/+72
2008-05-14[IA64] trivial cleanup for entry.SHidetoshi Seto1-6/+6
2008-05-14[IA64] fix interrupt masking for pending works on kernel leaveHidetoshi Seto1-4/+10
2008-04-22[IA64] disable interrupts on exit of ia64_trace_syscallHidetoshi Seto1-0/+1
2008-02-20[IA64] VIRT_CPU_ACCOUNTING (accurate cpu time accounting)Hidetoshi Seto1-0/+65
2008-02-08[IA64] Wire up timerfd_{create,settime,gettime} syscallsTony Luck1-1/+4
2008-02-05timerfd: new timerfd APIDavide Libenzi1-1/+1
2007-07-19[IA64] fallocate system callDavid Chinner1-1/+1
2007-05-14[IA64] wire up {signal,timer,event}fd syscallsTony Luck1-0/+3
2007-05-10[IA64] Wire up epoll_pwait and utimensatTony Luck1-0/+2
2007-05-08[IA64] wire up pselect, ppollAlexey Kuznetsov1-2/+2
2007-05-08[IA64] Add TIF_RESTORE_SIGMASKAlexey Dobriyan1-26/+0
2007-04-30Pull percpu-dtc into release branchTony Luck1-5/+2
2007-02-06[IA64] remove per-cpu ia64_phys_stacked_size_p8Chen, Kenneth W1-5/+2
2007-02-05[IA64] Hook up getcpu system call for IA64Fenghua Yu1-0/+2
2006-12-07[IA64] IA64 Kexec/kdumpZou Nan hai1-1/+1
2006-10-03fix file specification in commentsUwe Zeisberger1-1/+1
2006-10-02[PATCH] rename the provided execve functions to kernel_execveArnd Bergmann1-2/+2
2006-09-26Revert "[IA64] Unwire set/get_robust_list"Tony Luck1-2/+2
2006-09-08[IA64] Unwire set/get_robust_listAndreas Schwab1-2/+2
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-23[PATCH] page migration: sys_move_pages(): support moving of individual pagesChristoph Lameter1-1/+1
2006-04-26[PATCH] Add support for the sys_vmsplice syscallJens Axboe1-0/+1
2006-04-11[PATCH] splice: add support for sys_tee()Jens Axboe1-0/+1
2006-04-06[IA64] Wire up new syscalls {set,get}_robust_listTony Luck1-2/+2
2006-04-04[IA64] Wire up new syscall sync_file_range()Tony Luck1-0/+3
2006-03-30[PATCH] Introduce sys_splice() system callJens Axboe1-0/+1
2006-03-21Pull delete-sigdelayed into release branchTony Luck1-14/+0
2006-02-16[IA64] Missing check for TIF_WORK if trace/audit enabledJack Steiner1-1/+3
2006-02-08[IA64] unshare system call registration for ia64Janak Desai1-0/+3
2006-02-06[IA64] add syscall entry for *at()Chen, Kenneth W1-0/+13
2006-01-26[IA64] Delete MCA/INIT sigdelayed codeKeith Owens1-14/+0
2006-01-08[PATCH] Swap Migration V5: sys_migrate_pages interfaceChristoph Lameter1-0/+1
2005-09-16[IA64] Remove warnings for gcc 4.0 IA64 compilation.Peter Chubb1-1/+1
2005-09-09Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild Linus Torvalds1-1/+1
2005-09-09[PATCH] Prefetch kernel stacks to speed up context switchChen, Kenneth W1-0/+23
2005-09-09kbuild: ia64 use generic asm-offsets.h supportSam Ravnborg1-1/+1
2005-09-07[IA64] minor performance tune-up in ia64_switch_toChen, Kenneth W1-3/+3
2005-08-01[PATCH] remove sys_set_zone_reclaim()Ingo Molnar1-1/+1
2005-07-27[IA64] inotify: ia64 syscalls.Robert Love1-3/+3
2005-07-08[IA64] Fix a typo in arch/ia64/kernel/entry.SH. J. Lu1-1/+1
2005-06-28Auto merge with /home/aegl/GIT/ia64-testTony Luck1-58/+52
2005-06-27[PATCH] Update cfq io scheduler to time sliced designJens Axboe1-2/+2
2005-06-21[PATCH] VM: early zone reclaimMartin Hicks1-1/+1
2005-06-15Auto merge with /home/aegl/GIT/linusTony Luck1-3/+3
2005-05-17Merge with temp tree to get David's gdb inferior calls patchTony Luck1-1/+1
2005-05-10[IA64] Avoid .spillpsp directive in handcoded assemblyDavid Mosberger-Tang1-2/+2
2005-05-03[IA64] fix typos caught by new assemblerDavid Mosberger-Tang1-1/+1
2005-05-01[PATCH] consolidate sys_shmatStephen Rothwell1-1/+1
2005-04-27[IA64] use srlz.d instead of srlz.i in ia64_leave_kernel()David Mosberger-Tang1-1/+1
2005-04-27[IA64] In ia64_leave_syscall(), fix comments and whitespace only.David Mosberger-Tang1-40/+39
2005-04-27[IA64] Schedule ia64_leave_syscall() to read ar.bsp earlierDavid Mosberger-Tang1-24/+19
2005-04-27[IA64] On return from syscall, hint b7 with __kernel_syscall_via_epc().David Mosberger-Tang1-1/+8
2005-04-27[IA64] Schedule fp-clearing insns at least 6 cycles after reading ar.bsp.David Mosberger-Tang1-10/+15
2005-04-27[IA64] Use dynamic prediction for RSE-clearing branches.David Mosberger-Tang1-2/+2
2005-04-27[IA64] __ia64_syscall() is no longer used anywhere in the kernel. Remove it.David Mosberger-Tang1-12/+0
2005-04-25[IA64] fix syscall-optimization goofDavid Mosberger-Tang1-1/+1
2005-04-25[IA64] speed up syscall path a bit moreDavid Mosberger-Tang1-6/+6
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+1587