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
*
slob: rework freelist handling
Nick Piggin
2007-07-16
1
-97
/
+325
*
Remove the deprecated "kmem_cache_t" typedef from slab.h.
Robert P. J. Day
2007-07-16
1
-2
/
+0
*
MM: alloc_large_system_hash() can free some memory for non power-of-two bucke...
Eric Dumazet
2007-07-16
1
-0
/
+15
*
Make /proc/slabinfo use seq_list_xxx helpers
Pavel Emelianov
2007-07-16
1
-24
/
+6
*
MM: use DIV_ROUND_UP() in mm/memory.c
Rolf Eike Beer
2007-07-16
1
-1
/
+1
*
hugetlb: remove unnecessary nid initialization
Nishanth Aravamudan
2007-07-16
1
-1
/
+1
*
change zonelist order: zonelist order selection logic
KAMEZAWA Hiroyuki
2007-07-16
5
-22
/
+317
*
serial: convert early_uart to earlycon for 8250
Yinghai Lu
2007-07-16
15
-95
/
+132
*
x86: initial fixmap support
Eric W. Biderman
2007-07-16
2
-1
/
+22
*
console: console handover to preferred console
Yinghai Lu
2007-07-16
1
-1
/
+4
*
console: more buf for index parsing
Yinghai Lu
2007-07-16
1
-10
/
+10
*
serial: assert DTR for serial console devices
Yinghai Lu
2007-07-16
1
-0
/
+6
*
lib: add idr_remove_all
Kristian Hoegsberg
2007-07-16
2
-0
/
+48
*
lib: add idr_for_each()
Kristian Hoegsberg
2007-07-16
2
-0
/
+57
*
update checkpatch.pl to version 0.07
Andy Whitcroft
2007-07-16
2
-198
/
+196
*
LZO1X: fix lzo1x_worst_compress
Nitin Gupta
2007-07-16
1
-1
/
+1
*
Add entries to MAINTAINERS for I/OAT and DMAENGINE
Nelson, Shannon
2007-07-16
1
-0
/
+12
*
jbd2 commit: fix transaction dropping
Jan Kara
2007-07-16
1
-1
/
+2
*
jbd commit: fix transaction dropping
Jan Kara
2007-07-16
1
-1
/
+2
*
authgss build fix
Andrew Morton
2007-07-16
1
-0
/
+1
*
Merge git://git.infradead.org/battery-2.6
Linus Torvalds
2007-07-15
10
-49
/
+20
|
\
|
*
git-battery vs git-acpi
Andrew Morton
2007-07-15
1
-2
/
+3
|
*
Power supply class and drivers: remove non obligatory return statements
Anton Vorontsov
2007-07-15
9
-39
/
+0
|
*
pda_power: clean up irq, timer
Jeff Garzik
2007-07-15
1
-9
/
+8
|
*
MAINTAINERS: Add maintainers for power supply subsystem and drivers
Anton Vorontsov
2007-07-15
1
-0
/
+10
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2007-07-15
190
-26337
/
+21725
|
\
\
|
*
|
[SCSI] ibmvscsi: convert to use the data buffer accessors
FUJITA Tomonori
2007-07-15
1
-57
/
+23
|
*
|
[SCSI] dc395x: convert to use the data buffer accessors
FUJITA Tomonori
2007-07-15
1
-103
/
+60
|
*
|
[SCSI] ncr53c8xx: convert to use the data buffer accessors
FUJITA Tomonori
2007-07-15
1
-59
/
+11
|
*
|
[SCSI] sym53c8xx: convert to use the data buffer accessors
FUJITA Tomonori
2007-07-15
2
-73
/
+12
|
*
|
[SCSI] ppa: coding police and printk levels
Alan Cox
2007-07-15
1
-30
/
+27
|
*
|
[SCSI] aic7xxx_old: remove redundant GFP_ATOMIC from kmalloc
Satyam Sharma
2007-07-15
1
-1
/
+1
|
*
|
[SCSI] i2o: remove redundant GFP_ATOMIC from kmalloc from device.c
Satyam Sharma
2007-07-15
1
-1
/
+1
|
*
|
[SCSI] remove the dead CYBERSTORMIII_SCSI option
Adrian Bunk
2007-07-15
1
-2
/
+0
|
*
|
[SCSI] don't build scsi_dma_{map,unmap} for !HAS_DMA
Cornelia Huck
2007-07-14
4
-41
/
+58
|
*
|
[SCSI] Clean up scsi_add_lun a bit
Matthew Wilcox
2007-07-14
1
-38
/
+26
|
*
|
[SCSI] 53c700: Remove printk, which triggers because of low scsi clock on SNI...
Thomas Bogendoerfer
2007-07-14
1
-2
/
+0
|
*
|
[SCSI] sni_53c710: Cleanup
Thomas Bogendoerfer
2007-07-14
1
-8
/
+2
|
*
|
[SCSI] qla4xxx: Fix underrun/overrun conditions
David C Somayajulu
2007-07-14
2
-26
/
+33
|
*
|
[SCSI] megaraid_mbox: use mutex instead of semaphore
Matthias Kaehlcke
2007-07-14
3
-5
/
+6
|
*
|
[SCSI] aacraid: add 51245, 51645 and 52245 adapters to documentation.
Salyzyn, Mark
2007-07-14
1
-0
/
+3
|
*
|
[SCSI] qla2xxx: update version to 8.02.00-k1.
Seokmann Ju
2007-07-14
1
-3
/
+3
|
*
|
[SCSI] qla2xxx: add support for NPIV
Seokmann Ju
2007-07-14
13
-154
/
+1593
|
*
|
[SCSI] stex: use resid for xfer len information
Ed Lin
2007-07-14
1
-2
/
+2
|
*
|
[SCSI] Add Brownie 1200U3P to blacklist
Matthew Wilcox
2007-07-14
1
-0
/
+1
|
*
|
[SCSI] scsi.c: convert to use the data buffer accessors
Boaz Harrosh
2007-07-14
1
-1
/
+1
|
*
|
[SCSI] tmscsim: Further clean-up of the driver
Boaz Harrosh
2007-07-14
2
-4
/
+0
|
*
|
[SCSI] CONFIG_SCSI_FD_8xx no longer exists
Geert Uytterhoeven
2007-07-14
1
-1
/
+0
|
*
|
[SCSI] sr: fix error handling in module_init
Akinobu Mita
2007-07-14
1
-1
/
+5
|
*
|
[SCSI] lpfc: Fix NPIV compile problem
James Bottomley
2007-07-14
1
-4
/
+1
[next]