Age | Commit message (Expand) | Author |
2019-04-03 | locking/rwsem: Remove arch specific rwsem files | Waiman Long |
2019-04-03 | sh/tlb: Convert SH to generic mmu_gather | Peter Zijlstra |
2019-04-03 | asm-generic/tlb, arch: Provide CONFIG_HAVE_MMU_GATHER_PAGE_SIZE | Peter Zijlstra |
2019-04-02 | sh: sh7786: Add explicit I/O cast to sh7786_mm_sel() | Geert Uytterhoeven |
2019-03-28 | KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supported | Masahiro Yamada |
2019-03-20 | syscall_get_arch: add "struct task_struct *" argument | Dmitry V. Levin |
2019-03-17 | kbuild: force all architectures except um to include mandatory-y | Masahiro Yamada |
2019-03-12 | memblock: drop memblock_alloc_*_nopanic() variants | Mike Rapoport |
2019-03-12 | treewide: add checks for the return value of memblock_alloc*() | Mike Rapoport |
2019-03-12 | memblock: drop __memblock_alloc_base() | Mike Rapoport |
2019-03-12 | memblock: memblock_phys_alloc(): don't panic | Mike Rapoport |
2019-03-12 | memblock: replace memblock_alloc_base(ANYWHERE) with memblock_phys_alloc | Mike Rapoport |
2019-03-10 | Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2019-03-09 | Merge tag 'media/v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds |
2019-03-07 | sh: prefer memblock APIs returning virtual address | Mike Rapoport |
2019-03-07 | configs: get rid of obsolete CONFIG_ENABLE_WARN_DEPRECATED | Alexey Brodkin |
2019-03-06 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2019-03-05 | sh: remove nargs from __SYSCALL | Firoz Khan |
2019-03-05 | Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2019-03-04 | Merge tag 'regulator-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Linus Torvalds |
2019-03-04 | get rid of legacy 'get_ds()' function | Linus Torvalds |
2019-03-04 | Merge branch 'regulator-5.1' into regulator-next | Mark Brown |
2019-02-20 | dma-mapping: remove the DMA_MEMORY_EXCLUSIVE flag | Christoph Hellwig |
2019-02-20 | dma-mapping: improve selection of dma_declare_coherent availability | Christoph Hellwig |
2019-02-19 | 32-bit userspace ABI: introduce ARCH_32BIT_OFF_T config option | Yury Norov |
2019-02-18 | media: sh: migor: Include missing dma-mapping header | Jacopo Mondi |
2019-02-13 | sh: fix build error for invisible CONFIG_BUILTIN_DTB_SOURCE | Masahiro Yamada |
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-02-06 | regulator: fixed/gpio: Pull inversion/OD into gpiolib | Linus Walleij |
2019-01-25 | arch: add pkey and rseq syscall numbers everywhere | Arnd Bergmann |
2019-01-25 | arch: add split IPC system calls where needed | Arnd Bergmann |
2019-01-25 | sh: add statx system call | Arnd Bergmann |
2019-01-25 | sh: remove duplicate unistd_32.h file | Arnd Bergmann |
2019-01-06 | Merge tag 'kbuild-v4.21-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds |
2019-01-06 | Fix 'acccess_ok()' on alpha and SH | Linus Torvalds |
2019-01-06 | arch: remove redundant UAPI generic-y defines | Masahiro Yamada |
2019-01-06 | arch: remove stale comments "UAPI Header export list" | Masahiro Yamada |
2019-01-06 | kbuild: remove redundant target cleaning on failure | Masahiro Yamada |
2019-01-05 | Merge tag 'trace-v4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ro... | Linus Torvalds |
2019-01-05 | Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2019-01-05 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2019-01-04 | mm: treewide: remove unused address argument from pte_alloc functions | Joel Fernandes (Google) |
2019-01-03 | sh: ftrace: Fix missing parenthesis in WARN_ON() | Steven Rostedt (VMware) |
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-31 | Merge tag 'trace-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds |
2018-12-30 | kgdb/treewide: constify struct kgdb_arch arch_kgdb_ops | Christophe Leroy |
2018-12-30 | kgdb: Fix kgdb_roundup_cpus() for arches who used smp_call_function() | Douglas Anderson |