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
/
xtensa
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-22
xtensa: use set_current_blocked() and block_sigmask()
Matt Fleming
1
-14
/
+3
2012-03-22
xtensa: don't mask signals if we fail to setup signal stack
Matt Fleming
1
-4
/
+7
2012-03-22
xtensa: no need to reset handler if SA_ONESHOT
Matt Fleming
1
-3
/
+0
2012-03-22
xtensa: don't reimplement force_sigsegv()
Matt Fleming
1
-3
/
+1
2012-03-01
sched/rt: Use schedule_preempt_disabled()
Thomas Gleixner
1
-3
/
+1
2012-01-18
audit: inline audit_syscall_entry to reduce burden on archs
Eric Paris
1
-2
/
+1
2012-01-12
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
1
-43
/
+47
2012-01-07
xtensa/PCI: convert to pci_scan_root_bus() for correct root bus resources
Bjorn Helgaas
1
-43
/
+42
2012-01-07
PCI: Xtensa: convert pcibios_set_master() to a non-inlined function
Myron Stowe
1
-0
/
+5
2011-11-22
clocksource: xtensa: Convert to clocksource_register_hz/khz
John Stultz
1
-12
/
+1
2011-07-27
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
2011-07-26
xtensa: prevent arbitrary read in ptrace
Dan Rosenberg
1
-0
/
+3
2011-07-24
modules: make arch's use default loader hooks
Jonas Bonn
1
-43
/
+0
2011-05-24
Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
Linus Torvalds
1
-1
/
+1
2011-05-24
Merge branch 'fixes-2.6.39' into for-2.6.40
Tejun Heo
1
-71
/
+35
2011-04-20
xtensa: Fixup irq conversion fallout and nmi_count
Thomas Gleixner
1
-12
/
+6
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-03-24
xtensa: Use generic show_interrupts()
Thomas Gleixner
1
-44
/
+9
2011-03-24
xtensa: Convert genirq namespace
Thomas Gleixner
1
-5
/
+5
2011-03-24
xtensa: Convert main irq_chip to new functions
Thomas Gleixner
1
-22
/
+21
2011-03-24
percpu: Always align percpu output section to PAGE_SIZE
Tejun Heo
1
-1
/
+1
2011-03-16
Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
Linus Torvalds
1
-1
/
+1
2011-01-31
xtensa: Switch do_timer() to xtime_update()
Torben Hohn
1
-5
/
+1
2011-01-25
percpu: align percpu readmostly subsection to cacheline
Tejun Heo
1
-1
/
+1
2010-10-28
ptrace: cleanup arch_ptrace() on xtensa
Namhyung Kim
1
-5
/
+6
2010-10-28
ptrace: change signature of arch_ptrace()
Namhyung Kim
1
-1
/
+2
2010-09-23
genirq: Cleanup irq_chip->typename leftovers
Thomas Gleixner
1
-1
/
+1
2010-08-18
Make do_execve() take a const filename pointer
David Howells
1
-2
/
+3
2010-08-14
Mark arguments to certain syscalls as being const
David Howells
1
-1
/
+1
2010-08-03
Merge remote branch 'origin/master'
Chris Zankel
4
-4
/
+6
2010-05-25
xtensa: includecheck fix: vectors.S
Jaswinder Singh Rajput
1
-2
/
+0
2010-05-25
xtensa: convert to asm-generic/hardirq.h
Christoph Hellwig
1
-9
/
+0
2010-05-20
Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-5
/
+0
2010-05-02
xtensa: Shuffle include statements to fix linker script
Chris Zankel
2
-0
/
+2
2010-05-02
xtensa: Fixes due to bss boundary symbol name changes.
Chris Zankel
1
-2
/
+2
2010-05-02
xtensa: Fix linker script patch-up
Chris Zankel
1
-2
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2
-1
/
+2
2010-03-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+2
2010-03-13
xtensa: use generic ptrace_resume code
Christoph Hellwig
1
-45
/
+11
2010-03-13
xtensa: Fix unnecessary setting of xtime
John Stultz
1
-5
/
+0
2010-03-08
Merge branch 'for-next' into for-linus
Jiri Kosina
1
-2
/
+2
2010-02-23
resource/PCI: mark struct resource as const
Dominik Brodowski
1
-2
/
+2
2010-02-23
resource/PCI: align functions now return start of resource
Dominik Brodowski
1
-6
/
+5
2010-02-09
tree-wide: Assorted spelling fixes
Daniel Mack
1
-2
/
+2
2009-12-16
sanitize do_pipe_flags() callers in arch
Al Viro
1
-18
/
+0
2009-12-15
genirq: Convert irq_desc.lock to raw_spinlock
Thomas Gleixner
1
-2
/
+2
2009-12-11
Unify sys_mmap*
Al Viro
1
-25
/
+0
2009-10-11
headers: remove sched.h from interrupt.h
Alexey Dobriyan
1
-0
/
+1
2009-09-25
xtensa: Cleanup linker script using new linker script macros.
Tim Abbott
1
-61
/
+14
2009-09-21
Use macros for .bss.page_aligned section.
Tim Abbott
1
-1
/
+1
[next]