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
/
sparc
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-19
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-4
/
+2
2013-11-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2013-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next
Linus Torvalds
17
-47
/
+166
2013-11-15
sparc64: Implement HAVE_CONTEXT_TRACKING
Kirill Tkhai
11
-33
/
+125
2013-11-15
sparc64: Add self-IPI support for smp_send_reschedule()
Kirill Tkhai
1
-2
/
+7
2013-11-15
sparc: PCI: Fix incorrect address calculation of PCI Bridge windows on Simba-...
oftedal
1
-2
/
+2
2013-11-13
sparc: Use preempt_schedule_irq
Thomas Gleixner
1
-4
/
+2
2013-11-13
Merge branch 'akpm' (patches from Andrew Morton)
Linus Torvalds
1
-1
/
+1
2013-11-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2013-11-13
mm/arch: use NUMA_NO_NODE
Jianguo Wu
1
-1
/
+1
2013-11-13
sparc64: Move from 4MB to 8MB huge pages.
David S. Miller
2
-2
/
+2
2013-11-13
sparc64: Make PAGE_OFFSET variable.
David S. Miller
2
-5
/
+30
2013-11-13
sparc64: Document the shift counts used to validate linear kernel addresses.
David S. Miller
1
-5
/
+5
2013-11-13
sparc64: Clean up 64-bit mmap exclusion defines.
David S. Miller
1
-3
/
+0
2013-11-12
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+53
2013-11-12
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-21
/
+10
2013-11-09
constify copy_siginfo_to_user{,32}()
Al Viro
1
-1
/
+1
2013-10-15
of: Make cpu node handling more portable.
David Miller
1
-0
/
+53
2013-10-14
doc: typo on word accounting in kprobes.c in mutliple architectures
Anoop Thomas Mathew
1
-1
/
+1
2013-10-03
sparc: fix MSI build failure on Sparc32
Thomas Petazzoni
1
-1
/
+2
2013-10-03
sparc: remove deprecated IRQF_DISABLED
Michael Opdenacker
1
-2
/
+2
2013-10-03
sparc: fix ldom_reboot buffer overflow harder
Kees Cook
1
-3
/
+2
2013-10-01
irq: Consolidate do_softirq() arch overriden implementations
Frederic Weisbecker
1
-21
/
+10
2013-09-28
sparc64: Fix buggy strlcpy() conversion in ldom_reboot().
David S. Miller
1
-1
/
+1
2013-09-12
kernel-wide: fix missing validations on __get/__put/__copy_to/__copy_from_user()
Mathieu Desnoyers
1
-6
/
+6
2013-09-05
sparc64: Export flush_ptrace_access() (needed by lustre)
Geert Uytterhoeven
1
-0
/
+2
2013-08-23
sparc64: Fix off by one in trampoline TLB mapping installation loop.
David S. Miller
1
-2
/
+0
2013-08-03
sparc64: Fix ITLB handler of null page
Kirill Tkhai
1
-2
/
+1
2013-08-01
sparc64: Fix not SRA'ed %o5 in 32-bit traced syscall
Kirill Tkhai
1
-4
/
+4
2013-08-01
sparc64: cleanup: Rename ret_from_syscall to ret_from_fork
Kirill Tkhai
2
-4
/
+4
2013-08-01
sparc32: Fix exit flag passed from traced sys_sigreturn
Kirill Tkhai
1
-1
/
+1
2013-08-01
sparc64: Fix wrong syscall return value passed to trace_sys_exit()
Kirill Tkhai
1
-1
/
+1
2013-08-01
support sparc64x chip type in cpumap.c
Allen Pais
1
-0
/
+1
2013-08-01
cpu hw caps support for sparc64x
Allen Pais
1
-4
/
+8
2013-07-15
sparc: delete __cpuinit/__CPUINIT usage from all users
Paul Gortmaker
13
-60
/
+53
2013-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
2
-0
/
+12
2013-07-11
mm: remove free_area_cache
Michel Lespinasse
1
-2
/
+0
2013-07-11
[PATCH] sparc32: vm_area_struct access for old Sun SPARCs.
Olivier DANET
1
-0
/
+2
2013-07-11
arch: sparc: kernel: check the memory length before use strcpy().
Chen Gang
1
-0
/
+10
2013-07-04
Merge branch 'akpm' (updates from Andrew Morton)
Linus Torvalds
1
-3
/
+0
2013-07-04
Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+2
2013-07-04
mm/SPARC: prepare for removing num_physpages and simplify mem_init()
Jiang Liu
1
-3
/
+0
2013-07-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-10
/
+0
2013-06-29
sparc: __pci_mmap_set_flags() is useless
Al Viro
1
-10
/
+0
2013-06-19
sparc,leon: Convert to use devm_ioremap_resource
Tushar Behera
1
-5
/
+3
2013-06-19
sparc32, leon: Enable interrupts before going idle to avoid getting stuck
Andreas Larsson
1
-0
/
+7
2013-06-19
sparc32, leon: Remove separate "ticker" timer for SMP
Andreas Larsson
1
-37
/
+17
2013-06-19
sparc: kernel: using strlcpy() instead of strcpy()
Zhao Hongjiang
3
-3
/
+4
2013-06-15
Merge branch 'pci/jiang-bus-lock-v3' into next
Bjorn Helgaas
1
-2
/
+1
2013-06-14
of: Fix locking vs. interrupts
Benjamin Herrenschmidt
1
-2
/
+3
[next]