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
*
[ARM] pxa: add ability to set suspend mode
Mike Rapoport
2009-06-05
2
-1
/
+21
*
[ARM] pxa: add udc support for pxa3xx
Robert Jarzmik
2009-06-05
1
-1
/
+1
*
[ARM] pxa: allow IRQ_BOARD_END to be customized and make zylonite to use it
Philipp Zabel
2009-06-05
2
-5
/
+12
*
[ARM] pxa: update pxa2xx_spi_chip initialization to use .gpio_cs field
Mike Rapoport
2009-06-05
5
-139
/
+10
*
[ARM] pxa: add PWM devices support for pxa168/910
Eric Miao
2009-06-05
8
-6
/
+105
*
[ARM] pxa: add missing IRQ_PXA910_NONE to irqs.h
Eric Miao
2009-06-05
1
-0
/
+1
*
[ARM] pxa: move pwm.c to common plat-pxa directory
Eric Miao
2009-06-05
3
-1
/
+2
*
[ARM] pxa: build pwm.c according to HAVE_PWM instead of PXA_PWM
Eric Miao
2009-06-05
2
-7
/
+1
*
[ARM] pxa: allow PWM ID base number to be specified in pwm_id_table
Eric Miao
2009-06-05
1
-2
/
+3
*
[ARM] pxa: simplify secondary PWM handling and use platform_device_id table
Eric Miao
2009-06-05
1
-67
/
+49
*
[ARM] pxa: add I2C (TWSI) devices to pxa168/pxa910
Eric Miao
2009-06-05
5
-0
/
+64
*
[ARM] pxa: move mach/i2c.h to plat/i2c.h
Eric Miao
2009-06-05
23
-22
/
+22
*
[ARM] pxa: add platform device ID table to pxa i2c driver
Eric Miao
2009-06-05
2
-3
/
+19
*
Linux 2.6.30-rc8
v2.6.30-rc8
Linus Torvalds
2009-06-02
1
-1
/
+1
*
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2009-06-02
1
-83
/
+195
|
\
|
*
powerpc/pmac: Update PowerMac 32-bit defconfig
Benjamin Herrenschmidt
2009-06-02
1
-83
/
+195
*
|
parport: quickfix the proc registration bug
Alan Cox
2009-06-02
2
-3
/
+14
*
|
pata_netcell: LBA48 force identify bits correct
Alan Cox
2009-06-02
1
-1
/
+12
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2009-06-02
4
-16
/
+33
|
\
\
|
*
|
net_cls: fix unconfigured struct tcf_proto keeps chaining and avoid kernel pa...
Minoru Usui
2009-06-02
1
-6
/
+17
|
*
|
e1000: add missing length check to e1000 receive routine
Neil Horman
2009-06-02
1
-2
/
+3
|
*
|
forcedeth: add phy_power_down parameter, leave phy powered up by default (v2)
Ed Swierk
2009-06-02
1
-2
/
+13
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...
David S. Miller
2009-06-01
1
-6
/
+0
|
|
\
\
|
|
*
|
Bluetooth: Remove useless flush_work() causing lockdep warnings
Dave Young
2009-05-27
1
-6
/
+0
*
|
|
|
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2009-06-02
3
-5
/
+7
|
\
\
\
\
|
*
|
|
|
xfs: prevent deadlock in xfs_qm_shake()
Felix Blyakher
2009-06-01
1
-1
/
+1
|
*
|
|
|
xfs: fix overflow in xfs_growfs_data_private
Eric Sandeen
2009-06-01
1
-1
/
+1
|
*
|
|
|
xfs: fix double unlock in xfs_swap_extents()
Felix Blyakher
2009-06-01
1
-3
/
+5
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2009-06-01
1
-3
/
+4
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
crypto: hash - Fix handling of sg entry that crosses page boundary
Herbert Xu
2009-05-31
1
-3
/
+4
*
|
|
|
|
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2009-06-01
2
-1
/
+7
|
\
\
\
\
\
|
*
|
|
|
|
hwmon: Update documentation on fan_max
Christian Engelmayer
2009-06-01
1
-0
/
+6
|
*
|
|
|
|
hwmon: (lm78) Add missing __devexit_p()
Mike Frysinger
2009-06-01
1
-1
/
+1
|
|
/
/
/
/
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2009-06-01
3
-4
/
+5
|
\
\
\
\
\
|
*
|
|
|
|
sparc64: Fix section attribute warnings.
David S. Miller
2009-05-29
2
-2
/
+2
|
*
|
|
|
|
sparc64: Fix SET_PERSONALITY to not clip bits outside of PER_MASK.
David S. Miller
2009-05-07
1
-2
/
+3
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2009-06-01
23
-56
/
+109
|
\
\
\
\
\
\
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
3c509: Add missing EISA IDs
Maciej W. Rozycki
2009-06-01
1
-0
/
+4
|
*
|
|
|
|
MAINTAINERS: take maintainership of the cpmac Ethernet driver
Florian Fainelli
2009-06-01
1
-0
/
+7
|
*
|
|
|
|
net/firmare: Ignore .cis files
Matt Kraai
2009-05-29
1
-0
/
+1
|
*
|
|
|
|
ath1e: add new device id for asus hardware
Greg Kroah-Hartman
2009-05-29
1
-0
/
+1
|
*
|
|
|
|
mlx4_en: Fix a kernel panic when waking tx queue
Yevgeny Petrilin
2009-05-29
1
-4
/
+4
|
*
|
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-05-29
3
-6
/
+9
|
|
\
\
\
\
\
|
|
*
|
|
|
|
rtl8187: add USB ID for Linksys WUSB54GC-EU v2 USB wifi dongle
John W. Linville
2009-05-29
2
-0
/
+3
|
|
*
|
|
|
|
at76c50x-usb: avoid mutex deadlock in at76_dwork_hw_scan
John W. Linville
2009-05-29
1
-6
/
+6
|
*
|
|
|
|
|
mac8390: fix build with NET_POLL_CONTROLLER
Finn Thain
2009-05-29
1
-1
/
+1
|
*
|
|
|
|
|
cxgb3: link fault fixes
Divy Le Ray
2009-05-29
2
-3
/
+10
|
*
|
|
|
|
|
cxgb3: fix dma mapping regression
Divy Le Ray
2009-05-29
2
-8
/
+7
|
|
/
/
/
/
/
|
*
|
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2009-05-27
5
-1
/
+33
|
|
\
\
\
\
\
|
|
*
|
|
|
|
netfilter: nfnetlink_log: fix wrong skbuff size calculation
Pablo Neira Ayuso
2009-05-27
1
-0
/
+6
[next]