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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-20
drivers/rtc/rtc-bq4802.c: don't use BIN_2_BCD and BCD_2_BIN
Andrew Morton
1
-15
/
+15
2008-10-20
rtc: use bcd2bin/bin2bcd
Adrian Bunk
6
-83
/
+83
2008-10-20
drivers/rtc/: use bcd2bin/bin2bcd
Adrian Bunk
30
-509
/
+509
2008-10-20
cris: use bcd2bin/bin2bcd
Adrian Bunk
4
-45
/
+45
2008-10-20
alpha: use bcd2bin/bin2bcd
Adrian Bunk
2
-11
/
+11
2008-10-20
acpi: use bcd2bin/bin2bcd
Adrian Bunk
1
-9
/
+9
2008-10-20
make mm/rmap.c:anon_vma_cachep static
Adrian Bunk
2
-13
/
+11
2008-10-20
byteorder: remove direct includes of linux/byteorder/swab[b].h
Harvey Harrison
4
-2
/
+4
2008-10-20
byteorder: provide swabb.h generically in asm/byteorder.h
Harvey Harrison
3
-0
/
+3
2008-10-20
byteorder: use generic C version for value byteswapping
Harvey Harrison
1
-10
/
+0
2008-10-20
byteorder: add new headers for make headers-install
Harvey Harrison
1
-0
/
+2
2008-10-20
edac cell: fix incorrect edac_mode
Benjamin Herrenschmidt
1
-1
/
+1
2008-10-20
pc8736x_gpio: add support for PC87365 chips
Andre Haupt
1
-3
/
+8
2008-10-20
message queues: increase range limits
Joe Korty
1
-6
/
+14
2008-10-20
kdump: add vmlist.addr to vmcoreinfo for x86 vmalloc translation.
Ken'ichi Ohmichi
1
-0
/
+2
2008-10-20
always reserve elfcore header memory in crash kernel
Simon Horman
2
-4
/
+2
2008-10-20
kdump: add is_vmcore_usable() and vmcore_unusable()
Simon Horman
3
-3
/
+27
2008-10-20
kdump: use is_kdump_kernel() in sba_init()
Simon Horman
1
-3
/
+2
2008-10-20
kdump: update elfcorehdr documentation to reflect supported architectures
Simon Horman
1
-1
/
+1
2008-10-20
kdump: make elfcorehdr_addr independent of CONFIG_PROC_VMCORE
Vivek Goyal
9
-11
/
+46
2008-10-20
kthread_bind: use wait_task_inactive(TASK_UNINTERRUPTIBLE)
Oleg Nesterov
1
-3
/
+2
2008-10-20
add CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS
Roland McGrath
2
-1
/
+29
2008-10-20
coredump: format_corename: don't append .%pid if multi-threaded
Oleg Nesterov
1
-4
/
+3
2008-10-20
make ptrace_untrace() static
Adrian Bunk
2
-2
/
+1
2008-10-20
bitmask: remove bitmap_scnprintf_len()
Lai Jiangshan
2
-12
/
+0
2008-10-20
cpuset: use seq_*mask_* to print masks
Lai Jiangshan
1
-8
/
+4
2008-10-20
seq_file: add seq_cpumask_list(), seq_nodemask_list()
Lai Jiangshan
2
-0
/
+29
2008-10-20
seq_file: don't call bitmap_scnprintf_len()
Lai Jiangshan
1
-7
/
+8
2008-10-20
cpuset.c: remove extra variable
Rakib Mullick
1
-3
/
+2
2008-10-20
memcg: allocate all page_cgroup at boot
KAMEZAWA Hiroyuki
8
-194
/
+438
2008-10-20
memcg: atomic ops for page_cgroup->flags
KAMEZAWA Hiroyuki
1
-40
/
+82
2008-10-20
memcg: optimize per-cpu statistics
KAMEZAWA Hiroyuki
1
-8
/
+10
2008-10-20
memcg: avoid accounting special pages
KAMEZAWA Hiroyuki
3
-24
/
+29
2008-10-20
memcg: make page->mapping NULL before uncharge
KAMEZAWA Hiroyuki
3
-3
/
+9
2008-10-20
memcg: move charge swapin under lock
KAMEZAWA Hiroyuki
1
-5
/
+6
2008-10-20
devcgroup: remove spin_lock()
Lai Jiangshan
1
-29
/
+5
2008-10-20
devcgroup: remove unused variable
Li Zefan
1
-2
/
+1
2008-10-20
devcgroup: use kmemdup()
Li Zefan
1
-7
/
+2
2008-10-20
cgroups: fix declaration of cgroup_mm_owner_callbacks
Paul Menage
1
-9
/
+6
2008-10-20
cgroups: convert tasks file to use a seq_file with shared pid array
Paul Menage
2
-83
/
+149
2008-10-20
cgroups: fix probable race with put_css_set[_taskexit] and find_css_set
Lai Jiangshan
3
-27
/
+23
2008-10-20
hfsplus: fix possible deadlock when handling corrupted extents
Eric Sesterhenn
1
-0
/
+3
2008-10-20
hfsplus: missing O_LARGEFILE check
Alan Cox
1
-0
/
+2
2008-10-20
ext3: avoid printk floods in the face of directory corruption
Eric Sandeen
1
-3
/
+7
2008-10-20
ext3: truncate block allocated on a failed ext3_write_begin
Aneesh Kumar K.V
1
-0
/
+7
2008-10-20
ext3: fix ext3_dx_readdir hash collision handling
Eugene Dashevsky
1
-5
/
+15
2008-10-20
jbd: ordered data integrity fix
Hidehiro Kawai
1
-3
/
+13
2008-10-20
ext3: add an option to control error handling on file data
Hidehiro Kawai
5
-0
/
+28
2008-10-20
ext3: fix ext3 block reservation early ENOSPC issue
Mingming Cao
1
-1
/
+2
2008-10-20
ext3: don't try to resize if there are no reserved gdt blocks left
Josef Bacik
1
-1
/
+2
[next]