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
/
powerpc
/
kernel
/
traps.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-05-08
move die notifier handling to common code
Christoph Hellwig
1
-15
/
+1
2007-03-26
[POWERPC] Fix backwards ? : when printing machine type
anton@samba.org
1
-1
/
+1
2007-03-26
[POWERPC] Handle recursive oopses
anton@samba.org
1
-16
/
+36
2007-03-26
[POWERPC] Clean up pmac_backlight_unblank in oops path
anton@samba.org
1
-11
/
+20
2007-03-26
[POWERPC] Add missing oops_enter/oops_exit
anton@samba.org
1
-0
/
+3
2007-02-20
backlight: Separate backlight properties from backlight ops pointers
Richard Purdie
1
-1
/
+1
2007-02-20
backlight: Fix external uses of backlight internal semaphore
Richard Purdie
1
-3
/
+1
2007-02-07
[POWERPC] Fixup error handling when emulating a floating point instruction
Kumar Gala
1
-22
/
+60
2007-02-07
[POWERPC] Enable interrupts if we are doing fp math emulation
Kumar Gala
1
-14
/
+15
2007-01-24
[POWERPC] Use is_init() instead of pid==1
Akinobu Mita
1
-1
/
+1
2006-12-11
[POWERPC] Generic BUG for powerpc
Jeremy Fitzhardinge
1
-48
/
+6
2006-12-08
[POWERPC] Add support for FP emulation for the e300c2 core
Kim Phillips
1
-0
/
+2
2006-12-04
[POWERPC] Merge 32 and 64 bits asm-powerpc/io.h
Benjamin Herrenschmidt
1
-6
/
+2
2006-11-01
[POWERPC] Make alignment exception always check exception table
Benjamin Herrenschmidt
1
-8
/
+10
2006-10-16
[POWERPC] Never panic when taking altivec exceptions from userspace
Anton Blanchard
1
-2
/
+1
2006-09-13
[POWERPC] Emulate power5 popcntb instruction
Will Schmidt
1
-0
/
+25
2006-08-24
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Greg Kroah-Hartman
1
-4
/
+4
2006-08-23
[POWERPC] Correct masks used in emulating some instructions
Paul Mackerras
1
-4
/
+4
2006-08-18
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Greg Kroah-Hartman
1
-3
/
+13
2006-08-17
[POWERPC] Make crash.c work on 32-bit and 64-bit
Michael Ellerman
1
-3
/
+0
2006-08-17
[POWERPC] Make secondary CPUs call into kdump on reset exception
David Wilder
1
-0
/
+13
2006-08-14
[PATCH] Change panic_on_oops message to "Fatal exception"
Horms
1
-1
/
+1
2006-08-01
[PATCH] panic_on_oops: remove ssleep()
Horms
1
-7
/
+3
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-28
[POWERPC] Add the use of the firmware soft-reset-nmi to kdump.
David Wilder
1
-14
/
+13
2006-06-25
[PATCH] Rewritten backlight infrastructure for portable Apple computers
Michael Hanselmann
1
-3
/
+12
2006-06-09
[PATCH] powerpc: Implement PR_[GS]ET_UNALIGN prctls for powerpc
Paul Mackerras
1
-2
/
+4
2006-06-09
[PATCH] powerpc: Implement support for setting little-endian mode via prctl
Paul Mackerras
1
-1
/
+1
2006-03-31
powerpc: merge machine_check_exception between ppc32 & ppc64
Kumar Gala
1
-6
/
+3
2006-03-29
Merge ../linux-2.6
Paul Mackerras
1
-8
/
+8
2006-03-28
[PATCH] powerpc: Kill _machine and hard-coded platform numbers
Benjamin Herrenschmidt
1
-32
/
+3
2006-03-27
[PATCH] Notifier chain update: API changes
Alan Stern
1
-8
/
+8
2006-03-03
powerpc: Fix might-sleep warning in program check exception handler
Paul Mackerras
1
-0
/
+2
2006-01-09
[PATCH] cell: enable pause(0) in cpu_idle
Arnd Bergmann
1
-2
/
+4
2006-01-09
[PATCH] powerpc: G4+ oprofile support
Andy Fleming
1
-2
/
+0
2006-01-09
[PATCH] powerpc: Add arch dependent basic infrastructure for Kdump.
Michael Ellerman
1
-1
/
+16
2005-11-11
[PATCH] powerpc: Merge vdso's and add vdso support to 32 bits kernel
Benjamin Herrenschmidt
1
-1
/
+0
2005-11-10
[PATCH] powerpc: merge code values for identifying platforms
Paul Mackerras
1
-1
/
+1
2005-11-09
[PATCH] ppc32: fix perf_irq extern on e500
Matt Porter
1
-4
/
+0
2005-11-08
[PATCH] ppc64: remove some direct xmon calls
Anton Blanchard
1
-11
/
+0
2005-11-02
powerpc: clean up bug.h further
Paul Mackerras
1
-4
/
+4
2005-11-01
[PATCH] powerpc: Rename BPA to Cell
Arnd Bergmann
1
-2
/
+2
2005-10-27
[PATCH] powerpc: Fix handling of fpscr on 64-bit
David Gibson
1
-1
/
+1
2005-10-20
[PATCH] powerpc: Merge ppc64 pmc.[ch] with ppc32 perfmon.[ch]
David Gibson
1
-2
/
+1
2005-10-10
powerpc: Reduce the 32/64-bit differences in traps.c
Paul Mackerras
1
-41
/
+17
2005-10-06
powerpc: Merge traps.c a bit more
Paul Mackerras
1
-158
/
+34
2005-10-01
powerpc: merge idle_power4.S and trapc.s
Stephen Rothwell
1
-102
/
+305
2005-09-26
powerpc: Merge enough to start building in arch/powerpc.
Paul Mackerras
1
-0
/
+1047