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
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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-15
Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
11
-33
/
+112
2015-04-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-23
/
+0
2015-04-15
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-6
/
+56
2015-04-15
Merge tag 'vfio-v4.1-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
2
-0
/
+30
2015-04-15
Merge tag 'mfd-for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
16
-688
/
+1546
2015-04-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
15
-43
/
+83
2015-04-15
memtest: use phys_addr_t for physical addresses
Vladimir Murzin
1
-2
/
+2
2015-04-15
mm: move memtest under mm
Vladimir Murzin
1
-0
/
+8
2015-04-15
mm, mempool: do not allow atomic resizing
David Rientjes
1
-1
/
+1
2015-04-15
memcg: print cgroup information when system panics due to panic_on_oom
Balasubramani Vivekanandan
1
-1
/
+2
2015-04-15
mm: numa: remove migrate_ratelimited
Mel Gorman
1
-5
/
+0
2015-04-15
mm: fold arch_randomize_brk into ARCH_HAS_ELF_RANDOMIZE
Kees Cook
1
-0
/
+12
2015-04-15
mm: expose arch_mmap_rnd when available
Kees Cook
1
-0
/
+10
2015-04-15
lib/ioremap.c: add huge I/O map capability interfaces
Toshi Kani
1
-0
/
+8
2015-04-15
mm: clarify __GFP_NOFAIL deprecation status
Michal Hocko
1
-2
/
+4
2015-04-15
mm: cma: constify and use correct signness in mm/cma.c
Sasha Levin
1
-6
/
+6
2015-04-15
mm: remove GFP_THISNODE
David Rientjes
1
-10
/
+0
2015-04-15
cleancache: remove limit on the number of cleancache enabled filesystems
Vladimir Davydov
1
-0
/
+4
2015-04-15
cleancache: forbid overriding cleancache_ops
Vladimir Davydov
1
-2
/
+1
2015-04-15
cleancache: zap uuid arg of cleancache_init_shared_fs
Vladimir Davydov
1
-3
/
+3
2015-04-15
mm: do not add nr_pmds into mm_struct if PMD is folded
Kirill A. Shutemov
1
-0
/
+2
2015-04-15
mm: completely remove dumping per-cpu lists from show_mem()
Konstantin Khlebnikov
1
-1
/
+0
2015-04-15
mm: hide per-cpu lists in output of show_mem()
Konstantin Khlebnikov
1
-0
/
+1
2015-04-15
page_writeback: clean up mess around cancel_dirty_page()
Konstantin Khlebnikov
2
-2
/
+2
2015-04-15
mm, hotplug: fix concurrent memory hot-add deadlock
David Rientjes
1
-0
/
+6
2015-04-15
mm: rename FOLL_MLOCK to FOLL_POPULATE
Kirill A. Shutemov
1
-1
/
+1
2015-04-15
mm, slab: correct config option in comment
David Rientjes
1
-1
/
+1
2015-04-15
watchdog: introduce the hardlockup_detector_disable() function
Ulrich Obergfell
1
-7
/
+2
2015-04-15
watchdog: enable the new user interface of the watchdog mechanism
Ulrich Obergfell
1
-2
/
+0
2015-04-15
watchdog: introduce separate handlers for parameters in /proc/sys/kernel
Ulrich Obergfell
1
-0
/
+8
2015-04-15
watchdog: new definitions and variables, initialization
Ulrich Obergfell
1
-0
/
+2
2015-04-15
Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
4
-74
/
+42
2015-04-15
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-10
/
+153
2015-04-14
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-7
/
+20
2015-04-14
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-6
/
+63
2015-04-14
Merge tag 'trace-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
3
-2
/
+12
2015-04-14
Merge tag 'trace-4.1-tracefs' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+45
2015-04-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-4
/
+4
2015-04-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-3
/
+0
2015-04-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
3
-10
/
+49
2015-04-14
Merge branches 'powercap' and 'pm-devfreq'
Rafael J. Wysocki
1
-1
/
+1
2015-04-14
Merge tag 'staging-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-110
/
+22
2015-04-14
Merge tag 'driver-core-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-0
/
+22
2015-04-14
Merge tag 'usb-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
10
-7
/
+48
2015-04-14
Merge branch 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
1
-0
/
+2
2015-04-14
Merge branch 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...
Linus Torvalds
2
-3
/
+29
2015-04-14
Merge branch 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-0
/
+1
2015-04-14
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
7
-42
/
+48
2015-04-14
Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-6
/
+19
2015-04-14
Merge tag 'for-v4.1' of git://git.infradead.org/battery-2.6
Linus Torvalds
7
-26
/
+89
[next]