index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
oprofile
/
cell
Age
Commit message (
Expand
)
Author
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-03-20
powerpc: Use sizeof(*foo) rather than sizeof(struct foo)
Markus Elfring
2016-12-25
ktime: Cleanup ktime_set() usage
Thomas Gleixner
2016-12-05
constify get_dcookie() and friends
Al Viro
2016-09-13
powerpc/sparse: Make a bunch of things static
Daniel Axtens
2016-06-14
powerpc: Various typo fixes
Michael Ellerman
2015-04-17
powerpc/oprofile: reduce mmap_sem hold for exe_file
Davidlohr Bueso
2014-11-19
assorted conversions to %p[dD]
Al Viro
2012-10-09
mm: use mm->exe_file instead of first VM_EXECUTABLE vma->vm_file
Konstantin Khlebnikov
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-07-08
powerpc: Remove unnecessary semicolons
Joe Perches
2009-02-10
powerpc/cell: Add missing #include for oprofile
Michael Neuling
2009-01-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rri...
Linus Torvalds
2009-01-08
powerpc/oprofile: IBM CELL: add SPU event profiling support
Carl Love
2009-01-08
powerpc/oprofile: fix cell/pr_util.h
Robert Richter
2009-01-08
powerpc/oprofile: IBM CELL: cleanup and restructuring
Carl Love
2009-01-08
powerpc/cell: Fix the prototype of create_vma_map()
Stephen Rothwell
2009-01-06
trivial: fix then -> than typos in comments and documentation
Frederik Schwarzer
2008-12-31
shrink struct dentry
Nick Piggin
2008-10-23
Merge branch 'v28-range-hrtimers-for-linus-v2' of git://git.kernel.org/pub/sc...
Linus Torvalds
2008-10-21
powerpc/oprofile: Fix mutex locking for cell spu-oprofile
Carl Love
2008-10-17
Merge commit 'linus/master' into merge-linus
Arjan van de Ven
2008-10-10
powerpc/cell/oprofile: Fix test on overlay_tbl_offset in vma_map
Roel Kluin
2008-09-05
hrtimer: convert powerpc/oprofile to the new hrtimer apis
Arjan van de Ven
2008-04-14
Merge branch 'linux-2.6'
Paul Mackerras
2008-04-01
[POWERPC] Replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-03-30
vma_map: use proper pointer types
Al Viro
2008-02-14
d_path: Make get_dcookie() use a struct path argument
Jan Blunck
2007-10-09
[POWERPC] cell: Move cbe_regs.h to include/asm-powerpc/cell-regs.h
Benjamin Herrenschmidt
2007-07-29
Remove fs.h from mm.h
Alexey Dobriyan
2007-07-20
[CELL] oprofile: add support to OProfile for profiling CELL BE SPUs
Bob Nelson