index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
microblaze
/
kernel
Age
Commit message (
Expand
)
Author
2021-07-01
Merge tag 'fs_for_v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-06-18
sched,arch: Remove unused TASK_STATE offsets
Peter Zijlstra
2021-06-07
quota: Wire up quotactl_fd syscall
Jan Kara
2021-05-17
quota: Disable quotactl_path syscall
Jan Kara
2021-05-01
Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2021-04-29
Merge tag 'microblaze-v5.13' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
2021-04-22
arch: Wire up Landlock syscalls
Mickaël Salaün
2021-03-17
quota: wire up quotactl_path
Sascha Hauer
2021-03-02
microblaze: syscalls: switch to generic syscallhdr.sh
Masahiro Yamada
2021-03-02
microblaze: syscalls: switch to generic syscalltbl.sh
Masahiro Yamada
2021-02-27
Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-02-25
Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2021-02-23
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-02-21
arch: setup PF_IO_WORKER threads like PF_KTHREAD
Jens Axboe
2021-02-22
arch: syscalls: remove $(srctree)/ prefix from syscall tables
Masahiro Yamada
2021-02-22
arch: syscalls: add missing FORCE and fix 'targets' to make if_changed work
Masahiro Yamada
2021-02-16
microblaze: Fix built-in DTB alignment to be 8-byte aligned
Rob Herring
2021-02-11
microblaze: Remove support for gcc < 4
Geert Uytterhoeven
2021-01-24
fs: add mount_setattr()
Christian Brauner
2020-12-19
epoll: wire up syscall epoll_pwait2
Willem de Bruijn
2020-12-16
Merge tag 'microblaze-v5.11' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
2020-11-26
microblaze: Remove noMMU code
Michal Simek
2020-11-24
sched/idle: Fix arch_cpu_idle() vs tracing
Peter Zijlstra
2020-11-10
microblaze: add support for TIF_NOTIFY_SIGNAL
Jens Axboe
2020-11-10
microblaze: Replace <linux/clk-provider.h> by <linux/of_clk.h>
Geert Uytterhoeven
2020-10-25
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
2020-10-23
Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-10-18
mm/madvise: introduce process_madvise() syscall: an external memory hinting API
Minchan Kim
2020-10-17
tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()
Jens Axboe
2020-10-06
dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h>
Christoph Hellwig
2020-10-06
dma-mapping: move dma-debug.h to kernel/dma/
Christoph Hellwig
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-14
all arch: remove system call sys_sysctl
Xiaoming Ni
2020-08-07
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
2020-08-04
Merge tag 'close-range-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-07-04
arch: rename copy_thread_tls() back to copy_thread()
Christian Brauner
2020-07-04
microblaze: switch to copy_thread_tls()
Christian Brauner
2020-06-17
arch: wire-up close_range()
Christian Brauner
2020-06-09
mm: pgtable: add shortcuts for accessing kernel PMD and PTE
Mike Rapoport
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-09
kernel: rename show_stack_loglvl() => show_stack()
Dmitry Safonov
2020-06-09
microblaze: add show_stack_loglvl()
Dmitry Safonov
2020-06-09
microblaze: add loglvl to microblaze_unwind()
Dmitry Safonov
2020-06-09
microblaze: add loglvl to microblaze_unwind_inner()
Dmitry Safonov
2020-06-09
kallsyms/printk: add loglvl to print_ip_sym()
Dmitry Safonov
2020-06-01
Merge branch 'from-miklos' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2020-05-14
vfs: add faccessat2 syscall
Miklos Szeredi
2020-05-08
crypto: lib/sha1 - remove unnecessary includes of linux/cryptohash.h
Eric Biggers
[next]