index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
nds32
Age
Commit message (
Expand
)
Author
2019-07-16
nds32: fix asm/syscall.h
Dmitry V. Levin
2019-07-12
Merge tag 'kconfig-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2019-07-12
Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2019-07-12
Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2019-07-12
nds32: switch to generic version of pte allocation
Mike Rapoport
2019-07-09
Merge tag 'docs-5.3' of git://git.lwn.net/linux
Linus Torvalds
2019-07-08
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-06-25
nds32: use the generic remapping allocator for coherent DMA allocations
Christoph Hellwig
2019-06-15
kbuild: add CONFIG_HEADERS_INSTALL and loosen the dependency of samples
Masahiro Yamada
2019-06-14
docs: kbuild: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
2019-06-09
kconfig: make arch/*/configs/defconfig the default of KBUILD_DEFCONFIG
Masahiro Yamada
2019-06-03
Merge tag 'nds32-for-linux-5.2-rc3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-05-31
nds32: add new emulations for floating point instruction
Vincent Chen
2019-05-31
nds32: Avoid IEX status being incorrectly modified
Vincent Chen
2019-05-30
treewide: Add SPDX license identifier - Kbuild
Greg Kroah-Hartman
2019-05-29
signal: Remove the task parameter from force_sig_fault
Eric W. Biederman
2019-05-29
signal: Explicitly call force_sig_fault on current
Eric W. Biederman
2019-05-29
signal/nds32: Remove tsk parameter from send_sigtrap
Eric W. Biederman
2019-05-27
signal: Remove task parameter from force_sig
Eric W. Biederman
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
[next]