aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/oprofile
AgeCommit message (Expand)Author
2013-01-10powerpc: Build kernel with -mcmodel=mediumAnton Blanchard
2012-10-09mm: use mm->exe_file instead of first VM_EXECUTABLE vma->vm_fileKonstantin Khlebnikov
2012-09-07powerpc/oprofile: Fix marked events support on Power7+ not set.Carl E. Love
2012-09-05powerpc: Rename 64-bit PVR constants to PVR_fooMichael Ellerman
2012-03-28Disintegrate asm/system.h for PowerPCDavid Howells
2012-03-21powerpc: Remove FW_FEATURE ISERIES from arch codeStephen Rothwell
2011-05-26powerpc/oprofile: Handle events that raise an exception without overflowingEric B Munson
2011-03-31Fix common misspellingsLucas De Marchi
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König
2010-10-14oprofile/fsl emb: Don't set MSR[PMM] until after clearing the interrupt.Scott Wood
2010-10-13powerpc/Makefiles: Change to new flag variablesmatt mooney
2010-09-02powerpc: Use is_32bit_task() helper to test 32-bit binaryDenis Kirjanov
2010-07-14powerpc/oprofile: Don't build server oprofile drivers on 64-bit BookEBenjamin Herrenschmidt
2010-06-07powerpc/oprofile: fix potential buffer overrun in op_model_cell.cDenis Kirjanov
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-11-09tree-wide: fix a very frequent spelling mistakeDirk Hohndel
2009-07-08powerpc: Remove unnecessary semicolonsJoe Perches
2009-06-16powerpc: Add configurable -Werror for arch/powerpcMichael Ellerman
2009-05-19powerpc/oprofile: Remove unused dump_pmcs() in FSL oprofileMichael Ellerman
2009-05-15powerpc: Fix oprofile sampling of marked events on POWER7Maynard Johnson
2009-03-11powerpc/oprofile: G4 oprofile has variable number of countersOctavian Purdila
2009-02-10powerpc/cell: Add missing #include for oprofileMichael Neuling
2009-01-13powerpc: Change u64/s64 to a long long integer typeIngo Molnar
2009-01-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rri...Linus Torvalds
2009-01-08powerpc/oprofile: fix whitespaces in op_model_cell.cRobert Richter
2009-01-08powerpc/oprofile: IBM CELL: add SPU event profiling supportCarl Love
2009-01-08powerpc/oprofile: fix cell/pr_util.hRobert Richter
2009-01-08powerpc/oprofile: IBM CELL: cleanup and restructuringCarl Love
2009-01-08powerpc/cell: Fix the prototype of create_vma_map()Stephen Rothwell
2009-01-06trivial: fix then -> than typos in comments and documentationFrederik Schwarzer
2008-12-31shrink struct dentryNick Piggin
2008-10-31powerpc/cell/OProfile: Fix on-stack array size in activate spu profiling func...Carl Love
2008-10-23Merge branch 'v28-range-hrtimers-for-linus-v2' of git://git.kernel.org/pub/sc...Linus Torvalds
2008-10-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rri...Linus Torvalds
2008-10-21powerpc/oprofile: Fix mutex locking for cell spu-oprofileCarl Love
2008-10-17Merge commit 'linus/master' into merge-linusArjan van de Ven
2008-10-15oprofile: more whitespace fixesRobert Richter
2008-10-10powerpc/cell/oprofile: Fix test on overlay_tbl_offset in vma_mapRoel Kluin
2008-09-05hrtimer: convert powerpc/oprofile to the new hrtimer apisArjan van de Ven
2008-08-20powerpc: Expose PMCs & cache topology in sysfs on 32-bitBenjamin Herrenschmidt
2008-06-26on_each_cpu(): kill unused 'retry' parameterJens Axboe
2008-04-14Merge branch 'linux-2.6'Paul Mackerras
2008-04-01[POWERPC] Replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-03-30vma_map: use proper pointer typesAl Viro
2008-03-03[POWERPC] OProfile: enable callgraph support for CellBob Nelson
2008-02-14d_path: Make get_dcookie() use a struct path argumentJan Blunck
2008-02-05[POWERPC] Made FSL Book-E PMC support more genericAndy Fleming
2008-01-31Merge branch 'linux-2.6'Paul Mackerras
2008-01-28remove __attribute_used__Adrian Bunk