index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2012-03-20
41
-756
/
+1656
|
\
|
*
Merge branch 'perf/hw-branch-sampling' into perf/core
Ingo Molnar
2012-03-12
13
-72
/
+734
|
|
\
|
|
*
perf: Add callback to flush branch_stack on context switch
Stephane Eranian
2012-03-05
3
-7
/
+28
|
|
*
perf: Disable PERF_SAMPLE_BRANCH_* when not supported
Stephane Eranian
2012-03-05
7
-0
/
+27
|
|
*
perf/x86: Add LBR software filter support for Intel CPUs
Stephane Eranian
2012-03-05
3
-33
/
+321
|
|
*
perf/x86: Implement PERF_SAMPLE_BRANCH for Intel CPUs
Stephane Eranian
2012-03-05
4
-8
/
+125
|
|
*
perf/x86: Disable LBR support for older Intel Atom processors
Stephane Eranian
2012-03-05
1
-0
/
+10
|
|
*
perf/x86: Add Intel LBR mappings for PERF_SAMPLE_BRANCH filters
Stephane Eranian
2012-03-05
3
-3
/
+104
|
|
*
perf/x86: Sync branch stack sampling with precise_sampling
Stephane Eranian
2012-03-05
1
-0
/
+60
|
|
*
perf/x86: Add Intel LBR sharing logic
Stephane Eranian
2012-03-05
3
-26
/
+52
|
|
*
perf/x86: Add Intel LBR MSR definitions
Stephane Eranian
2012-03-05
2
-9
/
+16
|
|
*
perf: Add generic taken branch sampling support
Stephane Eranian
2012-03-05
1
-8
/
+13
|
*
|
perf/x86: Prettify pmu config literals
Peter Zijlstra
2012-03-12
2
-7
/
+37
|
*
|
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2012-03-12
95
-209
/
+459
|
|
\
\
|
*
|
|
x86/kprobes: Split out optprobe related code to kprobes-opt.c
Masami Hiramatsu
2012-03-06
4
-594
/
+646
|
*
|
|
x86/kprobes: Fix a bug which can modify kernel code permanently
Masami Hiramatsu
2012-03-06
1
-18
/
+15
|
*
|
|
x86/kprobes: Fix instruction recovery on optimized path
Masami Hiramatsu
2012-03-06
1
-43
/
+97
|
|
|
/
|
|
/
|
|
*
|
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2012-03-05
202
-1954
/
+1681
|
|
\
\
|
*
|
|
static keys: Introduce 'struct static_key', static_key_true()/false() and sta...
Ingo Molnar
2012-02-24
12
-32
/
+43
|
*
|
|
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2012-02-17
1
-12
/
+12
|
|
\
\
\
|
|
*
|
|
x86/tracing: Denote the power and cpuidle tracepoints as _rcuidle()
Steven Rostedt
2012-02-13
1
-12
/
+12
|
*
|
|
|
x86: Fix to decode grouped AVX with VEX pp bits
Masami Hiramatsu
2012-02-11
4
-32
/
+40
|
*
|
|
|
x86/sched/perf/AMD: Set sched_clock_stable
Borislav Petkov
2012-02-07
1
-0
/
+3
|
*
|
|
|
Merge branch 'perf/urgent' into perf/core
Arnaldo Carvalho de Melo
2012-02-06
106
-662
/
+436
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2012-01-31
1
-1
/
+1
|
|
\
\
\
\
|
*
\
\
\
\
Merge branch 'perf/fast' into perf/core
Ingo Molnar
2012-01-27
9
-13
/
+96
|
|
\
\
\
\
\
|
|
*
|
|
|
|
perf: Extend the mmap control page with time (TSC) fields
Peter Zijlstra
2011-12-21
1
-0
/
+14
|
|
*
|
|
|
|
perf, x86: Provide means for disabling userspace RDPMC
Peter Zijlstra
2011-12-21
2
-1
/
+62
|
|
*
|
|
|
|
perf, x86: Implement user-space RDPMC support, to allow fast, user-space acce...
Peter Zijlstra
2011-12-21
1
-0
/
+15
|
|
*
|
|
|
|
perf, arch: Rework perf_event_index()
Peter Zijlstra
2011-12-21
7
-13
/
+6
*
|
|
|
|
|
|
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2012-03-20
1
-8
/
+3
|
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge branch 'linus' into irq/core
Thomas Gleixner
2012-03-13
164
-448
/
+924
|
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
x86-32/irq: Don't switch to irq stack for a user-mode irq
Linus Torvalds
2012-02-20
1
-8
/
+3
*
|
|
|
|
|
|
|
|
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2012-03-20
1
-8
/
+1
|
\
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
\
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Ingo Molnar
2012-02-28
1
-8
/
+1
|
|
\
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
|
s390: Convert call_rcu() to kfree_rcu(), drop ext_int_hash_update()
Paul E. McKenney
2012-02-21
1
-8
/
+1
|
|
|
/
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
|
|
Merge branch 'dcache-word-accesses'
Linus Torvalds
2012-03-19
1
-0
/
+1
|
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
vfs: use 'unsigned long' accesses for dcache name comparison and hashing
Linus Torvalds
2012-03-08
1
-0
/
+1
*
|
|
|
|
|
|
|
|
|
|
Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming
Linus Torvalds
2012-03-16
1
-27
/
+0
|
\
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
|
C6X: remove dead code from entry.S
Mark Salter
2012-03-16
1
-27
/
+0
|
|
|
_
|
_
|
/
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
|
|
Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...
Linus Torvalds
2012-03-14
2
-2753
/
+2
|
\
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
|
arch/tile/configs: convert to minimal configs via "make savedefconfig"
Chris Metcalf
2012-03-14
2
-2753
/
+2
*
|
|
|
|
|
|
|
|
|
|
|
sparc32: Add -Av8 to assembler command line.
David S. Miller
2012-03-13
1
-1
/
+1
*
|
|
|
|
|
|
|
|
|
|
|
Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...
Linus Torvalds
2012-03-13
6
-576
/
+1488
|
\
\
\
\
\
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
/
/
/
/
/
|
*
|
|
|
|
|
|
|
|
|
|
tile: Use set_current_blocked() and block_sigmask()
Matt Fleming
2012-03-13
2
-15
/
+3
|
*
|
|
|
|
|
|
|
|
|
|
arch/tile: misplaced parens near likely
roel
2012-03-12
1
-1
/
+1
|
*
|
|
|
|
|
|
|
|
|
|
arch/tile: sync up the defconfig files to the tip
Chris Metcalf
2012-03-12
2
-559
/
+1483
|
*
|
|
|
|
|
|
|
|
|
|
arch/tile: Fix up from commit 8a25a2fd126c621f44f3aeaef80d51f00fc11639
Chris Metcalf
2012-03-12
1
-1
/
+1
|
|
/
/
/
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
|
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-03-13
1
-8
/
+9
|
\
\
\
\
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
_
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
|
perf/x86: Fix local vs remote memory events for NHM/WSM
Peter Zijlstra
2012-03-12
1
-8
/
+9
|
|
/
/
/
/
/
/
/
/
/
[next]