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
2015-09-05
userfaultfd: prevent khugepaged to merge if userfaultfd is armed
Andrea Arcangeli
1
-2
/
+4
2015-09-05
userfaultfd: teach vma_merge to merge across vma->vm_userfaultfd_ctx
Andrea Arcangeli
6
-19
/
+36
2015-09-05
userfaultfd: call handle_userfault() for userfaultfd_missing() faults
Andrea Arcangeli
2
-22
/
+63
2015-09-05
userfaultfd: add VM_UFFD_MISSING and VM_UFFD_WP
Andrea Arcangeli
3
-1
/
+5
2015-09-05
userfaultfd: add vm_userfaultfd_ctx to the vm_area_struct
Andrea Arcangeli
2
-0
/
+12
2015-09-05
userfaultfd: linux/userfaultfd_k.h
Andrea Arcangeli
1
-0
/
+79
2015-09-05
userfaultfd: uAPI
Andrea Arcangeli
3
-0
/
+85
2015-09-05
userfaultfd: waitqueue: add nr wake parameter to __wake_up_locked_key
Andrea Arcangeli
3
-6
/
+8
2015-09-05
userfaultfd: linux/Documentation/vm/userfaultfd.txt
Andrea Arcangeli
1
-0
/
+142
2015-09-05
mm/slab.h: fix argument order in cache_from_obj's error message
Daniel Borkmann
1
-1
/
+1
2015-09-05
mm/slub: don't wait for high-order page allocation
Joonsoo Kim
1
-0
/
+2
2015-09-05
mm/slub: fix slab double-free in case of duplicate sysfs filename
Konstantin Khlebnikov
1
-3
/
+1
2015-09-05
mm/slub: move slab initialization into irq enabled region
Thomas Gleixner
1
-47
/
+42
2015-09-05
slub: add support for kmem_cache_debug in bulk calls
Jesper Dangaard Brouer
1
-9
/
+19
2015-09-05
slub: initial bulk free implementation
Jesper Dangaard Brouer
1
-1
/
+33
2015-09-05
slub: improve bulk alloc strategy
Jesper Dangaard Brouer
1
-10
/
+16
2015-09-05
slub bulk alloc: extract objects from the per cpu slab
Jesper Dangaard Brouer
1
-2
/
+47
2015-09-05
slab: infrastructure for bulk object allocation and freeing
Christoph Lameter
6
-0
/
+82
2015-09-05
slub: fix spelling succedd to succeed
Jesper Dangaard Brouer
1
-1
/
+1
2015-09-05
watchdog: rename watchdog_suspend() and watchdog_resume()
Ulrich Obergfell
3
-10
/
+28
2015-09-05
watchdog: use suspend/resume interface in fixup_ht_bug()
Ulrich Obergfell
3
-41
/
+14
2015-09-05
watchdog: use park/unpark functions in update_watchdog_all_cpus()
Ulrich Obergfell
1
-38
/
+2
2015-09-05
watchdog: introduce watchdog_suspend() and watchdog_resume()
Ulrich Obergfell
2
-0
/
+67
2015-09-05
watchdog: introduce watchdog_park_threads() and watchdog_unpark_threads()
Ulrich Obergfell
1
-0
/
+36
2015-09-05
kernel/watchdog: move NMI function header declarations from watchdog.h to nmi.h
Guenter Roeck
4
-14
/
+6
2015-09-05
watchdog: simplify housekeeping affinity with the appropriate mask
Frederic Weisbecker
1
-4
/
+2
2015-09-05
smpboot: allow passing the cpumask on per-cpu thread registration
Frederic Weisbecker
3
-12
/
+22
2015-09-05
smpboot: make cleanup to mirror setup
Frederic Weisbecker
1
-10
/
+2
2015-09-05
smpboot: fix memory leak on error handling
Frederic Weisbecker
1
-0
/
+1
2015-09-05
fs: create and use seq_show_option for escaping
Kees Cook
15
-30
/
+71
2015-09-05
ocfs2: clean up redundant NULL checks before kfree
Joseph Qi
2
-5
/
+3
2015-09-05
ocfs2: neaten do_error, ocfs2_error and ocfs2_abort
Joe Perches
14
-202
/
+163
2015-09-05
ocfs2: do not set fs read-only if rec[0] is empty while committing truncate
Xue jiufei
1
-6
/
+38
2015-09-05
ocfs2: call ocfs2_journal_access_di() before ocfs2_journal_dirty() in ocfs2_w...
yangwenfang
1
-5
/
+11
2015-09-05
ocfs2: use 64bit variables to track heartbeat time
Tina Ruchandani
1
-40
/
+9
2015-09-05
ocfs2: fix race between crashed dio and rm
Joseph Qi
2
-1
/
+12
2015-09-05
ocfs2: avoid access invalid address when read o2dlm debug messages
Yiwen Jiang
2
-11
/
+21
2015-09-05
ocfs2: take inode lock in ocfs2_iop_set/get_acl()
Tariq Saeed
1
-6
/
+20
2015-09-05
ocfs2: fix BUG_ON() in ocfs2_ci_checkpointed()
Tariq Saeed
1
-1
/
+8
2015-09-05
ocfs2: optimize error handling in dlm_request_join
Norton.Zhu
1
-32
/
+39
2015-09-05
ocfs2: fix a tiny case that inode can not removed
Yiwen Jiang
1
-0
/
+5
2015-09-05
ocfs2: add ip_alloc_sem in direct IO to protect allocation changes
WeiWei Wang
1
-2
/
+16
2015-09-05
ocfs2: clear the rest of the buffers on error
Goldwyn Rodrigues
1
-0
/
+6
2015-09-05
ocfs2: acknowledge return value of ocfs2_error()
Goldwyn Rodrigues
7
-83
/
+51
2015-09-05
ocfs2: add errors=continue
Goldwyn Rodrigues
3
-20
/
+47
2015-09-05
ocfs2: flush inode data to disk and free inode when i_count becomes zero
Xue jiufei
1
-6
/
+8
2015-09-05
ocfs2: trusted xattr missing CAP_SYS_ADMIN check
Sanidhya Kashyap
1
-0
/
+3
2015-09-05
ocfs2: set filesytem read-only when ocfs2_delete_entry failed.
jiangyiwen
1
-1
/
+14
2015-09-05
ocfs2/dlm: use list_for_each_entry instead of list_for_each
Joseph Qi
1
-4
/
+2
2015-09-05
ocfs2: remove unneeded code in dlm_register_domain_handlers
Joseph Qi
1
-2
/
+0
[prev]
[next]