Age | Commit message (Expand) | Author |
2019-09-19 | microblaze: Switch to standard restart handler | Linus Walleij |
2019-07-11 | Merge tag 'clone3-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/brau... | Linus Torvalds |
2019-07-10 | Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2019-07-08 | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2019-06-28 | arch: wire-up pidfd_open() | Christian Brauner |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner |
2019-06-09 | arch: wire-up clone3() syscall | Christian Brauner |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner |
2019-05-29 | signal: Remove the task parameter from force_sig_fault | Eric W. Biederman |
2019-05-27 | signal: Remove task parameter from force_sig | Eric W. Biederman |
2019-05-16 | uapi: Wire up the mount API syscalls on non-x86 arches [ver #2] | David Howells |
2019-04-15 | arch: add pidfd and io_uring syscalls everywhere | Arnd Bergmann |
2019-03-14 | Merge tag 'microblaze-v5.1-rc1' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds |
2019-02-07 | y2038: add 64-bit time_t syscalls to all 32-bit architectures | Arnd Bergmann |
2019-02-07 | y2038: rename old time and utime syscalls | Arnd Bergmann |
2019-02-07 | y2038: use time32 syscall names on 32-bit | Arnd Bergmann |
2019-01-25 | ipc: rename old-style shmctl/semctl/msgctl syscalls | Arnd Bergmann |
2019-01-14 | microblaze: no need to check return value of debugfs_create functions | Greg Kroah-Hartman |
2019-01-03 | Remove 'type' argument from access_ok() function | Linus Torvalds |
2019-01-01 | Merge tag 'kgdb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da... | Linus Torvalds |
2018-12-30 | kgdb/treewide: constify struct kgdb_arch arch_kgdb_ops | Christophe Leroy |
2018-12-26 | Merge tag 'microblaze-v5.0-rc1' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds |
2018-11-27 | microblaze: function_graph: Simplify with function_graph_enter() | Steven Rostedt (VMware) |
2018-11-16 | microblaze: generate uapi header and system call table files | Firoz Khan |
2018-11-16 | microblaze: add system call table generation support | Firoz Khan |
2018-10-26 | Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2018-10-24 | Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2018-10-10 | vmlinux.lds.h: Move LSM_TABLE into INIT_DATA | Kees Cook |
2018-09-28 | microblaze: get cpu node with of_get_cpu_node | Rob Herring |
2018-09-20 | dma-mapping: consolidate the dma mmap implementations | Christoph Hellwig |
2018-07-30 | microblaze: delete wrong comment about machine_early_init | Masahiro Yamada |
2018-07-20 | microblaze: use generic dma_noncoherent_ops | Christoph Hellwig |
2018-06-21 | microblaze: consolidate GPIO reset handling | Rob Herring |
2018-06-21 | microblaze: remove unecessary of_platform_bus_probe call | Rob Herring |
2018-06-21 | microblaze: Add new syscalls io_pgetevents and rseq | Michal Simek |
2018-06-12 | microblaze: Remove architecture heart beat code | Michal Simek |
2018-06-12 | microblaze: heartbeat: fix missing prom.h include | Rob Herring |
2018-06-07 | Merge tag 'microblaze-v4.18-rc1' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds |
2018-06-04 | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2018-05-08 | dma-debug: move initialization to common code | Christoph Hellwig |
2018-04-25 | signal/microblaze: Use force_sig_fault where appropriate | Eric W. Biederman |
2018-04-25 | signal: Ensure every siginfo we send has all bits initialized | Eric W. Biederman |
2018-04-23 | microblaze: remove redundant early_printk support | Rob Herring |
2018-04-23 | microblaze: remove unnecessary prom.h includes | Rob Herring |
2018-04-02 | mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff() | Dominik Brodowski |
2018-01-10 | microblaze: remove the dead !NOT_COHERENT_CACHE dma code | Christoph Hellwig |
2018-01-10 | microblaze: remove dma_nommu_dma_supported | Christoph Hellwig |
2018-01-10 | microblaze: rename dma_direct to dma_nommu | Christoph Hellwig |
2017-11-14 | Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |