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 symbols: Move hex2u64 and strxfrchar to symbol.c
Arnaldo Carvalho de Melo
2010-03-26
5
-65
/
+76
*
perf tools: Move __used from perf.h to linux/compiler.h
Arnaldo Carvalho de Melo
2010-03-26
2
-2
/
+2
*
perf symbols: Move map related routines to map.c
Arnaldo Carvalho de Melo
2010-03-26
5
-130
/
+131
*
perf symbols: Pass the mmap parameters instead of using mmap_event
Arnaldo Carvalho de Melo
2010-03-26
3
-11
/
+8
*
perf report: Pass the DSO to 'perf annotate'
Arnaldo Carvalho de Melo
2010-03-26
1
-23
/
+28
*
perf callchains: Store the map together with the symbol
Arnaldo Carvalho de Melo
2010-03-26
7
-35
/
+36
*
perf tools: Introduce struct map_symbol
Arnaldo Carvalho de Melo
2010-03-26
6
-35
/
+41
*
perf annotate: Allow specifying DSOs where to look for symbol
Arnaldo Carvalho de Melo
2010-03-26
1
-0
/
+2
*
perf symbols: Avoid unnecessary symbol loading when dso list is specified
Arnaldo Carvalho de Melo
2010-03-26
1
-15
/
+23
*
perf report: Add a popup menu to ask what operation is to be performed
Arnaldo Carvalho de Melo
2010-03-26
1
-8
/
+88
*
x86, perf: Add raw events support for the P4 PMU
Cyrill Gorcunov
2010-03-26
2
-631
/
+806
*
perf archive: Explain how to use the generated tarball
Arnaldo Carvalho de Melo
2010-03-23
1
-0
/
+3
*
perf report: Implement Newt callgraphs
Arnaldo Carvalho de Melo
2010-03-22
1
-32
/
+259
*
perf tools: Exit browser before printing usage when unkown option passed
Arnaldo Carvalho de Melo
2010-03-22
1
-0
/
+1
*
perf stat: Better report failure to collect system wide stats
Arnaldo Carvalho de Melo
2010-03-22
1
-11
/
+28
*
perf probe: Add NO_DWARF make option
Masami Hiramatsu
2010-03-22
1
-0
/
+4
*
perf probe: Cleanup debuginfo related code
Masami Hiramatsu
2010-03-22
4
-178
/
+200
*
perf newt: Properly restore the screen when error exiting
Arnaldo Carvalho de Melo
2010-03-22
3
-10
/
+17
*
perf: Fix orphan callchain branches
Frederic Weisbecker
2010-03-22
4
-36
/
+88
*
Merge commit 'v2.6.34-rc2' into perf/core
Ingo Molnar
2010-03-22
2108
-54615
/
+117374
|
\
|
*
Linux 2.6.34-rc2
v2.6.34-rc2
Linus Torvalds
2010-03-19
1
-1
/
+1
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
2010-03-19
5
-2
/
+50
|
|
\
|
|
*
serial: sh-sci: remove duplicated #include
Huang Weiyi
2010-03-15
1
-1
/
+0
|
|
*
sh: Export uncached helper symbols.
Paul Mundt
2010-03-10
1
-0
/
+4
|
|
*
sh: Fix up NUMA build for 29-bit.
Paul Mundt
2010-03-10
1
-0
/
+7
|
|
*
serial: sh-sci: Fix build failure for non-sh architectures.
Peter Huewe
2010-03-10
1
-0
/
+4
|
|
*
sh: Fix up uncached offset for legacy 29-bit mode.
Paul Mundt
2010-03-08
1
-0
/
+5
|
|
*
sh: Support CPU affinity masks for INTC controllers.
Paul Mundt
2010-03-08
1
-1
/
+30
|
*
|
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2010-03-19
3
-51
/
+69
|
|
\
\
|
|
*
|
uwb: remove duplicate cpu_to_le16()
Dan Carpenter
2010-02-25
1
-4
/
+2
|
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Vrabel
2010-02-25
1546
-14571
/
+37015
|
|
|
\
\
|
|
*
|
|
uwb: declare MODULE_FIRMWARE() in i1480 DFU driver
Ben Hutchings
2010-01-14
1
-0
/
+4
|
|
*
|
|
uwb: make USB device id table constant
Márton Németh
2010-01-14
2
-2
/
+2
|
|
*
|
|
uwb: wlp: refactor wlp_get_<attribute>() macros
David Vrabel
2010-01-11
1
-45
/
+61
|
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...
Linus Torvalds
2010-03-19
7
-13
/
+5
|
|
\
\
\
\
|
|
*
|
|
|
alpha: fix compile errors in dma-mapping-common.h
FUJITA Tomonori
2010-03-18
4
-4
/
+0
|
|
*
|
|
|
alpha: remove trailing spaces in messages
Frans Pop
2010-03-18
2
-2
/
+2
|
|
*
|
|
|
alpha: use __ratelimit
Akinobu Mita
2010-03-18
1
-7
/
+3
|
*
|
|
|
|
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2010-03-19
8
-40
/
+17
|
|
\
\
\
\
\
|
|
*
|
|
|
|
powerpc: Remove IOMMU_VMERGE config option
FUJITA Tomonori
2010-03-19
2
-19
/
+1
|
|
*
|
|
|
|
powerpc: Fix swiotlb to respect the boot option
FUJITA Tomonori
2010-03-19
3
-12
/
+6
|
|
*
|
|
|
|
powerpc: Do not call prink when CONFIG_PRINTK is not defined
Márton Németh
2010-03-19
1
-0
/
+4
|
|
*
|
|
|
|
powerpc: Use correct ccr bit for syscall error status
Nathan Lynch
2010-03-19
1
-3
/
+3
|
|
*
|
|
|
|
Merge commit 'kumar/merge' into merge
Benjamin Herrenschmidt
2010-03-19
2
-6
/
+3
|
|
|
\
\
\
\
\
|
|
|
*
|
|
|
|
powerpc/fsl-booke: Get coherent bit from PTE
Kumar Gala
2010-03-16
1
-3
/
+0
|
|
|
*
|
|
|
|
powerpc/85xx: Make sure lwarx hint isn't set on ppc32
Kumar Gala
2010-03-16
1
-3
/
+3
|
*
|
|
|
|
|
|
Merge branch 'zerolen' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarz...
Linus Torvalds
2010-03-19
1
-0
/
+0
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
Delete zero-length file drivers/mtd/maps/omap_nor.c
Jeff Garzik
2010-03-19
1
-0
/
+0
|
|
|
|
_
|
/
/
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
Linus Torvalds
2010-03-19
8
-41
/
+53
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
tty_port,usb-console: Fix usb serial console open/close regression
Jason Wessel
2010-03-19
3
-1
/
+3
[next]