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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-25
Merge tag 'mfd-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...
Linus Torvalds
14
-42
/
+195
2013-02-25
Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
1
-0
/
+3
2013-02-25
Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-11
/
+19
2013-02-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
4
-13
/
+126
2013-02-24
Merge branch 'akpm' (more incoming from Andrew)
Linus Torvalds
25
-175
/
+356
2013-02-24
mm,ksm: FOLL_MIGRATION do migration_entry_wait
Hugh Dickins
1
-0
/
+1
2013-02-24
mm: accelerate mm_populate() treatment of THP pages
Michel Lespinasse
1
-2
/
+11
2013-02-24
mm: use long type for page counts in mm_populate() and get_user_pages()
Michel Lespinasse
2
-10
/
+11
2013-02-24
vmscan: change type of vm_total_pages to unsigned long
Zhang Yanfei
1
-1
/
+1
2013-02-24
mm: fix return type for functions nr_free_*_pages
Zhang Yanfei
1
-2
/
+2
2013-02-24
mmzone: add pgdat_{end_pfn,is_empty}() helpers & consolidate.
Cody P Schafer
1
-4
/
+10
2013-02-24
mm: add zone_is_empty() and zone_is_initialized()
Cody P Schafer
1
-0
/
+10
2013-02-24
mm: add & use zone_end_pfn() and zone_spans_pfn()
Cody P Schafer
1
-0
/
+10
2013-02-24
mm: add SECTION_IN_PAGE_FLAGS
Cody P Schafer
1
-2
/
+6
2013-02-24
mm: refactor inactive_file_is_low() to use get_lru_size()
Johannes Weiner
1
-7
/
+0
2013-02-24
mm: remove offlining arg to migrate_pages
Hugh Dickins
1
-8
/
+6
2013-02-24
ksm: remove old stable nodes more thoroughly
Hugh Dickins
1
-14
/
+4
2013-02-24
mm: rename page struct field helpers
Mel Gorman
1
-10
/
+10
2013-02-24
mm: uninline page_xchg_last_nid()
Mel Gorman
1
-16
/
+5
2013-02-24
page-writeback.c: subtract min_free_kbytes from dirtyable memory
Paul Szabo
1
-0
/
+3
2013-02-24
mm/rmap: rename anon_vma_unlock() => anon_vma_unlock_write()
Konstantin Khlebnikov
2
-2
/
+2
2013-02-24
swap: add per-partition lock for swapfile
Shaohua Li
1
-5
/
+27
2013-02-24
swap: make each swap partition have one address_space
Shaohua Li
1
-4
/
+5
2013-02-24
mm: don't inline page_mapping()
Shaohua Li
1
-12
/
+1
2013-02-24
mm: fold page->_last_nid into page->flags where possible
Peter Zijlstra
3
-10
/
+58
2013-02-24
mm: move page flags layout to separate header
Peter Zijlstra
4
-61
/
+73
2013-02-24
mm: numa: handle side-effects in count_vm_numa_events() for !CONFIG_NUMA_BALA...
Mel Gorman
1
-1
/
+1
2013-02-24
mm: numa: fix minor typo in numa_next_scan
Mel Gorman
1
-3
/
+3
2013-02-24
mm: remove unused memclear_highpage_flush()
Kirill A. Shutemov
1
-6
/
+0
2013-02-24
pm / runtime: introduce pm_runtime_set_memalloc_noio()
Ming Lei
2
-0
/
+4
2013-02-24
mm: teach mm by current context info to not do I/O during memory allocation
Ming Lei
1
-0
/
+22
2013-02-24
mm: don't wait on congested zones in balance_pgdat()
Zlatko Calusic
1
-1
/
+0
2013-02-24
memory-failure: use num_poisoned_pages instead of mce_bad_pages
Xishi Qiu
1
-1
/
+1
2013-02-24
mm: remove MIGRATE_ISOLATE check in hotpath
Minchan Kim
2
-0
/
+21
2013-02-24
mm/memblock.c: use CONFIG_HAVE_MEMBLOCK_NODE_MAP to protect movablecore_map i...
Tang Chen
1
-0
/
+1
2013-02-24
acpi, memory-hotplug: support getting hotplug info from SRAT
Tang Chen
1
-0
/
+2
2013-02-24
acpi, memory-hotplug: extend movablemem_map ranges to the end of node
Tang Chen
1
-0
/
+5
2013-02-24
acpi, memory-hotplug: parse SRAT before memblock is ready
Tang Chen
1
-0
/
+8
2013-02-24
page_alloc: bootmem limit with movablecore_map
Tang Chen
1
-0
/
+1
2013-02-24
page_alloc: add movable_memmap kernel parameter
Tang Chen
1
-0
/
+11
2013-02-24
memory-hotplug: export the function try_offline_node()
Wen Congyang
1
-0
/
+3
2013-02-24
memory-hotplug: remove sysfs file of node
Tang Chen
1
-1
/
+1
2013-02-24
memory-hotplug: remove memmap of sparse-vmemmap
Tang Chen
1
-0
/
+3
2013-02-24
memory-hotplug: common APIs to support page tables hot-remove
Wen Congyang
1
-0
/
+1
2013-02-24
memory-hotplug: implement register_page_bootmem_info_section of sparse-vmemmap
Yasuaki Ishimatsu
2
-8
/
+8
2013-02-24
memory-hotplug: introduce new arch_remove_memory() for removing page table
Wen Congyang
1
-0
/
+1
2013-02-24
memory-hotplug: remove /sys/firmware/memmap/X sysfs
Yasuaki Ishimatsu
1
-0
/
+6
2013-02-24
memory-hotplug: check whether all memory blocks are offlined or not when remo...
Yasuaki Ishimatsu
1
-0
/
+1
2013-02-24
mm: make do_mmap_pgoff return populate as a size in bytes, not as a bool
Michel Lespinasse
1
-1
/
+1
2013-02-24
mm: introduce VM_POPULATE flag to better deal with racy userspace programs
Michel Lespinasse
2
-1
/
+4
[next]