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
*
The namespaces compatibility list doc
Pavel Emelyanov
2007-11-29
2
-0
/
+41
*
Isolate the UTS namespace's domainname and hostname back
Pavel Emelyanov
2007-11-29
1
-0
/
+4
*
MFD: SM501 debug typo fix
Ben Dooks
2007-11-29
1
-1
/
+1
*
drivers/pnp/resource.c: Add missing pci_dev_put
Julia Lawall
2007-11-29
1
-1
/
+3
*
fb_ddc: fix DDC lines quirk
Jean Delvare
2007-11-29
1
-4
/
+4
*
m68k: zorro7xx needs <asm/amigahw.h>
Geert Uytterhoeven
2007-11-29
1
-0
/
+3
*
Fix <linux/kd.h> usage in userspace
David Woodhouse
2007-11-29
1
-1
/
+1
*
ipc: lost unlock and fput in mqueue.c on error path
Pavel Emelyanov
2007-11-29
1
-2
/
+4
*
spi: S3C2410: add bus number to SPI GPIO driver
David Brownell
2007-11-29
2
-0
/
+3
*
S3C24XX: ensure we only configure valid GPIOs
Ben Dooks
2007-11-29
1
-7
/
+13
*
termios: document callback more clearly
Alan Cox
2007-11-29
1
-0
/
+8
*
TPM: fix TIS device driver locality request
Marcel Selhorst
2007-11-29
1
-5
/
+5
*
proc: remove races from proc_id_readdir()
Eric W. Biederman
2007-11-29
1
-23
/
+28
*
wait_task_stopped(): don't use task_pid_nr_ns() lockless
Oleg Nesterov
2007-11-29
1
-5
/
+4
*
proc: fix NULL ->i_fop oops
Alexey Dobriyan
2007-11-29
3
-40
/
+1
*
PNP: increase the maximum number of resources
Zhao Yakui
2007-11-29
2
-4
/
+15
*
xen: mask _PAGE_PCD from ptes
Jeremy Fitzhardinge
2007-11-29
1
-0
/
+4
*
UML: build fix
WANG Cong
2007-11-29
1
-1
/
+1
*
Fix boot problem with iSeries lacking hugepage support
Mel Gorman
2007-11-29
2
-2
/
+26
*
ps3fb: video memory size cleanups
Geert Uytterhoeven
2007-11-29
1
-2
/
+9
*
ps3: prefix all ps3-specific kernel modules with `ps3-'
Geert Uytterhoeven
2007-11-29
3
-2
/
+2
*
atmel_spi: label GPIOs better
David Brownell
2007-11-29
1
-1
/
+1
*
update checkpatch.pl to version 0.12
Andy Whitcroft
2007-11-29
1
-108
/
+287
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2007-11-28
25
-261
/
+272
|
\
|
*
USB: s3c2410 gadget: ensure vbus pin in input mode during read
Ben Dooks
2007-11-28
1
-0
/
+4
|
*
USB: s3c2410 gadget: allow sharing of vbus irq
Ben Dooks
2007-11-28
1
-3
/
+3
|
*
USB: s3c2410 gadget: Header move fixups
Ben Dooks
2007-11-28
1
-3
/
+3
|
*
USB: usb-storage: unusual_devs entry for JetFlash TS1GJF2A
Alan Stern
2007-11-28
1
-0
/
+7
|
*
USB: fix up EHCI startup synchronization
David Brownell
2007-11-28
1
-1
/
+4
|
*
USB: make the microtek driver and HAL cooperate
Oliver Neukum
2007-11-28
1
-1
/
+1
|
*
USB: uevent environment key fix
Alan Stern
2007-11-28
3
-35
/
+25
|
*
USB: keep track of whether interface sysfs files exist
Alan Stern
2007-11-28
3
-10
/
+9
|
*
USB: sierra: new product id
agilmore@wirelessbeehive.com
2007-11-28
1
-0
/
+2
|
*
USB HCD: avoid duplicate local_irq_disable()
Alan Stern
2007-11-28
1
-1
/
+2
|
*
USB: mailing lists have changed
Greg Kroah-Hartman
2007-11-28
1
-59
/
+35
|
*
USB: remove USB HUB entry from MAINTAINERS
David Brownell
2007-11-28
1
-7
/
+0
|
*
USB: fix directory references in usb/README
Dirk Hohndel
2007-11-28
1
-3
/
+3
|
*
USB: add support for an older firmware revision for the Nikon D200
Mike Pagano
2007-11-28
1
-5
/
+5
|
*
USB: FIx locks and urb->status in adutux (updated)
Pete Zaitcev
2007-11-28
1
-123
/
+139
|
*
USB: power-management documenation update
Alan Stern
2007-11-28
1
-0
/
+8
|
*
USB: Fix signr comment in usbdevice_fs.h
Phil Endecott
2007-11-28
1
-1
/
+2
|
*
usbserial: fix inconsistent lock state
Borislav Petkov
2007-11-28
1
-2
/
+3
|
*
USB: fix usbled disconnect read race #2
Oliver Neukum
2007-11-28
1
-1
/
+3
|
*
USB: free memory when writing fails in usb/serial/mos7840.c
Roel Kluin
2007-11-28
1
-1
/
+1
|
*
USB: Fix priority mistakes in drivers/usb/core/hub.c
Roel Kluin
2007-11-28
1
-1
/
+1
|
*
usb-storage: always set the allow_restart flag
Mauro Carvalho Chehab
2007-11-28
1
-0
/
+4
|
*
USB: pl2303: add support for Corega CG-USBRS232R
Magnus Damm
2007-11-28
2
-0
/
+4
|
*
USB: omap_udc build fix
David Brownell
2007-11-28
1
-3
/
+3
|
*
USB: fix USB_OHCI_HCD_SSB dependencies
Adrian Bunk
2007-11-28
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
2007-11-28
15
-185
/
+188
|
\
\
[next]