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
2006-10-16
[NETFILTER]: arp_tables: missing unregistration on module unload
Patrick McHardy
1
-0
/
+2
2006-10-16
[NETFILTER]: fix cut-and-paste error in exit functions
Patrick McHardy
2
-2
/
+2
2006-10-16
[DECNET]: Use correct config option for routing by fwmark in compare_keys()
Patrick McHardy
1
-1
/
+1
2006-10-16
[PATCH] make UML compile (FC6/x86-64)
Ulrich Drepper
2
-2
/
+0
2006-10-16
Fix VM_MAYEXEC calculation
Linus Torvalds
1
-11
/
+10
2006-10-15
[PATCH] Fix core files so they make sense to gdb...
Petr Vandrovec
1
-5
/
+3
2006-10-15
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
29
-1005
/
+1088
2006-10-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mcheha...
Linus Torvalds
26
-81
/
+342
2006-10-15
[PATCH] serial167 __user annotations, NULL noise removal
Al Viro
1
-26
/
+26
2006-10-15
[PATCH] sun3_ioremap() prototype
Al Viro
1
-1
/
+2
2006-10-15
[PATCH] hp drivers/input stuff: C99 initializers, NULL noise removal, __user ...
Al Viro
3
-15
/
+15
2006-10-15
[PATCH] new cifs endianness bugs
Al Viro
1
-5
/
+7
2006-10-15
[PATCH] gfp_t in netlabel
Al Viro
1
-1
/
+1
2006-10-14
Pull trivial into test branch
Len Brown
7
-11
/
+14
2006-10-14
Pull sci into test branch
Len Brown
1
-5
/
+5
2006-10-14
Pull bugzilla-5534 into test branch
Len Brown
2
-34
/
+14
2006-10-14
Pull msi-laptop into test branch
Len Brown
4
-0
/
+422
2006-10-14
Pull ec into test branch
Len Brown
2
-803
/
+296
2006-10-14
Pull mwait into test branch
Len Brown
8
-56
/
+242
2006-10-14
Pull battery into test branch
Len Brown
2
-7
/
+27
2006-10-14
Pull ibm into test branch
Len Brown
2
-52
/
+25
2006-10-14
Pull asus into test branch
Len Brown
1
-30
/
+37
2006-10-14
ACPI: check battery status on resume for un/plug events during sleep
Jiri Kosina
1
-0
/
+14
2006-10-14
ACPICA: Fix incorrect handling of PCI Express Root Bridge _HID
Eiichiro Oiwa
1
-7
/
+6
2006-10-14
ACPI: asus_acpi: don't printk on writing garbage to proc files
Alexey Dobriyan
1
-9
/
+1
2006-10-14
ACPI: asus_acpi: fix proc files parsing
Darren Jenkins
1
-23
/
+23
2006-10-14
ACPI: SCI interrupt source override
Kimball Murray
1
-5
/
+5
2006-10-14
ACPI: fix printk format warnings
Randy Dunlap
2
-2
/
+2
2006-10-14
ACPI: fix section for CPU init functions
Pierre Ossman
2
-2
/
+2
2006-10-14
ACPI: update comments in motherboard.c
Len Brown
1
-0
/
+6
2006-10-14
ACPI: acpi_pci_link_set() can allocate with either GFP_ATOMIC or GFP_KERNEL
Jiri Kosina
1
-1
/
+1
2006-10-14
ACPI: fix potential OOPS in power driver with CONFIG_ACPI_DEBUG
Dmitry Torokhov
1
-6
/
+3
2006-10-14
ACPI: ibm_acpi: delete obsolete documentation
Pavel Machek
1
-34
/
+1
2006-10-14
ACPI: created a dedicated workqueue for notify() execution
Alexey Y. Starikovskiy
1
-21
/
+13
2006-10-14
ACPI: Remove deferred execution from global lock acquire wakeup path
Alexey Y. Starikovskiy
1
-13
/
+1
2006-10-14
MSI S270 Laptop support: backlight, wlan, bluetooth states
Lennart Poettering
4
-0
/
+422
2006-10-14
ACPI: EC: export ec_transaction() for msi-laptop driver
Lennart Poettering
1
-0
/
+2
2006-10-14
ACPI: EC: Simplify acpi_hw_low_level*() with inb()/outb().
Denis M. Sadykov
1
-79
/
+45
2006-10-14
ACPI: EC: Unify poll and interrupt gpe handlers
Denis M. Sadykov
1
-95
/
+12
2006-10-14
ACPI: EC: Unify poll and interrupt mode transaction functions
Denis M. Sadykov
1
-81
/
+29
2006-10-14
ACPI: EC: Remove unused variables and duplicated code
Denis M. Sadykov
1
-458
/
+253
2006-10-14
ACPI: EC: Remove unnecessary delay added by previous transation patch.
Denis M. Sadykov
1
-53
/
+50
2006-10-14
ACPI: consolidate functions in acpi ec driver
Lennart Poettering
2
-230
/
+98
2006-10-14
ACPI: Processor native C-states using MWAIT
Venkatesh Pallipadi
8
-56
/
+242
2006-10-14
ACPI: sbs: fix module_param() initializers
Lebedev, Vladimir P
1
-5
/
+5
2006-10-14
ACPI: sbs: check for NULL device pointer
Lebedev, Vladimir P
1
-2
/
+8
2006-10-14
ACPI: ibm_acpi: Documentation the wan feature.
Stefan Schmidt
1
-0
/
+18
2006-10-14
ACPI: ibm_acpi: Update documentation for brightness and volume.
Stefan Schmidt
1
-16
/
+6
2006-10-14
ACPI: ibm_acpi: Remove experimental status for brightness and volume.
Stefan Schmidt
1
-2
/
+0
2006-10-14
ACPI: asus_acpi: W3000 support
Marek W
1
-1
/
+16
[next]