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 git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2008-11-11
2
-38
/
+195
|
\
|
*
sparc64: Update defconfig.
David S. Miller
2008-11-10
1
-37
/
+195
|
*
Revert "sparc: correct section of current_pc()"
David S. Miller
2008-11-10
1
-1
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-11-11
19
-69
/
+178
|
\
\
|
*
|
dsa: fix master interface allmulti/promisc handling
Lennert Buytenhek
2008-11-10
1
-2
/
+70
|
*
|
dsa: fix skb->pkt_type when mac address of slave interface differs
Lennert Buytenhek
2008-11-10
3
-0
/
+3
|
*
|
net: fix setting of skb->tail in skb_recycle_check()
Lennert Buytenhek
2008-11-10
1
-1
/
+1
|
*
|
net: fix /proc/net/snmp as memory corruptor
Eric Dumazet
2008-11-10
1
-28
/
+30
|
*
|
mac80211: fix a buffer overrun in station debug code
Jianjun Kong
2008-11-10
1
-1
/
+1
|
*
|
netfilter: payload_len is be16, add size of struct rather than size of pointer
Harvey Harrison
2008-11-10
1
-1
/
+2
|
*
|
ipv6: fix ip6_mr_init error path
Benjamin Thery
2008-11-10
1
-4
/
+5
|
*
|
[4/4] dca: fixup initialization dependency
Dan Williams
2008-11-10
1
-1
/
+1
|
*
|
[3/4] I/OAT: fix async_tx.callback checking
Maciej Sosnowski
2008-11-10
1
-2
/
+2
|
*
|
[2/4] I/OAT: fix dma_pin_iovec_pages() error handling
Maciej Sosnowski
2008-11-10
1
-11
/
+6
|
*
|
[1/4] I/OAT: fix channel resources free for not allocated channels
Maciej Sosnowski
2008-11-10
1
-0
/
+7
|
*
|
ssb: Fix DMA-API compilation for non-PCI systems
Michael Buesch
2008-11-10
1
-7
/
+35
|
*
|
SSB: hide empty sub menu
Mike Frysinger
2008-11-10
1
-2
/
+3
|
*
|
vlan: Fix typos in proc output string
Ferenc Wagner
2008-11-10
1
-1
/
+1
|
*
|
Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...
David S. Miller
2008-11-07
3
-8
/
+10
|
|
\
\
|
|
*
|
[netdrvr] usb/hso: Cleanup rfkill error handling
Jonathan McDowell
2008-11-07
1
-4
/
+6
|
|
*
|
sfc: Correct address of gPXE boot configuration in EEPROM
Ben Hutchings
2008-11-07
1
-2
/
+2
|
|
*
|
el3_common_init() should be __devinit, not __init
Al Viro
2008-11-07
1
-3
/
+3
|
|
*
|
hso: rfkill type should be WWAN
Paulius Zaleckas
2008-11-07
1
-1
/
+1
|
|
*
|
mlx4_en: Start port error flow bug fix
Yevgeny Petrilin
2008-11-07
1
-1
/
+1
|
*
|
|
af_key: mark policy as dead before destroying
Alexey Dobriyan
2008-11-06
1
-0
/
+1
*
|
|
|
x86: Make NUMA on 32-bit depend on BROKEN
Rafael J. Wysocki
2008-11-10
1
-1
/
+1
*
|
|
|
KEYS: Make request key instantiate the per-user keyrings
David Howells
2008-11-10
3
-1
/
+6
|
|
_
|
/
|
/
|
|
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
2008-11-10
6
-9
/
+35
|
\
\
\
|
|
\
\
|
|
\
\
|
*
-
.
\
\
Merge branches 'topic/fix/misc' and 'topic/fix/hda' into for-linus
Takashi Iwai
2008-11-10
6
-9
/
+35
|
|
\
\
\
\
|
|
|
*
|
|
ALSA: hda - Make the HP EliteBook 8530p use AD1884A model laptop
Travis Place
2008-11-10
1
-0
/
+1
|
|
|
*
|
|
ALSA: hda - Add another HP model (6730s) for AD1884A
Michel Marti
2008-11-09
1
-0
/
+1
|
|
|
*
|
|
ALSA: hda - Add a quirk for MEDION MD96630
Takashi Iwai
2008-11-05
1
-0
/
+1
|
|
|
*
|
|
ALSA: hda - Limit the number of GPIOs show in proc
Takashi Iwai
2008-11-04
1
-0
/
+2
|
|
*
|
|
|
ALSA: gusextreme: Fix build errors
Ville Syrjala
2008-11-10
1
-1
/
+1
|
|
*
|
|
|
ALSA: hdsp: check for iobox and upload firmware during ioctl
Tim Blechmann
2008-11-09
1
-4
/
+17
|
|
*
|
|
|
ALSA: HDSP: check for io box before uploading firmware
Tim Blechmann
2008-11-09
1
-1
/
+5
|
|
*
|
|
|
alsa: fix snd_BUG_on() and friends
Andrew Morton
2008-11-07
1
-3
/
+7
*
|
|
|
|
|
libata: revert convert-to-block-tagging patches
Tejun Heo
2008-11-10
4
-44
/
+65
*
|
|
|
|
|
Linux 2.6.28-rc4
v2.6.28-rc4
Linus Torvalds
2008-11-09
1
-1
/
+1
*
|
|
|
|
|
regression: disable timer peek-ahead for 2.6.28
Arjan van de Ven
2008-11-09
1
-1
/
+3
*
|
|
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sam/kb...
Linus Torvalds
2008-11-09
1
-2
/
+22
|
\
\
\
\
\
\
|
*
|
|
|
|
|
kbuild: Fixup deb-pkg target to generate separate firmware deb
Jonathan McDowell
2008-11-09
1
-2
/
+22
*
|
|
|
|
|
|
Don't ask twice about not including staging drivers
Linus Torvalds
2008-11-09
1
-1
/
+1
*
|
|
|
|
|
|
Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2008-11-09
1
-4
/
+1
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Fix nfsd truncation of readdir results
Doug Nazar
2008-11-09
1
-4
/
+1
*
|
|
|
|
|
|
|
Merge branch 'cpus4096' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/...
Linus Torvalds
2008-11-09
6
-2
/
+701
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
cpumask: introduce new API, without changing anything, v3
Rusty Russell
2008-11-09
2
-7
/
+54
|
*
|
|
|
|
|
|
|
cpumask: new API, v2
Rusty Russell
2008-11-07
2
-0
/
+16
|
*
|
|
|
|
|
|
|
cpumask: introduce new API, without changing anything
Rusty Russell
2008-11-06
6
-2
/
+638
*
|
|
|
|
|
|
|
|
net: unix: fix inflight counting bug in garbage collector
Miklos Szeredi
2008-11-09
3
-19
/
+62
[next]