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
/
arm
/
oprofile
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-11
oprofile: Abstract the perf-events backend
Matt Fleming
2
-319
/
+4
2010-10-11
ARM: oprofile: Move non-ARM code into separate init/exit
Matt Fleming
1
-3
/
+14
2010-10-11
ARM: oprofile: Rename op_arm to oprofile_perf
Matt Fleming
1
-34
/
+34
2010-10-11
oprofile: Make op_name_from_perf_id() global
Matt Fleming
1
-2
/
+4
2010-10-11
perf: Add helper function to return number of counters
Matt Fleming
1
-13
/
+18
2010-08-31
oprofile, arm: initialize perf_event pointers with NULL
Robert Richter
1
-0
/
+2
2010-08-31
ARM: oprofile: fix and simplify init/exit functions
Will Deacon
1
-22
/
+25
2010-05-17
ARM: 6074/1: oprofile: convert from sysdev to platform device
Will Deacon
1
-15
/
+29
2010-05-17
ARM: 6073/1: oprofile: remove old files and update KConfig
Will Deacon
12
-1765
/
+1
2010-05-17
ARM: 6072/1: oprofile: use perf-events framework as backend
Will Deacon
1
-52
/
+281
2010-02-12
ARM: 5901/2: arm/oprofile: reserve the PMU when starting
Jamie Iles
7
-64
/
+85
2009-12-22
ARM: 5849/1: ARMv7: fix Oprofile events count
Jean PIHET
1
-6
/
+2
2009-10-17
ARM: 5764/1: bcmring: add oprofile pmu support
Leo Chen
1
-0
/
+3
2009-05-30
RealView: Move the IRQ_* definitions out of the board-*.h files
Catalin Marinas
1
-0
/
+1
2009-03-28
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-6
/
+8
2009-02-12
[ARM] 5382/1: unwind: Reorganise the stacktrace support
Catalin Marinas
1
-6
/
+8
2009-01-12
irq: update all arches for new irq_desc
Mike Travis
1
-1
/
+1
2008-12-13
cpumask: make irq_set_affinity() take a const struct cpumask
Rusty Russell
1
-2
/
+2
2008-09-06
[ARM] Convert asm/io.h to linux/io.h
Russell King
1
-1
/
+1
2008-09-06
[ARM] Convert asm/uaccess.h to linux/uaccess.h
Russell King
1
-1
/
+1
2008-09-01
[ARM] 5195/1: ARMv7 Oprofile support
Jean PIHET
5
-0
/
+520
2008-09-01
[ARM] cputype: separate definitions, use them
Russell King
1
-1
/
+1
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
1
-1
/
+1
2008-08-07
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
Russell King
1
-1
/
+1
2008-06-26
smp_call_function: get rid of the unused nonatomic/retry argument
Jens Axboe
1
-1
/
+1
2008-04-28
[ARM] 5018/1: RealView: Fix the ARM11MPCore Oprofile compilation
Catalin Marinas
1
-22
/
+22
2008-01-24
Driver core: change sysdev classes to use dynamic kobject names
Kay Sievers
1
-1
/
+1
2007-10-19
Combine instrumentation menus in kernel/Kconfig.instrumentation
Mathieu Desnoyers
1
-42
/
+0
2007-06-02
[ARM] Solve buggy smp_processor_id() usage
Russell King
1
-0
/
+2
2007-05-30
[ARM] oprofile: avoid lockdep warnings on mpcore oprofile init
Russell King
1
-2
/
+7
2007-04-28
[ARM] Add stacktrace support and make oprofile use it
Russell King
1
-52
/
+17
2007-03-02
[ARM] 4237/2: oprofile: Always allow backtraces on ARM
Richard Purdie
1
-1
/
+2
2007-02-06
[ARM] oprofile: add ARM11 SMP support
Russell King
6
-0
/
+369
2007-02-06
[ARM] oprofile: add ARM11 UP support
Russell King
5
-0
/
+84
2007-02-06
[ARM] oprofile: add ARM11 core support
Russell King
4
-1
/
+211
2006-11-14
[ARM] Remove OP_MAX_COUNTER
Russell King
1
-2
/
+0
2006-10-15
[ARM] Fix fallout from IRQ regs changes
Russell King
1
-1
/
+2
2006-10-06
Initial blind fixup for arm for irq changes
Linus Torvalds
1
-2
/
+2
2006-09-30
[ARM] 3880/1: remove the last trace of iop31x support
Lennert Buytenhek
1
-3
/
+0
2006-09-25
[ARM] 3832/1: iop3xx: coding style cleanup
Lennert Buytenhek
1
-3
/
+3
2006-09-25
[ARM] 3816/1: iop3xx: rename config symbols
Lennert Buytenhek
1
-2
/
+2
2006-07-02
[PATCH] ARM: fixup irqflags breakage after ARM genirq merge
Thomas Gleixner
1
-1
/
+1
2006-03-21
[ARM] Use kcalloc to allocate counter_config array rather than kmalloc
Russell King
1
-1
/
+1
2006-03-21
[ARM] Oprofile: dynamically allocate counter_config
Russell King
2
-3
/
+10
2006-03-21
[ARM] Oprofile: Convert semaphore to mutex
Russell King
1
-13
/
+10
2006-02-01
[ARM] 3295/1: Fix oprofile init return value
Russ Dill
1
-2
/
+3
2005-10-29
[PATCH] mm: kill check_user_page_readable
Hugh Dickins
1
-37
/
+9
2005-10-28
[ARM] 4/4 Combine oprofile common and init code
Russell King
3
-52
/
+29
2005-10-28
[ARM] 3/4 Rename common oprofile code
Russell King
3
-48
/
+48
2005-10-28
[ARM] 2/4 Fix oprofile suspend/resume
Russell King
1
-3
/
+7
[next]