index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
oprofile
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-26
powerpc/oprofile: Handle events that raise an exception without overflowing
Eric B Munson
1
-1
/
+23
2011-03-31
Fix common misspellings
Lucas De Marchi
2
-4
/
+4
2010-11-01
tree-wide: fix comment/printk typos
Uwe Kleine-König
1
-1
/
+1
2010-10-14
oprofile/fsl emb: Don't set MSR[PMM] until after clearing the interrupt.
Scott Wood
1
-7
/
+8
2010-10-13
powerpc/Makefiles: Change to new flag variables
matt mooney
1
-3
/
+1
2010-09-02
powerpc: Use is_32bit_task() helper to test 32-bit binary
Denis Kirjanov
1
-1
/
+1
2010-07-14
powerpc/oprofile: Don't build server oprofile drivers on 64-bit BookE
Benjamin Herrenschmidt
2
-2
/
+2
2010-06-07
powerpc/oprofile: fix potential buffer overrun in op_model_cell.c
Denis Kirjanov
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2
-0
/
+2
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
1
-2
/
+2
2009-11-09
tree-wide: fix a very frequent spelling mistake
Dirk Hohndel
1
-1
/
+1
2009-07-08
powerpc: Remove unnecessary semicolons
Joe Perches
1
-1
/
+1
2009-06-16
powerpc: Add configurable -Werror for arch/powerpc
Michael Ellerman
1
-0
/
+2
2009-05-19
powerpc/oprofile: Remove unused dump_pmcs() in FSL oprofile
Michael Ellerman
1
-14
/
+0
2009-05-15
powerpc: Fix oprofile sampling of marked events on POWER7
Maynard Johnson
1
-1
/
+8
2009-03-11
powerpc/oprofile: G4 oprofile has variable number of counters
Octavian Purdila
1
-10
/
+11
2009-02-10
powerpc/cell: Add missing #include for oprofile
Michael Neuling
1
-0
/
+1
2009-01-13
powerpc: Change u64/s64 to a long long integer type
Ingo Molnar
1
-3
/
+3
2009-01-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rri...
Linus Torvalds
4
-140
/
+697
2009-01-08
powerpc/oprofile: fix whitespaces in op_model_cell.c
Robert Richter
1
-13
/
+11
2009-01-08
powerpc/oprofile: IBM CELL: add SPU event profiling support
Carl Love
4
-16
/
+537
2009-01-08
powerpc/oprofile: fix cell/pr_util.h
Robert Richter
1
-2
/
+2
2009-01-08
powerpc/oprofile: IBM CELL: cleanup and restructuring
Carl Love
2
-153
/
+191
2009-01-08
powerpc/cell: Fix the prototype of create_vma_map()
Stephen Rothwell
1
-1
/
+1
2009-01-06
trivial: fix then -> than typos in comments and documentation
Frederik Schwarzer
1
-1
/
+1
2008-12-31
shrink struct dentry
Nick Piggin
1
-1
/
+1
2008-10-31
powerpc/cell/OProfile: Fix on-stack array size in activate spu profiling func...
Carl Love
1
-3
/
+10
2008-10-23
Merge branch 'v28-range-hrtimers-for-linus-v2' of git://git.kernel.org/pub/sc...
Linus Torvalds
1
-1
/
+1
2008-10-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rri...
Linus Torvalds
1
-1
/
+1
2008-10-21
powerpc/oprofile: Fix mutex locking for cell spu-oprofile
Carl Love
3
-28
/
+225
2008-10-17
Merge commit 'linus/master' into merge-linus
Arjan van de Ven
2
-3
/
+3
2008-10-15
oprofile: more whitespace fixes
Robert Richter
1
-1
/
+1
2008-10-10
powerpc/cell/oprofile: Fix test on overlay_tbl_offset in vma_map
Roel Kluin
1
-1
/
+1
2008-09-05
hrtimer: convert powerpc/oprofile to the new hrtimer apis
Arjan van de Ven
1
-1
/
+1
2008-08-20
powerpc: Expose PMCs & cache topology in sysfs on 32-bit
Benjamin Herrenschmidt
1
-2
/
+2
2008-06-26
on_each_cpu(): kill unused 'retry' parameter
Jens Axboe
1
-3
/
+3
2008-04-14
Merge branch 'linux-2.6'
Paul Mackerras
1
-21
/
+16
2008-04-01
[POWERPC] Replace remaining __FUNCTION__ occurrences
Harvey Harrison
3
-18
/
+18
2008-03-30
vma_map: use proper pointer types
Al Viro
1
-21
/
+16
2008-03-03
[POWERPC] OProfile: enable callgraph support for Cell
Bob Nelson
1
-1
/
+1
2008-02-14
d_path: Make get_dcookie() use a struct path argument
Jan Blunck
1
-9
/
+6
2008-02-05
[POWERPC] Made FSL Book-E PMC support more generic
Andy Fleming
3
-19
/
+17
2008-01-31
Merge branch 'linux-2.6'
Paul Mackerras
1
-3
/
+3
2008-01-28
remove __attribute_used__
Adrian Bunk
1
-3
/
+3
2007-12-19
[POWERPC] OProfile: fix cbe pm signal routing problem
Bob Nelson
1
-9
/
+11
2007-10-19
Combine instrumentation menus in kernel/Kconfig.instrumentation
Mathieu Desnoyers
1
-24
/
+0
2007-10-09
[POWERPC] cell: Move cbe_regs.h to include/asm-powerpc/cell-regs.h
Benjamin Herrenschmidt
2
-3
/
+2
2007-07-29
Remove fs.h from mm.h
Alexey Dobriyan
1
-0
/
+1
2007-07-20
[CELL] oprofile: add support to OProfile for profiling CELL BE SPUs
Bob Nelson
13
-106
/
+1710
2007-07-10
[POWERPC] Oprofile enhanced instruction sampling support
will schmidt
1
-0
/
+14
[next]