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
2005-09-05
[PATCH] kconfig: linux.pot for all arch
Egry Gabor
1
-2
/
+14
2005-09-05
[PATCH] kconfig: kxgettext: EOL fix
Egry Gabor
1
-1
/
+6
2005-09-05
[PATCH] kconfig: kxgettext: message fix
Egry Gabor
1
-4
/
+5
2005-09-05
[PATCH] VM: add page_state info to per-node meminfo
Martin Hicks
3
-7
/
+43
2005-09-05
[PATCH] add /proc/pid/smaps
Mauricio Lin
3
-42
/
+245
2005-09-05
[PATCH] slab: removes local_irq_save()/local_irq_restore() pair
Manfred Spraul
1
-11
/
+15
2005-09-05
[PATCH] mm/slab.c: prefetchw the start of new allocated objects
Eric Dumazet
1
-1
/
+3
2005-09-05
[PATCH] x86_64: avoid some atomic operations during address space destruction
Zachary Amsden
1
-0
/
+14
2005-09-05
[PATCH] x86: ptep_clear optimization
Zachary Amsden
3
-2
/
+32
2005-09-05
[PATCH] sab: consolidate kmem_bufctl_t
Kyle Moffett
23
-43
/
+1
2005-09-05
[PATCH] remove hugetlb_clean_stale_pgtable() and fix huge_pte_alloc()
Chen, Kenneth W
4
-28
/
+3
2005-09-05
[PATCH] hugetlb: check p?d_present in huge_pte_offset()
Adam Litke
1
-2
/
+5
2005-09-05
[PATCH] hugetlb: move stale pte check into huge_pte_alloc()
Adam Litke
2
-4
/
+11
2005-09-05
[PATCH] hugetlb: add pte_huge() macro
Adam Litke
2
-2
/
+5
2005-09-05
[PATCH] arm: allow for arch-specific IOREMAP_MAX_ORDER
Deepak Saxena
2
-2
/
+8
2005-09-05
[PATCH] mm: correct _PAGE_FILE comment
Paolo 'Blaisorblade' Giarrusso
3
-9
/
+11
2005-09-05
[PATCH] mm: remove implied vm_ops check
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+1
2005-09-05
[PATCH] shmem_populate: avoid an useless check, and some comments
Paolo 'Blaisorblade' Giarrusso
2
-1
/
+12
2005-09-05
[PATCH] vm: slab.c spelling correction
Martin Hicks
1
-1
/
+1
2005-09-05
[PATCH] comment typo fix
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+1
2005-09-05
[PATCH] mm: fix madvise vma merging
Hugh Dickins
1
-4
/
+5
2005-09-05
[PATCH] VM: zone reclaim atomic ops cleanup
Martin Hicks
2
-5
/
+6
2005-09-05
[PATCH] VM: add capabilites check to set_zone_reclaim
Martin Hicks
2
-0
/
+4
2005-09-05
[PATCH] mm: remove atomic
Nick Piggin
2
-1
/
+2
2005-09-05
[PATCH] mm: remap ZERO_PAGE mappings
Nick Piggin
1
-0
/
+4
2005-09-05
[PATCH] mm: cleanup rmap
Nick Piggin
1
-5
/
+1
2005-09-05
[PATCH] mm: micro-optimise rmap
Nick Piggin
1
-10
/
+11
2005-09-05
[PATCH] mm: comment rmap
Nick Piggin
1
-0
/
+2
2005-09-05
[PATCH] /proc/<pid>/numa_maps to show on which nodes pages reside
Christoph Lameter
4
-6
/
+176
2005-09-05
[PATCH] rmap: don't test rss
Hugh Dickins
1
-6
/
+1
2005-09-05
[PATCH] delete from_swap_cache BUG_ONs
Hugh Dickins
1
-5
/
+1
2005-09-05
[PATCH] swap: update swsusp use of swap_info
Hugh Dickins
1
-6
/
+6
2005-09-05
[PATCH] swap: swap_lock replace list+device
Hugh Dickins
5
-95
/
+66
2005-09-05
[PATCH] swap: scan_swap_map latency breaks
Hugh Dickins
1
-2
/
+12
2005-09-05
[PATCH] swap: scan_swap_map drop swap_device_lock
Hugh Dickins
2
-7
/
+37
2005-09-05
[PATCH] swap: scan_swap_map restyled
Hugh Dickins
1
-45
/
+48
2005-09-05
[PATCH] swap: get_swap_page drop swap_list_lock
Hugh Dickins
1
-39
/
+36
2005-09-05
[PATCH] swap: freeing update swap_list.next
Hugh Dickins
1
-2
/
+2
2005-09-05
[PATCH] swap: swap unsigned int consistency
Hugh Dickins
2
-12
/
+13
2005-09-05
[PATCH] swap: show span of swap extents
Hugh Dickins
2
-15
/
+30
2005-09-05
[PATCH] swap: swap extent list is ordered
Hugh Dickins
2
-20
/
+9
2005-09-05
[PATCH] swap: move destroy_swap_extents calls
Hugh Dickins
1
-2
/
+2
2005-09-05
[PATCH] swap: correct swapfile nr_good_pages
Hugh Dickins
1
-9
/
+16
2005-09-05
[PATCH] swap: update swapfile i_sem comment
Hugh Dickins
1
-1
/
+1
2005-09-05
[PATCH] mm: consolidate get_order
Stephen Rothwell
22
-312
/
+69
2005-09-05
[PATCH] sparsemem extreme: hotplug preparation
Dave Hansen
2
-12
/
+42
2005-09-05
[PATCH] sparsemem extreme implementation
Bob Picco
4
-37
/
+49
2005-09-05
[PATCH] SPARSEMEM EXTREME
Bob Picco
6
-29
/
+140
2005-09-05
[PATCH] kbuild: fix make clean damaging hg repos
Matt Mackall
1
-2
/
+2
2005-09-05
[PATCH] tpm_infineon: Bugfix in PNPACPI-handling
Marcel Selhorst
1
-31
/
+45
[next]