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
pinetabv-6.6.y-devel
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
2013-03-23
mqueue: sys_mq_open: do not call mnt_drop_write() if read-only
Vladimir Davydov
1
-1
/
+2
2013-03-23
mm/hotplug: only free wait_table if it's allocated by vmalloc
Jianguo Wu
1
-1
/
+5
2013-03-23
dma-debug: update DMA debug API to better handle multiple mappings of a buffer
Alexander Duyck
1
-5
/
+19
2013-03-23
dma-debug: fix locking bug in check_unmap()
Alexander Duyck
1
-9
/
+12
2013-03-23
drivers/rtc/rtc-at91rm9200.c: use a variable for storing IMR
Nicolas Ferre
2
-20
/
+31
2013-03-23
drivers/video/ep93xx-fb.c: include <linux/io.h> for devm_ioremap()
H Hartley Sweeten
1
-0
/
+1
2013-03-23
drivers/rtc/rtc-da9052.c: fix for rtc device registration
Ashish Jangam
1
-5
/
+3
2013-03-23
mm: zone_end_pfn is too small
Russ Anderson
1
-1
/
+1
2013-03-23
poweroff: change orderly_poweroff() to use schedule_work()
Oleg Nesterov
1
-25
/
+32
2013-03-23
mm/hugetlb: fix total hugetlbfs pages count when using memory overcommit acco...
Wanpeng Li
1
-2
/
+6
2013-03-23
printk: Provide a wake_up_klogd() off-case
Frederic Weisbecker
4
-44
/
+46
2013-03-23
irq_work.h: fix warning when CONFIG_IRQ_WORK=n
James Hogan
1
-1
/
+1
2013-03-23
watchdog: sp5100_tco: Set the AcpiMmioSel bitmask value to 1 instead of 2
Takahisa Tanaka
1
-1
/
+1
2013-03-23
watchdog: sp5100_tco: Remove code that may cause a boot failure
Takahisa Tanaka
1
-120
/
+6
2013-03-23
efivars: Fix check for CONFIG_EFI_VARS_PSTORE_DEFAULT_DISABLE
Ben Hutchings
1
-1
/
+1
2013-03-22
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-6
/
+1
2013-03-22
Merge tag 'usb-3.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
36
-115
/
+202
2013-03-22
Merge tag 'sound-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
8
-41
/
+184
2013-03-22
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
Linus Torvalds
4
-26
/
+19
2013-03-22
NVMe: Add namespaces with no LBA range feature
Keith Busch
1
-1
/
+1
2013-03-22
vfs,proc: guarantee unique inodes in /proc
Linus Torvalds
1
-3
/
+3
2013-03-22
Revert "KVM: allow host header to be included even for !CONFIG_KVM"
Marcelo Tosatti
1
-6
/
+1
2013-03-22
MAINTAINERS: add maintainer entry for atmel i2c driver
Ludovic Desroches
1
-0
/
+6
2013-03-22
i2c: Fix my e-mail address in drivers and documentation
Guenter Roeck
2
-2
/
+2
2013-03-22
i2c: iSMT: add Intel Avoton DeviceIDs
Seth Heasley
1
-0
/
+2
2013-03-22
i2c: tegra: check the clk_prepare_enable() return value
Laxman Dewangan
1
-2
/
+11
2013-03-22
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
6
-56
/
+43
2013-03-22
Merge tag 'ext4_for_linue' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
12
-81
/
+540
2013-03-22
Merge tag 'efi-for-3.9-rc3' into x86/urgent
H. Peter Anvin
2
-46
/
+122
2013-03-22
x86, microcode_intel_early: Mark apply_microcode_early() as cpuinit
H. Peter Anvin
1
-2
/
+2
2013-03-22
USB: ti_usb_3410_5052: fix use-after-free in TIOCMIWAIT
Johan Hovold
1
-4
/
+6
2013-03-22
USB: ssu100: fix use-after-free in TIOCMIWAIT
Johan Hovold
1
-5
/
+7
2013-03-22
USB: spcp8x5: fix use-after-free in TIOCMIWAIT
Johan Hovold
1
-4
/
+5
2013-03-22
USB: quatech2: fix use-after-free in TIOCMIWAIT
Johan Hovold
1
-5
/
+7
2013-03-22
USB: pl2303: fix use-after-free in TIOCMIWAIT
Johan Hovold
1
-5
/
+6
2013-03-22
USB: oti6858: fix use-after-free in TIOCMIWAIT
Johan Hovold
1
-4
/
+6
2013-03-22
USB: mos7840: fix use-after-free in TIOCMIWAIT
Johan Hovold
1
-5
/
+8
2013-03-22
USB: mos7840: fix broken TIOCMIWAIT
Johan Hovold
1
-2
/
+3
2013-03-22
USB: mct_u232: fix use-after-free in TIOCMIWAIT
Johan Hovold
1
-6
/
+7
2013-03-22
USB: io_ti: fix use-after-free in TIOCMIWAIT
Johan Hovold
1
-6
/
+6
2013-03-22
USB: io_edgeport: fix use-after-free in TIOCMIWAIT
Johan Hovold
1
-5
/
+7
2013-03-22
USB: ftdi_sio: fix use-after-free in TIOCMIWAIT
Johan Hovold
1
-11
/
+8
2013-03-22
USB: f81232: fix use-after-free in TIOCMIWAIT
Johan Hovold
1
-4
/
+5
2013-03-22
USB: cypress_m8: fix use-after-free in TIOCMIWAIT
Johan Hovold
1
-6
/
+8
2013-03-22
USB: ch341: fix use-after-free in TIOCMIWAIT
Johan Hovold
1
-5
/
+6
2013-03-22
USB: ark3116: fix use-after-free in TIOCMIWAIT
Johan Hovold
1
-4
/
+6
2013-03-22
USB: serial: add modem-status-change wait queue
Johan Hovold
1
-0
/
+2
2013-03-22
USB: serial: fix interface refcounting
Johan Hovold
1
-1
/
+2
2013-03-22
USB: io_ti: fix get_icount for two port adapters
Johan Hovold
1
-0
/
+1
2013-03-22
USB: garmin_gps: fix memory leak on disconnect
Johan Hovold
1
-6
/
+1
[prev]
[next]