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
*
tracing: Convert to kstrtoul_from_user
Peter Huewe
2011-06-14
5
-110
/
+20
*
tracing, function_graph: Add context-info support for function_graph tracer
Jiri Olsa
2011-06-14
1
-22
/
+31
*
tracing, function_graph: Remove lock-depth from latency trace
Jiri Olsa
2011-06-14
1
-4
/
+3
*
tracing, function: Fix trace header to follow context-info option
Jiri Olsa
2011-06-14
1
-0
/
+3
*
tracing, function_graph: Merge overhead and duration display functions
Jiri Olsa
2011-06-14
1
-74
/
+74
*
tracing, function_graph: Remove dependency of abstime and duration fields on ...
Jiri Olsa
2011-06-14
3
-18
/
+9
*
async: Fixed an include coding style issue
Paul McQuade
2011-06-14
1
-5
/
+7
*
ftrace: Fixed an include coding style issue
Paul McQuade
2011-06-14
1
-5
/
+2
*
tracing: Add disable_on_free option
Steven Rostedt
2011-06-14
2
-2
/
+5
*
tracing: Add a proc file to stop tracing and free buffer
Vaibhav Nagarnaik
2011-06-14
1
-35
/
+73
*
tracing: Use NUMA allocation for per-cpu ring buffer pages
Vaibhav Nagarnaik
2011-06-14
4
-23
/
+24
*
tracing: Schedule a delayed work to call wakeup()
Vaibhav Nagarnaik
2011-06-14
1
-11
/
+12
*
perf, core: Fix initial task_ctx/event installation
Peter Zijlstra
2011-06-07
1
-11
/
+17
*
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2011-06-04
47
-203
/
+844
|
\
|
*
perf: Comment /proc/sys/kernel/perf_event_paranoid to be part of user ABI
Vince Weaver
2011-06-04
1
-0
/
+6
|
*
Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Ingo Molnar
2011-06-04
883
-14873
/
+22951
|
|
\
|
|
*
perf python: Fix argument name list of read_on_cpu()
Frederic Weisbecker
2011-06-03
1
-1
/
+1
|
|
*
perf evlist: Don't die if sample_{id_all|type} is invalid
Arnaldo Carvalho de Melo
2011-06-03
9
-44
/
+74
|
|
*
perf python: Use exception to propagate errors
Arnaldo Carvalho de Melo
2011-06-03
1
-6
/
+4
|
|
*
perf evlist: Remove dependency on debug routines
Arnaldo Carvalho de Melo
2011-06-03
1
-9
/
+4
|
|
*
Revert "mm: fail GFP_DMA allocations when ZONE_DMA is not configured"
Linus Torvalds
2011-06-02
1
-4
/
+0
|
|
*
Merge git://git.infradead.org/iommu-2.6
Linus Torvalds
2011-06-02
5
-48
/
+220
|
|
|
\
|
|
|
*
intel-iommu: Fix off-by-one in RMRR setup
David Woodhouse
2011-06-01
1
-2
/
+2
|
|
|
*
intel-iommu: Add domain check in domain_remove_one_dev_info
Mike Habeck
2011-06-01
1
-2
/
+2
|
|
|
*
intel-iommu: Remove Host Bridge devices from identity mapping
Mike Travis
2011-06-01
1
-0
/
+5
|
|
|
*
intel-iommu: Use coherent DMA mask when requested
Mike Travis
2011-06-01
1
-2
/
+1
|
|
|
*
intel-iommu: Dont cache iova above 32bit
Chris Wright
2011-06-01
1
-2
/
+10
|
|
|
*
intel-iommu: Speed up processing of the identity_mapping function
Mike Travis
2011-06-01
1
-3
/
+3
|
|
|
*
intel-iommu: Check for identity mapping candidate using system dma mask
Chris Wright
2011-06-01
1
-2
/
+13
|
|
|
*
intel-iommu: Only unlink device domains from iommu
Alex Williamson
2011-06-01
1
-4
/
+7
|
|
|
*
intel-iommu: Enable super page (2MiB, 1GiB, etc.) support
Youquan Song
2011-06-01
3
-19
/
+147
|
|
|
*
intel-iommu: Flush unmaps at domain_exit
Alex Williamson
2011-05-24
1
-0
/
+4
|
|
|
*
intel-iommu: Remove obsolete comment from detect_intel_iommu
Jan Kiszka
2011-05-24
1
-6
/
+1
|
|
|
*
intel-iommu: fix VT-d PMR disable for TXT on S3 resume
Joseph Cihula
2011-05-24
1
-6
/
+25
|
|
*
|
block: fix mismerge of the DISK_EVENT_MEDIA_CHANGE removal
Linus Torvalds
2011-06-02
3
-3
/
+0
|
|
*
|
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2011-06-01
1
-0
/
+1
|
|
|
\
\
|
|
|
*
|
mtd: fix physmap.h warnings
Randy Dunlap
2011-06-01
1
-0
/
+1
|
|
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2011-06-01
1
-1
/
+2
|
|
|
\
\
\
|
|
|
*
|
|
AppArmor: fix oops in apparmor_setprocattr
Kees Cook
2011-06-01
1
-1
/
+2
|
|
*
|
|
|
kgdbts: only use new asm-generic/ptrace.h api when needed
Mike Frysinger
2011-06-01
1
-1
/
+4
|
|
|
/
/
/
|
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
2011-06-01
23
-113
/
+539
|
|
|
\
\
\
|
|
|
*
|
|
virtio_net: delay TX callbacks
Michael S. Tsirkin
2011-05-30
1
-1
/
+1
|
|
|
*
|
|
virtio: add api for delayed callbacks
Michael S. Tsirkin
2011-05-30
2
-0
/
+36
|
|
|
*
|
|
virtio_test: support event index
Michael S. Tsirkin
2011-05-30
1
-2
/
+17
|
|
|
*
|
|
vhost: support event index
Michael S. Tsirkin
2011-05-30
4
-50
/
+127
|
|
|
*
|
|
virtio_ring: support event idx feature
Michael S. Tsirkin
2011-05-30
1
-2
/
+24
|
|
|
*
|
|
virtio ring: inline function to check for events
Michael S. Tsirkin
2011-05-30
1
-0
/
+14
|
|
|
*
|
|
virtio: event index interface
Michael S. Tsirkin
2011-05-30
1
-1
/
+14
|
|
|
*
|
|
virtio: add full three-clause BSD text to headers.
Rusty Russell
2011-05-30
9
-7
/
+214
|
|
|
*
|
|
virtio balloon: kill tell-host-first logic
Dave Hansen
2011-05-30
1
-13
/
+8
[next]