mmc: msm: fix compile error on MSM7x30
[safe/jmp/linux-2.6] / arch / powerpc / xmon /
2010-02-03 Anton Blanchardpowerpc: Mark some variables in the page fault path...
2009-11-24 Gautham R Shenoypowerpc/pseries: Add extended_cede_processor() helper...
2009-10-27 Josh Boyerpowerpc/booke: Fix xmon single step on PowerPC Book-E
2009-09-24 Josh Boyerpowerpc/4xx: Fix erroneous xmon warning on PowerPC 4xx
2009-08-20 Michael Ellermanpowerpc: Enable GCOV
2009-08-20 Benjamin Herrenschmidtpowerpc: Remaining 64-bit Book3E support
2009-06-16 Michael Ellermanpowerpc: Add configurable -Werror for arch/powerpc
2009-06-09 Stephen Rothwellpowerpc/xmon: Remove unused variable in xmon.c
2009-05-21 Vinay Sridharpowerpc/xmon: Add dl command to dump contents of __log_buf
2008-12-23 Anton Vorontsovpowerpc: Prepare xmon_save_regs for use with kdump
2008-10-31 Paul Mackerraspowerpc: Fix compile errors with CONFIG_BUG=n
2008-06-30 Paul MackerrasMerge branch 'linux-2.6'
2008-06-16 Luke Browningpowerpc/spufs: remove class_0_dsisr from spu exception...
2008-05-14 Michael Ellerman[POWERPC] Make cpus_in_xmon static and remove extern...
2008-05-14 Michael Ellerman[POWERPC] Fix sparse warnings in xmon.c
2008-05-05 Luke Browning[POWERPC] spufs: fix concurrent delivery of class 0...
2008-04-18 Benjamin Herrenschmidt[POWERPC] Move stackframe definitions to common header
2008-04-15 Stephen Rothwell[POWERPC] iSeries: Make iseries_reg_save private to...
2008-01-25 Michael Neuling[POWERPC] Make setjmp/longjmp code usable outside of...
2007-12-11 will schmidt[POWERPC] Update xmon slb code
2007-12-11 Michael Neuling[POWERPC] Use SLB size from the device tree
2007-12-03 Benjamin Herrenschmidt[POWERPC] Add xmon function to dump 44x TLB
2007-07-22 Ishizaki Kou[POWERPC] fix showing xmon help
2007-07-22 Ishizaki Kou[POWERPC] Make xmon_write accept a const buffer
2007-07-10 Olaf Hering[POWERPC] Make two xmon variables static
2007-05-08 Alexey DobriyanSimplify kallsyms_lookup()
2007-04-27 Anton Blanchard[POWERPC] Fix WARN_ON when entering xmon
2007-03-09 Stephen Rothwell[POWERPC] Allow xmon to build without CONFIG_DEBUG_BUGV...
2007-03-07 Michael Ellerman[POWERPC] Add missing newline in xmon help output
2007-02-13 Christoph Hellwig[POWERPC] spufs: move prio to spu_context
2007-02-09 Al Viro[PATCH] arch/powerpc trivial annotations
2007-02-08 Ahmed S. Darwish[POWERPC] Use ARRAY_SIZE macro when appropriate
2006-12-11 Jeremy Fitzhardinge[POWERPC] Generic BUG for powerpc
2006-12-04 Stephen Rothwell[POWERPC] Allow xmon to build on legacy iSeries
2006-12-04 Arnd Bergmann[POWERPC] cell: fix building without spufs
2006-12-04 Michael Ellerman[POWERPC] cell: spu management xmon routines
2006-12-04 Michael Ellerman[POWERPC] Import updated version of ppc disassembly...
2006-12-04 Michael Ellerman[POWERPC] Make xmon disassembly optional
2006-12-04 Michael Ellerman[POWERPC] Add spu disassembly to xmon
2006-12-04 Michael Ellerman[POWERPC] Import spu disassembly code into xmon
2006-12-04 Michael Ellerman[POWERPC] Prepare for spu disassembly in xmon
2006-12-04 Michael Ellerman[POWERPC] Add a sd command (spu dump) to xmon to dump...
2006-12-04 Michael Ellerman[POWERPC] Show state of spus as theyre stopped in Cell...
2006-12-04 Michael Ellerman[POWERPC] Fix sparse warning in xmon Cell code
2006-12-04 Stephen Rothwell[POWERPC] iSeries: fix xmon.c for combined build
2006-10-25 Michael Ellerman[POWERPC] add support for dumping spu info from xmon
2006-10-25 Michael Ellerman[POWERPC] add support for stopping spus from xmon
2006-10-10 Paul Mackerras[POWERPC] Fix xmon IRQ handler for pt_regs removal
2006-10-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
2006-10-04 Paul Mackerras[POWERPC] Don't try to just continue if xmon has no...
2006-10-04 Michael Ellerman[POWERPC] Fix xmon=off and cleanup xmon initialisation
2006-09-13 Olaf Hering[POWERPC] print backtrace when entering xmon
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-25 Michael Hanselmann[PATCH] Rewritten backlight infrastructure for portable...
2006-03-17 Olaf Hering[PATCH] powerpc: add a raw dump command to xmon
2006-01-12 Arnd Bergmann[PATCH] powerpc: xmon namespace cleanups
2006-01-09 Michael Ellerman[PATCH] powerpc: Add a is_kernel_addr() macro
2006-01-09 Benjamin Herrenschmidt[PATCH] powerpc: udbg updates
2006-01-09 Benjamin Herrenschmidt[PATCH] powerpc: Unify udbg (#2)
2005-11-14 Andrew Morton[PATCH] powerpc-xmon-build-fix
2005-11-11 Paul Mackerraspowerpc: Fix reading and writing SPRs from xmon on...
2005-11-10 Paul Mackerraspowerpc: 32-bit fixes for xmon
2005-11-10 David Gibson[PATCH] powerpc: Consolidate asm compatibility macros
2005-11-08 Paul Mackerraspowerpc: Simplify and clean up the xmon terminal I/O
2005-10-29 Paul Mackerraspowerpc: Remove T command from xmon help text since...
2005-10-28 Paul Mackerraspowerpc: Merge xmon