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
/
nds32
Age
Commit message (
Expand
)
Author
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-18
arch: remove dangling asm-generic wrappers
Masahiro Yamada
2019-05-17
Merge tag 'nds32-for-linus-5.2-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-05-16
Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-05-16
nds32: Fix vDSO clock_getres()
Vincenzo Frascino
2019-05-16
nds32: don't export low-level cache flushing routines
Christoph Hellwig
2019-05-15
Merge tag 'trace-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2019-05-14
arch: remove <asm/sizes.h> and <asm-generic/sizes.h>
Masahiro Yamada
2019-05-14
treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>
Masahiro Yamada
2019-05-14
init: provide a generic free_initmem implementation
Mike Rapoport
2019-05-14
initramfs: provide a generic free_initrd_mem implementation
Christoph Hellwig
2019-05-07
Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-05-07
arch: nds32: Kconfig: pedantic formatting
Enrico Weigelt, metux IT consult
2019-05-07
nds32: fix semicolon code style issue
Yang Wei
2019-05-07
nds32: vdso: drop unnecessary cc-ldoption
Nick Desaulniers
2019-05-07
nds32: remove unused generic-y += cmpxchg-local.h
Masahiro Yamada
2019-05-07
nds32: Use the correct style for SPDX License Identifier
Nishad Kamdar
2019-05-07
nds32: remove __virt_to_bus and __bus_to_virt
Christoph Hellwig
2019-05-07
nds32: vdso: fix and clean-up Makefile
Masahiro Yamada
2019-05-07
nds32: add vmlinux.lds and vdso.so to .gitignore
Masahiro Yamada
2019-05-07
nds32: ex-exit: Remove unneeded need_resched() loop
Valentin Schneider
2019-05-07
nds32/io: Remove useless definition of mmiowb()
Will Deacon
2019-05-07
nds32: Removed unused thread flag TIF_USEDFPU
Julien Grall
2019-05-06
Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2019-05-06
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-05-06
Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-04-29
function_graph: Place ftrace_graph_entry_stub() prototype in include/linux/ft...
Steven Rostedt (VMware)
2019-04-23
arch: mostly remove <asm/segment.h>
Christoph Hellwig
2019-04-10
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
2019-04-08
nds32/io: Remove useless definition of mmiowb()
Will Deacon
2019-04-08
arch: Use asm-generic header for asm/mmiowb.h
Will Deacon
2019-04-05
syscalls: Remove start and number from syscall_set_arguments() args
Steven Rostedt (VMware)
2019-04-05
syscalls: Remove start and number from syscall_get_arguments() args
Steven Rostedt (Red Hat)
2019-04-03
locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archs
Waiman Long
2019-04-03
ia64/tlb: Eradicate tlb_migrate_finish() callback
Peter Zijlstra
2019-04-03
arch/tlb: Clean up simple architectures
Peter Zijlstra
2019-04-03
asm-generic/tlb, arch: Provide generic VIPT cache flush
Peter Zijlstra
2019-03-20
syscall_get_arch: add "struct task_struct *" argument
Dmitry V. Levin
2019-03-20
nds32: define syscall_get_arch()
Dmitry V. Levin
2019-03-20
Move EM_NDS32 to uapi/linux/elf-em.h
Dmitry V. Levin
2019-03-17
kbuild: force all architectures except um to include mandatory-y
Masahiro Yamada
2019-03-12
treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
2019-03-09
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
Linus Torvalds
2019-03-07
arch: simplify several early memory allocations
Mike Rapoport
2019-03-05
Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-03-04
get rid of legacy 'get_ds()' function
Linus Torvalds
2019-02-27
Merge tag 'y2038-syscall-abi' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Thomas Gleixner
2019-02-19
asm-generic: Make time32 syscall numbers optional
Arnd Bergmann
2019-02-19
asm-generic: Drop getrlimit and setrlimit syscalls from default list
Yury Norov
2019-02-19
32-bit userspace ABI: introduce ARCH_32BIT_OFF_T config option
Yury Norov
[next]