index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
nds32
Commit message (
Expand
)
Author
Age
Files
Lines
*
nds32: function_graph: Simplify with function_graph_enter()
Steven Rostedt (VMware)
2018-11-27
1
-16
/
+2
*
Merge tag 's390-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2018-11-09
1
-1
/
+1
|
\
|
*
mm: make the __PAGETABLE_PxD_FOLDED defines non-empty
Martin Schwidefsky
2018-11-02
1
-1
/
+1
*
|
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
3
-5
/
+3
*
|
memblock: rename free_all_bootmem to memblock_free_all
Mike Rapoport
2018-10-31
1
-1
/
+1
*
|
memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*
Mike Rapoport
2018-10-31
1
-4
/
+4
*
|
mm: remove CONFIG_HAVE_MEMBLOCK
Mike Rapoport
2018-10-31
1
-1
/
+0
*
|
mm: remove CONFIG_NO_BOOTMEM
Mike Rapoport
2018-10-31
1
-1
/
+0
*
|
treewide: remove current_text_addr
Nick Desaulniers
2018-10-31
1
-6
/
+0
*
|
Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-10-26
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
kbuild: consolidate Devicetree dtb build rules
Rob Herring
2018-10-02
1
-1
/
+1
*
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-10-25
1
-0
/
+1
|
\
\
|
*
|
y2038: Remove stat64 family from default syscall set
Arnd Bergmann
2018-08-29
1
-0
/
+1
|
|
/
*
|
dma-mapping: merge direct and noncoherent ops
Christoph Hellwig
2018-09-20
1
-1
/
+1
*
|
nds32: linker script: GCOV kernel may refers data in __exit
Greentime Hu
2018-09-05
1
-0
/
+12
*
|
nds32: fix build error because of wrong semicolon
Greentime Hu
2018-09-04
1
-2
/
+2
*
|
nds32: Fix a kernel panic issue because of wrong frame pointer access.
Greentime Hu
2018-09-04
3
-3
/
+15
*
|
nds32: Only print one page of stack when die to prevent printing too much inf...
Greentime Hu
2018-09-04
1
-3
/
+2
*
|
nds32: Add macro definition for offset of lp register on stack
Zong Li
2018-09-04
3
-2
/
+3
*
|
nds32: Remove the deprecated ABI implementation
Zong Li
2018-09-04
1
-5
/
+0
*
|
nds32/stack: Get real return address by using ftrace_graph_ret_addr
Zong Li
2018-09-04
2
-24
/
+10
*
|
nds32/ftrace: Support dynamic function graph tracer
Zong Li
2018-09-04
1
-0
/
+36
*
|
nds32/ftrace: Support dynamic function tracer
Zong Li
2018-09-04
3
-0
/
+191
*
|
nds32/ftrace: Add RECORD_MCOUNT support
Zong Li
2018-09-04
1
-0
/
+1
*
|
nds32/ftrace: Support static function graph tracer
Zong Li
2018-09-04
2
-0
/
+70
*
|
nds32/ftrace: Support static function tracer
Zong Li
2018-09-04
5
-0
/
+59
*
|
nds32: Extract the checking and getting pointer to a macro
Zong Li
2018-09-04
1
-39
/
+41
*
|
nds32: Clean up the coding style
Zong Li
2018-09-04
1
-98
/
+103
*
|
nds32: Fix get_user/put_user macro expand pointer problem
Zong Li
2018-09-04
1
-12
/
+14
*
|
nds32: Fix empty call trace
Zong Li
2018-09-04
1
-1
/
+1
*
|
nds32: add NULL entry to the end of_device_id array
YueHaibing
2018-09-04
1
-1
/
+2
*
|
nds32: fix logic for module
Greentime Hu
2018-09-04
1
-2
/
+2
|
/
*
kbuild: rename LDFLAGS to KBUILD_LDFLAGS
Masahiro Yamada
2018-08-24
1
-2
/
+2
*
mm: convert return type of handle_mm_fault() caller to vm_fault_t
Souptick Joarder
2018-08-17
1
-1
/
+1
*
Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-08-15
2
-21
/
+1
|
\
|
*
kconfig: include kernel/Kconfig.preempt from init/Kconfig
Christoph Hellwig
2018-08-02
1
-1
/
+0
|
*
Kconfig: consolidate the "Kernel hacking" menu
Christoph Hellwig
2018-08-02
2
-4
/
+1
|
*
kconfig: include common Kconfig files from top-level Kconfig
Christoph Hellwig
2018-08-02
1
-16
/
+0
*
|
nds32: fix build error "relocation truncated to fit: R_NDS32_25_PCREL_RELA" when
Greentime Hu
2018-07-05
1
-1
/
+1
*
|
nds32: To simplify the implementation of update_mmu_cache()
Greentime Hu
2018-07-03
1
-39
/
+8
*
|
nds32: Fix the dts pointer is not passed correctly issue.
Greentime Hu
2018-07-03
1
-1
/
+2
*
|
nds32: To implement these icache invalidation APIs since nds32 cores don't snoop
Greentime Hu
2018-07-03
2
-23
/
+39
*
|
nds32: Fix build error caused by configuration flag rename
Guenter Roeck
2018-06-19
1
-6
/
+6
*
|
nds32: define __NDS32_E[BL]__ for sparse
Luc Van Oostenryck
2018-06-19
1
-0
/
+2
|
/
*
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-06-04
1
-0
/
+1
|
\
|
*
time: Add an asm-generic/compat.h file
Arnd Bergmann
2018-04-19
1
-0
/
+1
*
|
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-06-04
2
-41
/
+12
|
\
\
|
*
|
signal/nds32: Use force_sig_fault where appropriate
Eric W. Biederman
2018-04-25
2
-30
/
+9
|
*
|
signal: Ensure every siginfo we send has all bits initialized
Eric W. Biederman
2018-04-25
2
-1
/
+3
|
*
|
signal/nds32: Use force_sig(SIGILL) in do_revisn
Eric W. Biederman
2018-04-25
1
-4
/
+1
[next]