index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] smbfs readdir vs signal fix
Andrew Morton
2006-02-01
1
-1
/
+4
*
[PATCH] CONFIG_DOUBLEFAULT Kconfig fix
Ingo Molnar
2006-02-01
1
-9
/
+9
*
[PATCH] knfsd: Restore recently broken ACL functionality to NFS server
Andreas Gruenbacher
2006-02-01
1
-27
/
+49
*
[PATCH] prototypes for *at functions & typo fix
Ulrich Drepper
2006-02-01
2
-1
/
+34
*
[PATCH] CONFIG_ISA does not make sense for CONFIG_PPC_PSERIES
Olaf Hering
2006-02-01
1
-4
/
+0
*
[PATCH] x86_64: compat_sys_futimesat fix
Andrew Morton
2006-02-01
1
-1
/
+1
*
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...
Linus Torvalds
2006-01-31
9
-61
/
+58
|
\
|
*
IB/mthca: Semaphore to mutex conversions
Roland Dreier
2006-01-30
6
-36
/
+37
|
*
IB/mthca: Don't cancel commands on a signal
Michael S. Tsirkin
2006-01-30
2
-16
/
+7
|
*
IB/srp: Semaphore to mutex conversion
Ingo Molnar
2006-01-30
2
-10
/
+9
|
*
IB/mthca: Relax UAR size check
Michael S. Tsirkin
2006-01-30
1
-2
/
+8
*
|
Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2006-01-31
1
-4
/
+15
|
\
\
|
*
|
[libata ahci] add another JMicron pci id
Jeff Garzik
2006-01-29
1
-0
/
+2
|
*
|
[libata ahci] Isolate Intel-ism, add JMicron JMB360 support
Jeff Garzik
2006-01-29
1
-4
/
+13
*
|
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input
Linus Torvalds
2006-01-31
18
-266
/
+545
|
\
\
\
|
*
|
|
Input: hiddev - fix off-by-one for num_values in uref_multi requests
Ben Collins
2006-01-31
1
-1
/
+1
|
*
|
|
Input: iforce - fix detection of USB devices
Dmitry Torokhov
2006-01-31
2
-3
/
+2
|
*
|
|
Input: a3d - convert to dynamic input_dev allocation
Dmitry Torokhov
2006-01-29
1
-42
/
+46
|
*
|
|
Input: tmdc - handle errors from input_register_device()
Dmitry Torokhov
2006-01-29
1
-4
/
+11
|
*
|
|
Input: turbografx - handle errors from input_register_device()
Dmitry Torokhov
2006-01-29
1
-7
/
+13
|
*
|
|
Input: gamecon - handle errors from input_register_device()
Dmitry Torokhov
2006-01-29
1
-6
/
+12
|
*
|
|
Input: gamecon - fix crash when accessing device
Dmitry Torokhov
2006-01-29
1
-149
/
+194
|
*
|
|
Input: sidewinder - handle errors from input_register_device()
Dmitry Torokhov
2006-01-29
1
-2
/
+6
|
*
|
|
Input: sidewinder - fix an oops
Zinx Verituse
2006-01-29
1
-1
/
+1
|
*
|
|
Input: db9 - handle errors from input_register_device()
Dmitry Torokhov
2006-01-29
1
-5
/
+10
|
*
|
|
Input: db9 - fix possible crash with Saturn gamepads
Dmitry Torokhov
2006-01-29
1
-34
/
+36
|
*
|
|
Input: grip - handle errors from input_register_device()
Dmitry Torokhov
2006-01-29
1
-2
/
+6
|
*
|
|
Input: grip - fix crash when accessing device
Dmitry Torokhov
2006-01-29
1
-0
/
+3
|
*
|
|
Input: make needlessly global code static
Adrian Bunk
2006-01-29
2
-3
/
+3
|
*
|
|
Input: mousedev - fix memory leak
Kimball Murray
2006-01-29
1
-6
/
+3
|
*
|
|
Input: iforce - do not return ENOMEM upon successful allocation
Alexey Dobriyan
2006-01-29
1
-1
/
+1
|
*
|
|
Input: psmouse - set name for Genius mice
Dmitry Torokhov
2006-01-29
1
-0
/
+1
|
*
|
|
Input: add ixp4xx beeper driver
Alessandro Zummo
2006-01-29
3
-0
/
+196
|
|
/
/
*
|
|
Merge git://oss.sgi.com:8090/oss/git/xfs-2.6
Linus Torvalds
2006-01-31
2
-18
/
+39
|
\
\
\
|
*
|
|
[XFS] Fix regression in xfs_buf_rele dealing with non-hashed buffers, as
Nathan Scott
2006-02-01
1
-0
/
+7
|
*
|
|
[XFS] Interim solution for attribute insertion failure during file
Yingping Lu
2006-02-01
1
-18
/
+32
|
|
/
/
*
|
|
[PATCH] Make sure to always check upper bits of tv_nsec in timespec_valid.
Chris Wright
2006-01-31
1
-1
/
+1
*
|
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/bnx2-2.6
Linus Torvalds
2006-01-31
3
-524
/
+643
|
\
\
\
|
*
|
|
[BNX2]: Update version and copyright year
Michael Chan
2006-01-23
3
-8
/
+7
|
*
|
|
[BNX2]: Add PHY loopback test
Michael Chan
2006-01-23
1
-22
/
+79
|
*
|
|
[BNX2]: Use netdev_priv()
Michael Chan
2006-01-23
1
-40
/
+40
|
*
|
|
[BNX2]: Fix nvram sizing
Michael Chan
2006-01-23
2
-3
/
+14
|
*
|
|
[BNX2]: Workaround hw interrupt bug
Michael Chan
2006-01-23
1
-2
/
+17
|
*
|
|
[BNX2]: Fix UDP checksum verification
Michael Chan
2006-01-23
3
-418
/
+439
|
*
|
|
[BNX2]: Misc. fixes
Michael Chan
2006-01-23
2
-6
/
+15
|
*
|
|
[BNX2]: Improve handshake with firmware
Michael Chan
2006-01-23
2
-23
/
+25
|
*
|
|
[BNX2]: Fix VLAN on ASF
Michael Chan
2006-01-23
2
-3
/
+8
|
|
/
/
*
|
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2006-01-31
9
-45
/
+51
|
\
\
\
|
*
|
|
[DCCP] ipv6: dccp_v6_send_response() has a DST leak too.
David S. Miller
2006-01-31
1
-0
/
+1
|
*
|
|
[IPV6] tcp_v6_send_synack: release the destination
Eric W. Biederman
2006-01-31
1
-0
/
+1
[next]