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
2009-02-25
slub: rename calculate_min_partial() to set_min_partial()
David Rientjes
1
-3
/
+3
2009-02-23
slub: add min_partial sysfs tunable
David Rientjes
1
-0
/
+21
2009-02-23
slub: move min_partial to struct kmem_cache
David Rientjes
2
-14
/
+17
2009-02-12
Merge git://git.infradead.org/users/cbou/battery-2.6.29
Linus Torvalds
1
-1
/
+2
2009-02-12
w1: w1 temp calculation overflow fix
Ian Dall
1
-1
/
+1
2009-02-12
nbd: fix I/O hang on disconnected nbds
Paul Clements
1
-0
/
+9
2009-02-12
mm: rearrange exit_mmap() to unlock before arch_exit_mmap
Jeremy Fitzhardinge
1
-4
/
+6
2009-02-12
parport: parport_serial, don't bind netmos ibm 0299
Jiri Slaby
1
-0
/
+5
2009-02-12
writeback: fix break condition
Federico Cuello
1
-13
/
+16
2009-02-12
syscall define: fix uml compile bug
Heiko Carstens
1
-14
/
+14
2009-02-12
ext2/xip: refuse to change xip flag during remount with busy inodes
Carsten Otte
1
-3
/
+6
2009-02-12
cgroups: fix lockdep subclasses overflow
Li Zefan
2
-1
/
+3
2009-02-12
cgroups: add Li Zefan as a maintainer
KOSAKI Motohiro
1
-0
/
+2
2009-02-12
rtc: t reaches -1, tested 0
Roel Kluin
1
-1
/
+1
2009-02-12
kernel-doc: fix syscall wrapper processing
Randy Dunlap
1
-1
/
+39
2009-02-12
kernel-doc: preferred ending marker and examples
Randy Dunlap
1
-3
/
+4
2009-02-12
memcg: use __GFP_NOWARN in page cgroup allocation
KAMEZAWA Hiroyuki
1
-1
/
+2
2009-02-12
video/framebuffer: move the probe func into .devinit.text in Blackfin LCD driver
Uwe Kleine-Koenig
1
-1
/
+1
2009-02-12
tpm: correct email address for tpm_infineon-driver
Marcel Selhorst
2
-4
/
+4
2009-02-12
mm: fix mlocked page counter mismatch
MinChan Kim
1
-1
/
+2
2009-02-12
ext3: revert "ext3: wait on all pending commits in ext3_sync_fs"
Jan Kara
1
-5
/
+6
2009-02-12
jbd: fix return value of journal_start_commit()
Jan Kara
1
-6
/
+11
2009-02-12
mm: fix dirty_bytes/dirty_background_bytes sysctls on 64bit arches
Sven Wegener
2
-3
/
+4
2009-02-12
gx1fb: properly alloc cmap and plug cmap leak
Andres Salomon
1
-6
/
+11
2009-02-12
gxfb: properly alloc cmap and plug cmap leak
Andres Salomon
1
-6
/
+11
2009-02-12
lxfb: properly alloc cmap in all cases and don't leak the memory
Marco La Porta
1
-6
/
+11
2009-02-12
rtc: update maintainership of pxa rtc driver
Robert Jarzmik
2
-1
/
+7
2009-02-12
migration: migrate_vmas should check "vma"
Daisuke Nishimura
1
-1
/
+1
2009-02-11
Do not account for hugetlbfs quota at mmap() time if mapping [SHM|MAP]_NORESERVE
Mel Gorman
1
-20
/
+33
2009-02-11
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-12
/
+9
2009-02-11
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
10
-75
/
+209
2009-02-11
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
26
-125
/
+207
2009-02-11
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-8
/
+12
2009-02-11
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
5
-60
/
+81
2009-02-11
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
1
-1
/
+1
2009-02-11
sched: revert recent sync wakeup changes
Peter Zijlstra
2
-12
/
+9
2009-02-11
timers: fix TIMER_ABSTIME for process wide cpu timers
Peter Zijlstra
2
-12
/
+35
2009-02-11
timers: split process wide cpu clocks/timers, fix
Peter Zijlstra
2
-28
/
+15
2009-02-11
[S390] Update default configuration.
Martin Schwidefsky
1
-27
/
+60
2009-02-11
[S390] dasd: fix race in dasd timer handling
Stefan Weinhuber
1
-30
/
+16
2009-02-11
[S390] dasd: bus_id -> dev_name() conversion.
Cornelia Huck
1
-1
/
+1
2009-02-11
[S390] Fix init irq proc build break.
Sachin Sant
1
-0
/
+2
2009-02-11
[S390] vdso: fix per cpu vdso pointer in lowcore
Martin Schwidefsky
1
-2
/
+2
2009-02-11
ptrace, x86: fix the usage of ptrace_fork()
Oleg Nesterov
1
-1
/
+1
2009-02-11
tracing, x86: fix constraint for parent variable
Steven Rostedt
1
-5
/
+4
2009-02-11
Merge branch 'tip/tracing/urgent' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
1
-3
/
+5
2009-02-11
powerpc/mm: Fix _PAGE_COHERENT support on classic ppc32 HW
Kumar Gala
1
-1
/
+1
2009-02-11
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
7
-16
/
+23
2009-02-11
hugetlbfs: fix build failure with !CONFIG_HUGETLBFS
Stefan Richter
1
-3
/
+3
2009-02-10
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
12
-19
/
+34
[next]