summaryrefslogtreecommitdiff
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-24ia64: 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-08ia64: move exports to definitionsAl Viro1-0/+3
2016-03-26[IA64] Enable preadv2 and pwritev2 syscalls for ia64Tony Luck1-0/+2
2016-01-23[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-29[IA64] Wire up kcmp syscallÉmeric MASCHINO1-0/+1
2015-09-16ia64: Enable userfaultfd and membarrier system callsLuck, Tony1-0/+2
2015-06-11ia64: remove paravirt codeLuis R. Rodriguez1-27/+14
2015-01-05[IA64] Enable execveat syscall for ia64Tony Luck1-0/+1
2014-10-10[IA64] Enable bpf syscall for ia64Tony Luck1-0/+1
2014-08-18[IA64] Wire up memfd_create() system callTony Luck1-0/+1
2014-08-07[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-15ia64: clone() had been unused since 2004Al Viro1-6/+0
2012-01-10ia64: Add accept4() syscallÉmeric Maschino1-0/+1
2011-11-03[IA64] Wire up cross memory attach syscallsTony Luck1-0/+2
2011-08-27All 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-14[IA64] Add latest crop of syscallsTony Luck1-0/+3
2010-02-08[IA64] Remove COMPAT_IA32 supportTony Luck1-39/+0
2009-10-13net: Introduce recvmmsg socket syscallArnaldo Carvalho de Melo1-0/+1
2009-06-17[IA64] hook up new rt_tgsigqueueinfo syscallTony Luck1-0/+1
2009-04-09[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-21[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