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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-24
irqdomain: make irq_linear_revmap() a fast path again
Grant Likely
1
-26
/
+8
2013-06-24
irqdomain: remove irq_domain_generate_simple()
Grant Likely
1
-15
/
+0
2013-06-24
irqdomain: Refactor irq_domain_associate_many()
Grant Likely
1
-94
/
+91
2013-06-10
irqdomain: Beef up debugfs output
Grant Likely
1
-5
/
+30
2013-06-10
irqdomain: Clean up aftermath of irq_domain refactoring
Grant Likely
1
-91
/
+36
2013-06-10
irqdomain: Eliminate revmap type
Grant Likely
2
-37
/
+23
2013-06-10
irqdomain: merge linear and tree reverse mappings.
Grant Likely
1
-78
/
+29
2013-06-10
irqdomain: Add a name field
Grant Likely
2
-13
/
+7
2013-06-10
irqdomain: Replace LEGACY mapping with LINEAR
Grant Likely
1
-78
/
+6
2013-06-10
irqdomain: Relax failure path on setting up mappings
Grant Likely
1
-12
/
+4
2013-06-10
Merge remote-tracking branch 'tip/irq/for-arm' into irqdomain/next
Grant Likely
2
-49
/
+258
2013-06-09
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-2
/
+15
2013-06-09
Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
1
-2
/
+7
2013-06-09
irqdomain: document the simple domain first_irq
Linus Walleij
1
-1
/
+4
2013-06-09
kernel/irq/irqdomain.c: before use 'irq_data', need check it whether valid.
Chen Gang
1
-1
/
+2
2013-06-09
irqdomain: export irq_domain_add_simple
Arnd Bergmann
1
-0
/
+1
2013-06-08
Merge tag 'trace-fixes-v3.10-rc3-v3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-11
/
+19
2013-06-06
tracing: Use current_uid() for critical time tracing
Steven Rostedt (Red Hat)
1
-1
/
+9
2013-06-03
Merge branch 'for-3.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-15
/
+16
2013-05-31
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+5
2013-05-30
tracing: Fix bad parameter passed in branch selftest
Steven Rostedt (Red Hat)
1
-1
/
+1
2013-05-29
genirq: irqchip: Add mask to block out invalid irqs
Grant Likely
1
-0
/
+3
2013-05-29
genirq: Generic chip: Add linear irq domain support
Thomas Gleixner
2
-12
/
+181
2013-05-29
genirq: Generic chip: Split out code into separate functions
Thomas Gleixner
1
-16
/
+34
2013-05-29
genirq: irqchip: Add a mask calculation function
Thomas Gleixner
1
-2
/
+6
2013-05-29
genirq: Generic chip: Cache per irq bit mask
Thomas Gleixner
1
-9
/
+14
2013-05-29
genirq: Generic chip: Handle separate mask registers
Gerlando Falauto
1
-7
/
+10
2013-05-29
genirq: Generic chip: Add support for per chip type mask cache
Gerlando Falauto
1
-6
/
+10
2013-05-29
genirq: Generic chip: Remove the local cur_regs() function
Gerlando Falauto
1
-14
/
+17
2013-05-29
Merge branch 'fortglx/3.10/time' of git://git.linaro.org/people/jstultz/linux...
Thomas Gleixner
2
-1
/
+8
2013-05-29
ftrace: Use the rcu _notrace variants for rcu_dereference_raw() and friends
Steven Rostedt
1
-9
/
+9
2013-05-29
cgroup: warn about mismatching options of a new mount of an existing hierarchy
Jeff Liu
1
-5
/
+8
2013-05-29
timekeeping: Correct run-time detection of persistent_clock.
Zoran Markovic
1
-0
/
+8
2013-05-29
ntp: Remove unused variable flags in __hardpps
Geert Uytterhoeven
1
-1
/
+0
2013-05-28
Merge tag 'trace-fixes-v3.10-rc3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-2
/
+10
2013-05-28
ring-buffer: Do not poll non allocated cpu buffers
Steven Rostedt (Red Hat)
1
-0
/
+3
2013-05-28
tick: Cure broadcast false positive pending bit warning
Thomas Gleixner
1
-1
/
+7
2013-05-25
auditfilter.c: fix kernel-doc warnings
Randy Dunlap
1
-3
/
+0
2013-05-24
Merge tag 'trace-fixes-v3.10-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+3
2013-05-24
cgroup: fix a subtle bug in descendant pre-order walk
Tejun Heo
1
-6
/
+3
2013-05-23
tracing: Fix crash when ftrace=nop on the kernel command line
Steven Rostedt (Red Hat)
1
-2
/
+7
2013-05-18
Merge tag 'kmemleak-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/c...
Linus Torvalds
1
-17
/
+4
2013-05-17
x86, range: fix missing merge during add range
Yinghai Lu
1
-3
/
+5
2013-05-17
kmemleak: No need for scanning specific module sections
Steven Rostedt
1
-13
/
+0
2013-05-17
kmemleak: Scan all allocated, writeable and not executable module sections
Steven Rostedt
1
-4
/
+4
2013-05-16
Merge branch 'for-3.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+6
2013-05-16
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Linus Torvalds
1
-2
/
+2
2013-05-16
usermodehelper: check subprocess_info->path != NULL
Oleg Nesterov
1
-0
/
+5
2013-05-16
tracing: Return -EBUSY when event_enable_func() fails to get module
Masami Hiramatsu
1
-1
/
+3
2013-05-16
workqueue: don't perform NUMA-aware allocations on offline nodes in wq_numa_i...
Tejun Heo
1
-1
/
+2
[next]