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
*
CFS: Fix missing digit off in wmult table
Thomas Gleixner
2007-07-13
1
-1
/
+1
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
Linus Torvalds
2007-07-13
7
-320
/
+67
|
\
|
*
[CPUFREQ] Fix typos in powernow-k8 printk's.
Dave Jones
2007-07-13
1
-8
/
+11
|
*
[CPUFREQ] Restore previously used governor on a hot-replugged CPU
Thomas Renninger
2007-07-13
1
-1
/
+22
|
*
[CPUFREQ] bugfix cpufreq in combination with performance governor
Peter Oruba
2007-07-13
1
-6
/
+0
|
*
[CPUFREQ] powernow-k8 compile fix.
Andrew Morton
2007-07-13
1
-1
/
+6
|
*
[CPUFREQ] the overdue removal of X86_SPEEDSTEP_CENTRINO_ACPI
Adrian Bunk
2007-07-13
4
-303
/
+19
|
*
[CPUFREQ] Longhaul - Option to disable ACPI C3 support
Rafał Bilski
2007-07-13
1
-0
/
+7
*
|
Merge branch 'ioat-md-accel-for-linus' of git://lost.foo-projects.org/~dwilli...
Linus Torvalds
2007-07-13
45
-1748
/
+7362
|
\
\
|
*
|
ioatdma: add the unisys "i/oat" pci vendor/device id
Dan Williams
2007-07-13
2
-0
/
+5
|
*
|
ARM: Add drivers/dma to arch/arm/Kconfig
Dan Williams
2007-07-13
1
-0
/
+2
|
*
|
iop3xx: surface the iop3xx DMA and AAU units to the iop-adma driver
Dan Williams
2007-07-13
12
-60
/
+1139
|
*
|
iop13xx: surface the iop13xx adma units to the iop-adma driver
Dan Williams
2007-07-13
3
-25
/
+774
|
*
|
dmaengine: driver for the iop32x, iop33x, and iop13xx raid engines
Dan Williams
2007-07-13
4
-0
/
+1595
|
*
|
md: remove raid5 compute_block and compute_parity5
Dan Williams
2007-07-13
1
-124
/
+0
|
*
|
md: handle_stripe5 - request io processing in raid5_run_ops
Dan Williams
2007-07-13
1
-58
/
+13
|
*
|
md: handle_stripe5 - add request/completion logic for async expand ops
Dan Williams
2007-07-13
1
-12
/
+38
|
*
|
md: handle_stripe5 - add request/completion logic for async read ops
Dan Williams
2007-07-13
2
-29
/
+26
|
*
|
md: handle_stripe5 - add request/completion logic for async check ops
Dan Williams
2007-07-13
1
-19
/
+65
|
*
|
md: handle_stripe5 - add request/completion logic for async compute ops
Dan Williams
2007-07-13
2
-36
/
+115
|
*
|
md: handle_stripe5 - add request/completion logic for async write ops
Dan Williams
2007-07-13
1
-23
/
+138
|
*
|
md: common infrastructure for running operations with raid5_run_ops
Dan Williams
2007-07-13
1
-9
/
+58
|
*
|
md: raid5_run_ops - run stripe operations outside sh->lock
Dan Williams
2007-07-13
2
-3
/
+614
|
*
|
raid5: replace custom debug PRINTKs with standard pr_debug
Dan Williams
2007-07-13
1
-58
/
+58
|
*
|
raid5: refactor handle_stripe5 and handle_stripe6 (v3)
Dan Williams
2007-07-13
2
-786
/
+756
|
*
|
async_tx: add the async_tx api
Dan Williams
2007-07-13
14
-50
/
+1294
|
*
|
xor: make 'xor_blocks' a library routine for use with async_tx
Dan Williams
2007-07-13
8
-23
/
+38
|
*
|
dmaengine: make clients responsible for managing channels
Dan Williams
2007-07-13
5
-167
/
+224
|
*
|
dmaengine: refactor dmaengine around dma_async_tx_descriptor
Dan Williams
2007-07-13
4
-253
/
+474
|
*
|
I/OAT: fix I/OAT for kexec
Dan Aloni
2007-07-11
1
-0
/
+13
|
*
|
I/OAT: warning fix
Andrew Morton
2007-07-11
1
-10
/
+16
|
*
|
I/OAT: Only offload copies for TCP when there will be a context switch
Chris Leech
2007-07-11
1
-3
/
+7
|
*
|
I/OAT: Add documentation for the tcp_dma_copybreak sysctl
Chris Leech
2007-07-11
1
-0
/
+6
|
*
|
ioatdma: Remove the use of writeq from the ioatdma driver
Chris Leech
2007-07-11
1
-6
/
+4
|
*
|
ioatdma: Remove the wrappers around read(bwl)/write(bwl) in ioatdma
Chris Leech
2007-07-11
2
-150
/
+28
|
*
|
drivers/dma: handle sysfs errors
Jeff Garzik
2007-07-11
1
-2
/
+20
|
*
|
ioatdma: Push pending transactions to hardware more frequently
Chris Leech
2007-07-11
1
-2
/
+2
*
|
|
Merge branch 'splice-2.6.23' of git://git.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
2007-07-13
2
-25
/
+24
|
\
\
\
|
*
|
|
splice: fix offset mangling with direct splicing (sendfile)
Jens Axboe
2007-07-13
1
-23
/
+11
|
*
|
|
security: revalidate rw permissions for sys_splice and sys_vmsplice
James Morris
2007-07-13
1
-0
/
+9
|
*
|
|
relay: fixup kerneldoc comment
Tom Zanussi
2007-07-13
1
-1
/
+1
|
*
|
|
relay: fix bogus cast in subbuf_splice_actor()
Tom Zanussi
2007-07-13
1
-1
/
+3
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
2007-07-13
11
-100
/
+27
|
\
\
\
|
*
|
|
[MIPS] Workaround for a sparse warning in include/asm-mips/mach-tx4927/ioremap.h
Atsushi Nemoto
2007-07-13
1
-1
/
+2
|
*
|
|
[MIPS] Make show_code static and add __user tag
Atsushi Nemoto
2007-07-13
1
-3
/
+3
|
*
|
|
[MIPS] Workaround for a sparse warning in include/asm-mips/compat.h
Atsushi Nemoto
2007-07-13
1
-1
/
+2
|
*
|
|
[MIPS] Add some __user tags
Atsushi Nemoto
2007-07-13
3
-9
/
+10
|
*
|
|
[MIPS] math-emu minor cleanup
Atsushi Nemoto
2007-07-13
1
-10
/
+9
|
*
|
|
[MIPS] Kill CONFIG_TX4927BUG_WORKAROUND
Atsushi Nemoto
2007-07-13
1
-19
/
+0
|
*
|
|
[MIPS] Alchemy: Remove code wrapped by dead symbol CONFIG_FB_XPERT98
Ralf Baechle
2007-07-13
1
-6
/
+0
[next]