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
*
OSS msnd: fix array overflows
Adrian Bunk
2008-01-14
1
-2
/
+2
*
CRIS v10: driver for ds1302 needs to include cris-specific i2c.h
Jesper Nilsson
2008-01-14
1
-128
/
+3
*
uvesafb: fix section mismatch warnings
Randy Dunlap
2008-01-14
1
-2
/
+2
*
CRIS v10: kernel/time.c needs to include linux/vmstat.h to compile
Jesper Nilsson
2008-01-14
1
-0
/
+1
*
CRIS v10: correct do_signal to fix oops and clean up signal handling in general
Jesper Nilsson
2008-01-14
1
-139
/
+112
*
CRIS: define __ARCH_WANT_SYS_RT_SIGSUSPEND in unistd.h for CRIS
Jesper Nilsson
2008-01-14
1
-0
/
+1
*
s3c2410fb: fix incorrect argument type in resume function
Krzysztof Helt
2008-01-14
1
-1
/
+1
*
hugetlbfs: fix quota leak
Ken Chen
2008-01-14
1
-3
/
+10
*
advansys: fix section mismatch warning
Randy Dunlap
2008-01-14
1
-1
/
+1
*
cciss: section mismatch
Randy Dunlap
2008-01-14
1
-1
/
+1
*
scsi/qla2xxx/qla_os.c section fix
Adrian Bunk
2008-01-14
1
-2
/
+2
*
macintosh: fix fabrication of caplock key events
Andy Wingo
2008-01-14
1
-1
/
+2
*
quicklists: Only consider memory that can be used with GFP_KERNEL
Christoph Lameter
2008-01-14
1
-2
/
+10
*
MAINTAINERS: email update and add missing entry
Nicolas Ferre
2008-01-14
2
-2
/
+8
*
TPM: fix suspend and resume failure
David Smith
2008-01-14
1
-6
/
+6
*
Kick CPUS that might be sleeping in cpus_idle_wait
Steven Rostedt
2008-01-14
2
-0
/
+22
*
w1: decrement slave counter only in ->release() callback
Evgeniy Polyakov
2008-01-14
1
-4
/
+2
*
modules: de-mutex more symbol lookup paths in the module code
Rusty Russell
2008-01-14
1
-11
/
+18
*
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2008-01-13
4
-19
/
+34
|
\
|
*
[ARM] vfp: fix fuitod/fsitod instructions
Russell King
2008-01-10
2
-3
/
+13
|
*
[ARM] pxa: silence warnings from cpu_is_xxx() macros
Russell King
2008-01-10
2
-16
/
+21
*
|
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2008-01-13
20
-271
/
+238
|
\
\
|
*
|
spidernet MAINTAINERship update
Jens Osterkamp
2008-01-12
1
-2
/
+4
|
*
|
sky2: remove check for PCI wakeup setting from BIOS
Stephen Hemminger
2008-01-12
1
-19
/
+5
|
*
|
sky2: large memory workaround.
Stephen Hemminger
2008-01-12
2
-18
/
+10
|
*
|
fs_enet: check for phydev existence in the ethtool handlers
Anton Vorontsov
2008-01-12
1
-2
/
+9
|
*
|
Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jeff Garzik
2008-01-12
4
-7
/
+44
|
|
\
\
|
|
*
|
rt2x00: Put 802.11 data on 4 byte boundary
Ivo van Doorn
2008-01-10
2
-6
/
+31
|
|
*
|
rt2x00: Corectly initialize rt2500usb MAC
Ivo van Doorn
2008-01-10
1
-1
/
+1
|
|
*
|
rt2x00: Allow rt61 to catch up after a missing tx report
Mattias Nissler
2008-01-10
1
-0
/
+12
|
*
|
|
[usb netdev] asix: fix regression
Russ Dill
2008-01-12
1
-3
/
+3
|
*
|
|
r8169: fix missing loop variable increment
Francois Romieu
2008-01-12
1
-1
/
+1
|
*
|
|
ip1000: menu location change
Stephen Hemminger
2008-01-12
1
-10
/
+10
|
*
|
|
Fixed a small typo in the loopback driver
Emil Medve
2008-01-12
1
-1
/
+1
|
*
|
|
3c509: PnP resource management fix
Krzysztof Helt
2008-01-12
1
-0
/
+4
|
*
|
|
netxen: fix byte-swapping in tx and rx
Dhananjay Phadke
2008-01-12
3
-45
/
+40
|
*
|
|
netxen: optimize tx handling
dhananjay@netxen.com
2008-01-12
2
-37
/
+25
|
*
|
|
netxen: stop second phy correctly
dhananjay@netxen.com
2008-01-12
2
-9
/
+7
|
*
|
|
netxen: update driver version
dhananjay@netxen.com
2008-01-12
1
-2
/
+2
|
*
|
|
netxen: update MAINTAINERS
dhananjay@netxen.com
2008-01-12
1
-2
/
+2
|
*
|
|
endianness noise in tulip_core
Al Viro
2008-01-12
1
-1
/
+2
|
*
|
|
de4x5 fixes
Al Viro
2008-01-12
1
-84
/
+43
|
*
|
|
xircom_cb endianness fixes
Al Viro
2008-01-12
1
-28
/
+26
*
|
|
|
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
2008-01-13
5
-0
/
+51
|
\
\
\
\
|
*
|
|
|
[POWERPC] Fix CPU hotplug when using the SLB shadow buffer
Michael Neuling
2008-01-11
4
-0
/
+12
|
*
|
|
|
[POWERPC] efika: add phy-handle property for fec_mpc52xx
Olaf Hering
2008-01-10
1
-0
/
+39
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2008-01-13
19
-44
/
+139
|
\
\
\
\
|
*
\
\
\
Pull bugzilla-9535 into release branch
Len Brown
2008-01-12
1
-4
/
+10
|
|
\
\
\
\
|
|
*
|
|
|
pnpacpi: print resource shortage message only once
Len Brown
2008-01-12
1
-4
/
+10
|
*
|
|
|
|
Pull bugzilla-9683 into release branch
Len Brown
2008-01-11
1
-0
/
+4
|
|
\
\
\
\
\
[next]