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
...
|
*
|
|
|
|
|
caif: Bugfix - use standard Linux lists
Sjur Braendeland
2010-05-23
2
-68
/
+28
|
*
|
|
|
|
|
caif: Bugfix - wait_ev*_timeout returns long.
Sjur Braendeland
2010-05-23
1
-7
/
+6
|
*
|
|
|
|
|
net-2.6 : V2 - fix dev_get_valid_name
Daniel Lezcano
2010-05-23
1
-8
/
+12
|
*
|
|
|
|
|
net: Fix definition of netif_vdbg() when VERBOSE_DEBUG is not defined
Ben Hutchings
2010-05-23
1
-1
/
+1
|
*
|
|
|
|
|
bfin_mac: fix memleak in mii_bus{probe|remove}
Denis Kirjanov
2010-05-23
1
-0
/
+2
|
*
|
|
|
|
|
ethoc: fix null dereference in ethoc_probe
Thomas Chou
2010-05-23
1
-4
/
+30
|
*
|
|
|
|
|
rtnetlink: Fix error handling in do_setlink()
David Howells
2010-05-23
1
-1
/
+3
|
*
|
|
|
|
|
net-caif: drop redundant Kconfig entries
Mike Frysinger
2010-05-23
1
-4
/
+1
|
*
|
|
|
|
|
net_sched: Fix qdisc_notify()
Eric Dumazet
2010-05-23
1
-7
/
+7
|
*
|
|
|
|
|
ieee802154: Fix possible NULL pointer dereference in wpan_phy_alloc
Denis Kirjanov
2010-05-23
1
-1
/
+6
|
*
|
|
|
|
|
enic: Use random mac addr when associating port-profile
Scott Feldman
2010-05-23
1
-0
/
+8
|
*
|
|
|
|
|
enic: bug fix: sprintf UUID to string as u8[] rather than u16[] array
Scott Feldman
2010-05-23
1
-8
/
+13
|
|
/
/
/
/
/
|
*
|
|
|
|
net: fix problem in dequeuing from input_pkt_queue
Tom Herbert
2010-05-21
2
-16
/
+26
|
*
|
|
|
|
can: SJA1000 add missing spin_lock_init()
Oliver Hartkopp
2010-05-20
1
-0
/
+2
|
*
|
|
|
|
sh_eth: Fix memleak in sh_mdio_release
Denis Kirjanov
2010-05-20
1
-0
/
+3
|
*
|
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2010-05-20
4
-10
/
+16
|
|
\
\
\
\
\
|
|
*
|
|
|
|
netfilter: fix description of expected checkentry return code on xt_target
Luciano Coelho
2010-05-20
1
-1
/
+1
|
|
*
|
|
|
|
netfilter: nf_conntrack: fix a race in __nf_conntrack_confirm against nf_ct_g...
Joerg Marx
2010-05-20
2
-1
/
+11
|
|
*
|
|
|
|
netfilter: nf_ct_sip: handle non-linear skbs
Patrick McHardy
2010-05-14
1
-8
/
+4
|
*
|
|
|
|
|
gro: Fix bogus gso_size on the first fraglist entry
Herbert Xu
2010-05-20
1
-0
/
+1
|
*
|
|
|
|
|
ixgbe:add support for a new 82599 10G Base-T device
Mallikarjuna R Chilakala
2010-05-20
7
-0
/
+111
*
|
|
|
|
|
|
Merge branch 'alpha-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2010-05-25
4
-62
/
+42
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
alpha: simplify and optimize sched_find_first_bit
Matt Turner
2010-05-26
1
-11
/
+9
|
*
|
|
|
|
|
|
alpha: invoke oom-killer from page fault
Nick Piggin
2010-05-26
1
-9
/
+2
|
*
|
|
|
|
|
|
Convert alpha to use clocksources instead of arch_gettimeoffset
John Stultz
2010-05-26
2
-42
/
+31
*
|
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
2010-05-25
8
-4
/
+17
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
driver core: add devname module aliases to allow module on-demand auto-loading
Kay Sievers
2010-05-25
8
-4
/
+17
|
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
Revert "module: drop the lock while waiting for module to complete initializa...
Linus Torvalds
2010-05-25
1
-37
/
+22
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2010-05-25
172
-3834
/
+5931
|
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge branch 'master' into devel
Russell King
2010-05-24
18
-25
/
+41
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
ARM: 5939/1: ARM: Add option CMDLINE_FORCE to force usage of the in-kernel cm...
Alexander Holler
2010-05-24
2
-0
/
+13
|
|
*
|
|
|
|
|
|
ARM: 6140/1: silence a bogus sparse warning in unwind.c
Alexander Shishkin
2010-05-24
1
-0
/
+2
|
|
*
|
|
|
|
|
|
ARM: mach-at91: duplicated include
Andrea Gelmini
2010-05-24
1
-1
/
+0
|
|
*
|
|
|
|
|
|
ARM: arch/arm/nwfpe/fpsr.h: Checkpatch cleanup
Andrea Gelmini
2010-05-24
1
-1
/
+1
|
|
*
|
|
|
|
|
|
ARM: arch/arm/mach-shark/pci.c: Checkpatch cleanup
Andrea Gelmini
2010-05-24
1
-4
/
+7
|
|
*
|
|
|
|
|
|
ARM: arch/arm/nwfpe/ChangeLog: Checkpatch cleanup
Andrea Gelmini
2010-05-24
1
-1
/
+1
|
|
*
|
|
|
|
|
|
ARM: arch/arm/mach-sa1100/leds.c: Checkpatch cleanup
Andrea Gelmini
2010-05-24
1
-4
/
+4
|
|
*
|
|
|
|
|
|
ARM: arch/arm/mach-h720x/common.h: Checkpatch cleanup
Andrea Gelmini
2010-05-24
1
-2
/
+2
|
|
*
|
|
|
|
|
|
ARM: arch/arm/mach-footbridge/ebsa285-pci.c: Checkpatch cleanup
Andrea Gelmini
2010-05-24
1
-3
/
+3
|
|
*
|
|
|
|
|
|
ARM: arch/arm/mach-clps711x/Makefile.boot: Checkpatch cleanup
Andrea Gelmini
2010-05-24
1
-2
/
+1
|
|
*
|
|
|
|
|
|
ARM: arch/arm/boot/bootp/bootp.lds: Checkpatch cleanup
Andrea Gelmini
2010-05-24
1
-1
/
+1
|
|
*
|
|
|
|
|
|
ARM: SPEAR6xx: remove duplicated #include
Huang Weiyi
2010-05-24
1
-1
/
+0
|
|
*
|
|
|
|
|
|
ARM: Continue removing useless bootmem.h includes
Russell King
2010-05-23
3
-3
/
+0
|
|
*
|
|
|
|
|
|
ARM: 6139/1: ARMv7: Use the Inner Shareable I-cache on MP
Santosh Shilimkar
2010-05-20
1
-0
/
+4
|
|
*
|
|
|
|
|
|
ARM: 6135/1: mx21/devices: fix USBOTG resource
Wolfram Sang
2010-05-20
1
-2
/
+2
|
*
|
|
|
|
|
|
|
Merge branch 'devel-stable' into devel
Russell King
2010-05-24
151
-3863
/
+5881
|
|
\
\
\
\
\
\
\
\
|
|
*
\
\
\
\
\
\
\
Merge branch 'for-rmk/samsung3' of git://git.fluff.org/bjdooks/linux into dev...
Russell King
2010-05-24
116
-3664
/
+4784
|
|
|
\
\
\
\
\
\
\
\
|
|
|
*
|
|
|
|
|
|
|
ARM: s3c6400_defconfig: Add NAND driver
Ben Dooks
2010-05-23
1
-1
/
+83
|
|
|
*
|
|
|
|
|
|
|
ARM: s3c6400_defconfig: enable sound as modules
Ben Dooks
2010-05-23
1
-2
/
+41
|
|
|
*
|
|
|
|
|
|
|
ARM: s3c6400_defconfig: enable power management
Ben Dooks
2010-05-23
1
-2
/
+12
[prev]
[next]