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
Commit message (
Expand
)
Author
Age
Files
Lines
*
tracing, x86: fix constraint for parent variable
Steven Rostedt
2009-02-10
1
-5
/
+4
*
ring_buffer: fix ring_buffer_read_page()
Lai Jiangshan
2009-02-10
1
-13
/
+20
*
ring_buffer: fix typing mistake
Lai Jiangshan
2009-02-10
1
-5
/
+4
*
tracing: clean up splice code
Steven Rostedt
2009-02-09
1
-41
/
+55
*
tracing: Move pipe waiting code out of tracing_read_pipe().
Eduard - Gabriel Munteanu
2009-02-09
1
-29
/
+40
*
tracing: splice support for tracing_pipe
Eduard - Gabriel Munteanu
2009-02-09
2
-0
/
+142
*
tracing/function-graph-tracer: handle the leaf functions from trace_pipe
Frederic Weisbecker
2009-02-09
3
-23
/
+36
*
tracing/blktrace: move the tracing file to kernel/trace, fix
Ingo Molnar
2009-02-09
1
-0
/
+1
*
tracing: handle unregistering the current tracer
Arnaldo Carvalho de Melo
2009-02-09
1
-0
/
+9
*
tracing/function-graph-tracer: drop the kernel_text_address check
Frederic Weisbecker
2009-02-09
3
-10
/
+3
*
tracing/power: move the power trace headers to a dedicated file
Frederic Weisbecker
2009-02-09
6
-33
/
+39
*
tracing/function-graph-tracer: provide a selftest for the function graph tracer
Frederic Weisbecker
2009-02-09
3
-0
/
+55
*
tracing/blktrace: move the tracing file to kernel/trace
Frederic Weisbecker
2009-02-09
5
-26
/
+25
*
Merge branch 'tip/tracing/core/devel' of git://git.kernel.org/pub/scm/linux/k...
Ingo Molnar
2009-02-09
13
-44
/
+85
|
\
|
*
trace: trivial fixes in comment typos.
Wenji Huang
2009-02-07
3
-7
/
+7
|
*
ring-buffer: use generic version of in_nmi
Steven Rostedt
2009-02-07
3
-40
/
+15
|
*
ftrace: change function graph tracer to use new in_nmi
Steven Rostedt
2009-02-07
2
-21
/
+2
|
*
nmi: add generic nmi tracking state
Steven Rostedt
2009-02-07
1
-0
/
+15
|
*
ftrace, x86: rename in_nmi variable
Steven Rostedt
2009-02-07
1
-11
/
+11
|
*
ring-buffer: allow tracing_off to be used in core kernel code
Steven Rostedt
2009-02-07
1
-0
/
+9
|
*
ring-buffer: add NMI protection for spinlocks
Steven Rostedt
2009-02-07
5
-7
/
+68
|
*
trace: remove deprecated entry->cpu
Steven Rostedt
2009-02-07
4
-7
/
+5
*
|
Merge commit 'v2.6.29-rc4' into tracing/core
Ingo Molnar
2009-02-09
162
-2045
/
+3099
|
\
\
|
*
|
Linux 2.6.29-rc4
v2.6.29-rc4
Linus Torvalds
2009-02-08
1
-1
/
+1
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-async-update
Linus Torvalds
2009-02-08
3
-18
/
+76
|
|
\
\
|
|
*
|
async: use list_move_tail
Stefan Richter
2009-02-08
1
-2
/
+1
|
|
*
|
async: Rename _special -> _domain for clarity.
Cornelia Huck
2009-02-08
3
-24
/
+29
|
|
*
|
async: Add some documentation.
Cornelia Huck
2009-02-08
1
-0
/
+47
|
|
*
|
async: Handle kthread_run() return codes.
Cornelia Huck
2009-02-08
1
-2
/
+9
|
|
*
|
async: Fix running list handling.
Cornelia Huck
2009-02-08
1
-2
/
+2
|
*
|
|
radeonfb: Fix resume from D3Cold on some platforms
Benjamin Herrenschmidt
2009-02-08
2
-67
/
+20
|
*
|
|
aty128fb: Properly save PCI state before changing PCI PM level
Benjamin Herrenschmidt
2009-02-08
1
-10
/
+15
|
*
|
|
atyfb: Properly save PCI state before changing PCI PM level
Benjamin Herrenschmidt
2009-02-08
1
-5
/
+15
|
|
/
/
|
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
2009-02-07
10
-87
/
+132
|
|
\
\
|
|
*
|
PCI PM: make the PM core more careful with drivers using the new PM framework
Rafael J. Wysocki
2009-02-04
1
-52
/
+93
|
|
*
|
PCI PM: Read power state from device after trying to change it on resume
Rafael J. Wysocki
2009-02-04
1
-1
/
+1
|
|
*
|
PCI PM: Do not disable and enable bridges during suspend-resume
Rafael J. Wysocki
2009-02-04
1
-4
/
+6
|
|
*
|
PCI: PCIe portdrv: Simplify suspend and resume
Rafael J. Wysocki
2009-02-04
1
-15
/
+1
|
|
*
|
PCI PM: Fix saving of device state in pci_legacy_suspend
Rafael J. Wysocki
2009-02-04
1
-2
/
+8
|
|
*
|
PCI PM: Check if the state has been saved before trying to restore it
Rafael J. Wysocki
2009-02-04
1
-1
/
+1
|
|
*
|
PCI PM: Fix handling of devices without drivers
Rafael J. Wysocki
2009-02-04
1
-15
/
+12
|
|
*
|
PCI: return error on failure to read PCI ROMs
Timothy S. Nelson
2009-02-04
6
-9
/
+22
|
|
*
|
PCI: properly clean up ASPM link state on device remove
Alex Chiang
2009-02-04
1
-2
/
+2
|
*
|
|
module: remove over-zealous check in __module_get()
Rusty Russell
2009-02-07
1
-1
/
+0
|
*
|
|
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2009-02-07
24
-901
/
+481
|
|
\
\
\
|
|
|
\
\
|
|
|
\
\
|
|
|
\
\
|
|
|
\
\
|
|
|
\
\
|
|
|
\
\
|
|
|
\
\
|
|
|
\
\
|
|
|
\
\
|
|
|
\
\
|
|
|
\
\
|
|
|
\
\
|
|
*
-
-
-
-
-
-
-
-
-
-
-
.
\
\
Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec',...
Len Brown
2009-02-07
1744
-15883
/
+32279
|
|
|
\
\
\
\
\
\
\
\
\
|
|
|
|
|
|
|
|
|
*
|
|
ACPI: cpufreq: Remove deprecated /proc/acpi/processor/../performance proc ent...
Thomas Renninger
2009-02-04
3
-132
/
+0
|
|
|
|
|
|
|
|
*
|
|
|
ACPI: add missing KERN_* constants to printks
Frank Seidel
2009-02-07
6
-11
/
+12
|
|
|
|
|
|
|
*
|
|
|
|
ACPI: Kconfig text - Fix the ACPI_CONTAINER module name according to the real...
Thierry Vignaud
2009-02-07
1
-1
/
+1
|
|
|
|
|
|
|
*
|
|
|
|
eeepc-laptop: fix oops when changing backlight brightness during eeepc-laptop...
Darren Salt
2009-02-07
1
-1
/
+2
[next]