Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
04aeb56a173282210c5dab5c9b3071fa3613806f
/
arch
/
powerpc
/
xmon
6dfb540
powerpc/xmon: Add xmon command to dump process/task similar to ps(1)
by Douglas Miller
· 9 years ago
fde93a0
powerpc/xmon: add command to dump OPAL msglog
by Andrew Donnellan
· 9 years ago
2e34057
powerpc/xmon: fix typo in usage message
by Andrew Donnellan
· 9 years ago
bf76f73
powerpc: enable UBSAN support
by Daniel Axtens
· 9 years ago
08eb105
powerpc/xmon: Use rtas_call_unlocked() in xmon
by Michael Ellerman
· 9 years ago
eb925d6
powerpc/xmon: Append linux_banner to exception information in xmon.
by Rashmica Gupta
· 9 years ago
ad987fc
powerpc/xmon: Add some more elements to the existing PACA dump list
by Michael Ellerman
· 9 years ago
0c23a88
powerpc/xmon: Paginate kernel log buffer display
by Sam bobroff
· 9 years ago
958b7c8
powerpc/xmon: Paged output for paca display
by Sam bobroff
· 9 years ago
8218a30
powerpc/xmon: Drop the valid variable completely in dump_segments()
by Anshuman Khandual
· 9 years ago
a825ac0
powerpc: Remove redundant breaks
by Joe Perches
· 9 years ago
d3f180e
Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux
by Linus Torvalds
· 10 years ago
e6eb2eb
powerpc/xmon: Fix another endiannes issue in RTAS call from xmon
by Laurent Dufour
· 10 years ago
05b981f
powerpc/xmon: use isspace/isxdigit/isalnum from linux/ctype.h
by Vincent Bernat
· 10 years ago
140cd7f
Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux
by Linus Torvalds
· 10 years ago
abb90ee
powerpc/xmon: Cleanup the breakpoint flags
by Michael Ellerman
· 10 years ago
1ad7d70
powerpc/xmon: Enable HW instruction breakpoint on POWER8
by Anshuman Khandual
· 10 years ago
3b8a3c0
powerpc/pseries: Fix endiannes issue in RTAS call from xmon
by Laurent Dufour
· 10 years ago
d8ee6f3
powerpc/xmon: Fix build when 4xx=y and 44x=n
by Michael Ellerman
· 10 years ago
9178ba2
powerpc: Convert power off logic to pm_power_off
by Alexander Graf
· 10 years ago
a71d64b
powerpc: Hard disable interrupts in xmon
by Anton Blanchard
· 10 years ago
13b3d13
powerpc: Remove MMU_FTR_SLB
by Michael Ellerman
· 10 years ago
376af59
powerpc: Remove STAB code
by Michael Ellerman
· 10 years ago
50b66db
powerpc/xmon: avoid format string leaking to printk
by Kees Cook
· 10 years ago
736256e
powerpc/xmon: Fix up xmon format strings
by Michael Ellerman
· 10 years ago
21f5850
powerpc: Fix smp_processor_id() in preemptible splat in set_breakpoint
by Paul Gortmaker
· 11 years ago
72eceef
powerpc: Fix xmon disassembler for little-endian
by Philippe Bergheaud
· 11 years ago
d2b496e
powerpc/xmon: Don't signal we've entered until we're finished printing
by Michael Ellerman
· 11 years ago
1507589
powerpc/xmon: Fix timeout loop in get_output_lock()
by Michael Ellerman
· 11 years ago
730efb6
powerpc/xmon: Don't loop forever in get_output_lock()
by Michael Ellerman
· 11 years ago
729b0f7
powerpc/book3s: Introduce exclusive emergency stack for machine check exception.
by Mahesh Salgaonkar
· 11 years ago
fd3bb91
powerpc/xmon: Fix printing of set of CPUs in xmon
by Paul Mackerras
· 11 years ago
660e034
powerpc: Add more trap names to xmon
by Michael Ellerman
· 11 years ago
5a148af
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 12 years ago
90a102e
powerpc/xmon/sysrq: fix inconstistent help message of sysrq key
by zhangwei(Jovi)
· 12 years ago
ce54152
powerpc: Save DAR and DSISR in pt_regs on MCE
by Aneesh Kumar K.V
· 12 years ago
b9818c3
powerpc: Rename set_break to avoid naming conflict
by Michael Neuling
· 12 years ago
9422de3
powerpc: Hardware breakpoints rewrite to handle non DABR breakpoint registers
by Michael Neuling
· 12 years ago
1fbe9cf
powerpc: Build kernel with -mcmodel=medium
by Anton Blanchard
· 12 years ago
b2bb65f
powerpc/xmon: Fallback to printk() in xmon_printf() if udbg is not setup
by Michael Ellerman
· 12 years ago
0104cd6
powerpc/xmon: Fiddle xmon_depth_to_print logic in xmon_show_stack()
by Michael Ellerman
· 12 years ago
c4de380
powerpc/xmon: Use STACK_FRAME_OVERHEAD in xmon_show_stack()
by Michael Ellerman
· 12 years ago
c5c5714
powerpc/xmon: Remove unused #defines
by Michael Ellerman
· 12 years ago
b3dc19c
powerpc/xmon: Remove renaming #defines of scanhex() and skipbl()
by Michael Ellerman
· 12 years ago
33b5cd6
powerpc/xmon: Merge start.c into nonstdio.c
by Michael Ellerman
· 12 years ago
88c6d62
powerpc/xmon: Make xmon_getchar() static
by Michael Ellerman
· 12 years ago
08702c7
powerpc/xmon: Remove empty xmon_map_scc()
by Michael Ellerman
· 12 years ago
eb1c2ab
powerpc/xmon: Remove unused xmon_expect() & xmon_read_poll()
by Michael Ellerman
· 12 years ago
ddadb6b
powerpc: Add an xmon command to dump one or all pacas
by Michael Ellerman
· 12 years ago
4474ef0
powerpc: Rework set_dabr so it can take a DABRX value as well
by Michael Neuling
· 12 years ago
e3bc804
powerpc: Fixup whitespace in xmon
by Michael Ellerman
· 12 years ago
ca5dd39
powerpc: Fix xmon dl command for new printk implementation
by Michael Ellerman
· 12 years ago
bc1d770
powerpc/xmon: Use cpumask iterator to avoid warning
by Anton Blanchard
· 12 years ago
0195c00
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system
by Linus Torvalds
· 13 years ago
ae3a197
Disintegrate asm/system.h for PowerPC
by David Howells
· 13 years ago
ed2d265
Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
f533927
powerpc: Remove FW_FEATURE ISERIES from arch code
by Stephen Rothwell
· 13 years ago
7230c56
powerpc: Rework lazy-interrupt handling
by Benjamin Herrenschmidt
· 13 years ago
7ac21cd
powerpc/xmon: Add display of soft & hard irq states
by Benjamin Herrenschmidt
· 13 years ago
50af5ea
bug.h: add include of it to various implicit C users
by Paul Gortmaker
· 13 years ago
08f6d6a
powerpc/xmon: Fix #if typo for systems without MSR[RI]
by Jimi Xenidis
· 13 years ago
79873e8
powerpc/xmon: Fix the 'u' command description
by Jimi Xenidis
· 13 years ago
32aaeff
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
4b16f8e
powerpc: various straight conversions from module.h --> export.h
by Paul Gortmaker
· 13 years ago
66857b3
powerpc: Fix xmon for systems without MSR[RI]
by Jimi Xenidis
· 13 years ago
e047637
powerpc: Remove call sites of MSG_ALL_BUT_SELF
by Milton Miller
· 14 years ago
104699c
powerpc: Convert old cpumask API into new one
by KOSAKI Motohiro
· 14 years ago
48404f2
powerpc: Save Come-From Address Register (CFAR) in exception frame
by Paul Mackerras
· 14 years ago
44ae3ab
powerpc: Free up some CPU feature bits by moving out MMU-related features
by Matt Evans
· 14 years ago
9f0b079
powerpc: Use MSR_64BIT in places
by Michael Ellerman
· 14 years ago
b2b755b
lib, arch: add filter argument to show_mem and fix private implementations
by David Rientjes
· 14 years ago
4108d9b
powerpc/Makefiles: Change to new flag variables
by matt mooney
· 14 years ago
1495cc9
Input: sysrq - drop tty argument from sysrq ops handlers
by Dmitry Torokhov
· 14 years ago
0324715
powerpc/book3e: Add TLB dump in xmon for Book3E
by Benjamin Herrenschmidt
· 14 years ago
5be3492
powerpc: Mark some variables in the page fault path __read_mostly
by Anton Blanchard
· 15 years ago
69ddb57
powerpc/pseries: Add extended_cede_processor() helper function.
by Gautham R Shenoy
· 15 years ago
cdd3904
powerpc/booke: Fix xmon single step on PowerPC Book-E
by Josh Boyer
· 15 years ago
daf8f40
powerpc/4xx: Fix erroneous xmon warning on PowerPC 4xx
by Josh Boyer
· 15 years ago
a15098c
powerpc: Enable GCOV
by Michael Ellerman
· 15 years ago
2d27cfd
powerpc: Remaining 64-bit Book3E support
by Benjamin Herrenschmidt
· 15 years ago
ba55bd7
powerpc: Add configurable -Werror for arch/powerpc
by Michael Ellerman
· 15 years ago
6d1386d
powerpc/xmon: Remove unused variable in xmon.c
by Stephen Rothwell
· 15 years ago
f312deb
powerpc/xmon: Add dl command to dump contents of __log_buf
by Vinay Sridhar
· 16 years ago
322b439
powerpc: Prepare xmon_save_regs for use with kdump
by Anton Vorontsov
· 16 years ago
ebdba9a
powerpc: Fix compile errors with CONFIG_BUG=n
by Paul Mackerras
· 16 years ago
e9a4b6a
Merge branch 'linux-2.6'
by Paul Mackerras
· 16 years ago
1f64643
powerpc/spufs: remove class_0_dsisr from spu exception handling
by Luke Browning
· 16 years ago
1c8950f
[POWERPC] Make cpus_in_xmon static and remove extern mess from hvc_console.c
by Michael Ellerman
· 17 years ago
9f1067c2
[POWERPC] Fix sparse warnings in xmon.c
by Michael Ellerman
· 17 years ago
f3d69e0
[POWERPC] spufs: fix concurrent delivery of class 0 & 1 exceptions
by Luke Browning
· 17 years ago
ec2b36b
[POWERPC] Move stackframe definitions to common header
by Benjamin Herrenschmidt
· 17 years ago
30ff2e8
[POWERPC] iSeries: Make iseries_reg_save private to iSeries
by Stephen Rothwell
· 17 years ago
c3b75bd
[POWERPC] Make setjmp/longjmp code usable outside of xmon
by Michael Neuling
· 17 years ago
b3b9595
[POWERPC] Update xmon slb code
by will schmidt
· 17 years ago
584f8b7
[POWERPC] Use SLB size from the device tree
by Michael Neuling
· 17 years ago
5a8a1a2
[POWERPC] Add xmon function to dump 44x TLB
by Benjamin Herrenschmidt
· 17 years ago
4d404ed
[POWERPC] fix showing xmon help
by Ishizaki Kou
· 17 years ago
776568d
[POWERPC] Make xmon_write accept a const buffer
by Ishizaki Kou
· 17 years ago
f5e6a28
[POWERPC] Make two xmon variables static
by Olaf Hering
· 17 years ago
ffb4512
Simplify kallsyms_lookup()
by Alexey Dobriyan
· 18 years ago
Next »