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
path:
root
/
include
/
linux
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2
Thomas Gleixner
2008-10-22
7
-7
/
+132
|
\
|
*
hrtimers: add missing docbook comments to struct hrtimer
Thomas Gleixner
2008-10-20
1
-2
/
+7
|
*
Merge commit 'linus/master' into merge-linus
Arjan van de Ven
2008-10-17
212
-1821
/
+10804
|
|
\
|
*
|
DECLARE_PER_CPU needs linux/percpu.h
Stephen Rothwell
2008-10-15
1
-0
/
+2
|
*
|
rangetimer: fix x86 build failure for the !HRTIMERS case
Arjan van de Ven
2008-10-07
1
-1
/
+3
|
*
|
hrtimer: peek at the timer queue just before going idle
Arjan van de Ven
2008-09-11
1
-0
/
+5
|
*
|
hrtimer: incorporate feedback from Peter Zijlstra
Arjan van de Ven
2008-09-07
1
-1
/
+1
|
*
|
hrtimer: add a hrtimer_start_range() function
Arjan van de Ven
2008-09-07
1
-1
/
+8
|
*
|
hrtimer: another build fix
Arjan van de Ven
2008-09-06
1
-13
/
+13
|
*
|
hrtimer: fix build bug found by Ingo
Arjan van de Ven
2008-09-06
1
-7
/
+7
|
*
|
hrtimer: create a "timer_slack" field in the task struct
Arjan van de Ven
2008-09-05
3
-0
/
+14
|
*
|
hrtimer: turn hrtimers into range timers
Arjan van de Ven
2008-09-05
1
-1
/
+30
|
*
|
hrtimer: rename the "expires" struct member to avoid accidental usage
Arjan van de Ven
2008-09-05
1
-10
/
+10
|
*
|
hrtimer: add abstraction functions for accessing the "expires" member
Arjan van de Ven
2008-09-05
1
-0
/
+45
|
*
|
select: switch select() and poll() over to hrtimers
Arjan van de Ven
2008-09-05
1
-3
/
+3
|
*
|
select: add a poll specific struct to the restart_block union
Thomas Gleixner
2008-09-05
1
-0
/
+8
|
*
|
select: add poll_select_set_timeout() and poll_select_copy_remaining() helpers
Thomas Gleixner
2008-09-05
1
-0
/
+2
|
*
|
select: add a timespec_add_safe() function
Thomas Gleixner
2008-09-05
1
-0
/
+4
|
*
|
select: Introduce a hrtimeout function
Arjan van de Ven
2008-09-05
1
-0
/
+2
*
|
|
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2008-10-20
4
-11
/
+36
|
\
\
\
|
*
|
|
PCI: fix pci_ioremap_bar() on s390
Heiko Carstens
2008-10-20
1
-0
/
+2
|
*
|
|
PCI: fix AER capability check
Yu Zhao
2008-10-20
1
-1
/
+0
|
*
|
|
PCI: use pci_find_ext_capability everywhere
Jesse Barnes
2008-10-20
1
-4
/
+0
|
*
|
|
PCI: introduce an pci_ioremap(pdev, barnr) function
Arjan van de Ven
2008-10-20
1
-0
/
+13
|
*
|
|
PCI: support PCIe ARI capability
Yu Zhao
2008-10-20
2
-0
/
+15
|
*
|
|
PCI: use same arg names in PCI_VDEVICE comment
Zhao, Yu
2008-10-20
1
-2
/
+2
|
*
|
|
x86/PCI: irq and pci_ids patch for Intel Ibex Peak DeviceIDs
Seth Heasley
2008-10-20
1
-3
/
+3
|
*
|
|
PCI: change MSI-x vector to 32bit
Yinghai Lu
2008-10-20
1
-1
/
+1
|
*
|
|
PCI PM: Introduce function pci_wake_from_d3
Rafael J. Wysocki
2008-10-20
1
-0
/
+1
|
*
|
|
PCI: remove dynids.use_driver_data
Milton Miller
2008-10-20
1
-1
/
+0
*
|
|
|
Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2008-10-20
11
-15
/
+393
|
\
\
\
\
|
*
|
|
|
tracepoints: synchronize unregister static inline
Mathieu Desnoyers
2008-10-14
1
-1
/
+4
|
*
|
|
|
tracepoints: tracepoint_synchronize_unregister()
Mathieu Desnoyers
2008-10-14
1
-0
/
+7
|
*
|
|
|
markers: fix synchronize marker unregister static inline
Mathieu Desnoyers
2008-10-14
1
-5
/
+1
|
*
|
|
|
tracing/fastboot: add better resolution to initcall debug/tracing
Tim Bird
2008-10-14
1
-2
/
+2
|
*
|
|
|
tracing/fastboot: only trace non-module initcalls
Frederic Weisbecker
2008-10-14
1
-0
/
+2
|
*
|
|
|
ftrace: ktime.h not included in ftrace.h
Steven Noonan
2008-10-14
1
-0
/
+1
|
*
|
|
|
tracing/fastboot: build fix
Ingo Molnar
2008-10-14
1
-2
/
+2
|
*
|
|
|
tracing/fastboot: get the initcall name before it disappears
Frederic Weisbecker
2008-10-14
1
-3
/
+4
|
*
|
|
|
tracing/fastboot: change the printing of boot tracer according to bootgraph.pl
Frederic Weisbecker
2008-10-14
1
-0
/
+2
|
*
|
|
|
ring_buffer: implement new locking
Steven Rostedt
2008-10-14
1
-3
/
+0
|
*
|
|
|
tracing: unified trace buffer
Steven Rostedt
2008-10-14
1
-0
/
+130
|
*
|
|
|
tracing/ftrace: add the boot tracer
Frédéric Weisbecker
2008-10-14
1
-0
/
+19
|
*
|
|
|
markers: turn marker_synchronize_unregister() into an inline
Mathieu Desnoyers
2008-10-14
1
-1
/
+5
|
*
|
|
|
markers: marker_synchronize_unregister()
Mathieu Desnoyers
2008-10-14
1
-0
/
+7
|
*
|
|
|
mmiotrace: remove left-over marker cruft
Pekka Paalanen
2008-10-14
1
-2
/
+1
|
*
|
|
|
x86 mmiotrace: implement mmiotrace_printk()
Pekka Paalanen
2008-10-14
1
-2
/
+15
|
*
|
|
|
ftrace: use ftrace_release for all dynamic ftrace functions
Steven Rostedt
2008-10-14
1
-4
/
+5
|
*
|
|
|
ftrace: fix incorrect comment style of __ftrace_enabled_save()
Huang Ying
2008-10-14
1
-2
/
+4
|
*
|
|
|
ftrace: ftrace_kill_atomic() build fix
Ingo Molnar
2008-10-14
1
-0
/
+1
[next]