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
/
kernel
Age
Commit message (
Expand
)
Author
2019-07-12
Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mapping
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-03
Merge tag 'nds32-for-linux-5.2-rc3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-05-31
nds32: Avoid IEX status being incorrectly modified
Vincent Chen
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-17
Merge tag 'nds32-for-linus-5.2-rc1' of git://git.kernel.org/pub/scm/linux/ker...
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
treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>
Masahiro Yamada
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: 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-04-29
function_graph: Place ftrace_graph_entry_stub() prototype in include/linux/ft...
Steven Rostedt (VMware)
2019-03-04
get rid of legacy 'get_ds()' function
Linus Torvalds
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
2018-12-29
Merge tag 'nds32-for-linus-4.21' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-11-27
nds32: function_graph: Simplify with function_graph_enter()
Steven Rostedt (VMware)
2018-11-22
nds32: support hardware prefetcher
Nylon Chen
2018-11-22
nds32: Fix the items of hwcap_str ordering issue.
Nylon Chen
2018-11-22
nds32: support denormalized result through FP emulator
Vincent Chen
2018-11-22
nds32: Support FP emulation
Vincent Chen
2018-11-22
nds32: nds32 FPU port
Vincent Chen
2018-11-06
nds32: Remove duplicated include from pm.c
YueHaibing
2018-11-06
nds32: Power management for nds32
Nick Hu
2018-11-06
nds32: Add perf call-graph support.
Nickhu
2018-11-06
nds32: Perf porting
Nickhu
2018-11-06
nds32: Fill all TLB entries with kernel image mapping
Zong Li
2018-11-06
nds32: Remove the redundant assignment
Zong Li
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-09-05
nds32: linker script: GCOV kernel may refers data in __exit
Greentime Hu
2018-09-04
nds32: Fix a kernel panic issue because of wrong frame pointer access.
Greentime Hu
2018-09-04
nds32: Only print one page of stack when die to prevent printing too much inf...
Greentime Hu
2018-09-04
nds32: Add macro definition for offset of lp register on stack
Zong Li
2018-09-04
nds32: Remove the deprecated ABI implementation
Zong Li
2018-09-04
nds32/stack: Get real return address by using ftrace_graph_ret_addr
Zong Li
2018-09-04
nds32/ftrace: Support dynamic function graph tracer
Zong Li
2018-09-04
nds32/ftrace: Support dynamic function tracer
Zong Li
2018-09-04
nds32/ftrace: Support static function graph tracer
Zong Li
2018-09-04
nds32/ftrace: Support static function tracer
Zong Li
2018-09-04
nds32: Fix empty call trace
Zong Li
2018-09-04
nds32: add NULL entry to the end of_device_id array
YueHaibing
2018-09-04
nds32: fix logic for module
Greentime Hu
[next]