index
:
linux-dev
for-cryptodev-2.6
for-next
jd/arm-thumb-sym
jd/big-key-gcm
jd/big-key-gcm-split
jd/broken-netlink-dump
jd/chacha-stack-validation
jd/clang-aarch64
jd/cleaner-add-random-ready
jd/fast-ti-aarch64
jd/fix-tishift-modules
jd/hsiphash128
jd/hsiphash128-2
jd/hsiphash128-3
jd/icmp-conntrack
jd/kasan-stack-frame
jd/kconfig-assembler-support
jd/memcmp-wpa
jd/netdev-pub
jd/netlink-dump-size
jd/netlink-dump-size-v2
jd/random-zinc
jd/re-zinc-it-up
jd/rmk-toolcheck
jd/rng-blocker
jd/skb_memzero_explicit
jd/timekeeping
jd/um-fixups
jd/variable-time-memcmp
jd/wireguard
jd/wireguard-azinc
jd/with-cryptoapi-port
jd/zinc-light
jn/rhashtable
jn/rhashtable-api
jn/rhashtable-next
master
tg/skb_memzero
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
nds32
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-22
asm: simd context helper API
simd
Jason A. Donenfeld
1
-0
/
+1
2019-03-12
treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
1
-0
/
+12
2019-03-07
arch: simplify several early memory allocations
Mike Rapoport
1
-8
/
+4
2019-03-04
get rid of legacy 'get_ds()' function
Linus Torvalds
2
-2
/
+1
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-02-19
32-bit userspace ABI: introduce ARCH_32BIT_OFF_T config option
Yury Norov
1
-0
/
+1
2019-01-23
fscrypt: remove filesystem specific build config option
Chandan Rajendra
1
-1
/
+1
2019-01-17
nds32: remove unneeded code in arch/nds32/Makefile
Masahiro Yamada
1
-8
/
+0
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-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
5
-20
/
+16
2018-12-13
dma-mapping: always build the direct mapping code
Christoph Hellwig
1
-1
/
+0
2018-11-27
nds32: function_graph: Simplify with function_graph_enter()
Steven Rostedt (VMware)
1
-16
/
+2
2018-11-26
nds32: Remove phys_initrd_start and phys_initrd_size
Florian Fainelli
1
-2
/
+0
2018-11-22
nds32: support hardware prefetcher
Nylon Chen
4
-1
/
+21
2018-11-22
nds32: Fix the items of hwcap_str ordering issue.
Nylon Chen
1
-1
/
+2
2018-11-22
nds32: support denormalized result through FP emulator
Vincent Chen
11
-4
/
+125
2018-11-22
nds32: Support FP emulation
Vincent Chen
24
-5
/
+1064
2018-11-22
nds32: nds32 FPU port
Vincent Chen
17
-16
/
+589
2018-11-06
nds32: Remove duplicated include from pm.c
YueHaibing
1
-1
/
+0
2018-11-06
nds32: Power management for nds32
Nick Hu
5
-1
/
+230
2018-11-06
nds32: Add perf call-graph support.
Nickhu
1
-0
/
+299
2018-11-06
nds32: Perf porting
Nickhu
9
-6
/
+1681
2018-11-06
nds32: Fix bug in bitfield.h
Nickhu
1
-2
/
+2
2018-11-06
nds32: Fix gcc 8.0 compiler option incompatible.
Nickhu
1
-1
/
+5
2018-11-06
nds32: Fill all TLB entries with kernel image mapping
Zong Li
1
-8
/
+1
2018-11-06
nds32: Remove the redundant assignment
Zong Li
1
-2
/
+0
2018-11-02
mm: make the __PAGETABLE_PxD_FOLDED defines non-empty
Martin Schwidefsky
1
-1
/
+1
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
3
-5
/
+3
2018-10-31
memblock: rename free_all_bootmem to memblock_free_all
Mike Rapoport
1
-1
/
+1
2018-10-31
memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*
Mike Rapoport
1
-4
/
+4
2018-10-31
mm: remove CONFIG_HAVE_MEMBLOCK
Mike Rapoport
1
-1
/
+0
2018-10-31
mm: remove CONFIG_NO_BOOTMEM
Mike Rapoport
1
-1
/
+0
2018-10-31
treewide: remove current_text_addr
Nick Desaulniers
1
-6
/
+0
2018-10-02
kbuild: consolidate Devicetree dtb build rules
Rob Herring
1
-1
/
+1
2018-09-20
dma-mapping: merge direct and noncoherent ops
Christoph Hellwig
1
-1
/
+1
2018-09-05
nds32: linker script: GCOV kernel may refers data in __exit
Greentime Hu
1
-0
/
+12
2018-09-04
nds32: fix build error because of wrong semicolon
Greentime Hu
1
-2
/
+2
2018-09-04
nds32: Fix a kernel panic issue because of wrong frame pointer access.
Greentime Hu
3
-3
/
+15
2018-09-04
nds32: Only print one page of stack when die to prevent printing too much information.
Greentime Hu
1
-3
/
+2
2018-09-04
nds32: Add macro definition for offset of lp register on stack
Zong Li
3
-2
/
+3
2018-09-04
nds32: Remove the deprecated ABI implementation
Zong Li
1
-5
/
+0
2018-09-04
nds32/stack: Get real return address by using ftrace_graph_ret_addr
Zong Li
2
-24
/
+10
2018-09-04
nds32/ftrace: Support dynamic function graph tracer
Zong Li
1
-0
/
+36
2018-09-04
nds32/ftrace: Support dynamic function tracer
Zong Li
3
-0
/
+191
2018-09-04
nds32/ftrace: Add RECORD_MCOUNT support
Zong Li
1
-0
/
+1
2018-09-04
nds32/ftrace: Support static function graph tracer
Zong Li
2
-0
/
+70
[next]