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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-24
irq_domain/mips: Allow irq_domain on MIPS
Grant Likely
1
-0
/
+12
2012-02-16
irq_domain: constify irq_domain_ops
Grant Likely
1
-16
/
+15
2012-02-16
irq_domain: Create common xlate functions that device drivers can use
Grant Likely
1
-10
/
+55
2012-02-16
irq_domain: Remove irq_domain_add_simple()
Grant Likely
1
-8
/
+2
2012-02-16
irq_domain: Remove 'new' irq_domain in favour of the ppc one
Grant Likely
1
-146
/
+13
2012-02-16
irq_domain: Add support for base irq and hwirq in legacy mappings
Grant Likely
1
-32
/
+64
2012-02-16
irq_domain: Replace irq_alloc_host() with revmap-specific initializers
Grant Likely
1
-70
/
+130
2012-02-16
irq_domain: Remove references to old irq_host names
Grant Likely
1
-111
/
+108
2012-02-16
irq_domain: remove NO_IRQ from irq domain code
Grant Likely
1
-19
/
+19
2012-02-16
irq_domain: Move irq_domain code from powerpc to kernel/irq
Grant Likely
1
-0
/
+600
2012-02-15
irq_domain: Make irq_domain structure match powerpc's irq_host
Grant Likely
1
-7
/
+7
2012-02-15
irq_domain: Be less verbose
Grant Likely
1
-3
/
+1
2012-02-14
Merge tag 'for-linus' of git://github.com/rustyrussell/linux
Linus Torvalds
1
-1
/
+2
2012-02-14
module: make module param bint handle nul value
Dave Young
1
-1
/
+2
2012-02-11
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-3
/
+9
2012-02-10
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-5
/
+14
2012-02-10
relay: prevent integer overflow in relay_open()
Dan Carpenter
1
-2
/
+8
2012-02-07
perf: Fix double start/stop in x86_pmu_start()
Stephane Eranian
1
-5
/
+14
2012-02-07
block: strip out locking optimization in put_io_context()
Tejun Heo
1
-1
/
+1
2012-02-05
Merge tag 'pm-fixes-for-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-6
/
+31
2012-02-05
PM / Freezer: Thaw only kernel threads if freezing of kernel threads fails
Srivatsa S. Bhat
2
-4
/
+27
2012-02-04
kprobes: fix a memory leak in function pre_handler_kretprobe()
Jiang Liu
1
-1
/
+5
2012-02-03
Fix race in process_vm_rw_core
Christopher Yeoh
1
-0
/
+20
2012-02-02
Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus', 'sched-urgen...
Linus Torvalds
6
-56
/
+124
2012-02-02
PM / Hibernate: Thaw kernel threads in SNAPSHOT_CREATE_IMAGE ioctl path
Srivatsa S. Bhat
1
-2
/
+4
2012-01-29
PM / Hibernate: Fix s2disk regression related to freezing workqueues
Rafael J. Wysocki
2
-0
/
+28
2012-01-27
sched/rt: Fix task stack corruption under __ARCH_WANT_INTERRUPTS_ON_CTXSW
Chanho Min
1
-0
/
+5
2012-01-27
perf: Fix broken interrupt rate throttling
Stephane Eranian
1
-38
/
+66
2012-01-27
sched: Fix ancient race in do_exit()
Yasunori Goto
1
-0
/
+16
2012-01-27
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-3
/
+1
2012-01-27
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-4
/
+4
2012-01-27
bugs, x86: Fix printk levels for panic, softlockups and stack dumps
Prarit Bhargava
1
-1
/
+1
2012-01-26
sched/nohz: Fix nohz cpu idle load balancing state with cpu hotplug
Suresh Siddha
1
-5
/
+29
2012-01-26
sched/s390: Fix compile error in sched/core.c
Christian Borntraeger
1
-0
/
+1
2012-01-26
sched: Fix rq->nr_uninterruptible update race
Peter Zijlstra
1
-12
/
+6
2012-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+25
2012-01-24
Merge tag 'pm-fixes-for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+2
2012-01-23
Merge branch 'kernel-doc' from Randy Dunlap
Linus Torvalds
2
-4
/
+4
2012-01-23
kernel-doc: fix kernel-doc warnings in sched
Randy Dunlap
1
-2
/
+1
2012-01-23
kernel-doc: fix new warnings in auditsc.c
Randy Dunlap
1
-2
/
+3
2012-01-23
kprobes: initialize before using a hlist
Ananth N Mavinakayanahalli
1
-1
/
+1
2012-01-23
net: introduce res_counter_charge_nofail() for socket allocations
Glauber Costa
1
-0
/
+25
2012-01-21
perf: Call perf_cgroup_event_time() directly
Namhyung Kim
1
-1
/
+1
2012-01-21
perf: Don't call release_callchain_buffers() if allocation fails
Namhyung Kim
1
-2
/
+0
2012-01-20
Merge branches 'sched-urgent-for-linus', 'perf-urgent-for-linus' and 'x86-urg...
Linus Torvalds
1
-3
/
+4
2012-01-20
PM / Hibernate: Correct additional pages number calculation
Namhyung Kim
1
-1
/
+2
2012-01-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
7
-295
/
+474
2012-01-18
audit: no leading space in audit_log_d_path prefix
Kees Cook
2
-4
/
+4
2012-01-18
audit: fix signedness bug in audit_log_execve_info()
Xi Wang
1
-2
/
+2
2012-01-18
audit: comparison on interprocess fields
Peter Moody
1
-0
/
+39
[next]