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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-16
sched/wait: Add ___wait_cond_timeout() to wait_event*_timeout() too
Oleg Nesterov
1
-3
/
+3
2013-10-11
Merge branch 'core/urgent' into sched/core
Ingo Molnar
5
-1
/
+54
2013-10-11
compiler/gcc4: Add quirk for 'asm goto' miscompilation bug
Ingo Molnar
1
-0
/
+15
2013-10-10
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-0
/
+15
2013-10-10
random: allow architectures to optionally define random_get_entropy()
Theodore Ts'o
1
-0
/
+14
2013-10-09
sched/numa: Skip some page migrations after a shared fault
Rik van Riel
1
-1
/
+4
2013-10-09
mm: numa: Revert temporarily disabling of NUMA migration
Rik van Riel
1
-1
/
+0
2013-10-09
sched/numa: Remove the numa_balancing_scan_period_reset sysctl
Mel Gorman
2
-4
/
+0
2013-10-09
sched/numa: Adjust scan rate in task_numa_placement
Rik van Riel
1
-0
/
+9
2013-10-09
sched/numa: Be more careful about joining numa groups
Rik van Riel
1
-0
/
+1
2013-10-09
sched/numa: Add debugging
Ingo Molnar
1
-0
/
+6
2013-10-09
sched/numa: Call task_numa_free() from do_execve()
Rik van Riel
1
-0
/
+4
2013-10-09
sched/numa: Use group fault statistics in numa placement
Mel Gorman
1
-0
/
+1
2013-10-09
sched/numa: Stay on the same node if CLONE_VM
Rik van Riel
1
-1
/
+1
2013-10-09
mm: numa: Do not group on RO pages
Peter Zijlstra
1
-2
/
+5
2013-10-09
sched/numa: Report a NUMA task group ID
Mel Gorman
1
-0
/
+5
2013-10-09
sched/numa: Use {cpu, pid} to create task groups for shared faults
Peter Zijlstra
2
-0
/
+14
2013-10-09
mm: numa: Change page last {nid,pid} into {cpu,pid}
Peter Zijlstra
3
-53
/
+63
2013-10-09
sched/numa: Introduce migrate_swap()
Peter Zijlstra
1
-0
/
+2
2013-10-09
stop_machine: Introduce stop_two_cpus()
Peter Zijlstra
1
-0
/
+1
2013-10-09
sched/numa: Retry migration of tasks to CPU on a preferred node
Mel Gorman
1
-0
/
+1
2013-10-09
mm: numa: Limit NUMA scanning to migrate-on-fault VMAs
Mel Gorman
1
-0
/
+1
2013-10-09
sched/numa: Set preferred NUMA node based on number of private faults
Mel Gorman
3
-35
/
+86
2013-10-09
mm: numa: Scan pages with elevated page_mapcount
Mel Gorman
1
-3
/
+4
2013-10-09
sched/numa: Add infrastructure for split shared/private accounting of NUMA hi...
Mel Gorman
1
-2
/
+3
2013-10-09
sched/numa: Favour moving tasks towards the preferred node
Mel Gorman
1
-0
/
+1
2013-10-09
sched/numa: Update NUMA hinting faults once per scan
Mel Gorman
1
-0
/
+13
2013-10-09
sched/numa: Select a preferred node with the most numa hinting faults
Mel Gorman
1
-0
/
+1
2013-10-09
sched/numa: Track NUMA hinting faults on per-node basis
Mel Gorman
1
-0
/
+2
2013-10-09
sched/numa: Set the scan rate proportional to the memory usage of the task be...
Mel Gorman
1
-0
/
+1
2013-10-09
Revert "mm: sched: numa: Delay PTE scanning until a task is scheduled on a ne...
Mel Gorman
1
-10
/
+0
2013-10-09
Merge tag 'v3.12-rc4' into sched/core
Ingo Molnar
37
-98
/
+151
2013-10-08
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+23
2013-10-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-0
/
+1
2013-10-04
Merge tag 'iommu-fixes-v3.12-rc3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2013-10-04
sched/wait: Clean up wait.h details a bit
Ingo Molnar
1
-64
/
+60
2013-10-04
sched/wait: Make the __wait_event*() interface more friendly
Peter Zijlstra
2
-63
/
+60
2013-10-04
sched/wait: Collapse __wait_event_hrtimeout()
Peter Zijlstra
1
-13
/
+2
2013-10-04
sched/wait: Collapse __wait_event_killable()
Peter Zijlstra
1
-16
/
+1
2013-10-04
sched/wait: Collapse __wait_event_interruptible_tty()
Peter Zijlstra
1
-17
/
+4
2013-10-04
sched/wait: Collapse __wait_event_interruptible_lock_irq_timeout()
Peter Zijlstra
1
-19
/
+6
2013-10-04
sched/wait: Collapse __wait_event_interruptible_lock_irq()
Peter Zijlstra
1
-20
/
+6
2013-10-04
sched/wait: Collapse __wait_event_lock_irq()
Peter Zijlstra
1
-14
/
+6
2013-10-04
sched/wait: Collapse __wait_event_interruptible_exclusive()
Peter Zijlstra
1
-20
/
+2
2013-10-04
sched/wait: Collapse __wait_event_interruptible_timeout()
Peter Zijlstra
1
-15
/
+3
2013-10-04
sched/wait: Collapse __wait_event_interruptible()
Peter Zijlstra
1
-15
/
+2
2013-10-04
sched/wait: Collapse __wait_event_timeout()
Peter Zijlstra
1
-11
/
+3
2013-10-04
sched/wait: Collapse __wait_event()
Peter Zijlstra
1
-11
/
+2
2013-10-04
sched/wait: Introduce ___wait_event()
Peter Zijlstra
1
-0
/
+36
2013-10-04
sched/wait: Change the wait_exclusive control flow
Peter Zijlstra
1
-4
/
+5
[next]