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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] end of methods switch: remove the old ones
Al Viro
2008-10-21
1
-8
/
+0
*
[PATCH] beginning of methods conversion
Al Viro
2008-10-21
2
-5
/
+11
*
[PATCH] switch ide_disk_ops ->ioctl() to sane prototype
Al Viro
2008-10-21
1
-2
/
+2
*
[PATCH] don't mess with file in scsi_nonblockable_ioctl()
Al Viro
2008-10-21
1
-1
/
+1
*
[PATCH] introduce __blkdev_driver_ioctl()
Al Viro
2008-10-21
1
-0
/
+2
*
[PATCH] switch cdrom_{open,release,ioctl} to sane APIs
Al Viro
2008-10-21
1
-5
/
+5
*
[PATCH] move block_device_operations to blkdev.h
Al Viro
2008-10-21
2
-14
/
+18
*
[PATCH] lose unused arguments in dm ioctl callbacks
Al Viro
2008-10-21
1
-2
/
+1
*
[PATCH] lose the unused file argument in generic_ide_ioctl()
Al Viro
2008-10-21
1
-2
/
+1
*
[PATCH] switch scsi_cmd_ioctl() to passing fmode_t
Al Viro
2008-10-21
1
-2
/
+2
*
[PATCH] switch sg_scsi_ioctl() to passing fmode_t
Al Viro
2008-10-21
1
-2
/
+2
*
[PATCH] eliminate use of ->f_flags in block methods
Al Viro
2008-10-21
1
-0
/
+4
*
[PATCH] introduce fmode_t, do annotations
Al Viro
2008-10-21
6
-16
/
+18
*
fix WARN() for PPC
Arjan van de Ven
2008-10-20
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6
Linus Torvalds
2008-10-20
122
-11896
/
+0
|
\
|
*
parisc: move include/asm-parisc to arch/parisc/include/asm
Kyle McMartin
2008-10-10
123
-11977
/
+0
|
*
parisc: move pdc_result to real2.S
Kyle McMartin
2008-10-10
1
-0
/
+3
|
*
parisc: ropes.h - fix <asm-parisc/*> -> <asm/*>
Kyle McMartin
2008-10-10
1
-1
/
+1
*
|
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
14
-16
/
+472
|
\
\
\
|
*
|
|
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
|
*
|
|
ftrace: build fix
Ingo Molnar
2008-10-14
1
-1
/
+4
[next]