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
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-24
mm: drop unneeded pgdat argument from free_area_init_node()
Johannes Weiner
13
-17
/
+13
2008-07-24
mm: remove double indirection on tlb parameter to free_pgd_range() & Co
Jan Beulich
2
-5
/
+5
2008-07-24
spufs: use new vm_ops->access to allow local state access from gdb
Benjamin Herrenschmidt
1
-0
/
+23
2008-07-24
powerpc ioremap_prot
Benjamin Herrenschmidt
3
-6
/
+33
2008-07-24
use generic_access_phys for /dev/mem mappings
Rik van Riel
1
-0
/
+1
2008-07-24
access_process_vm device memory infrastructure
Rik van Riel
3
-0
/
+12
2008-07-24
mm: move bootmem descriptors definition to a single place
Johannes Weiner
12
-51
/
+35
2008-07-24
add HAVE_CLK to Kconfig, for driver dependencies
David Brownell
5
-0
/
+23
2008-07-24
Merge branch 'x86/auditsc' of git://git.kernel.org/pub/scm/linux/kernel/git/f...
Linus Torvalds
3
-11
/
+190
2008-07-24
Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-6
/
+0
2008-07-24
Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
18
-116
/
+172
2008-07-24
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
49
-507
/
+5079
2008-07-24
i386 syscall audit fast-path
Roland McGrath
1
-2
/
+53
2008-07-24
x86_64 ia32 syscall audit fast-path
Roland McGrath
2
-4
/
+88
2008-07-24
x86_64 syscall audit fast-path
Roland McGrath
1
-0
/
+48
2008-07-24
x86_64: remove bogus optimization in sysret_signal
Roland McGrath
1
-5
/
+1
2008-07-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djb...
Linus Torvalds
1
-13
/
+14
2008-07-23
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...
Linus Torvalds
11
-66
/
+628
2008-07-23
UML - Fix boot crash
Jeff Dike
1
-0
/
+8
2008-07-23
kgdb, powerpc: arch specific powerpc kgdb support
Jason Wessel
6
-66
/
+418
2008-07-23
kgdb: support for ARCH=arm
Jason Wessel
5
-0
/
+210
2008-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
1
-0
/
+1
2008-07-23
sparc32: pass -m32 when building vmlinux.lds
Stephen Rothwell
1
-0
/
+1
2008-07-23
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
7
-17
/
+17
2008-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
4
-10
/
+7
2008-07-23
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
76
-714
/
+5724
2008-07-22
x86: fix crash due to missing debugctlmsr on AMD K6-3
Jan Kratochvil
1
-1
/
+1
2008-07-22
remove CONFIG_KMOD from sparc64
Johannes Berg
2
-6
/
+3
2008-07-22
remove mention of CONFIG_KMOD from documentation
Johannes Berg
2
-4
/
+4
2008-07-22
x86: add PTE_FLAGS_MASK
Jeremy Fitzhardinge
2
-5
/
+5
2008-07-22
x86: rename PTE_MASK to PTE_PFN_MASK
Jeremy Fitzhardinge
3
-10
/
+10
2008-07-22
x86: fix pte_flags() to only return flags, fix lguest (updated)
Rusty Russell
1
-1
/
+1
2008-07-22
Merge commit 'origin/master'
Benjamin Herrenschmidt
293
-3852
/
+9196
2008-07-22
x86: use setup_clear_cpu_cap with disable_apic, fix
Yinghai Lu
1
-1
/
+1
2008-07-22
arm: bus_id -> dev_name() and dev_set_name() conversions
Kay Sievers
7
-13
/
+12
2008-07-22
sparc64: fix up bus_id changes in sparc core code
Greg Kroah-Hartman
4
-14
/
+12
2008-07-22
sysdev: Convert the x86 mce tolerant sysdev attribute to generic attribute
Andi Kleen
1
-2
/
+2
2008-07-22
sysdev: Pass the attribute to the low level sysdev show/store function
Andi Kleen
13
-80
/
+174
2008-07-22
driver core: fix a lot of printk usages of bus_id
Greg Kroah-Hartman
7
-26
/
+17
2008-07-22
driver core: remove KOBJ_NAME_LEN define
Kay Sievers
2
-2
/
+2
2008-07-22
device create: x86: convert device_create to device_create_drvdata
Greg Kroah-Hartman
2
-4
/
+4
2008-07-22
device create: mips: convert device_create to device_create_drvdata
Greg Kroah-Hartman
2
-3
/
+4
2008-07-22
powerpc: Fix build bug with binutils < 2.18 and GCC < 4.2
Segher Boessenkool
1
-3
/
+28
2008-07-22
powerpc/eeh: Don't panic when EEH_MAX_FAILS is exceeded
Mike Mason
1
-14
/
+12
2008-07-22
powerpc/cell: Add DMA_ATTR_WEAK_ORDERING dma attribute and use in Cell IOMMU ...
Mark Nelson
1
-5
/
+108
2008-07-22
powerpc: Indicate which oprofile counters to use while in compat mode
Torez Smith
1
-0
/
+20
2008-07-22
powerpc/boot: Change spaces to tabs
Adrian Bunk
1
-2
/
+2
2008-07-22
powerpc: Remove duplicate 6xx option in Kconfig
Adrian Bunk
1
-3
/
+0
2008-07-22
powerpc: Use PPC_LONG and PPC_LONG_ALIGN in lib/string.S
Michael Ellerman
1
-12
/
+6
2008-07-22
powerpc: Fix OF parsing of 64 bits PCI addresses
Benjamin Herrenschmidt
2
-20
/
+25
[next]