summaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel/entry.S
Commit message (Expand)AuthorAgeFilesLines
* ia64: enable HAVE_COPY_THREAD_TLS, switch to kernel_clone_argsChristian Brauner2020-06-231-19/+13
* mm: reorder includes after introduction of linux/pgtable.hMike Rapoport2020-06-091-1/+1
* mm: introduce include/linux/pgtable.hMike Rapoport2020-06-091-1/+1
* sched/rt, ia64: Use CONFIG_PREEMPTIONThomas Gleixner2019-12-081-6/+6
* ia64: generate uapi header and system call table filesFiroz Khan2018-11-131-328/+3
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* sched/core: Remove unused prefetch_stack()Ingo Molnar2017-03-031-23/+0
* ia64: move exports to definitionsAl Viro2016-08-071-0/+3
* [IA64] Enable preadv2 and pwritev2 syscalls for ia64Tony Luck2016-03-251-0/+2
* [IA64] Enable copy_file_range syscall for ia64Tony Luck2016-01-221-0/+1
* [IA64] Enable mlock2 syscall for ia64Tony Luck2015-12-141-0/+1
* [IA64] Wire up kcmp syscallÉmeric MASCHINO2015-10-281-0/+1
* ia64: Enable userfaultfd and membarrier system callsLuck, Tony2015-09-151-0/+2
* ia64: remove paravirt codeLuis R. Rodriguez2015-06-101-27/+14
* [IA64] Enable execveat syscall for ia64Tony Luck2015-01-051-0/+1
* [IA64] Enable bpf syscall for ia64Tony Luck2014-10-091-0/+1
* [IA64] Wire up memfd_create() system callTony Luck2014-08-181-0/+1
* [IA64] Wire up getrandom() system callTony Luck2014-08-061-0/+1
* ia64: add renameat2 syscallMiklos Szeredi2014-05-201-0/+1
* [IA64] Wire up new sched_setattr and sched_getattr syscallsTony Luck2014-01-281-0/+2
* ia64: Use preempt_schedule_irqThomas Gleixner2013-11-131-14/+1
* cputime: Generic on-demand virtual cputime accountingFrederic Weisbecker2013-01-271-8/+8
* Wire up finit_module syscallLuck, Tony2013-01-031-0/+1
* flagday: kill pt_regs argument of do_fork()Al Viro2012-11-291-8/+6
* ia64: switch to generic sys_execve()Al Viro2012-10-191-3/+1
* ia64: switch to generic kernel_thread()/kernel_execve()Al Viro2012-10-191-7/+22
* ia64: clone() had been unused since 2004Al Viro2012-10-141-6/+0
* ia64: Add accept4() syscallÉmeric Maschino2012-01-091-0/+1
* [IA64] Wire up cross memory attach syscallsTony Luck2011-11-021-0/+2
* All Arch: remove linkage for sys_nfsservctl system callNeilBrown2011-08-261-1/+1
* [IA64] wire up sendmmsg() syscall for ItaniumTony Luck2011-05-311-0/+1
* ns: Wire up the setns system callEric W. Biederman2011-05-281-0/+1
* [IA64] New syscalls for 2.6.39Tony Luck2011-03-221-0/+4
* [IA64] Add latest crop of syscallsTony Luck2010-08-131-0/+3
* [IA64] Remove COMPAT_IA32 supportTony Luck2010-02-081-39/+0
* net: Introduce recvmmsg socket syscallArnaldo Carvalho de Melo2009-10-121-0/+1
* [IA64] hook up new rt_tgsigqueueinfo syscallTony Luck2009-06-161-0/+1
* [IA64] wire up preadv/pwritev system callsTony Luck2009-04-081-0/+2
* Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-04-051-0/+100
|\
| * Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc2' into tracing/coreIngo Molnar2009-01-181-1/+1
| |\
| * | ftrace, ia64: IA64 dynamic ftrace supportShaohua Li2009-01-141-0/+51
| * | ftrace, ia64: IA64 static ftrace supportShaohua Li2009-01-141-0/+49
* | | ia64/pv_ops: paravirtualize mov = ar.itc.Isaku Yamahata2009-03-261-2/+2
| |/ |/|
* | [CVE-2009-0029] Remove __attribute__((weak)) from sys_pipe/sys_pipe2Heiko Carstens2009-01-141-1/+1
|/
* [IA64] Rationalize kernel mode alignment checkingTony Luck2008-11-201-0/+1
* [IA64] utrace use generic trace hookShaohua Li2008-10-061-0/+5
* [IA64] Wire up new system callsTony Luck2008-07-251-0/+6
* [IA64] pvops: paravirtualize entry.SIsaku Yamahata2008-05-271-43/+72
* [IA64] trivial cleanup for entry.SHidetoshi Seto2008-05-141-6/+6
* [IA64] fix interrupt masking for pending works on kernel leaveHidetoshi Seto2008-05-141-4/+10