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
/
unicore32
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-09
arch/unicore32: remove CONFIG_EXPERIMENTAL
Kees Cook
1
-1
/
+1
2012-11-09
unicore32: switch to generic sys_execve()
Al Viro
3
-26
/
+1
2012-11-09
unicore32: switch to generic kernel_thread()/kernel_execve()
Al Viro
5
-99
/
+23
2012-11-09
unicore32: Use Kbuild infrastructure for kvm_para.h
Guan Xuetao
2
-1
/
+2
2012-11-09
UAPI: (Scripted) Disintegrate arch/unicore32/include/asm
David Howells
8
-76
/
+96
2012-11-09
UniCore32-bugfix: Remove definitions in asm/bug.h to solve difference between...
Guan Xuetao
2
-5
/
+6
2012-11-09
UniCore32-bugfix: fix mismatch return value of __xchg_bad_pointer
Guan Xuetao
1
-1
/
+1
2012-11-09
UniCore32 bugfix: add missed CONFIG_ZONE_DMA
Guan Xuetao
1
-0
/
+3
2012-11-09
unicore32/mm/fault.c: Port OOM changes to do_pf
Kautuk Consul
1
-10
/
+27
2012-10-15
Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+1
2012-10-13
vfs: define struct filename and have getname() return it
Jeff Layton
1
-2
/
+2
2012-10-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-5
/
+2
2012-10-10
Merge tag 'for-3.7-rc1' of git://gitorious.org/linux-pwm/linux-pwm
Linus Torvalds
4
-284
/
+10
2012-10-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-16
/
+1
2012-10-09
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
1
-1
/
+1
2012-10-09
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
Konstantin Khlebnikov
1
-1
/
+1
2012-10-09
Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...
Linus Torvalds
1
-0
/
+1
2012-10-07
Merge branch 'uapi-prep' of git://git.infradead.org/users/dhowells/linux-headers
Linus Torvalds
1
-4
/
+0
2012-10-05
pwm: Move PUV3 PWM driver to PWM framework
Thierry Reding
3
-230
/
+2
2012-10-05
unicore32: pwm: Use managed resource allocations
Thierry Reding
1
-38
/
+9
2012-10-05
unicore32: pwm: Remove unnecessary indirection
Thierry Reding
1
-17
/
+6
2012-10-05
unicore32: pwm: Use module_platform_driver()
Thierry Reding
1
-20
/
+1
2012-10-05
unicore32: pwm: Properly remap memory-mapped registers
Thierry Reding
2
-13
/
+26
2012-10-05
unicore32: select generic atomic64_t support
Fengguang Wu
1
-0
/
+1
2012-10-05
Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow...
Arnd Bergmann
6
-33
/
+24
2012-10-04
UAPI: Fix the guards on various asm/unistd.h files
David Howells
1
-4
/
+0
2012-10-03
asm-generic: Add default clkdev.h
Mark Brown
1
-0
/
+1
2012-10-02
UAPI: (Scripted) Set up UAPI Kbuild files
David Howells
1
-0
/
+3
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...
David Howells
3
-21
/
+21
2012-10-01
Uninclude linux/freezer.h
Richard Weinberger
1
-1
/
+0
2012-10-01
unicore32: remove pointless test
Al Viro
1
-2
/
+0
2012-10-01
bury _TIF_RESTORE_SIGMASK
Al Viro
1
-1
/
+0
2012-10-01
unicore32: unobfuscate _TIF_WORK_MASK
Al Viro
1
-1
/
+2
2012-09-28
Make most arch asm/module.h files use asm-generic/module.h
David Howells
1
-0
/
+1
2012-09-20
don't bother exporting kernel_execve()
Al Viro
1
-1
/
+0
2012-09-20
get rid of generic instances of asm/exec.h
Al Viro
2
-15
/
+1
2012-09-19
PCI: Provide a default pcibios_update_irq()
Thierry Reding
1
-8
/
+0
2012-09-19
PCI: Discard __init annotations for pci_fixup_irqs() and related functions
Thierry Reding
1
-1
/
+1
2012-07-25
Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
1
-1
/
+1
2012-07-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+0
2012-07-20
arm,unicore32: Remove obsolete "select MISC_DEVICES"
Geert Uytterhoeven
1
-1
/
+0
2012-07-06
unicore32/PCI: adjust section annotations for pcibios_setup()
Myron Stowe
1
-1
/
+1
2012-06-01
new helper: signal_delivered()
Al Viro
1
-4
/
+1
2012-06-01
most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set
Al Viro
1
-5
/
+1
2012-06-01
don't call try_to_freeze() from do_signal()
Al Viro
1
-4
/
+0
2012-06-01
pull clearing RESTORE_SIGMASK into block_sigmask()
Al Viro
1
-15
/
+3
2012-06-01
new helper: sigmask_to_save()
Al Viro
1
-10
/
+3
2012-06-01
new helper: restore_saved_sigmask()
Al Viro
1
-2
/
+1
2012-06-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+0
2012-05-25
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+1
[next]