summaryrefslogtreecommitdiffstats
path: root/arch/microblaze/kernel/syscall_table.S
Commit message (Expand)AuthorAgeFilesLines
* microblaze: generate uapi header and system call table filesFiroz Khan2018-11-161-402/+4Star
* microblaze: Add new syscalls io_pgetevents and rseqMichal Simek2018-06-211-0/+2
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* microblaze: wire up statx syscallTobias Klauser2017-05-291-0/+1
* microblaze: Add missing syscallsMichal Simek2016-11-151-0/+6
* microblaze: Wire up userfaultfd, membarrier, mlock2 syscallsMichal Simek2016-05-161-0/+3
* microblaze: Wire-up execveat syscallMichal Simek2015-01-051-0/+1
* microblaze: Wire up bpf syscallMichal Simek2014-10-271-0/+1
* microblaze: Wire-up memfd_create syscallMichal Simek2014-08-211-0/+1
* microblaze: Wire-up getrandom syscallMichal Simek2014-08-211-0/+1
* microblaze: Wire-up seccomp syscallMichal Simek2014-08-211-0/+1
* microblaze: Wire-up renameat2 syscallMichal Simek2014-07-091-0/+1
* microblaze: Add syscall number commentMichal Simek2014-07-091-1/+1
* microblaze: Wire-up new system calls sched_setattr/getattrMichal Simek2014-03-121-0/+2
* microblaze: Wire-up preadv/pwritev in syscall tableMichal Simek2014-03-121-2/+2
* microblaze: Enable pselect6 syscallMichal Simek2014-03-121-1/+1
* microblaze: Fix bug with mmap2 syscall MB implementationMichal Simek2013-11-081-1/+1
* microblaze: Add finit_module syscallMichal Simek2013-01-031-0/+1
* microblaze: Wire-up new system call kcmpMichal Simek2012-12-131-0/+1
* microblaze: switch to generic fork/vfork/cloneAl Viro2012-11-291-5/+1Star
* microblaze: Wire-up new system callsMichal Simek2012-01-051-0/+3
* All Arch: remove linkage for sys_nfsservctl system callNeilBrown2011-08-271-1/+1
* ns: Wire up the setns system callEric W. Biederman2011-05-281-0/+1
* microblaze: Wire up new syscallsMichal Simek2011-04-011-0/+4
* microblaze: wire up prlimit64 and fanotify* syscallsMichal Simek2010-10-211-0/+3
* microblaze: Enable accept4 syscallMichal Simek2010-01-181-1/+1
* microblaze: Remove rt_sigsuspend wrapperMichal Simek2009-12-141-1/+1
* microblaze: Enable futimesat syscallMichal Simek2009-12-141-1/+1
* Unify sys_mmap*Al Viro2009-12-111-1/+1
* net: Introduce recvmmsg socket syscallArnaldo Carvalho de Melo2009-10-131-0/+1
* perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-211-1/+1
* microblaze: Enable ppoll syscallMichal Simek2009-08-181-1/+1
* microblaze: remove sys_ipcArnd Bergmann2009-07-271-1/+1
* microblaze: Wire up new syscallsMichal Simek2009-07-061-0/+2
* microblaze: use generic syscalls.hArnd Bergmann2009-07-061-3/+3
* microblaze: clean up signal handlingArnd Bergmann2009-07-061-3/+3
* microblaze_mmu_v2: Enable fork syscall for MMU and add fork as vfork for noMMUMichal Simek2009-05-261-1/+5
* microblaze: Add missing preadv and pwritev syscallsMichal Simek2009-04-231-0/+2
* microblaze_v8: assembler files head.S, entry-nommu.S, syscall_table.SMichal Simek2009-03-271-0/+365