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 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2009-11-30
4
-33
/
+60
|
\
|
*
at24: Use timeout also for read
Wolfram Sang
2009-11-26
1
-31
/
+45
|
*
i2c: Fix userspace_device list corruption
Jean Delvare
2009-11-26
1
-0
/
+11
|
*
MAINTAINERS: Add missing i2c files
Jean Delvare
2009-11-26
1
-2
/
+1
|
*
i2c/tsl2550: Fix lux value in extended mode
Michele Jr De Candia
2009-11-26
1
-0
/
+3
*
|
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2009-11-30
9
-9
/
+159
|
\
\
|
*
\
Merge branch 'mach-types'
Russell King
2009-11-25
1
-2
/
+117
|
|
\
\
|
|
*
|
[ARM] Update mach-types
Russell King
2009-11-25
1
-2
/
+117
|
|
|
/
|
*
|
ARM: 5793/1: ARM: Check put_user fail in do_signal when enable OABI_COMPAT
Jean PIHET
2009-11-23
1
-2
/
+6
|
*
|
MAINTAINERS: add maintainer information for AMBA primecell drivers
Russell King
2009-11-22
1
-0
/
+22
|
*
|
Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...
Russell King
2009-11-22
3
-1
/
+4
|
|
\
\
|
|
*
|
[ARM] pxa/spitz: fix compile regression on spitz
Pavel Machek
2009-11-22
1
-0
/
+2
|
|
*
|
[ARM] pxa/cpufreq: fix index assignments for end marker
Daniel Mack
2009-11-20
2
-1
/
+2
|
*
|
|
ARM: PNX4008: i2c-pnx: use the same dev_id for request_irq and free_irq
Russell King
2009-11-21
1
-2
/
+2
|
*
|
|
ARM: PNX4008: fix watchdog device driver name
Russell King
2009-11-20
1
-2
/
+2
|
*
|
|
[ARM] kmap: fix build errors with DEBUG_HIGHMEM enabled
Russell King
2009-11-20
1
-0
/
+6
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2009-11-30
1
-0
/
+11
|
\
\
\
|
*
|
|
powerpc: Fix DEBUG_HIGHMEM build break from d4515646699
Becky Bruce
2009-12-01
1
-0
/
+11
|
|
/
/
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6
Linus Torvalds
2009-11-30
1
-1
/
+1
|
\
\
\
|
*
|
|
ide: fix ioctl to pass requested transfer mode to ide_find_dma_mode instead o...
Hemant Pedanekar
2009-11-25
1
-1
/
+1
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2009-11-30
7
-36
/
+63
|
\
\
\
\
|
*
|
|
|
sunsu: Use sunserial_console_termios() in sunsu_console_setup().
David S. Miller
2009-11-24
1
-7
/
+10
|
*
|
|
|
sunsu: Pass true 'ignore_line' to console match when RSC or LOM console.
David S. Miller
2009-11-24
1
-1
/
+7
|
*
|
|
|
serial: suncore: Fix RSC/LOM handling in sunserial_console_termios().
David S. Miller
2009-11-24
5
-12
/
+15
|
*
|
|
|
serial: suncore: Add 'ignore_line' argument to sunserial_console_match().
David S. Miller
2009-11-24
5
-15
/
+21
|
*
|
|
|
sunsu: Fix detection of SU ports which are RSC console or control.
David S. Miller
2009-11-24
1
-0
/
+10
|
*
|
|
|
sunsab: Do not set sunsab_reg.cons right before registering minors.
David S. Miller
2009-11-24
1
-1
/
+0
|
*
|
|
|
sparc64: Fix definition of VMEMMAP_SIZE.
David S. Miller
2009-11-23
1
-1
/
+1
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2009-11-30
43
-299
/
+359
|
\
\
\
\
\
|
*
|
|
|
|
b44: Fix wedge when using netconsole.
David S. Miller
2009-11-30
1
-3
/
+0
|
*
|
|
|
|
wan: cosa: drop chan->wsem on error path
Dan Carpenter
2009-11-30
1
-0
/
+1
|
*
|
|
|
|
ep93xx-eth: check for zero MAC address on probe, not on device open
Florian Fainelli
2009-11-29
1
-9
/
+3
|
*
|
|
|
|
NET: smc91x: Fix irq flags
Russell King - ARM Linux
2009-11-29
1
-1
/
+1
|
*
|
|
|
|
smsc9420: prevent BUG() if ethtool is called with interface down
Steve Glendinning
2009-11-29
1
-0
/
+14
|
*
|
|
|
|
r8169: restore mac addr in rtl8169_remove_one and rtl_shutdown
Ivan Vecera
2009-11-29
1
-0
/
+7
|
*
|
|
|
|
ipv4: additional update of dev_net(dev) to struct *net in ip_fragment.c, NULL...
David Ford
2009-11-29
1
-1
/
+1
|
*
|
|
|
|
e100: Use pci pool to work around GFP_ATOMIC order 5 memory allocation failure
Roger Oksanen
2009-11-29
1
-6
/
+11
|
*
|
|
|
|
sctp: on T3_RTX retransmit all the in-flight chunks
Andrei Pelinescu-Onciul
2009-11-29
4
-15
/
+2
|
*
|
|
|
|
pktgen: Fix netdevice unregister
Eric Dumazet
2009-11-24
1
-5
/
+11
|
*
|
|
|
|
macvlan: fix gso_max_size setting
Patrick McHardy
2009-11-23
1
-0
/
+2
|
*
|
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-11-23
5
-20
/
+28
|
|
\
\
\
\
\
|
|
*
|
|
|
|
rfkill: fix miscdev ops
Johannes Berg
2009-11-23
1
-0
/
+1
|
|
*
|
|
|
|
ath9k: set ps_default as false
John W. Linville
2009-11-23
1
-0
/
+2
|
|
*
|
|
|
|
mac80211: fix resume
Johannes Berg
2009-11-19
2
-10
/
+17
|
|
*
|
|
|
|
mac80211: fix addba timer (again...)
Johannes Berg
2009-11-18
1
-10
/
+8
|
*
|
|
|
|
|
hso: fix soft-lockup
Antti Kaijanmäki
2009-11-23
1
-1
/
+3
|
*
|
|
|
|
|
hso: fix debug routines
Antti Kaijanmäki
2009-11-23
1
-2
/
+2
|
*
|
|
|
|
|
pktgen: Fix device name compares
Eric Dumazet
2009-11-23
1
-8
/
+10
|
*
|
|
|
|
|
stmmac: do not fail when the timer cannot be used.
Giuseppe CAVALLARO
2009-11-23
2
-22
/
+29
|
*
|
|
|
|
|
stmmac: fixed a compilation error when use the external timer
Giuseppe CAVALLARO
2009-11-23
1
-2
/
+2
[next]