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
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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-21
Revert "mm: page_alloc: exclude unreclaimable allocations from zone fairness ...
Mel Gorman
1
-2
/
+1
2013-12-21
mm: Fix NULL pointer dereference in madvise(MADV_WILLNEED) support
Kirill A. Shutemov
1
-3
/
+2
2013-12-20
Merge tag 'stable/for-linus-3.13-rc4-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
6
-44
/
+51
2013-12-20
Merge tag 'trace-fixes-v3.13-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2013-12-19
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-2
/
+17
2013-12-19
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-3
/
+19
2013-12-19
Merge tag 'sound-3.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
16
-45
/
+115
2013-12-19
Merge tag 'asoc-v3.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Takashi Iwai
541
-2724
/
+5150
2013-12-19
Merge remote-tracking branches 'asoc/fix/adsp', 'asoc/fix/arizona', 'asoc/fix...
Mark Brown
11
-32
/
+75
2013-12-19
Merge remote-tracking branch 'asoc/fix/dma' into asoc-linus
Mark Brown
1
-11
/
+27
2013-12-19
Merge remote-tracking branch 'asoc/fix/core' into asoc-linus
Mark Brown
1
-2
/
+3
2013-12-19
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
24
-57
/
+249
2013-12-19
mm/hugetlb: check for pte NULL pointer in __page_check_address()
Jianguo Wu
1
-0
/
+4
2013-12-19
fix build with make 3.80
Jan Beulich
1
-13
/
+7
2013-12-19
mm/mempolicy: fix !vma in new_vma_page()
Wanpeng Li
1
-6
/
+8
2013-12-19
MAINTAINERS: add Davidlohr as GPT maintainer
Davidlohr Bueso
1
-0
/
+6
2013-12-19
mm/memory-failure.c: recheck PageHuge() after hugetlb page migrate successfully
Jianguo Wu
1
-4
/
+10
2013-12-19
mm/compaction: respect ignore_skip_hint in update_pageblock_skip
Joonsoo Kim
1
-0
/
+4
2013-12-19
mm/mempolicy: correct putback method for isolate pages if failed
Joonsoo Kim
1
-1
/
+1
2013-12-19
mm: add missing dependency in Kconfig
Sima Baymani
1
-1
/
+1
2013-12-19
sh: always link in helper functions extracted from libgcc
Geert Uytterhoeven
1
-1
/
+1
2013-12-19
mm: page_alloc: exclude unreclaimable allocations from zone fairness policy
Johannes Weiner
1
-1
/
+2
2013-12-19
mm: numa: defer TLB flush for THP migration as long as possible
Mel Gorman
2
-7
/
+3
2013-12-19
mm: numa: guarantee that tlb_flush_pending updates are visible before page ta...
Mel Gorman
1
-1
/
+6
2013-12-19
mm: fix TLB flush race between migration, and change_protection_range
Rik van Riel
8
-7
/
+69
2013-12-19
mm: numa: avoid unnecessary disruption of NUMA hinting during migration
Mel Gorman
3
-6
/
+37
2013-12-19
mm: numa: clear numa hinting information on mprotect
Mel Gorman
2
-0
/
+4
2013-12-19
sched: numa: skip inaccessible VMAs
Mel Gorman
1
-0
/
+7
2013-12-19
mm: numa: avoid unnecessary work on the failure path
Mel Gorman
1
-1
/
+3
2013-12-19
mm: numa: ensure anon_vma is locked to prevent parallel THP splits
Mel Gorman
1
-0
/
+7
2013-12-19
mm: numa: do not clear PTE for pte_numa update
Mel Gorman
1
-2
/
+7
2013-12-19
mm: numa: do not clear PMD during PTE update scan
Mel Gorman
1
-1
/
+1
2013-12-19
mm: clear pmd_numa before invalidating
Mel Gorman
1
-0
/
+3
2013-12-19
mm: numa: call MMU notifiers on THP migration
Mel Gorman
1
-8
/
+14
2013-12-19
mm: numa: serialise parallel get_user_page against THP migration
Mel Gorman
3
-15
/
+60
2013-12-19
kexec: migrate to reboot cpu
Vivek Goyal
3
-1
/
+3
2013-12-19
Merge tag 'usb-3.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
14
-47
/
+56
2013-12-19
Merge tag 'tty-3.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
4
-6
/
+27
2013-12-19
Merge tag 'staging-3.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
9
-44
/
+85
2013-12-19
Merge tag 'driver-core-3.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-5
/
+3
2013-12-19
Merge branch 'keys-devel' of git://git.kernel.org/pub/scm/linux/kernel/git/dh...
Linus Torvalds
3
-6
/
+247
2013-12-18
ALSA: hda - Add Dell headset detection quirk for one more laptop model
Hui Wang
1
-0
/
+1
2013-12-18
ASoC: wm8904: fix DSP mode B configuration
Bo Shen
1
-1
/
+1
2013-12-18
ASoC: wm_adsp: Add small delay while polling DSP RAM start
Charles Keepax
1
-3
/
+7
2013-12-18
imx-drm: imx-drm-core: improve safety of imx_drm_add_crtc()
Russell King
1
-0
/
+9
2013-12-18
imx-drm: imx-drm-core: make imx_drm_crtc_register() safer
Russell King
1
-2
/
+3
2013-12-18
imx-drm: imx-drm-core: use defined constant for number of CRTCs.
Russell King
1
-2
/
+2
2013-12-18
imx-drm: imx-tve: don't call sleeping functions beneath enable_lock spinlock
Russell King
1
-9
/
+0
2013-12-18
imx-drm: ipu-v3: fix potential CRTC device registration race
Russell King
1
-16
/
+16
2013-12-18
imx-drm: imx-drm-core: fix DRM cleanup paths
Russell King
1
-6
/
+14
[next]