summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | x86: Remove double declaration of MSR_P6_EVNTSEL0 and MSR_P6_EVNTSEL1Jaswinder Singh Rajput2009-07-011-4/+0
| * | | | | | xen: Use kcalloc() in xen_init_IRQ()Pekka Enberg2009-07-011-2/+2
| * | | | | | x86: Fix fixmap orderingJan Beulich2009-07-011-3/+3
| * | | | | | x86: Fix symbol annotation for arch/x86/lib/clear_page_64.S::clear_page_cMike Galbraith2009-06-301-3/+2
* | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-07-076-411/+1026
|\ \ \ \ \ \ \
| * | | | | | | [ARM] amba: fix amba device resourcesRussell King2009-07-051-1/+11
| * | | | | | | [ARM] pgtable: file pte layout documentationRussell King2009-07-051-9/+14
| * | | | | | | [ARM] pgtable: swp pte layout documentation, definitions, and checkRussell King2009-07-051-5/+25
| * | | | | | | [ARM] export __cpu_flush_dcache_pageRussell King2009-07-051-0/+1
| * | | | | | | [ARM] 5576/1: Update kb9202_defconfigMatthias Kaehlcke2009-07-021-316/+842
| * | | | | | | [ARM] 5581/1: U300 clock updatesLinus Walleij2009-07-021-41/+80
| * | | | | | | [ARM] 5579/1: Updated U300 defconfigLinus Walleij2009-07-021-39/+53
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds2009-07-071-22/+32
|\ \ \ \ \ \ \ \
| * | | | | | | | Revert "ide: improve handling of Power Management requests"David S. Miller2009-07-061-22/+32
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-07-0735-259/+658
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | |
| * | | | | | | | Revert "p54: Use SKB list handling helpers instead of by-hand code."David S. Miller2009-07-061-19/+27
| * | | | | | | | sctp: fix warning at inet_sock_destruct() while release sctp socketWei Yongjun2009-07-061-23/+2
| * | | | | | | | tun/tap: Fix crashes if open() /dev/net/tun and then poll() it.Mariusz Kozlowski2009-07-061-1/+3
| * | | | | | | | dsa: fix 88e6xxx statistics counter snapshottingStephane Contri2009-07-061-1/+1
| * | | | | | | | forcedeth: Fix NAPI race.Eric Dumazet2009-07-061-11/+14
| * | | | | | | | drivers/net/smsc911x.c: Fix resource size off by 1 errorJulia Lawall2009-07-061-3/+3
| * | | | | | | | pcnet_cs: add new idKen Kawasaki2009-07-061-0/+1
| * | | | | | | | bnx2x: Fix the maximal values of coalescing timeouts.Eilon Greenstein2009-07-062-4/+6
| * | | | | | | | bnx2x: Disable HC coalescing when setting timeout to zero.Eilon Greenstein2009-07-061-2/+2
| * | | | | | | | tun: Fix device unregister raceHerbert Xu2009-07-061-7/+9
| * | | | | | | | be2net: fix spurious interrupt handling in intx modeSathya Perla2009-07-042-7/+13
| * | | | | | | | e1000e: disable K1 at 1000Mbps for 82577/82578Bruce Allan2009-07-043-7/+110
| * | | | | | | | e1000e: delay second read of PHY_STATUS register on failure of first readBruce Allan2009-07-041-1/+6
| * | | | | | | | e1000e: prevent NVM corruption on sectors larger than 4KBruce Allan2009-07-041-2/+17
| * | | | | | | | e1000e: do not write SmartSpeed register bits on parts without supportBruce Allan2009-07-041-4/+15
| * | | | | | | | e1000e: delay after LCD reset and proper checks for PHY configuration doneBruce Allan2009-07-042-44/+82
| * | | | | | | | e1000e: PHY loopback broken on 82578Bruce Allan2009-07-042-0/+7
| * | | | | | | | ixgbe: Not allow 8259x unsupported wol options change from ethtoolMallikarjuna R Chilakala2009-07-041-1/+0
| * | | | | | | | ixgbe: fix inconsistent SFP/SFP+ failure results.Don Skidmore2009-07-041-5/+5
| * | | | | | | | ixgbe: fix regression on some 82598 adaptersDon Skidmore2009-07-041-10/+14
| * | | | | | | | ixgbe: fix issues with failing to detect insert of unsupported moduleDon Skidmore2009-07-042-2/+9
| * | | | | | | | qlge: Fix sizeof usage.Ron Mercer2009-07-042-9/+9
| * | | | | | | | qlge: Add/use function for link up/down.Ron Mercer2009-07-043-8/+26
| * | | | | | | | qlge: Fix MAC address bonding issue.Ron Mercer2009-07-041-7/+43
| * | | | | | | | qlge: Fix tx byte counter.Ron Mercer2009-07-041-1/+1
| * | | | | | | | qlge: Fix redundant call to free resources.Ron Mercer2009-07-041-5/+0
| * | | | | | | | qlge: Fix carrier on condition.Ron Mercer2009-07-041-1/+5
| * | | | | | | | qlge: Clear frame to queue routing before reset.Ron Mercer2009-07-041-9/+32
| * | | | | | | | qlge: Expand coverage of hw lock for config register.Ron Mercer2009-07-041-4/+5
| * | | | | | | | IPv6: preferred lifetime of address not getting updatedBrian Haley2009-07-041-3/+27
| * | | | | | | | xfrm6: fix the proto and ports decode of sctp protocolWei Yongjun2009-07-041-2/+4
| * | | | | | | | xfrm4: fix the ports decode of sctp protocolWei Yongjun2009-07-041-1/+2
| * | | | | | | | net/9p: Fix crash due to bad mount parameters.Abhishek Kulkarni2009-07-021-6/+8
| * | | | | | | | if_ether: add define for 1588 aka TimesyncAlexander Duyck2009-07-021-0/+1
| * | | | | | | | phylib: fixes for PHY_RESUMING state changesWade Farnsworth2009-07-021-3/+22