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
...
|
*
|
[XFS] Get rid of redundant "required" in msg.
Utako Kusaka
2007-05-08
1
-2
/
+1
|
*
|
[XFS] Export via a function xfs_buftarg_list for use by kdb/xfsidbg.
Tim Shimmin
2007-05-08
2
-1
/
+12
|
*
|
[XFS] Remove unused ilen variable and references.
Tim Shimmin
2007-05-08
1
-4
/
+0
|
*
|
[XFS] Fix to prevent the notorious 'NULL files' problem after a crash.
Lachlan McIlroy
2007-05-08
9
-88
/
+208
|
*
|
[XFS] Fix race condition in xfs_write().
Lachlan McIlroy
2007-05-08
1
-29
/
+32
|
*
|
[XFS] Fix uquota and oquota enforcement problems.
Kouta Ooizumi
2007-05-08
3
-4
/
+12
|
*
|
[XFS] propogate return codes from flush routines
Lachlan McIlroy
2007-05-08
10
-22
/
+53
|
*
|
[XFS] Fix quotaon syscall failures for group enforcement requests.
Donald Douwsma
2007-05-08
1
-3
/
+1
|
*
|
[XFS] Invalidate quotacheck when mounting without a quota type.
Donald Douwsma
2007-05-08
1
-0
/
+11
|
*
|
[XFS] reducing the number of random number functions.
Joe Perches
2007-05-08
4
-20
/
+3
|
*
|
[XFS] remove more misc. unused args
Eric Sandeen
2007-05-08
3
-15
/
+8
|
*
|
[XFS] the "aendp" arg to xfs_dir2_data_freescan is always NULL, remove it.
Eric Sandeen
2007-05-08
5
-21
/
+13
|
*
|
[XFS] The last argument "lsn" of xfs_trans_commit() is always called with
Eric Sandeen
2007-05-08
21
-67
/
+50
|
|
/
*
|
Merge branch 'reset-seq' of master.kernel.org:/pub/scm/linux/kernel/git/jgarz...
Linus Torvalds
2007-05-08
32
-212
/
+321
|
\
\
|
*
|
[libata reset-seq] build and merge fixes
Jeff Garzik
2007-05-01
3
-3
/
+5
|
*
|
libata: reimplement reset sequencing
Tejun Heo
2007-05-01
3
-67
/
+42
|
*
|
libata: improve ata_std_prereset()
Tejun Heo
2007-05-01
1
-7
/
+15
|
*
|
libata: improve 0xff status handling
Tejun Heo
2007-05-01
3
-20
/
+30
|
*
|
libata: add deadline support to prereset and reset methods
Tejun Heo
2007-05-01
32
-135
/
+249
*
|
|
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2007-05-08
37
-557
/
+1228
|
\
\
\
|
*
|
|
[netdrvr] atl1: fix build
Jeff Garzik
2007-05-08
1
-0
/
+1
|
*
|
|
pasemi_mac: Use local-mac-address instead of mac-address if available
Olof Johansson
2007-05-08
1
-1
/
+6
|
*
|
|
pasemi_mac: PHY support
Olof Johansson
2007-05-08
3
-0
/
+133
|
*
|
|
pasemi_mac: Add msglevel support and "debug" module param
Olof Johansson
2007-05-08
2
-4
/
+23
|
*
|
|
pasemi_mac: Logic cleanup / rx performance improvements
Olof Johansson
2007-05-08
1
-38
/
+37
|
*
|
|
pasemi_mac: Minor cleanup / define fixes
Olof Johansson
2007-05-08
2
-10
/
+8
|
*
|
|
pasemi_mac: Add SKB reuse / copy-break
Olof Johansson
2007-05-08
1
-7
/
+24
|
*
|
|
pasemi_mac: Timer and interrupt fixes
Olof Johansson
2007-05-08
2
-12
/
+30
|
*
|
|
pasemi_mac: Abstract and fix up interrupt restart routines
Olof Johansson
2007-05-08
1
-3
/
+41
|
*
|
|
pasemi_mac: Move the IRQ mapping from the PCI layer to the driver
Olof Johansson
2007-05-08
4
-23
/
+23
|
*
|
|
tc35815: Remove unnecessary skb->dev assignment
Atsushi Nemoto
2007-05-08
1
-1
/
+0
|
*
|
|
drivers/net/dm9000: Convert to generic boolean
Richard Knutsson
2007-05-08
1
-7
/
+4
|
*
|
|
AT91RM9200 Ethernet: Fix multicast addressing
Andrew Victor
2007-05-08
1
-2
/
+2
|
*
|
|
AT91RM9200 Ethernet: Support additional PHYs
Andrew Victor
2007-05-08
2
-21
/
+73
|
*
|
|
PCMCIA-NETDEV : xirc2ps_cs: bugfix of multicast code
Komuro
2007-05-08
1
-6
/
+8
|
*
|
|
sky2: re-enable 88E8056 for most motherboards
Stephen Hemminger
2007-05-08
1
-4
/
+13
|
*
|
|
MIPS: Drop unnecessary CONFIG_ISA from RBTX49XX
Atsushi Nemoto
2007-05-08
2
-33
/
+0
|
*
|
|
ne: MIPS: Use platform_driver for ne on RBTX49XX
Atsushi Nemoto
2007-05-08
4
-9
/
+40
|
*
|
|
ne: Add NEEDS_PORTLIST to control ISA auto-probe
Atsushi Nemoto
2007-05-08
1
-3
/
+8
|
*
|
|
ne: Misc fixes for platform driver.
Atsushi Nemoto
2007-05-08
1
-6
/
+7
|
*
|
|
ne: Add platform_driver
Atsushi Nemoto
2007-05-08
1
-2
/
+89
|
*
|
|
libertas: fix for wireless Kconfig changes
John W. Linville
2007-05-08
1
-1
/
+1
|
*
|
|
atl1: fix whitespace damage
Jay Cliburn
2007-05-08
1
-11
/
+11
|
*
|
|
atl1: use dev_printk macros
Jay Cliburn
2007-05-08
4
-87
/
+68
|
*
|
|
ehea: Fix skb header access
Thomas Klein
2007-05-08
1
-3
/
+3
|
*
|
|
s390: qeth driver hardware specs adaptions
Peter Tiedemann
2007-05-08
3
-99
/
+247
|
*
|
|
s390: fix Oops when unloading module netiucv
Ursula Braun
2007-05-08
1
-2
/
+3
|
*
|
|
s390: free skbs in finite amount of time in qeth
Ursula Braun
2007-05-08
4
-17
/
+39
|
*
|
|
s390: qeth driver connection hang
Ursula Braun
2007-05-08
4
-7
/
+7
|
*
|
|
Subject: natsemi: Allow users to disable workaround for DspCfg reset
Mark Brown
2007-05-08
1
-2
/
+66
[prev]
[next]