summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix congestion_wait() sync/async vs read/write confusionJens Axboe2009-07-1016-40/+43
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2009-07-0913-896/+686
|\
| * cifs: when ATTR_READONLY is set, only clear write bits on non-directoriesJeff Layton2009-07-091-4/+4
| * cifs: remove cifsInodeInfo->inUse counterJeff Layton2009-07-092-2/+0
| * cifs: convert cifs_get_inode_info and non-posix readdir to use cifs_igetJeff Layton2009-07-095-529/+252
| * [CIFS] update cifs version numberSteve French2009-07-092-2/+6
| * cifs: add and use CIFSSMBUnixSetFileInfo for setattr callsJeff Layton2009-07-093-1/+77
| * cifs: make a separate function for filling out FILE_UNIX_BASIC_INFOJeff Layton2009-07-091-32/+42
| * cifs: rename CIFSSMBUnixSetInfo to CIFSSMBUnixSetPathInfoJeff Layton2009-07-095-22/+23
| * cifs: add pid of initiating process to spnego upcall infoJeff Layton2009-07-091-1/+8
| * cifs: fix regression with O_EXCL creates and optimize away lookupJeff Layton2009-07-081-0/+9
| * cifs: add new cifs_iget function and convert unix codepath to use itJeff Layton2009-07-017-377/+339
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-07-0940-60/+192
|\ \
| * | cxgb3: Fix crash caused by stashing wrong netdev_queueRoland Dreier2009-07-091-2/+1
| * | ixgbe: Fix coexistence of FCoE and Flow Director in 82599Yi Zou2009-07-092-8/+17
| * | memory barrier: adding smp_mb__after_lockJiri Olsa2009-07-093-1/+13
| * | net: adding memory barrier to the poll and receive callbacksJiri Olsa2009-07-0910-19/+85
| * | netpoll: Fix carrier detection for drivers that are using phylibAnton Vorontsov2009-07-081-1/+1
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-07-0819-17/+48
| |\ \
| | * | includecheck fix: include/linux, rfkill.hJaswinder Singh Rajput2009-07-081-1/+0
| | * | p54: tx refused but queue activeLarry Finger2009-07-081-2/+3
| | * | Atheros Kconfig needs to be dependent on WLAN_80211Jay Sternberg2009-07-081-0/+1
| | * | mac80211: fix docbookJohannes Berg2009-07-081-2/+0
| | * | mac80211_hwsim: avoid NULL accessJohannes Berg2009-07-081-0/+1
| | * | ssb: Add support for 4318EClyde McPherson2009-07-081-2/+4
| | * | b43: Add support for 4318EClyde McPherson2009-07-081-0/+1
| | * | zd1211rw: adding SONY IFU-WLM2 (054c:0257) as a zd1211b deviceHin-Tak Leung2009-07-081-0/+1
| | * | zd1211rw: 07b8:6001 is a ZD1211BPascal Terjan2009-07-081-1/+1
| | * | mac80211: minstrel: avoid accessing negative indices in rix_to_ndx()Luciano Coelho2009-07-071-1/+4
| | * | cfg80211: fix refcount leakJohannes Berg2009-07-071-1/+0
| | * | hp-wmi: fix rfkill bugJohannes Berg2009-07-071-1/+1
| | * | mac80211: fix allocation in mesh_queue_preqAndrey Yurovsky2009-07-071-1/+1
| | * | iwmc3200wifi: add Kconfig helpSamuel Ortiz2009-07-071-0/+9
| | * | ath9k: Fix leak in tx descriptorVasanthakumar Thiagarajan2009-07-071-1/+8
| | * | b43/b43legacy: fix radio LED initializationLarry Finger2009-07-074-4/+12
| | * | Wireless: nl80211, fix lock imbalanceJiri Slaby2009-07-071-0/+1
| * | | r6040: bump driver version to 0.24 and date to 08 July 2009Florian Fainelli2009-07-081-2/+2
| * | | r6040: restore MIER register correctly when IRQ line is sharedFlorian Fainelli2009-07-081-1/+4
| * | | ipv4: Fix fib_trie rebalancing, part 4 (root thresholds)Jarek Poplawski2009-07-081-2/+2
| * | | davinci_emac: fix kernel oops when changing MAC address while interface is downPablo Bitton2009-07-081-2/+10
| * | | igb: set lan id prior to configuring phyAlexander Duyck2009-07-081-0/+4
| * | | fec: fix definition of 5272 version of FEC_X_DES_ACTIVE registerGreg Ungerer2009-07-061-1/+1
| * | | fec: remove extra ";" from definition namesGreg Ungerer2009-07-061-6/+6
| |/ /
* | | Fix compile error in bmac.cDave Jones2009-07-091-1/+1
* | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2009-07-081-3/+4
|\ \ \
| * | | [CPUFREQ] Fix compile failure in cpufreq.cDave Jones2009-07-081-3/+4
* | | | fealnx: Fix build breakage -- PR_CONT should be KERN_CONTRoland Dreier2009-07-081-3/+3
* | | | atmel_lcdfb: fix regression with uninitalized fb_info->mm_lock mutexKrzysztof Helt2009-07-081-2/+3
* | | | fsl-diu-fb: fix regression with uninitalized fb_info->mm_lock mutexKrzysztof Helt2009-07-081-6/+0
|/ / /
* | | x86: don't clear nodes_states[N_NORMAL_MEMORY] when numa is not compiled inYinghai Lu2009-07-081-2/+9