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
2009-07-30
kexec: fix omitting offset in extended crashkernel syntax
Hidetoshi Seto
1
-1
/
+1
2009-07-30
mm: copy over oom_adj value at fork time
Rik van Riel
1
-0
/
+1
2009-07-30
mm: avoid endless looping for oom killed tasks
David Rientjes
1
-0
/
+4
2009-07-30
page-allocator: preserve PFN ordering when __GFP_COLD is set
Mel Gorman
1
-4
/
+9
2009-07-30
markup_oops: fix it with 32-bit userspace on a 64-bit kernel
Matthew Wilcox
1
-2
/
+3
2009-07-30
i2c-omap: OMAP3430 Silicon Errata 1.153
Sonasath, Moiz
1
-1
/
+23
2009-07-30
i2c-omap: In case of a NACK|ARDY|AL return from the ISR
Sonasath, Moiz
1
-1
/
+3
2009-07-30
i2c-omap: Bug in reading the RXSTAT/TXSTAT values from the I2C_BUFFSTAT register
Sonasath, Moiz
1
-5
/
+7
2009-07-30
i2c-sh_mobile: change module_init() to subsys_initcall()
Magnus Damm
1
-1
/
+1
2009-07-30
i2c: strncpy does not null terminate string
Roel Kluin
1
-1
/
+1
2009-07-30
i2c-s3c2410: s3c24xx_i2c_init: don't clobber IICLC value
Peter Korsgaard
1
-5
/
+0
2009-07-29
kmemleak: Protect the seq start/next/stop sequence by rcu_read_lock()
Catalin Marinas
1
-3
/
+1
2009-07-29
Merge branch 'drm-radeon-kms' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
46
-1529
/
+3576
2009-07-29
Merge branch 'zero-length' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
1
-0
/
+0
2009-07-29
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
10
-42
/
+73
2009-07-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
5
-4
/
+6
2009-07-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
Linus Torvalds
9
-2460
/
+20
2009-07-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
19
-445
/
+1012
2009-07-29
pty: avoid forcing 'low_latency' tty flag
OGAWA Hirofumi
4
-2
/
+15
2009-07-29
PM / Hibernate: Replace bdget call with simple atomic_inc of i_count
Alan Jenkins
3
-2
/
+13
2009-07-29
PM / ACPI: HP G7000 Notebook needs a SCI_EN resume quirk
Bartlomiej Zolnierkiewicz
1
-0
/
+8
2009-07-29
sound: mpu401.c: Buffer overflow
Roel Kluin
1
-1
/
+1
2009-07-29
sound: aedsp16: Buffer overflow
Roel Kluin
1
-4
/
+5
2009-07-29
ALSA: hda: fix out-of-bound hdmi_eld.sad[] write
Roel Kluin
1
-2
/
+2
2009-07-29
drm/radeon: set fb aperture sizes for framebuffer handoff.
Dave Airlie
1
-0
/
+5
2009-07-29
drm/ttm: fix highuser vs dma32 confusion.
Dave Airlie
1
-1
/
+3
2009-07-29
drm/radeon: Fix size used for benchmarking BO copies.
Michel Dänzer
1
-2
/
+2
2009-07-29
drm/radeon: Add radeon.test parameter for running BO GPU copy tests.
Michel Dänzer
5
-1
/
+225
2009-07-29
drm/radeon/kms: allow interruptible waits for objects.
Dave Airlie
2
-2
/
+2
2009-07-29
drm/ttm: powerpc: Fix Highmem cache flushing.
Thomas Hellstrom
1
-4
/
+10
2009-07-29
x86: Export kmap_atomic_prot() needed for TTM.
Thomas Hellstrom
1
-0
/
+1
2009-07-29
drm/ttm: Fix ttm in-kernel copying of pages with non-standard caching attribu...
Thomas Hellstrom
1
-11
/
+52
2009-07-29
drm/ttm: Fix an oops and sync object leak.
Thomas Hellstrom
1
-2
/
+4
2009-07-29
drm/radeon/kms: vram sizing on certain r100 chips needs workaround.
Dave Airlie
12
-42
/
+56
2009-07-29
drm/radeon: Pay more attention to object placement requested by userspace.
Michel Dänzer
1
-14
/
+11
2009-07-29
drm/radeon: Fall back to evicting BOs with memcpy if necessary.
Michel Dänzer
1
-6
/
+9
2009-07-29
drm/radeon: Don't unreserve twice on failure to validate.
Michel Dänzer
1
-1
/
+0
2009-07-29
drm/radeon/kms: fix bandwidth computation on avivo hardware
Jerome Glisse
19
-1354
/
+2377
2009-07-29
drm/radeon/kms: add initial colortiling support.
Dave Airlie
17
-19
/
+427
2009-07-29
Remove zero-length file drivers/char/vr41xx_giu.c
Jeff Garzik
1
-0
/
+0
2009-07-29
libata: accept late unlocking of HPA
Tejun Heo
2
-7
/
+24
2009-07-29
libata: Updates and fixes for pata_at91 driver
Sergey Matyukevich
1
-31
/
+36
2009-07-29
ata_piix: Add new short cable ID
Steve Conklin
1
-0
/
+1
2009-07-29
ata_piix: Add new laptop short cable IDs
Steve Conklin
1
-0
/
+2
2009-07-29
ahci: add device IDs for Ibex Peak ahci controllers
David Milburn
1
-0
/
+4
2009-07-29
libata: remove superfluous NULL pointer checks
Bartlomiej Zolnierkiewicz
3
-3
/
+4
2009-07-29
libata: add missing NULL pointer check to ata_eh_reset()
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2009-07-29
pata_pcmcia: add CNF-CDROM-ID
Wolfram Sang
1
-0
/
+1
2009-07-29
USB: xhci: Stall handling bug fixes.
Sarah Sharp
3
-49
/
+120
2009-07-29
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-1
/
+16
[prev]
[next]