summaryrefslogtreecommitdiff
path: root/arch/ia64/kernel/entry.S
AgeCommit message (Expand)Author
2021-04-25ia64: syscalls: switch to generic syscalltbl.shMasahiro Yamada
2020-06-23ia64: enable HAVE_COPY_THREAD_TLS, switch to kernel_clone_argsChristian Brauner
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport
2019-12-08sched/rt, ia64: Use CONFIG_PREEMPTIONThomas Gleixner
2018-11-13ia64: generate uapi header and system call table filesFiroz Khan
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-03-03sched/core: Remove unused prefetch_stack()Ingo Molnar
2016-08-07ia64: move exports to definitionsAl Viro
2016-03-25[IA64] Enable preadv2 and pwritev2 syscalls for ia64Tony Luck
2016-01-22[IA64] Enable copy_file_range syscall for ia64Tony Luck
2015-12-14[IA64] Enable mlock2 syscall for ia64Tony Luck
2015-10-28[IA64] Wire up kcmp syscallÉmeric MASCHINO
2015-09-15ia64: Enable userfaultfd and membarrier system callsLuck, Tony
2015-06-10ia64: remove paravirt codeLuis R. Rodriguez
2015-01-05[IA64] Enable execveat syscall for ia64Tony Luck
2014-10-09[IA64] Enable bpf syscall for ia64Tony Luck
2014-08-18[IA64] Wire up memfd_create() system callTony Luck
2014-08-06[IA64] Wire up getrandom() system callTony Luck
2014-05-20ia64: add renameat2 syscallMiklos Szeredi
2014-01-28[IA64] Wire up new sched_setattr and sched_getattr syscallsTony Luck
2013-11-13ia64: Use preempt_schedule_irqThomas Gleixner
2013-01-27cputime: Generic on-demand virtual cputime accountingFrederic Weisbecker
2013-01-03Wire up finit_module syscallLuck, Tony
2012-11-29flagday: kill pt_regs argument of do_fork()Al Viro
2012-10-19ia64: switch to generic sys_execve()Al Viro
2012-10-19ia64: switch to generic kernel_thread()/kernel_execve()Al Viro
2012-10-14ia64: clone() had been unused since 2004Al Viro
2012-01-09ia64: Add accept4() syscallÉmeric Maschino
2011-11-02[IA64] Wire up cross memory attach syscallsTony Luck
2011-08-26All Arch: remove linkage for sys_nfsservctl system callNeilBrown
2011-05-31[IA64] wire up sendmmsg() syscall for ItaniumTony Luck
2011-05-28ns: Wire up the setns system callEric W. Biederman
2011-03-22[IA64] New syscalls for 2.6.39Tony Luck
2010-08-13[IA64] Add latest crop of syscallsTony Luck
2010-02-08[IA64] Remove COMPAT_IA32 supportTony Luck
2009-10-12net: Introduce recvmmsg socket syscallArnaldo Carvalho de Melo
2009-06-16[IA64] hook up new rt_tgsigqueueinfo syscallTony Luck
2009-04-08[IA64] wire up preadv/pwritev system callsTony Luck
2009-04-05Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-03-26ia64/pv_ops: paravirtualize mov = ar.itc.Isaku Yamahata
2009-01-18Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc2' into tracing/coreIngo Molnar
2009-01-14[CVE-2009-0029] Remove __attribute__((weak)) from sys_pipe/sys_pipe2Heiko Carstens
2009-01-14ftrace, ia64: IA64 dynamic ftrace supportShaohua Li
2009-01-14ftrace, ia64: IA64 static ftrace supportShaohua Li
2008-11-20[IA64] Rationalize kernel mode alignment checkingTony Luck
2008-10-06[IA64] utrace use generic trace hookShaohua Li
2008-07-25[IA64] Wire up new system callsTony Luck
2008-05-27[IA64] pvops: paravirtualize entry.SIsaku Yamahata
2008-05-14[IA64] trivial cleanup for entry.SHidetoshi Seto