index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
nds32
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-06
Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-17
/
+0
2019-04-05
syscalls: Remove start and number from syscall_set_arguments() args
Steven Rostedt (VMware)
1
-24
/
+5
2019-04-05
syscalls: Remove start and number from syscall_get_arguments() args
Steven Rostedt (Red Hat)
1
-27
/
+6
2019-04-03
ia64/tlb: Eradicate tlb_migrate_finish() callback
Peter Zijlstra
1
-1
/
+0
2019-04-03
arch/tlb: Clean up simple architectures
Peter Zijlstra
1
-10
/
+0
2019-04-03
asm-generic/tlb, arch: Provide generic VIPT cache flush
Peter Zijlstra
1
-6
/
+0
2019-03-17
kbuild: force all architectures except um to include mandatory-y
Masahiro Yamada
1
-2
/
+0
2019-03-05
Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+2
2019-03-04
get rid of legacy 'get_ds()' function
Linus Torvalds
1
-1
/
+0
2019-02-19
asm-generic: Make time32 syscall numbers optional
Arnd Bergmann
1
-0
/
+1
2019-02-19
asm-generic: Drop getrlimit and setrlimit syscalls from default list
Yury Norov
1
-0
/
+1
2019-01-06
arch: remove redundant UAPI generic-y defines
Masahiro Yamada
1
-25
/
+0
2019-01-06
arch: remove stale comments "UAPI Header export list"
Masahiro Yamada
1
-1
/
+0
2019-01-06
nds32: remove redundant kernel-space generic-y
Masahiro Yamada
1
-10
/
+0
2019-01-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-3
/
+2
2019-01-04
mm: treewide: remove unused address argument from pte_alloc functions
Joel Fernandes (Google)
1
-3
/
+2
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
2
-8
/
+5
2018-12-29
Merge tag 'nds32-for-linus-4.21' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
17
-2
/
+956
2018-11-22
nds32: support hardware prefetcher
Nylon Chen
1
-0
/
+6
2018-11-22
nds32: support denormalized result through FP emulator
Vincent Chen
7
-0
/
+54
2018-11-22
nds32: Support FP emulation
Vincent Chen
4
-0
/
+300
2018-11-22
nds32: nds32 FPU port
Vincent Chen
4
-0
/
+141
2018-11-09
Merge tag 's390-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-1
/
+1
2018-11-06
nds32: Power management for nds32
Nick Hu
1
-0
/
+11
2018-11-06
nds32: Perf porting
Nickhu
4
-0
/
+442
2018-11-06
nds32: Fix bug in bitfield.h
Nickhu
1
-2
/
+2
2018-11-02
mm: make the __PAGETABLE_PxD_FOLDED defines non-empty
Martin Schwidefsky
1
-1
/
+1
2018-10-31
treewide: remove current_text_addr
Nick Desaulniers
1
-6
/
+0
2018-10-25
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
2018-09-04
nds32: fix build error because of wrong semicolon
Greentime Hu
1
-2
/
+2
2018-09-04
nds32: Add macro definition for offset of lp register on stack
Zong Li
1
-0
/
+1
2018-09-04
nds32/ftrace: Support dynamic function tracer
Zong Li
1
-0
/
+26
2018-09-04
nds32/ftrace: Support static function tracer
Zong Li
1
-0
/
+20
2018-09-04
nds32: Extract the checking and getting pointer to a macro
Zong Li
1
-39
/
+41
2018-09-04
nds32: Clean up the coding style
Zong Li
1
-98
/
+103
2018-09-04
nds32: Fix get_user/put_user macro expand pointer problem
Zong Li
1
-12
/
+14
2018-08-29
y2038: Remove stat64 family from default syscall set
Arnd Bergmann
1
-0
/
+1
2018-07-05
nds32: fix build error "relocation truncated to fit: R_NDS32_25_PCREL_RELA" when
Greentime Hu
1
-1
/
+1
2018-07-03
nds32: To implement these icache invalidation APIs since nds32 cores don't snoop
Greentime Hu
1
-2
/
+7
2018-06-04
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
2018-06-04
Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2
-14
/
+1
2018-05-29
nds32: use generic dma_noncoherent_ops
Christoph Hellwig
2
-14
/
+1
2018-05-23
nds32: To fix a cache inconsistency issue by setting correct cacheability of NTC
Greentime Hu
1
-0
/
+1
2018-05-23
nds32: To refine readability of INT_MASK_INITAIAL_VAL
Greentime Hu
1
-1
/
+1
2018-05-23
nds32: Fix the unknown type u8 issue.
Greentime Hu
1
-0
/
+2
2018-05-23
nds32: Fix the symbols undefined issue by exporting them.
Greentime Hu
2
-0
/
+4
2018-05-23
nds32: Fix xfs_buf built failed by export invalidate_kernel_vmap_range and fl...
Greentime Hu
1
-0
/
+2
2018-05-23
nds32: Fix drivers/gpu/drm/udl/udl_fb.c building error by defining PAGE_SHARED
Greentime Hu
1
-0
/
+1
2018-05-23
nds32: Fix building error of crypto/xor.c by adding xor.h
Greentime Hu
1
-0
/
+1
2018-04-19
time: Add an asm-generic/compat.h file
Arnd Bergmann
1
-0
/
+1
[next]