index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf evsel: Fix spelling typo
Masanari Iida
2012-01-30
1
-1
/
+1
*
jump_label: Add some documentation
Peter Zijlstra
2012-01-27
1
-0
/
+32
*
Merge branch 'perf/fast' into perf/core
Ingo Molnar
2012-01-27
13
-29
/
+328
|
\
|
*
perf tools: Add x86 RDPMC, RDTSC test
Peter Zijlstra
2011-12-21
1
-2
/
+175
|
*
perf: Extend the mmap control page with time (TSC) fields
Peter Zijlstra
2011-12-21
3
-8
/
+31
|
*
perf, x86: Provide means for disabling userspace RDPMC
Peter Zijlstra
2011-12-21
4
-1
/
+64
|
*
perf, x86: Implement user-space RDPMC support, to allow fast, user-space acce...
Peter Zijlstra
2011-12-21
1
-0
/
+15
|
*
perf: Fix mmap_page::offset computation
Peter Zijlstra
2011-12-21
1
-1
/
+1
|
*
perf, arch: Rework perf_event_index()
Peter Zijlstra
2011-12-21
10
-18
/
+41
|
*
perf: Update the mmap control page on mmap()
Peter Zijlstra
2011-12-21
1
-0
/
+2
*
|
Merge branch 'linus' into perf/core
Ingo Molnar
2012-01-27
28
-114
/
+145
|
\
\
|
*
\
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-01-26
6
-16
/
+45
|
|
\
\
|
|
*
|
[media] cinergyT2-fe: Fix bandwdith settings
Mauro Carvalho Chehab
2012-01-23
1
-3
/
+4
|
|
*
|
[media] V4L: atmel-isi: add clk_prepare()/clk_unprepare() functions
Josh Wu
2012-01-23
1
-0
/
+14
|
|
*
|
[media] cxd2820r: sleep on DVB-T/T2 delivery system switch
Antti Palosaari
2012-01-23
1
-2
/
+11
|
|
*
|
[media] anysee: fix CI init
Antti Palosaari
2012-01-23
1
-0
/
+8
|
|
*
|
[media] cxd2820r: remove unused parameter from cxd2820r_attach
Antti Palosaari
2012-01-23
4
-10
/
+5
|
|
*
|
[media] cxd2820r: fix dvb_frontend_ops
Antti Palosaari
2012-01-23
1
-1
/
+3
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
2012-01-26
1
-0
/
+3
|
|
\
\
\
|
|
*
|
|
sparc32: forced setting of mode of sun4m per-cpu timers
Tkhai Kirill
2012-01-10
1
-0
/
+3
|
*
|
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2012-01-26
7
-6
/
+30
|
|
\
\
\
\
|
|
*
|
|
|
x86/microcode_amd: Add support for CPU family specific container files
Andreas Herrmann
2012-01-26
1
-2
/
+22
|
|
*
|
|
|
x86/amd: Add missing feature flag for fam15h models 10h-1fh processors
Andreas Herrmann
2012-01-26
1
-0
/
+1
|
|
*
|
|
|
x86/boot-image: Don't leak phdrs in arch/x86/boot/compressed/misc.c::Parse_elf()
Jesper Juhl
2012-01-26
1
-0
/
+2
|
|
*
|
|
|
x86/numachip: Drop unnecessary conflict with EDAC
Daniel J Blueman
2012-01-26
1
-1
/
+0
|
|
*
|
|
|
x86/uv: Fix uninitialized spinlocks
Cliff Wickman
2012-01-26
2
-1
/
+3
|
|
*
|
|
|
x86/uv: Fix uv_gpa_to_soc_phys_ram() shift
Russ Anderson
2012-01-26
1
-2
/
+2
|
*
|
|
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-01-26
2
-3
/
+1
|
|
\
\
\
\
\
|
|
*
|
|
|
|
perf: Call perf_cgroup_event_time() directly
Namhyung Kim
2012-01-21
1
-1
/
+1
|
|
*
|
|
|
|
perf: Don't call release_callchain_buffers() if allocation fails
Namhyung Kim
2012-01-21
1
-2
/
+0
|
*
|
|
|
|
|
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-01-26
3
-7
/
+10
|
|
\
\
\
\
\
\
|
|
*
\
\
\
\
\
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Ingo Molnar
2012-01-17
2
-5
/
+5
|
|
|
\
\
\
\
\
\
|
|
|
*
|
|
|
|
|
rcu: Add missing __cpuinit annotation in rcutorture code
Heiko Carstens
2012-01-16
1
-2
/
+2
|
|
|
*
|
|
|
|
|
sched: Add "const" to is_idle_task() parameter
Paul E. McKenney
2012-01-16
1
-1
/
+1
|
|
|
*
|
|
|
|
|
rcu: Make rcutorture bool parameters really bool (core code)
Rusty Russell
2012-01-16
1
-2
/
+2
|
|
|
*
|
|
|
|
|
Merge branch 'rcu/fixes-for-v3.2' into rcu/urgent
Paul E. McKenney
2012-01-16
58
-407
/
+1512
|
|
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
memblock: Fix alloc failure due to dumb underflow protection in memblock_find...
Tejun Heo
2012-01-16
1
-2
/
+5
|
*
|
|
|
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
2012-01-26
9
-82
/
+56
|
|
\
\
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
m68k: Fix assembler constraint to prevent overeager gcc optimisation
Andreas Schwab
2012-01-22
5
-30
/
+28
|
|
*
|
|
|
|
|
|
|
mac_esp: rename irq
Finn Thain
2012-01-22
1
-2
/
+1
|
|
*
|
|
|
|
|
|
|
mac_scsi: dont enable mac_scsi irq before requesting it
Finn Thain
2012-01-22
1
-6
/
+0
|
|
*
|
|
|
|
|
|
|
macfb: fix black and white modes
Finn Thain
2012-01-22
1
-32
/
+28
|
|
*
|
|
|
|
|
|
|
m68k/irq: Remove obsolete IRQ_FLG_* definitions
Geert Uytterhoeven
2012-01-22
1
-13
/
+0
*
|
|
|
|
|
|
|
|
|
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2012-01-26
37
-47
/
+597
|
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
perf tools: Fix strlen() bug in perf_event__synthesize_event_type()
Stephane Eranian
2012-01-24
1
-1
/
+1
|
*
|
|
|
|
|
|
|
|
|
perf probe: Usability fixes
Srikar Dronamraju
2012-01-24
1
-3
/
+3
|
*
|
|
|
|
|
|
|
|
|
perf tools: Fix broken build by defining _GNU_SOURCE in Makefile
David Daney
2012-01-24
8
-16
/
+3
|
*
|
|
|
|
|
|
|
|
|
perf bench: Allow passing an iteration count to "bench mem mem{cpy,set}"
Jan Beulich
2012-01-24
2
-4
/
+18
|
*
|
|
|
|
|
|
|
|
|
perf bench: Also allow measuring memset()
Jan Beulich
2012-01-24
8
-2
/
+331
|
*
|
|
|
|
|
|
|
|
|
perf bench: Also allow measuring alternative memcpy implementations
Jan Beulich
2012-01-24
2
-0
/
+12
[next]