summaryrefslogtreecommitdiffstats
path: root/arch/microblaze/kernel
AgeCommit message (Expand)AuthorLines
2021-11-25futex: Wireup futex_waitv syscallAndré Almeida-0/+1
2021-11-01Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds-5/+0
2021-10-15sched: Add wrapper for get_wchan() to keep task blockedKees Cook-1/+1
2021-10-08ftrace: Cleanup ftrace_dyn_arch_init()Weizhao Ouyang-5/+0
2021-09-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds-0/+2
2021-09-03mm: wire up syscall process_mreleaseSuren Baghdasaryan-0/+2
2021-09-01Merge tag 'asm-generic-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+0
2021-07-27microblaze: use generic strncpy/strnlen from_userArnd Bergmann-1/+0
2021-07-12exit/bdflush: Remove the deprecated bdflush system callEric W. Biederman-1/+1
2021-07-01Merge tag 'fs_for_v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+1
2021-06-18sched,arch: Remove unused TASK_STATE offsetsPeter Zijlstra-1/+0
2021-06-07quota: Wire up quotactl_fd syscallJan Kara-1/+1
2021-05-17quota: Disable quotactl_path syscallJan Kara-1/+1
2021-05-01Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds-0/+3
2021-04-29Merge tag 'microblaze-v5.13' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds-80/+5
2021-04-22arch: Wire up Landlock syscallsMickaël Salaün-0/+3
2021-03-17quota: wire up quotactl_pathSascha Hauer-0/+1
2021-03-02microblaze: syscalls: switch to generic syscallhdr.shMasahiro Yamada-41/+2
2021-03-02microblaze: syscalls: switch to generic syscalltbl.shMasahiro Yamada-39/+3
2021-02-27Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-blockLinus Torvalds-1/+1
2021-02-25Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-6/+7
2021-02-23Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-0/+1
2021-02-21arch: setup PF_IO_WORKER threads like PF_KTHREADJens Axboe-1/+1
2021-02-22arch: syscalls: remove $(srctree)/ prefix from syscall tablesMasahiro Yamada-1/+1
2021-02-22arch: syscalls: add missing FORCE and fix 'targets' to make if_changed workMasahiro Yamada-5/+6
2021-02-16microblaze: Fix built-in DTB alignment to be 8-byte alignedRob Herring-1/+1
2021-02-11microblaze: Remove support for gcc < 4Geert Uytterhoeven-26/+0
2021-01-24fs: add mount_setattr()Christian Brauner-0/+1
2020-12-19epoll: wire up syscall epoll_pwait2Willem de Bruijn-0/+1
2020-12-16Merge tag 'microblaze-v5.11' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds-814/+6
2020-11-26microblaze: Remove noMMU codeMichal Simek-812/+3
2020-11-24sched/idle: Fix arch_cpu_idle() vs tracingPeter Zijlstra-1/+1
2020-11-10microblaze: add support for TIF_NOTIFY_SIGNALJens Axboe-1/+2
2020-11-10microblaze: Replace <linux/clk-provider.h> by <linux/of_clk.h>Geert Uytterhoeven-1/+1
2020-10-25treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches-1/+1
2020-10-23Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-blockLinus Torvalds-1/+1
2020-10-18mm/madvise: introduce process_madvise() syscall: an external memory hinting APIMinchan Kim-0/+1
2020-10-17tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()Jens Axboe-1/+1
2020-10-06dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h>Christoph Hellwig-1/+1
2020-10-06dma-mapping: move dma-debug.h to kernel/dma/Christoph Hellwig-1/+0
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva-1/+1
2020-08-14all arch: remove system call sys_sysctlXiaoming Ni-1/+1
2020-08-07mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport-2/+0
2020-08-04Merge tag 'close-range-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-0/+1
2020-07-04arch: rename copy_thread_tls() back to copy_thread()Christian Brauner-2/+2
2020-07-04microblaze: switch to copy_thread_tls()Christian Brauner-3/+3
2020-06-17arch: wire-up close_range()Christian Brauner-0/+1
2020-06-09mm: pgtable: add shortcuts for accessing kernel PMD and PTEMike Rapoport-7/+1
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport-3/+3
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport-3/+3