Sign in
android-kvm
/
linux
/
cd16627fc0468564fdd60f20ad52420b87195127
/
arch
/
nds32
62d0fd5
arch: split MODULE_ARCH_VERMAGIC definitions out to <asm/vermagic.h>
by Masahiro Yamada
· 5 years ago
78e7c5a
mm/special: create generic fallbacks for pte_special() and pte_mkspecial()
by Anshuman Khandual
· 5 years ago
6cb4d9a
mm/vma: introduce VM_ACCESS_FLAGS
by Anshuman Khandual
· 5 years ago
c62da0c
mm/vma: define a default value for VM_DATA_DEFAULT_FLAGS
by Anshuman Khandual
· 5 years ago
505a0ef
kasan: stackdepot: move filter_irq_stacks() to stackdepot.c
by Alexander Potapenko
· 5 years ago
ff2ae60
Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx
by Linus Torvalds
· 5 years ago
4064b98
mm: allow VM_FAULT_RETRY for multiple times
by Peter Xu
· 5 years ago
dde1607
mm: introduce FAULT_FLAG_DEFAULT
by Peter Xu
· 5 years ago
4ef8732
mm: introduce fault_signal_pending()
by Peter Xu
· 5 years ago
630f289
asm-generic: make more kernel-space headers mandatory
by Masahiro Yamada
· 5 years ago
cf226c4
Merge branch 'uaccess.futex' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs into locking/core
by Thomas Gleixner
· 5 years ago
a08971e
futex: arch_futex_atomic_op_inuser() calling conventions change
by Al Viro
· 5 years ago
d198b34f
.gitignore: add SPDX License Identifier
by Masahiro Yamada
· 5 years ago
43ea9d1
nds32: Remove mm.h from asm/uaccess.h
by Sebastian Andrzej Siewior
· 5 years ago
ca9b5b6
Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 5 years ago
c677124
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
c0e809e
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
cb6c82d
Merge tag 'v5.5-rc7' into perf/core, to pick up fixes
by Ingo Molnar
· 5 years ago
a786810
Merge tag 'v5.5-rc7' into efi/core, to pick up fixes
by Ingo Molnar
· 5 years ago
4b15a5b
arch/nds32/setup: Drop dummy_con initialization
by Arvind Sankar
· 5 years ago
060dc91
nds32: fix build failure caused by page table folding updates
by Mike Rapoport
· 5 years ago
4f0bd80
asm-generic/nds32: don't redefine cacheflush primitives
by Mike Rapoport
· 5 years ago
1e5f8a3
Merge tag 'v5.5-rc3' into sched/core, to pick up fixes
by Ingo Molnar
· 5 years ago
1f059df
mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmalloc.h>
by Ingo Molnar
· 5 years ago
2040cf9
Merge tag 'v5.5-rc1' into core/kprobes, to resolve conflicts
by Ingo Molnar
· 5 years ago
10c1537
sched/rt, nds32: Use CONFIG_PREEMPTION
by Thomas Gleixner
· 5 years ago
7c2763c
nds32: use pgtable-nopmd instead of 4level-fixup
by Mike Rapoport
· 5 years ago
ceb3074
Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground
by Linus Torvalds
· 5 years ago
2309d076
Merge tag 'nds32-for-linus-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greentime/linux
by Linus Torvalds
· 5 years ago
81b6b96
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux; tag 'dma-mapping-5.5' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 5 years ago
a308a71
Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremap
by Linus Torvalds
· 5 years ago
958de66
module: Remove set_all_modules_text_*()
by Peter Zijlstra
· 5 years ago
b6378ca
nds32: Move static keyword to the front of declaration
by Krzysztof Wilczynski
· 6 years ago
1b78375
nds32: Fix typo in Kconfig.cpu
by Masanari Iida
· 6 years ago
9e5183e
nds32: remove unneeded clean-files for DTB
by Masahiro Yamada
· 6 years ago
56e35f9
dma-mapping: drop the dev argument to arch_sync_dma_for_*
by Christoph Hellwig
· 5 years ago
e6071b18
y2038: vdso: nds32: open-code timespec_add_ns()
by Arnd Bergmann
· 5 years ago
82210fc
y2038: vdso: change timespec to __kernel_old_timespec
by Arnd Bergmann
· 5 years ago
ddccf40
y2038: vdso: change timeval to __kernel_old_timeval
by Arnd Bergmann
· 7 years ago
eafee59
nds32: use generic ioremap
by Christoph Hellwig
· 6 years ago
97c9801
asm-generic: don't provide ioremap for CONFIG_MMU
by Christoph Hellwig
· 6 years ago
c917404
vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATA
by Kees Cook
· 5 years ago
93240b3
vmlinux.lds.h: Replace RO_DATA_SECTION with RO_DATA
by Kees Cook
· 5 years ago
eaf9370
vmlinux.lds.h: Move NOTES into RO_DATA
by Kees Cook
· 5 years ago
782de70
mm: consolidate pgtable_cache_init() and pgd_cache_init()
by Mike Rapoport
· 5 years ago
1322479
mm: remove quicklist page table caches
by Nicholas Piggin
· 5 years ago
671df18
Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 5 years ago
7c9eb2d
nds32: Mark expected switch fall-throughs
by Gustavo A. R. Silva
· 6 years ago
8e3a68f
dma-mapping: make dma_atomic_pool_init self-contained
by Christoph Hellwig
· 6 years ago
d9c5252
treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headers
by Masahiro Yamada
· 6 years ago
33644b95
nds32: fix asm/syscall.h
by Dmitry V. Levin
· 6 years ago
106f146
Merge tag 'kconfig-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
39ceda5
Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
9e3a25d
Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 6 years ago
f52a8e1
nds32: switch to generic version of pte allocation
by Mike Rapoport
· 6 years ago
e9a83bd
Merge tag 'docs-5.3' of git://git.lwn.net/linux
by Linus Torvalds
· 6 years ago
5ad18b2
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 6 years ago
6309513
nds32: use the generic remapping allocator for coherent DMA allocations
by Christoph Hellwig
· 6 years ago
e949f4c
kbuild: add CONFIG_HEADERS_INSTALL and loosen the dependency of samples
by Masahiro Yamada
· 6 years ago
cd238ef
docs: kbuild: convert docs to ReST and rename to *.rst
by Mauro Carvalho Chehab
· 6 years ago
bd305f2
kconfig: make arch/*/configs/defconfig the default of KBUILD_DEFCONFIG
by Masahiro Yamada
· 6 years ago
30d1d92
Merge tag 'nds32-for-linux-5.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greentime/linux
by Linus Torvalds
· 6 years ago
93229612
nds32: add new emulations for floating point instruction
by Vincent Chen
· 6 years ago
ed32949
nds32: Avoid IEX status being incorrectly modified
by Vincent Chen
· 6 years ago
96ac6d4
treewide: Add SPDX license identifier - Kbuild
by Greg Kroah-Hartman
· 6 years ago
2e1661d2
signal: Remove the task parameter from force_sig_fault
by Eric W. Biederman
· 6 years ago
351b682
signal: Explicitly call force_sig_fault on current
by Eric W. Biederman
· 6 years ago
07bd88a
signal/nds32: Remove tsk parameter from send_sigtrap
by Eric W. Biederman
· 6 years ago
3cf5d07
signal: Remove task parameter from force_sig
by Eric W. Biederman
· 6 years ago
ec8f24b
treewide: Add SPDX license identifier - Makefile/Kconfig
by Thomas Gleixner
· 6 years ago
33ff99f
arch: remove dangling asm-generic wrappers
by Masahiro Yamada
· 6 years ago
4489da7
Merge tag 'nds32-for-linus-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greentime/linux
by Linus Torvalds
· 6 years ago
27ebbf9
Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
by Linus Torvalds
· 6 years ago
af9abd6
nds32: Fix vDSO clock_getres()
by Vincenzo Frascino
· 6 years ago
a771e92
nds32: don't export low-level cache flushing routines
by Christoph Hellwig
· 6 years ago
d2d8b14
Merge tag 'trace-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 6 years ago
b09e893
arch: remove <asm/sizes.h> and <asm-generic/sizes.h>
by Masahiro Yamada
· 6 years ago
87dfb31
treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>
by Masahiro Yamada
· 6 years ago
997aef6
init: provide a generic free_initmem implementation
by Mike Rapoport
· 6 years ago
4afd58e
initramfs: provide a generic free_initrd_mem implementation
by Christoph Hellwig
· 6 years ago
02aff8d
Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit
by Linus Torvalds
· 6 years ago
32ee500
arch: nds32: Kconfig: pedantic formatting
by Enrico Weigelt, metux IT consult
· 6 years ago
0fcef55
nds32: fix semicolon code style issue
by Yang Wei
· 6 years ago
95b6204
nds32: vdso: drop unnecessary cc-ldoption
by Nick Desaulniers
· 6 years ago
c588676
nds32: remove unused generic-y += cmpxchg-local.h
by Masahiro Yamada
· 6 years ago
7f9ea6b
nds32: Use the correct style for SPDX License Identifier
by Nishad Kamdar
· 6 years ago
1cfdc6f
nds32: remove __virt_to_bus and __bus_to_virt
by Christoph Hellwig
· 6 years ago
0ff8e00
nds32: vdso: fix and clean-up Makefile
by Masahiro Yamada
· 6 years ago
5b633e5
nds32: add vmlinux.lds and vdso.so to .gitignore
by Masahiro Yamada
· 6 years ago
aa0be0e
nds32: ex-exit: Remove unneeded need_resched() loop
by Valentin Schneider
· 6 years ago
8ac7857
nds32/io: Remove useless definition of mmiowb()
by Will Deacon
· 6 years ago
e1bf776
nds32: Removed unused thread flag TIF_USEDFPU
by Julien Grall
· 6 years ago
dd4e5d6
Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 6 years ago
007dc78
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
171c2bc
Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
e8025ba
function_graph: Place ftrace_graph_entry_stub() prototype in include/linux/ftrace.h
by Steven Rostedt (VMware)
· 6 years ago
c67fdc1
arch: mostly remove <asm/segment.h>
by Christoph Hellwig
· 6 years ago
54bbfe7
Merge branch 'linus' into locking/core, to pick up fixes
by Ingo Molnar
· 6 years ago
335b5c6
nds32/io: Remove useless definition of mmiowb()
by Will Deacon
· 6 years ago
fdcd06a
arch: Use asm-generic header for asm/mmiowb.h
by Will Deacon
· 6 years ago
Next »