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
path:
root
/
arch
/
arm
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+0
2012-06-01
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
1
-7
/
+1
2012-06-01
arm: use clear_tasks_mm_cpumask()
Anton Vorontsov
1
-7
/
+1
2012-05-30
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
5
-73
/
+27
2012-05-30
Merge branch 'for-arm' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/...
Russell King
5
-73
/
+27
2012-05-27
Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+8
2012-05-25
Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...
Linus Torvalds
1
-6
/
+3
2012-05-24
move key_repace_session_keyring() into tracehook_notify_resume()
Al Viro
1
-2
/
+0
2012-05-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-10
/
+1
2012-05-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-2
/
+2
2012-05-23
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-12
/
+4
2012-05-22
new helper: sigsuspend()
Al Viro
1
-10
/
+1
2012-05-22
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-83
/
+2
2012-05-21
arm: don't open-code ptrace_report_syscall()
Al Viro
1
-14
/
+1
2012-05-21
arm: remove unused restart trampoline
Al Viro
3
-17
/
+0
2012-05-21
arm: new way of handling ERESTART_RESTARTBLOCK
Al Viro
2
-27
/
+9
2012-05-21
arm: if we get into work_pending while returning to kernel mode, just go away
Al Viro
2
-9
/
+3
2012-05-21
arm: don't call try_to_freeze() from do_signal()
Al Viro
1
-4
/
+0
2012-05-21
arm: if there's no handler we need to restore sigmask, syscall or no syscall
Al Viro
1
-8
/
+6
2012-05-21
arm: trim _TIF_WORK_MASK, get rid of useless test and branch...
Al Viro
1
-2
/
+3
2012-05-21
arm: missing checks of __get_user()/__put_user() return values
Al Viro
1
-6
/
+6
2012-05-21
Merge branch 'v3-removal' into for-linus
Russell King
2
-32
/
+0
2012-05-21
Merge branch 'misc' into for-linus
Russell King
7
-31
/
+55
2012-05-21
Merge branches 'amba', 'devel-stable', 'fixes', 'mach-types', 'mmci', 'pci' a...
Russell King
9
-99
/
+417
2012-05-21
ARM: integrate CMA with DMA-mapping subsystem
Marek Szyprowski
1
-6
/
+3
2012-05-18
Merge remote-tracking branch 'tip/perf/urgent' into perf/core
Arnaldo Carvalho de Melo
4
-70
/
+25
2012-05-16
ARM: PCI: remove per-pci_hw list of buses
Russell King
1
-6
/
+5
2012-05-16
userns: Convert stat to return values mapped from kuids and kgids
Eric W. Biederman
1
-2
/
+2
2012-05-13
ARM: PCI: provide a default bus scan implementation
Russell King
1
-1
/
+5
2012-05-13
ARM: PCI: get rid of pci_std_swizzle()
Russell King
1
-3
/
+16
2012-05-11
Merge branch 'clean/late_initcall_v2' of git://git.linaro.org/people/shawnguo...
Olof Johansson
1
-0
/
+8
2012-05-09
perf: Pass last sampling period to perf_sample_data_init()
Robert Richter
3
-12
/
+4
2012-05-08
Merge branch 'smp/threadalloc' into smp/hotplug
Thomas Gleixner
3
-65
/
+24
2012-05-08
arm: Remove unused cpu_idle_wait()
Thomas Gleixner
1
-20
/
+0
2012-05-06
ARM: 7414/1: SMP: prevent use of the console when using idmap_pgd
Colin Cross
1
-2
/
+2
2012-05-06
ARM: 7413/1: move read_{boot,persistent}_clock to the architecture level
Marc Zyngier
1
-0
/
+36
2012-05-05
ARM: 7412/1: audit: use only AUDIT_ARCH_ARM regardless of endianness
Will Deacon
1
-7
/
+1
2012-05-05
ARM: 7411/1: audit: fix treatment of saved ip register during syscall tracing
Will Deacon
1
-8
/
+8
2012-05-05
ARM: 7410/1: Add extra clobber registers for assembly in kernel_execve
Tim Bird
1
-1
/
+1
2012-05-05
arm: Use generic init_task
Thomas Gleixner
2
-38
/
+1
2012-05-05
ARM: Remove support for ARMv3 ARM610 and ARM710 CPUs
Russell King
2
-32
/
+0
2012-05-04
ARM: 7363/1: DEBUG_LL: limit early mapping to the minimum
Nicolas Pitre
1
-8
/
+1
2012-05-04
Merge branch 'timers-v3.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Russell King
3
-0
/
+354
2012-05-03
ARM: provide a late_initcall hook for platform initialization
Shawn Guo
1
-0
/
+8
2012-05-02
ARM: 7408/1: cacheflush: return error to userspace when flushing syscall fails
Will Deacon
1
-6
/
+5
2012-05-02
ARM: 7409/1: Do not call flush_cache_user_range with mmap_sem held
Dima Zavin
1
-0
/
+2
2012-04-28
ARM: 7347/1: SCU: use cpu_logical_map for per-CPU low power mode
Will Deacon
1
-1
/
+2
2012-04-28
ARM: 7406/1: hotplug: copy the affinity mask when forcefully migrating IRQs
Will Deacon
1
-3
/
+3
2012-04-28
ARM: 7405/1: kexec: call platform_cpu_kill on the killer rather than the victim
Will Deacon
1
-11
/
+17
2012-04-27
ARM: architected timers: remove support for non DT platforms
Marc Zyngier
1
-17
/
+2
[prev]
[next]