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
2011-05-20
[CPUFREQ] Move x86 drivers to drivers/cpufreq/
Dave Jones
29
-36
/
+37
2011-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
16
-127
/
+237
2011-05-20
Merge branch 'docs-move' of git://git.kernel.org/pub/scm/linux/kernel/git/rdu...
Linus Torvalds
21
-11
/
+22
2011-05-20
Revert "rcu: Decrease memory-barrier usage based on semi-formal proof"
Paul E. McKenney
5
-73
/
+102
2011-05-20
list: remove prefetching from regular list iterators
Linus Torvalds
2
-18
/
+14
2011-05-20
hlist: remove software prefetching in hlist iterators
Linus Torvalds
2
-10
/
+9
2011-05-19
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
11
-145
/
+1116
2011-05-19
Merge branch 'tip/perf/core-3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Ingo Molnar
1
-2
/
+5
2011-05-19
kmemleak: Initialise kmemleak after debug_objects_mem_init()
Catalin Marinas
1
-1
/
+1
2011-05-19
kmemleak: Select DEBUG_FS unconditionally in DEBUG_KMEMLEAK
Catalin Marinas
1
-1
/
+1
2011-05-19
kmemleak: Do not return a pointer to an object that kmemleak did not get
Catalin Marinas
1
-2
/
+5
2011-05-19
input/atari: Fix mouse movement and button mapping
Geert Uytterhoeven
1
-4
/
+4
2011-05-19
input/atari: Fix atarimouse init
Michael Schmitz
2
-4
/
+6
2011-05-19
input/atari: Use the correct mouse interrupt hook
Michael Schmitz
3
-8
/
+3
2011-05-19
m68k/atari: Do not use "/" in interrupt names
Geert Uytterhoeven
4
-4
/
+4
2011-05-19
m68k: unistd - Comment out definitions for unimplemented syscalls
Geert Uytterhoeven
1
-22
/
+24
2011-05-19
m68k: Really wire up sys_pselect6 and sys_ppoll
Geert Uytterhoeven
1
-2
/
+2
2011-05-19
m68k: Merge mmu and non-mmu versions of sys_call_table
Geert Uytterhoeven
3
-445
/
+96
2011-05-19
MAINTAINERS: Roman Zippel has been MIA for several years.
Geert Uytterhoeven
1
-5
/
+4
2011-05-19
m68k: bitops - Never step beyond the end of the bitmap
Geert Uytterhoeven
1
-26
/
+55
2011-05-19
m68k: bitops - offset == ((long)p - (long)vaddr) * 8
Geert Uytterhoeven
1
-4
/
+2
2011-05-19
drivers/xen/sys-hypervisor: Cleanup code/data sections definitions
Daniel Kiper
1
-1
/
+1
2011-05-19
arch/x86/xen/smp: Cleanup code/data sections definitions
Daniel Kiper
1
-4
/
+4
2011-05-19
arch/x86/xen/time: Cleanup code/data sections definitions
Daniel Kiper
1
-4
/
+4
2011-05-19
arch/x86/xen/xen-ops: Cleanup code/data sections definitions
Daniel Kiper
1
-1
/
+1
2011-05-19
arch/x86/xen/mmu: Cleanup code/data sections definitions
Daniel Kiper
1
-17
/
+17
2011-05-19
x86: Don't unmask disabled irqs when migrating them
Tian, Kevin
1
-1
/
+2
2011-05-19
x86: Skip migrating IRQF_PER_CPU irqs in fixup_irqs()
Tian, Kevin
1
-1
/
+1
2011-05-19
perf stat: Add more cache-miss percentage printouts
Ingo Molnar
1
-2
/
+136
2011-05-19
perf stat: Add -d -d and -d -d -d options to show more CPU events
Ingo Molnar
1
-55
/
+154
2011-05-19
x86: hpet: Cleanup the clockevents init and register code
Thomas Gleixner
1
-56
/
+16
2011-05-19
x86: Convert PIT to clockevents_config_and_register()
Thomas Gleixner
1
-5
/
+1
2011-05-19
clockevents: Provide interface to reconfigure an active clock event device
Thomas Gleixner
2
-0
/
+22
2011-05-19
clockevents: Provide combined configure and register function
Thomas Gleixner
2
-0
/
+53
2011-05-19
clockevents: Restructure clock_event_device members
Thomas Gleixner
1
-22
/
+23
2011-05-19
clocksource: Get rid of the hardcoded 5 seconds sleep time limit
Thomas Gleixner
1
-19
/
+19
2011-05-19
clocksource: Restructure clocksource struct members
Thomas Gleixner
1
-18
/
+14
2011-05-19
ftrace/kbuild: Add recordmcount files to force full build
Michal Marek
1
-2
/
+5
2011-05-19
MIPS: Move arch_get_unmapped_area and gang to new file.
Ralf Baechle
3
-114
/
+124
2011-05-19
MIPS: Cleanup arch_get_unmapped_area
Ralf Baechle
1
-12
/
+5
2011-05-19
MIPS: Octeon: Don't request interrupts for unused IPI mailbox bits.
David Daney
1
-8
/
+7
2011-05-19
Octeon: Fix interrupt irq settings for performance counters.
Chandrakala Chavva
2
-7
/
+5
2011-05-19
MIPS: Fix build warnings on defconfigs
Wanlong Gao
2
-4
/
+4
2011-05-19
MIPS: Lemote 2F, Malta: Fix build warning
Wanlong Gao
2
-2
/
+2
2011-05-19
MIPS: Set ELF AT_PLATFORM string for Loongson2 processors
Robert Millan
1
-0
/
+10
2011-05-19
MIPS: Set ELF AT_PLATFORM string for BMIPS processors
Kevin Cernekee
1
-0
/
+5
2011-05-19
MIPS: Introduce set_elf_platform() helper function
Robert Millan
1
-4
/
+8
2011-05-19
MIPS: JZ4740: setup: Autodetect physical memory.
Maarten ter Huurne
1
-0
/
+32
2011-05-19
MIPS: BCM47xx: Fix MAC address parsing.
Hauke Mehrtens
1
-2
/
+10
2011-05-19
MIPS: BCM47xx: Extend the filling of SPROM from NVRAM
Hauke Mehrtens
1
-15
/
+66
[prev]
[next]