index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
xmon
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
2012-03-28
1
-0
/
+1
|
\
|
*
Disintegrate asm/system.h for PowerPC
David Howells
2012-03-28
1
-0
/
+1
*
|
Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Linus Torvalds
2012-03-24
2
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
bug.h: add include of it to various implicit C users
Paul Gortmaker
2012-02-29
2
-0
/
+2
*
|
powerpc: Remove FW_FEATURE ISERIES from arch code
Stephen Rothwell
2012-03-21
1
-28
/
+0
*
|
powerpc: Rework lazy-interrupt handling
Benjamin Herrenschmidt
2012-03-09
1
-2
/
+2
*
|
powerpc/xmon: Add display of soft & hard irq states
Benjamin Herrenschmidt
2012-03-09
1
-3
/
+4
|
/
*
powerpc/xmon: Fix #if typo for systems without MSR[RI]
Jimi Xenidis
2011-11-25
1
-1
/
+1
*
powerpc/xmon: Fix the 'u' command description
Jimi Xenidis
2011-11-25
1
-9
/
+5
*
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-06
1
-1
/
+1
|
\
|
*
powerpc: various straight conversions from module.h --> export.h
Paul Gortmaker
2011-10-31
1
-1
/
+1
*
|
powerpc: Fix xmon for systems without MSR[RI]
Jimi Xenidis
2011-09-29
1
-2
/
+2
|
/
*
powerpc: Remove call sites of MSG_ALL_BUT_SELF
Milton Miller
2011-05-19
1
-1
/
+1
*
powerpc: Convert old cpumask API into new one
KOSAKI Motohiro
2011-05-04
1
-8
/
+8
*
powerpc: Save Come-From Address Register (CFAR) in exception frame
Paul Mackerras
2011-05-04
1
-0
/
+4
*
powerpc: Free up some CPU feature bits by moving out MMU-related features
Matt Evans
2011-04-27
1
-1
/
+1
*
powerpc: Use MSR_64BIT in places
Michael Ellerman
2011-04-27
1
-7
/
+7
*
lib, arch: add filter argument to show_mem and fix private implementations
David Rientjes
2011-03-24
1
-1
/
+1
*
powerpc/Makefiles: Change to new flag variables
matt mooney
2010-10-13
1
-3
/
+1
*
Input: sysrq - drop tty argument from sysrq ops handlers
Dmitry Torokhov
2010-08-19
1
-3
/
+2
*
powerpc/book3e: Add TLB dump in xmon for Book3E
Benjamin Herrenschmidt
2010-07-14
1
-0
/
+152
*
powerpc: Mark some variables in the page fault path __read_mostly
Anton Blanchard
2010-02-03
1
-1
/
+1
*
powerpc/pseries: Add extended_cede_processor() helper function.
Gautham R Shenoy
2009-11-24
1
-1
/
+2
*
powerpc/booke: Fix xmon single step on PowerPC Book-E
Josh Boyer
2009-10-27
1
-1
/
+19
*
powerpc/4xx: Fix erroneous xmon warning on PowerPC 4xx
Josh Boyer
2009-09-24
1
-3
/
+13
*
powerpc: Enable GCOV
Michael Ellerman
2009-08-20
1
-0
/
+2
*
powerpc: Remaining 64-bit Book3E support
Benjamin Herrenschmidt
2009-08-20
1
-1
/
+1
*
powerpc: Add configurable -Werror for arch/powerpc
Michael Ellerman
2009-06-16
1
-0
/
+2
*
powerpc/xmon: Remove unused variable in xmon.c
Stephen Rothwell
2009-06-09
1
-1
/
+1
*
powerpc/xmon: Add dl command to dump contents of __log_buf
Vinay Sridhar
2009-05-21
1
-0
/
+47
*
powerpc: Prepare xmon_save_regs for use with kdump
Anton Vorontsov
2008-12-23
3
-78
/
+3
*
powerpc: Fix compile errors with CONFIG_BUG=n
Paul Mackerras
2008-10-31
1
-0
/
+2
*
Merge branch 'linux-2.6'
Paul Mackerras
2008-06-30
1
-1
/
+0
|
\
|
*
powerpc/spufs: remove class_0_dsisr from spu exception handling
Luke Browning
2008-06-16
1
-1
/
+0
*
|
[POWERPC] Make cpus_in_xmon static and remove extern mess from hvc_console.c
Michael Ellerman
2008-05-14
1
-1
/
+6
*
|
[POWERPC] Fix sparse warnings in xmon.c
Michael Ellerman
2008-05-14
1
-29
/
+30
|
/
*
[POWERPC] spufs: fix concurrent delivery of class 0 & 1 exceptions
Luke Browning
2008-05-05
1
-2
/
+4
*
[POWERPC] Move stackframe definitions to common header
Benjamin Herrenschmidt
2008-04-18
1
-8
/
+5
*
[POWERPC] iSeries: Make iseries_reg_save private to iSeries
Stephen Rothwell
2008-04-15
1
-11
/
+0
*
[POWERPC] Make setjmp/longjmp code usable outside of xmon
Michael Neuling
2008-01-25
2
-66
/
+1
*
[POWERPC] Update xmon slb code
will schmidt
2007-12-11
1
-6
/
+23
*
[POWERPC] Use SLB size from the device tree
Michael Neuling
2007-12-11
1
-1
/
+1
*
[POWERPC] Add xmon function to dump 44x TLB
Benjamin Herrenschmidt
2007-12-03
1
-0
/
+38
*
[POWERPC] fix showing xmon help
Ishizaki Kou
2007-07-22
3
-1
/
+7
*
[POWERPC] Make xmon_write accept a const buffer
Ishizaki Kou
2007-07-22
2
-2
/
+2
*
[POWERPC] Make two xmon variables static
Olaf Hering
2007-07-10
1
-1
/
+1
*
Simplify kallsyms_lookup()
Alexey Dobriyan
2007-05-08
1
-2
/
+1
*
[POWERPC] Fix WARN_ON when entering xmon
Anton Blanchard
2007-04-27
1
-4
/
+3
*
[POWERPC] Allow xmon to build without CONFIG_DEBUG_BUGVERBOSE
Stephen Rothwell
2007-03-09
1
-0
/
+4
*
[POWERPC] Add missing newline in xmon help output
Michael Ellerman
2007-03-08
1
-1
/
+1
[next]