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
*
Merge branch 'topic/slab/earlyboot' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-06-11
16
-130
/
+145
|
\
|
*
vgacon: use slab allocator instead of the bootmem allocator
Pekka Enberg
2009-06-11
1
-3
/
+2
|
*
irq: use kcalloc() instead of the bootmem allocator
Pekka Enberg
2009-06-11
1
-1
/
+1
|
*
sched: use slab in cpupri_init()
Pekka Enberg
2009-06-11
2
-4
/
+6
|
*
sched: use alloc_cpumask_var() instead of alloc_bootmem_cpumask_var()
Pekka Enberg
2009-06-11
1
-4
/
+4
|
*
memcg: don't use bootmem allocator in setup code
Yinghai Lu
2009-06-11
1
-4
/
+8
|
*
irq/cpumask: make memoryless node zero happy
Yinghai Lu
2009-06-11
2
-6
/
+9
|
*
x86: remove some alloc_bootmem_cpumask_var calling
Yinghai Lu
2009-06-11
5
-29
/
+12
|
*
vt: use kzalloc() instead of the bootmem allocator
Pekka Enberg
2009-06-11
1
-6
/
+2
|
*
sched: use kzalloc() instead of the bootmem allocator
Pekka Enberg
2009-06-11
1
-12
/
+8
|
*
init: introduce mm_init()
Pekka Enberg
2009-06-11
1
-6
/
+11
|
*
vmalloc: use kzalloc() instead of alloc_bootmem()
Pekka Enberg
2009-06-11
2
-3
/
+2
|
*
slab: setup allocators earlier in the boot sequence
Pekka Enberg
2009-06-11
3
-61
/
+77
|
*
bootmem: fix slab fallback on numa
Pekka Enberg
2009-06-11
1
-0
/
+9
|
*
bootmem: use slab if bootmem is no longer available
Pekka Enberg
2009-06-11
1
-0
/
+3
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...
Linus Torvalds
2009-06-11
2
-1
/
+4
|
\
\
|
*
|
jfs: Add missing mutex_unlock call to error path
Dave Kleikamp
2009-05-23
1
-0
/
+1
|
*
|
missing unlock in jfs_quota_write()
Dan Carpenter
2009-04-07
1
-1
/
+3
*
|
|
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2009-06-11
1
-5
/
+4
|
\
\
\
|
*
|
|
x86: memtest: use pointers of equal type for comparison
Thomas Gleixner
2009-06-11
1
-5
/
+4
|
|
|
/
|
|
/
|
*
|
|
slow_work_thread() should do the exclusive wait
Oleg Nesterov
2009-06-11
1
-2
/
+2
*
|
|
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2009-06-11
8
-93
/
+181
|
\
\
\
|
*
|
|
[libata] ata_piix: Enable parallel scan
Arjan van de Ven
2009-06-10
1
-0
/
+1
|
*
|
|
sata_nv: use hardreset only for post-boot probing
Tejun Heo
2009-06-10
1
-50
/
+81
|
*
|
|
[libata] ahci: Restore SB600 SATA controller 64 bit DMA
Shane Huang
2009-06-10
2
-2
/
+51
|
*
|
|
ata_piix: Remove stale comment
Alan Cox
2009-06-10
1
-4
/
+2
|
*
|
|
ata_piix: Turn on hotplugging support for older chips
Alan Cox
2009-06-10
1
-2
/
+2
|
*
|
|
ahci: misc cleanups for EM stuff
Tejun Heo
2009-06-10
1
-8
/
+10
|
*
|
|
[libata] get rid of ATA_MAX_QUEUE loop in ata_qc_complete_multiple() v2
Jens Axboe
2009-06-10
1
-6
/
+5
|
*
|
|
sata_sil: enable 32-bit PIO
Robert Hancock
2009-06-10
1
-1
/
+1
|
*
|
|
sata_sx4: speed up ECC initialization
Alexander Beregalov
2009-06-10
1
-4
/
+7
|
*
|
|
libata-sff: avoid byte swapping in ata_sff_data_xfer()
Sergei Shtylyov
2009-06-10
1
-7
/
+13
|
*
|
|
[libata] ahci: use less error-prone array initializers
Jeff Garzik
2009-06-10
1
-9
/
+8
*
|
|
|
Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2009-06-11
158
-2760
/
+3790
|
\
\
\
\
|
*
|
|
|
block: add request clone interface (v2)
Kiyoshi Ueda
2009-06-11
2
-0
/
+105
|
*
|
|
|
floppy: fix hibernation
Ondrej Zary
2009-06-10
1
-1
/
+26
|
*
|
|
|
ramdisk: remove long-deprecated "ramdisk=" boot-time parameter
Robert P. J. Day
2009-06-10
1
-6
/
+1
|
*
|
|
|
fs/bio.c: add missing __user annotation
Michal Simek
2009-06-10
1
-1
/
+1
|
*
|
|
|
block: prevent possible io_context->refcount overflow
Nikanth Karthikesan
2009-06-10
3
-10
/
+10
|
*
|
|
|
Add serial number support for virtio_blk, V4a
john cooper
2009-06-09
2
-3
/
+38
|
*
|
|
|
block: Add missing bounce_pfn stacking and fix comments
Martin K. Petersen
2009-06-09
1
-2
/
+3
|
*
|
|
|
Revert "block: Fix bounce limit setting in DM"
Jens Axboe
2009-06-09
3
-19
/
+1
|
*
|
|
|
cciss: decode unit attention in SCSI error handling code
scameron@beardog.cca.cpqcorp.net
2009-06-09
1
-7
/
+16
|
*
|
|
|
cciss: Remove no longer needed sendcmd reject processing code
scameron@beardog.cca.cpqcorp.net
2009-06-09
2
-104
/
+3
|
*
|
|
|
cciss: change SCSI error handling routines to work with interrupts enabled.
scameron@beardog.cca.cpqcorp.net
2009-06-09
2
-15
/
+12
|
*
|
|
|
cciss: separate error processing and command retrying code in sendcmd_withirq...
scameron@beardog.cca.cpqcorp.net
2009-06-09
2
-32
/
+46
|
*
|
|
|
cciss: factor out fix target status processing code from sendcmd functions
scameron@beardog.cca.cpqcorp.net
2009-06-09
1
-22
/
+34
|
*
|
|
|
cciss: simplify interface of sendcmd() and sendcmd_withirq()
scameron@beardog.cca.cpqcorp.net
2009-06-09
3
-84
/
+59
|
*
|
|
|
cciss: factor out core of sendcmd_withirq() for use by SCSI error handling code
scameron@beardog.cca.cpqcorp.net
2009-06-09
1
-87
/
+96
|
*
|
|
|
cciss: Use schedule_timeout_uninterruptible in SCSI error handling code
scameron@beardog.cca.cpqcorp.net
2009-06-09
1
-1
/
+1
[next]