index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-07
list: fix order of arguments for hlist_add_after(_rcu)
Ken Helias
2
-6
/
+6
2014-08-07
list: make hlist_add_after() argument names match hlist_add_after_rcu()
Ken Helias
1
-7
/
+7
2014-08-07
printk: rename DEFAULT_MESSAGE_LOGLEVEL
Alex Elder
1
-1
/
+1
2014-08-07
include/linux/byteorder/generic.h: minor comment fix
Geoff Levand
1
-1
/
+1
2014-08-07
fs.h, drivers/hwmon/asus_atk0110.c: fix DEFINE_SIMPLE_ATTRIBUTE semicolon def...
Joe Perches
1
-1
/
+1
2014-08-07
mm/zpool: implement common zpool api to zbud/zsmalloc
Dan Streetman
1
-0
/
+106
2014-08-07
mm/zbud: change zbud_alloc size type to size_t
Dan Streetman
1
-1
/
+1
2014-08-07
mmu_notifier: add call_srcu and sync function for listener to delay call and ...
Peter Zijlstra
1
-0
/
+6
2014-08-07
mm: BUG when __kmap_atomic_idx equals KM_TYPE_NR
Chintan Pandya
1
-1
/
+1
2014-08-07
mm, oom: rename zonelist locking functions
David Rientjes
1
-2
/
+2
2014-08-07
mm, oom: ensure memoryless node zonelist always includes zones
David Rientjes
1
-1
/
+10
2014-08-07
memory-hotplug: add zone_for_memory() for selecting zone for new memory
Wang Nan
1
-0
/
+1
2014-08-07
mm: describe mmap_sem rules for __lock_page_or_retry() and callers
Paul Cassella
1
-0
/
+3
2014-08-07
mm: page_alloc: reduce cost of the fair zone allocation policy
Mel Gorman
1
-0
/
+6
2014-08-07
mm: move zone->pages_scanned into a vmstat counter
Mel Gorman
1
-1
/
+1
2014-08-07
mm: rearrange zone fields into read-only, page alloc, statistics and page rec...
Mel Gorman
1
-103
/
+108
2014-08-07
mm: pagemap: avoid unnecessary overhead when tracepoints are deactivated
Mel Gorman
1
-9
/
+7
2014-08-07
mm/vmalloc.c: clean up map_vm_area third argument
WANG Chao
1
-1
/
+1
2014-08-07
mm: make copy_pte_range static again
Jerome Marchand
1
-4
/
+0
2014-08-07
mm, hugetlb: remove hugetlb_zero and hugetlb_infinity
David Rientjes
1
-1
/
+0
2014-08-07
mm: replace init_page_accessed by __SetPageReferenced
Hugh Dickins
1
-1
/
+0
2014-08-07
include/linux/mmdebug.h: add VM_WARN_ONCE()
Andrew Morton
1
-0
/
+2
2014-08-07
mm tracing: tell mm_migrate_pages event about numa_misplaced
Max Asbock
1
-0
/
+1
2014-08-07
mem-hotplug: improve zone_movable_is_highmem logic
Wang Nan
1
-0
/
+2
2014-08-07
mm: page-flags: clean up the page flag test, set, clear macros
Johannes Weiner
1
-7
/
+14
2014-08-07
mm, CMA: change cma_declare_contiguous() to obey coding convention
Joonsoo Kim
1
-1
/
+1
2014-08-07
CMA: generalize CMA reserved area management functionality
Joonsoo Kim
2
-9
/
+29
2014-08-07
mem-hotplug: introduce MMOP_OFFLINE to replace the hard coding -1
Tang Chen
1
-4
/
+5
2014-08-07
include/linux/memblock.h: add __init to memblock_set_bottom_up()
Fabian Frederick
1
-2
/
+2
2014-08-07
mm/page_alloc.c: add __meminit to alloc_pages_exact_nid()
Fabian Frederick
1
-1
/
+1
2014-08-07
fanotify: fix double free of pending permission events
Jan Kara
1
-0
/
+2
2014-08-07
fsnotify: rename event handling functions
Jan Kara
1
-6
/
+6
2014-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
88
-1014
/
+2279
2014-08-06
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-1
/
+20
2014-08-06
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
20
-54
/
+647
2014-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-0
/
+4
2014-08-06
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
16
-348
/
+601
2014-08-06
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-64
/
+4
2014-08-06
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
13
-116
/
+368
2014-08-06
net-timestamp: ACK timestamp for bytestreams
Willem de Bruijn
3
-2
/
+9
2014-08-06
net-timestamp: SCHED timestamp on entering packet scheduler
Willem de Bruijn
3
-3
/
+12
2014-08-06
net-timestamp: add key to disambiguate concurrent datagrams
Willem de Bruijn
3
-3
/
+8
2014-08-06
net-timestamp: move timestamp flags out of sk_flags
Willem de Bruijn
1
-18
/
+11
2014-08-06
net-timestamp: extend SCM_TIMESTAMPING ancillary data struct
Willem de Bruijn
3
-1
/
+24
2014-08-06
tcp: reduce spurious retransmits due to transient SACK reneging
Neal Cardwell
1
-1
/
+1
2014-08-06
Merge tag 'regulator-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-15
/
+924
2014-08-06
Merge tag 'spi-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
1
-0
/
+2
2014-08-06
Merge tag 'iommu-updates-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
8
-76
/
+66
2014-08-06
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+1
2014-08-06
random: introduce getrandom(2) system call
Theodore Ts'o
3
-1
/
+15
[next]