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
*
usb gadget: link fixes for serial gadget
David Brownell
2008-10-16
2
-1
/
+19
*
device create: remove device_create_drvdata
Greg Kroah-Hartman
2008-10-16
1
-1
/
+0
*
device create: ide: convert device_create_drvdata to device_create
Greg Kroah-Hartman
2008-10-16
2
-8
/
+7
*
device create: video: convert device_create_drvdata to device_create
Greg Kroah-Hartman
2008-10-16
3
-11
/
+7
*
device create: usb: convert device_create_drvdata to device_create
Greg Kroah-Hartman
2008-10-16
8
-23
/
+19
*
device create: sound: convert device_create_drvdata to device_create
Greg Kroah-Hartman
2008-10-16
4
-17
/
+14
*
device create: scsi: convert device_create_drvdata to device_create
Greg Kroah-Hartman
2008-10-16
5
-18
/
+14
*
device create: s390: convert device_create_drvdata to device_create
Greg Kroah-Hartman
2008-10-16
4
-18
/
+15
*
device create: net: convert device_create_drvdata to device_create
Greg Kroah-Hartman
2008-10-16
3
-7
/
+7
*
device create: misc: convert device_create_drvdata to device_create
Greg Kroah-Hartman
2008-10-16
18
-49
/
+39
*
device create: infiniband: convert device_create_drvdata to device_create
Greg Kroah-Hartman
2008-10-16
4
-16
/
+13
*
device create: ieee1394: convert device_create_drvdata to device_create
Greg Kroah-Hartman
2008-10-16
3
-11
/
+10
*
device create: char: convert device_create_drvdata to device_create
Greg Kroah-Hartman
2008-10-16
18
-49
/
+43
*
device create: block: convert device_create_drvdata to device_create
Greg Kroah-Hartman
2008-10-16
5
-17
/
+12
*
sysfs: crash debugging
Andrew Morton
2008-10-16
4
-0
/
+23
*
modules: fix module "notes" kobject leak
Alexey Dobriyan
2008-10-16
1
-1
/
+1
*
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
2008-10-15
31
-286
/
+869
|
\
|
*
MIPS: Kill unused <asm/debug.h> inclusions
Shinya Kuribayashi
2008-10-15
7
-8
/
+0
|
*
MIPS: IP32: Add platform device for CMOS RTC; remove dead code
Thomas Bogendoerfer
2008-10-15
2
-5
/
+16
|
*
RTC: M48T35: new RTC driver
Thomas Bogendoerfer
2008-10-15
3
-0
/
+244
|
*
MIPS: IP27: Switch over to RTC class driver
Thomas Bogendoerfer
2008-10-15
1
-77
/
+22
|
*
MIPS: DS1286: New RTC driver
Thomas Bogendoerfer
2008-10-15
3
-0
/
+415
|
*
MIPS: IP22/28: Switch over to RTC class driver
Thomas Bogendoerfer
2008-10-15
6
-89
/
+15
|
*
MIPS: PCI: Scan busses when they are registered
Aurelien Jarno
2008-10-15
1
-27
/
+53
|
*
MIPS: WGT634U: Add reset button support
Aurelien Jarno
2008-10-15
1
-0
/
+37
|
*
MIPS: BCM47xx: Use the new SSB GPIO API
Aurelien Jarno
2008-10-15
4
-74
/
+58
|
*
MIPS: BCM47xx: Remove references to BCM947XX
Aurelien Jarno
2008-10-15
1
-3
/
+3
|
*
MIPS: WGT634U: Add machine detection message
Aurelien Jarno
2008-10-15
1
-0
/
+3
|
*
MIPS: Align .data.cacheline_aligned based on CONFIG_MIPS_L1_CACHE_SHIFT
David Daney
2008-10-15
1
-1
/
+1
|
*
MIPS: show_cpuinfo prints the type of the calling CPU
Johannes Dickgreber
2008-10-15
1
-1
/
+1
|
*
MIPS: Fix wrong branch target in new spin_lock code.
Johannes Dickgreber
2008-10-15
1
-1
/
+1
|
*
MIPS: Have a heart for a lonely, lost header file ...
Ralf Baechle
2008-10-15
1
-0
/
+0
*
|
tty: make sure that proc_clear_tty stores the cpu flags
Arjan van de Ven
2008-10-15
1
-2
/
+3
*
|
metronomefb: Fix warning when building 64bit
Alan Cox
2008-10-15
1
-1
/
+1
*
|
xfs: fix remount rw with unrecognized options
Christoph Hellwig
2008-10-15
1
-1
/
+1
*
|
Merge branch 'build_fix' of git://git.kernel.org/pub/scm/linux/kernel/git/mfa...
Linus Torvalds
2008-10-15
1
-8
/
+6
|
\
\
|
*
|
ocfs2: fix build error
Mark Fasheh
2008-10-14
1
-8
/
+6
|
|
/
*
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2008-10-15
325
-6682
/
+13655
|
\
\
|
|
/
|
/
|
|
*
Merge commit 'origin'
Benjamin Herrenschmidt
2008-10-15
5189
-174989
/
+315253
|
|
\
|
*
|
powerpc: Fix CHRP PCI config access for indirect_pci
Benjamin Herrenschmidt
2008-10-15
1
-1
/
+1
|
*
|
powerpc/chrp: Fix detection of Python PCI host bridge on IBM CHRPs
Benjamin Herrenschmidt
2008-10-15
1
-1
/
+1
|
*
|
powerpc: Fix 32-bit SMP boot on CHRP
Benjamin Herrenschmidt
2008-10-15
1
-0
/
+6
|
*
|
powerpc: Fix link errors on 32-bit machines using legacy DMA
Benjamin Herrenschmidt
2008-10-15
1
-0
/
+6
|
*
|
powerpc/pci: Improve detection of unassigned bridge resources
Benjamin Herrenschmidt
2008-10-15
1
-47
/
+116
|
*
|
hvc_console: Fix free_irq in spinlocked section
Christian Borntraeger
2008-10-15
1
-5
/
+5
|
*
|
powerpc: Get USE_STRICT_MM_TYPECHECKS working again
David Gibson
2008-10-14
6
-22
/
+24
|
*
|
powerpc: Reflect the used arguments in machine_init() prototype
Sebastian Andrzej Siewior
2008-10-14
1
-1
/
+1
|
*
|
powerpc: Fix DMA offset for non-coherent DMA
Benjamin Herrenschmidt
2008-10-14
2
-3
/
+7
|
*
|
Merge commit 'kumar/kumar-next'
Benjamin Herrenschmidt
2008-10-14
66
-174
/
+900
|
|
\
\
|
|
*
|
powerpc: fix fsl_upm nand driver modular build
Anton Vorontsov
2008-10-13
2
-48
/
+53
[next]