summaryrefslogtreecommitdiff
path: root/arch/microblaze/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-01-171-2/+2
|\
| * exit: Add and use make_task_dead.Eric W. Biederman2021-12-131-2/+2
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2022-01-151-0/+1
|\ \
| * | mm/mempolicy: wire up syscall set_mempolicy_home_nodeAneesh Kumar K.V2022-01-151-0/+1
* | | microblaze: Snapshot thread flagsMark Rutland2021-12-011-1/+1
|/ /
* | futex: Wireup futex_waitv syscallAndré Almeida2021-11-251-0/+1
|/
* Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2021-11-011-5/+0
|\
| * ftrace: Cleanup ftrace_dyn_arch_init()Weizhao Ouyang2021-10-081-5/+0
* | sched: Add wrapper for get_wchan() to keep task blockedKees Cook2021-10-151-1/+1
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-09-031-0/+2
|\
| * mm: wire up syscall process_mreleaseSuren Baghdasaryan2021-09-031-0/+2
* | Merge tag 'asm-generic-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-09-011-1/+0
|\ \
| * | microblaze: use generic strncpy/strnlen from_userArnd Bergmann2021-07-271-1/+0
| |/
* | exit/bdflush: Remove the deprecated bdflush system callEric W. Biederman2021-07-121-1/+1
|/
* Merge tag 'fs_for_v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-07-011-1/+1
|\
| * quota: Wire up quotactl_fd syscallJan Kara2021-06-071-1/+1
* | sched,arch: Remove unused TASK_STATE offsetsPeter Zijlstra2021-06-181-1/+0
|/
* quota: Disable quotactl_path syscallJan Kara2021-05-171-1/+1
* Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2021-05-011-0/+3
|\
| * arch: Wire up Landlock syscallsMickaël Salaün2021-04-221-0/+3
* | Merge tag 'microblaze-v5.13' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2021-04-294-80/+5
|\ \
| * | microblaze: syscalls: switch to generic syscallhdr.shMasahiro Yamada2021-03-022-41/+2
| * | microblaze: syscalls: switch to generic syscalltbl.shMasahiro Yamada2021-03-023-39/+3
| |/
* | quota: wire up quotactl_pathSascha Hauer2021-03-171-0/+1
|/
* Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-blockLinus Torvalds2021-02-271-1/+1
|\
| * arch: setup PF_IO_WORKER threads like PF_KTHREADJens Axboe2021-02-211-1/+1
* | Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-02-251-6/+7
|\ \
| * | arch: syscalls: remove $(srctree)/ prefix from syscall tablesMasahiro Yamada2021-02-221-1/+1
| * | arch: syscalls: add missing FORCE and fix 'targets' to make if_changed workMasahiro Yamada2021-02-221-5/+6
| |/
* | Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-02-231-0/+1
|\ \
| * | fs: add mount_setattr()Christian Brauner2021-01-241-0/+1
| |/
* | microblaze: Fix built-in DTB alignment to be 8-byte alignedRob Herring2021-02-161-1/+1
* | microblaze: Remove support for gcc < 4Geert Uytterhoeven2021-02-111-26/+0
|/
* epoll: wire up syscall epoll_pwait2Willem de Bruijn2020-12-191-0/+1
* Merge tag 'microblaze-v5.11' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2020-12-1611-814/+6
|\
| * microblaze: Remove noMMU codeMichal Simek2020-11-2611-812/+3
| * microblaze: add support for TIF_NOTIFY_SIGNALJens Axboe2020-11-101-1/+2
| * microblaze: Replace <linux/clk-provider.h> by <linux/of_clk.h>Geert Uytterhoeven2020-11-101-1/+1
* | sched/idle: Fix arch_cpu_idle() vs tracingPeter Zijlstra2020-11-241-1/+1
|/
* treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches2020-10-251-1/+1
* Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-blockLinus Torvalds2020-10-231-1/+1
|\
| * tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()Jens Axboe2020-10-171-1/+1
* | mm/madvise: introduce process_madvise() syscall: an external memory hinting APIMinchan Kim2020-10-181-0/+1
|/
* dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h>Christoph Hellwig2020-10-061-1/+1
* dma-mapping: move dma-debug.h to kernel/dma/Christoph Hellwig2020-10-061-1/+0
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-1/+1
* all arch: remove system call sys_sysctlXiaoming Ni2020-08-141-1/+1
* mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport2020-08-072-2/+0
* Merge tag 'close-range-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-08-041-0/+1
|\
| * arch: wire-up close_range()Christian Brauner2020-06-171-0/+1