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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-22
ksm: fix oom deadlock
Hugh Dickins
1
-4
/
+27
2009-09-22
ksm: identify PageKsm pages
Hugh Dickins
1
-0
/
+29
2009-09-22
ksm: no debug in page_dup_rmap()
Hugh Dickins
1
-5
/
+1
2009-09-22
ksm: the mm interface to ksm
Hugh Dickins
3
-0
/
+58
2009-09-22
ksm: define MADV_MERGEABLE and MADV_UNMERGEABLE
Hugh Dickins
1
-0
/
+3
2009-09-22
ksm: add mmu_notifier set_pte_at_notify()
Izik Eidus
1
-0
/
+34
2009-09-22
mm: perform non-atomic test-clear of PG_mlocked on free
Johannes Weiner
1
-3
/
+9
2009-09-22
mm: count only reclaimable lru pages
Wu Fengguang
1
-9
/
+2
2009-09-22
mm: remove __{add,sub}_zone_page_state()
KOSAKI Motohiro
1
-5
/
+0
2009-09-22
mm: vmstat: add isolate pages
KOSAKI Motohiro
1
-0
/
+2
2009-09-22
mm: oom analysis: add shmem vmstat
KOSAKI Motohiro
1
-0
/
+1
2009-09-22
mm: oom analysis: Show kernel stack usage in /proc/meminfo and OOM log output
KOSAKI Motohiro
1
-1
/
+2
2009-09-22
hugetlb: balance freeing of huge pages across nodes
Lee Schermerhorn
1
-1
/
+2
2009-09-22
memory hotplug: update zone pcp at memory online
Shaohua Li
1
-0
/
+2
2009-09-22
mm: make swap token dummies static inlines
Johannes Weiner
1
-4
/
+16
2009-09-22
const: make block_device_operations const
Alexey Dobriyan
1
-1
/
+1
2009-09-22
const: make lock_manager_operations const
Alexey Dobriyan
2
-2
/
+2
2009-09-22
const: make file_lock_operations const
Alexey Dobriyan
1
-1
/
+1
2009-09-22
const: make struct super_block::s_qcop const
Alexey Dobriyan
2
-2
/
+2
2009-09-22
const: make struct super_block::dq_op const
Alexey Dobriyan
2
-2
/
+2
2009-09-21
Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/...
Linus Torvalds
8
-482
/
+923
2009-09-21
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-26
/
+12
2009-09-21
Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
1
-17
/
+0
2009-09-21
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+3
2009-09-21
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
6
-299
/
+79
2009-09-21
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
16
-79
/
+999
2009-09-21
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
14
-75
/
+477
2009-09-21
perf: Tidy up after the big rename
Ingo Molnar
2
-49
/
+490
2009-09-21
perf: Do the big rename: Performance Counters -> Performance Events
Ingo Molnar
7
-178
/
+178
2009-09-21
perf_counter: Rename list_entry -> group_entry, counter_list -> group_list
Ingo Molnar
1
-2
/
+2
2009-09-21
Merge branch 'linus' into perfcounters/rename
Ingo Molnar
52
-299
/
+4189
2009-09-21
sched: Simplify sys_sched_rr_get_interval() system call
Peter Williams
1
-0
/
+2
2009-09-21
perf_counter, powerpc, sparc: Fix compilation after perf_counter_overflow() c...
Paul Mackerras
1
-17
/
+0
2009-09-21
drm/vgaarb: add VGA arbitration support to the drm and kms.
Dave Airlie
1
-0
/
+3
2009-09-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jaswinder/linux-2.6
Linus Torvalds
5
-8
/
+2
2009-09-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
4
-7
/
+9
2009-09-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
Linus Torvalds
10
-85
/
+104
2009-09-21
Merge branch 'perfcounters-core-for-linus' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
3
-6
/
+188
2009-09-20
sched: Fix raciness in runqueue_is_locked()
Andrew Morton
1
-1
/
+1
2009-09-20
includecheck fix: include/linux, ftrace.h
Jaswinder Singh Rajput
1
-1
/
+0
2009-09-20
includecheck fix: include/linux, page_cgroup.h
Jaswinder Singh Rajput
1
-2
/
+2
2009-09-20
includecheck fix: include/linux, aio.h
Jaswinder Singh Rajput
1
-2
/
+0
2009-09-20
includecheck fix: include/drm, drm_memory.h
Jaswinder Singh Rajput
1
-2
/
+0
2009-09-20
includecheck fix: include/acpi, acpi_bus.h
Jaswinder Singh Rajput
1
-1
/
+0
2009-09-20
tty: handle VT specific compat ioctls in vt driver
Arnd Bergmann
1
-0
/
+3
2009-09-20
tty: USB serial termios bits
Alan Cox
1
-0
/
+3
2009-09-20
serial: kill USF_CLOSING_* definitions
Alan Cox
1
-3
/
+0
2009-09-20
serial: move port users helper
Alan Cox
1
-0
/
+5
2009-09-20
serial: move delta_msr_wait into the tty_port
Alan Cox
4
-3
/
+1
2009-09-20
serial: replace the state mutex with the tty port mutex
Alan Cox
1
-2
/
+0
[next]