index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
microblaze
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-09-03
1
-0
/
+2
|
\
|
*
mm: wire up syscall process_mrelease
Suren Baghdasaryan
2021-09-03
1
-0
/
+2
*
|
Merge tag 'asm-generic-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-09-01
1
-1
/
+0
|
\
\
|
*
|
microblaze: use generic strncpy/strnlen from_user
Arnd Bergmann
2021-07-27
1
-1
/
+0
|
|
/
*
|
exit/bdflush: Remove the deprecated bdflush system call
Eric W. Biederman
2021-07-12
1
-1
/
+1
|
/
*
Merge tag 'fs_for_v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-07-01
1
-1
/
+1
|
\
|
*
quota: Wire up quotactl_fd syscall
Jan Kara
2021-06-07
1
-1
/
+1
*
|
sched,arch: Remove unused TASK_STATE offsets
Peter Zijlstra
2021-06-18
1
-1
/
+0
|
/
*
quota: Disable quotactl_path syscall
Jan Kara
2021-05-17
1
-1
/
+1
*
Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2021-05-01
1
-0
/
+3
|
\
|
*
arch: Wire up Landlock syscalls
Mickaël Salaün
2021-04-22
1
-0
/
+3
*
|
Merge tag 'microblaze-v5.13' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
2021-04-29
4
-80
/
+5
|
\
\
|
*
|
microblaze: syscalls: switch to generic syscallhdr.sh
Masahiro Yamada
2021-03-02
2
-41
/
+2
|
*
|
microblaze: syscalls: switch to generic syscalltbl.sh
Masahiro Yamada
2021-03-02
3
-39
/
+3
|
|
/
*
|
quota: wire up quotactl_path
Sascha Hauer
2021-03-17
1
-0
/
+1
|
/
*
Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-02-27
1
-1
/
+1
|
\
|
*
arch: setup PF_IO_WORKER threads like PF_KTHREAD
Jens Axboe
2021-02-21
1
-1
/
+1
*
|
Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2021-02-25
1
-6
/
+7
|
\
\
|
*
|
arch: syscalls: remove $(srctree)/ prefix from syscall tables
Masahiro Yamada
2021-02-22
1
-1
/
+1
|
*
|
arch: syscalls: add missing FORCE and fix 'targets' to make if_changed work
Masahiro Yamada
2021-02-22
1
-5
/
+6
|
|
/
*
|
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-02-23
1
-0
/
+1
|
\
\
|
*
|
fs: add mount_setattr()
Christian Brauner
2021-01-24
1
-0
/
+1
|
|
/
*
|
microblaze: Fix built-in DTB alignment to be 8-byte aligned
Rob Herring
2021-02-16
1
-1
/
+1
*
|
microblaze: Remove support for gcc < 4
Geert Uytterhoeven
2021-02-11
1
-26
/
+0
|
/
*
epoll: wire up syscall epoll_pwait2
Willem de Bruijn
2020-12-19
1
-0
/
+1
*
Merge tag 'microblaze-v5.11' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
2020-12-16
11
-814
/
+6
|
\
|
*
microblaze: Remove noMMU code
Michal Simek
2020-11-26
11
-812
/
+3
|
*
microblaze: add support for TIF_NOTIFY_SIGNAL
Jens Axboe
2020-11-10
1
-1
/
+2
|
*
microblaze: Replace <linux/clk-provider.h> by <linux/of_clk.h>
Geert Uytterhoeven
2020-11-10
1
-1
/
+1
*
|
sched/idle: Fix arch_cpu_idle() vs tracing
Peter Zijlstra
2020-11-24
1
-1
/
+1
|
/
*
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
2020-10-25
1
-1
/
+1
*
Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-10-23
1
-1
/
+1
|
\
|
*
tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()
Jens Axboe
2020-10-17
1
-1
/
+1
*
|
mm/madvise: introduce process_madvise() syscall: an external memory hinting API
Minchan Kim
2020-10-18
1
-0
/
+1
|
/
*
dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h>
Christoph Hellwig
2020-10-06
1
-1
/
+1
*
dma-mapping: move dma-debug.h to kernel/dma/
Christoph Hellwig
2020-10-06
1
-1
/
+0
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-1
/
+1
*
all arch: remove system call sys_sysctl
Xiaoming Ni
2020-08-14
1
-1
/
+1
*
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
2020-08-07
2
-2
/
+0
*
Merge tag 'close-range-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-08-04
1
-0
/
+1
|
\
|
*
arch: wire-up close_range()
Christian Brauner
2020-06-17
1
-0
/
+1
*
|
arch: rename copy_thread_tls() back to copy_thread()
Christian Brauner
2020-07-04
1
-2
/
+2
*
|
microblaze: switch to copy_thread_tls()
Christian Brauner
2020-07-04
1
-3
/
+3
|
/
*
mm: pgtable: add shortcuts for accessing kernel PMD and PTE
Mike Rapoport
2020-06-09
1
-7
/
+1
*
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
3
-3
/
+3
*
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-06-09
3
-3
/
+3
*
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-09
1
-1
/
+0
*
kernel: rename show_stack_loglvl() => show_stack()
Dmitry Safonov
2020-06-09
1
-7
/
+1
*
microblaze: add show_stack_loglvl()
Dmitry Safonov
2020-06-09
1
-6
/
+12
*
microblaze: add loglvl to microblaze_unwind()
Dmitry Safonov
2020-06-09
3
-6
/
+6
[next]