aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/xmon (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-08-24powerpc: Fixup whitespace in xmonMichael Ellerman1-20/+20
2012-08-24powerpc: Fix xmon dl command for new printk implementationMichael Ellerman1-26/+10
2012-07-02powerpc/xmon: Use cpumask iterator to avoid warningAnton Blanchard1-1/+1
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_systemLinus Torvalds1-0/+1
2012-03-28Disintegrate asm/system.h for PowerPCDavid Howells1-0/+1
2012-03-24Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds2-0/+2
2012-03-21powerpc: Remove FW_FEATURE ISERIES from arch codeStephen Rothwell1-28/+0
2012-03-09powerpc: Rework lazy-interrupt handlingBenjamin Herrenschmidt1-2/+2
2012-03-09powerpc/xmon: Add display of soft & hard irq statesBenjamin Herrenschmidt1-3/+4
2012-02-29bug.h: add include of it to various implicit C usersPaul Gortmaker2-0/+2
2011-11-25powerpc/xmon: Fix #if typo for systems without MSR[RI]Jimi Xenidis1-1/+1
2011-11-25powerpc/xmon: Fix the 'u' command descriptionJimi Xenidis1-9/+5
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds1-1/+1
2011-10-31powerpc: various straight conversions from module.h --> export.hPaul Gortmaker1-1/+1
2011-09-29powerpc: Fix xmon for systems without MSR[RI]Jimi Xenidis1-2/+2
2011-05-19powerpc: Remove call sites of MSG_ALL_BUT_SELFMilton Miller1-1/+1
2011-05-04powerpc: Convert old cpumask API into new oneKOSAKI Motohiro1-8/+8
2011-05-04powerpc: Save Come-From Address Register (CFAR) in exception framePaul Mackerras1-0/+4
2011-04-27powerpc: Free up some CPU feature bits by moving out MMU-related featuresMatt Evans1-1/+1
2011-04-27powerpc: Use MSR_64BIT in placesMichael Ellerman1-7/+7
2011-03-24lib, arch: add filter argument to show_mem and fix private implementationsDavid Rientjes1-1/+1
2010-10-13powerpc/Makefiles: Change to new flag variablesmatt mooney1-3/+1
2010-08-19Input: sysrq - drop tty argument from sysrq ops handlersDmitry Torokhov1-3/+2
2010-07-14powerpc/book3e: Add TLB dump in xmon for Book3EBenjamin Herrenschmidt1-0/+152
2010-02-03powerpc: Mark some variables in the page fault path __read_mostlyAnton Blanchard1-1/+1
2009-11-24powerpc/pseries: Add extended_cede_processor() helper function.Gautham R Shenoy1-1/+2
2009-10-27powerpc/booke: Fix xmon single step on PowerPC Book-EJosh Boyer1-1/+19
2009-09-24powerpc/4xx: Fix erroneous xmon warning on PowerPC 4xxJosh Boyer1-3/+13
2009-08-20powerpc: Enable GCOVMichael Ellerman1-0/+2
2009-08-20powerpc: Remaining 64-bit Book3E supportBenjamin Herrenschmidt1-1/+1
2009-06-16powerpc: Add configurable -Werror for arch/powerpcMichael Ellerman1-0/+2
2009-06-09powerpc/xmon: Remove unused variable in xmon.cStephen Rothwell1-1/+1
2009-05-21powerpc/xmon: Add dl command to dump contents of __log_bufVinay Sridhar1-0/+47
2008-12-23powerpc: Prepare xmon_save_regs for use with kdumpAnton Vorontsov3-78/+3
2008-10-31powerpc: Fix compile errors with CONFIG_BUG=nPaul Mackerras1-0/+2
2008-06-30Merge branch 'linux-2.6'Paul Mackerras1-1/+0
2008-06-16powerpc/spufs: remove class_0_dsisr from spu exception handlingLuke Browning1-1/+0
2008-05-14[POWERPC] Make cpus_in_xmon static and remove extern mess from hvc_console.cMichael Ellerman1-1/+6
2008-05-14[POWERPC] Fix sparse warnings in xmon.cMichael Ellerman1-29/+30
2008-05-05[POWERPC] spufs: fix concurrent delivery of class 0 & 1 exceptionsLuke Browning1-2/+4
2008-04-18[POWERPC] Move stackframe definitions to common headerBenjamin Herrenschmidt1-8/+5
2008-04-15[POWERPC] iSeries: Make iseries_reg_save private to iSeriesStephen Rothwell1-11/+0
2008-01-25[POWERPC] Make setjmp/longjmp code usable outside of xmonMichael Neuling2-66/+1
2007-12-11[POWERPC] Update xmon slb codewill schmidt1-6/+23
2007-12-11[POWERPC] Use SLB size from the device treeMichael Neuling1-1/+1
2007-12-03[POWERPC] Add xmon function to dump 44x TLBBenjamin Herrenschmidt1-0/+38
2007-07-22[POWERPC] fix showing xmon helpIshizaki Kou3-1/+7
2007-07-22[POWERPC] Make xmon_write accept a const bufferIshizaki Kou2-2/+2
2007-07-10[POWERPC] Make two xmon variables staticOlaf Hering1-1/+1
2007-05-08Simplify kallsyms_lookup()Alexey Dobriyan1-2/+1