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
/
alpha
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-02
alpha: dp264: Convert irq_chip functions
Thomas Gleixner
1
-25
/
+27
2011-03-02
alpha: cabriolet: Convert irq_chip functions
Thomas Gleixner
1
-8
/
+8
2011-03-02
alpha: i8259, alcor, jensen wildfire: Convert irq_chip
Thomas Gleixner
5
-52
/
+58
2011-03-02
alpha: srm: Convert irq_chip functions
Thomas Gleixner
1
-8
/
+8
2011-03-02
alpha: Pyxis convert irq_chip functions
Thomas Gleixner
1
-10
/
+10
2011-03-02
Fix typo in call to irq_to_desc()
Morten Holst Larsen
1
-1
/
+1
2011-02-18
tty: add TIOCVHANGUP to allow clean tty shutdown of all ttys
Kay Sievers
1
-0
/
+1
2011-02-17
mm: Fix out-of-date comments which refers non-existent functions
Ryota Ozaki
1
-1
/
+1
2011-01-31
alpha: Change do_timer() to xtime_update()
Torben Hohn
1
-6
/
+2
2011-01-27
rwsem: Move duplicate function prototypes to linux/rwsem.h
Thomas Gleixner
1
-5
/
+0
2011-01-27
rwsem: Unify the duplicate rwsem_is_locked() inlines
Thomas Gleixner
1
-5
/
+0
2011-01-27
rwsem: Move duplicate init macros and functions to linux/rwsem.h
Thomas Gleixner
1
-14
/
+0
2011-01-27
rwsem: Move duplicate struct rwsem declaration to linux/rwsem.h
Thomas Gleixner
1
-8
/
+0
2011-01-27
rwsem: Cleanup includes
Thomas Gleixner
1
-4
/
+0
2011-01-27
alpha: Replace deprecated spinlock initialization
Thomas Gleixner
1
-1
/
+1
2011-01-25
alpha: use L1_CACHE_BYTES for cacheline size in the linker script
Tejun Heo
1
-2
/
+3
2011-01-25
percpu: align percpu readmostly subsection to cacheline
Tejun Heo
1
-1
/
+1
2011-01-21
alpha: Use generic irq Kconfig
Thomas Gleixner
1
-13
/
+3
2011-01-21
genirq: Remove __do_IRQ
Thomas Gleixner
1
-3
/
+0
2011-01-17
alpha: fix WARN_ON in __local_bh_enable()
Ivan Kokshaysky
1
-3
/
+2
2011-01-17
alpha: fix breakage caused by df9ee29270
Ivan Kokshaysky
1
-3
/
+5
2011-01-17
alpha: add GENERIC_HARDIRQS_NO__DO_IRQ to Kconfig
Matt Turner
1
-0
/
+3
2011-01-17
alpha/osf_sys: remove unused MAX_SELECT_SECONDS
Namhyung Kim
1
-3
/
+0
2011-01-17
alpha: change to new Makefile flag variables
matt mooney
5
-7
/
+7
2011-01-17
alpha: kill off alpha_do_IRQ
Kyle McMartin
21
-460
/
+94
2011-01-17
alpha: irq clean up
Kyle McMartin
20
-58
/
+67
2011-01-17
alpha: use set_irq_chip and push down __do_IRQ to the machine types
Kyle McMartin
20
-48
/
+59
2011-01-14
thp: mm: define MADV_NOHUGEPAGE
Andrea Arcangeli
1
-0
/
+1
2011-01-14
thp: mm: define MADV_HUGEPAGE
Andrea Arcangeli
1
-0
/
+2
2011-01-13
set_rtc_mmss: show warning message only once
Stephen Hemminger
1
-1
/
+1
2011-01-08
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-0
/
+1
2010-12-17
TTY: Add tty ioctl to figure device node of the system console.
Werner Fink
1
-0
/
+1
2010-12-16
perf: Dynamic pmu types
Peter Zijlstra
1
-1
/
+1
2010-11-26
perf, arch: Cleanup perf-pmu init vs lockup-detector
Peter Zijlstra
3
-11
/
+6
2010-10-29
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
1
-4
/
+0
2010-10-28
alpha: remove dma64_addr_t usage
FUJITA Tomonori
1
-2
/
+2
2010-10-28
ptrace: change signature of arch_ptrace()
Namhyung Kim
1
-3
/
+4
2010-10-27
alpha: use single HAE window on T2 core logic (gamma, sable)
Ivan Kokshaysky
4
-40
/
+30
2010-10-27
alpha: enable ARCH_DMA_ADDR_T_64BIT
FUJITA Tomonori
1
-0
/
+3
2010-10-27
mm: remove pte_*map_nested()
Peter Zijlstra
1
-2
/
+0
2010-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflags
Linus Torvalds
2
-28
/
+67
2010-10-18
irq_work: Add generic hardirq context callbacks
Peter Zijlstra
3
-20
/
+16
2010-10-12
Merge branch 'kbuild/rc-fixes' into kbuild/kconfig
Michal Marek
19
-907
/
+1012
2010-10-08
Merge commit 'v2.6.36-rc7' into perf/core
Ingo Molnar
4
-56
/
+24
2010-10-07
Fix IRQ flag handling naming
David Howells
2
-28
/
+67
2010-09-30
Fix up more fallout form alpha signal cleanups
Linus Torvalds
1
-1
/
+1
2010-09-29
alpha: fix compile problem in arch/alpha/kernel/signal.c
Linus Torvalds
1
-2
/
+2
2010-09-27
alpha: __get_user/__put_user results need to be checked...
Al Viro
1
-4
/
+4
2010-09-27
alpha: switch osf_sigprocmask() to use of sigprocmask()
Al Viro
3
-47
/
+12
2010-09-26
alpha: fix usp value in multithreaded coredumps
Al Viro
1
-1
/
+1
[prev]
[next]