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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-18
Merge branch 'core/percpu' into stackprotector
Ingo Molnar
423
-20782
/
+7738
2009-01-17
linker script: add missing VMLINUX_SYMBOL
Tejun Heo
1
-2
/
+3
2009-01-16
percpu: add optimized generic percpu accessors
Ingo Molnar
1
-0
/
+52
2009-01-16
x86: fold pda into percpu area on SMP
Tejun Heo
1
-1
/
+24
2009-01-16
x86: make percpu symbols zerobased on SMP
Tejun Heo
2
-7
/
+46
2009-01-15
Merge branches 'cpus4096', 'x86/cleanups' and 'x86/urgent' into x86/percpu
Ingo Molnar
8
-8
/
+96
2009-01-13
x86 PAT: change track_pfn_vma_new to take pgprot_t pointer param
venkatesh.pallipadi@intel.com
1
-2
/
+2
2009-01-13
x86, generic: mark complex bitops.h inlines as __always_inline
Andi Kleen
4
-5
/
+5
2009-01-13
x86: arch_probe_nr_irqs
Yinghai Lu
1
-0
/
+1
2009-01-13
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-10
/
+3
2009-01-13
Merge branch 'for-next' of git://git.o-hand.com/linux-mfd
Linus Torvalds
5
-0
/
+543
2009-01-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-2
/
+12
2009-01-13
Merge branch 'for_2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git/kk...
Linus Torvalds
1
-1
/
+4
2009-01-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
2
-4
/
+2
2009-01-12
m68k: Wire up sys_restart_syscall
Andreas Schwab
1
-3
/
+1
2009-01-12
m68k: dio - Kill warn_unused_result warnings
Geert Uytterhoeven
1
-1
/
+1
2009-01-12
Merge branch 'topic/asoc' into for-linus
Takashi Iwai
2
-15
/
+2
2009-01-11
cpumask, irq: non-x86 build failures
Mike Travis
1
-6
/
+0
2009-01-11
irq: initialize nr_irqs based on nr_cpu_ids
Mike Travis
1
-0
/
+7
2009-01-11
cpumask: fix bug in use cpumask_var_t in irq_desc
Mike Travis
1
-2
/
+7
2009-01-11
cpumask: Use topology_core_cpumask()/topology_thread_cpumask()
Rusty Russell
1
-0
/
+6
2009-01-11
cpumask: update irq_desc to use cpumask_var_t
Mike Travis
1
-3
/
+78
2009-01-11
BUGFIX: used NULL pointer at ioctl(sk,IMGETDEVINFO,&devinfo) when devinfo.id ...
Martin Bachem
1
-1
/
+4
2009-01-11
net_dma: acquire/release dma channels on ifup/ifdown
Dan Williams
1
-0
/
+10
2009-01-11
wimax: fix typo in kernel-doc for debugfs_dentry in struct wimax_dev
Inaky Perez-Gonzalez
1
-2
/
+2
2009-01-11
smp_call_function_single(): be slightly less stupid
Andrew Morton
1
-10
/
+3
2009-01-11
regulator: PCF50633 pmic driver
Balaji Rao
1
-0
/
+67
2009-01-11
power_supply: PCF50633 battery charger driver
Balaji Rao
1
-0
/
+134
2009-01-11
mfd: PCF50633 gpio support
Balaji Rao
1
-0
/
+52
2009-01-11
mfd: PCF50633 adc driver
Balaji Rao
1
-0
/
+72
2009-01-11
mfd: PCF50633 core driver
Balaji Rao
1
-0
/
+218
2009-01-11
libata: Add a per-host flag to opt-in into parallel port probes
Arjan van de Ven
1
-0
/
+1
2009-01-10
Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+2
2009-01-10
rbtree: add const qualifier to some functions
Artem Bityutskiy
1
-4
/
+4
2009-01-10
filesystem freeze: implement generic freeze feature
Takashi Sato
2
-1
/
+17
2009-01-10
filesystem freeze: add error handling of write_super_lockfs/unlockfs
Takashi Sato
1
-2
/
+2
2009-01-10
memstick: annotate endianness of attribute structs
Harvey Harrison
1
-2
/
+2
2009-01-10
compiler-gcc.h: add more comments to RELOC_HIDE
Andi Kleen
1
-2
/
+12
2009-01-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
1
-3
/
+4
2009-01-10
Merge branch 'for_2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git/kk...
Linus Torvalds
2
-26
/
+89
2009-01-10
Revert "driver core: create a private portion of struct device"
Greg Kroah-Hartman
1
-3
/
+0
2009-01-10
Revert "driver core: move klist_children into private structure"
Greg Kroah-Hartman
1
-0
/
+2
2009-01-10
Revert "driver core: move knode_driver into private structure"
Greg Kroah-Hartman
1
-0
/
+1
2009-01-10
Revert "driver core: move knode_bus into private structure"
Greg Kroah-Hartman
1
-0
/
+1
2009-01-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-nommu
Linus Torvalds
4
-15
/
+24
2009-01-10
Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds
Linus Torvalds
3
-1
/
+42
2009-01-10
Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight
Linus Torvalds
2
-0
/
+29
2009-01-10
mISDN: Add layer1 prim MPH_INFORMATION_REQ
Martin Bachem
1
-0
/
+17
2009-01-10
mISDN: Create /sys/class/mISDN
Matthias Urlichs
1
-1
/
+7
2009-01-10
mISDN: Fix deactivation, if peer IP is removed from l1oip instance.
Andreas Eversberg
1
-2
/
+3
[next]