Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | x86: Remove double declaration of MSR_P6_EVNTSEL0 and MSR_P6_EVNTSEL1 | Jaswinder Singh Rajput | 2009-07-01 | 1 | -4/+0 | |
| * | | | | | | xen: Use kcalloc() in xen_init_IRQ() | Pekka Enberg | 2009-07-01 | 1 | -2/+2 | |
| * | | | | | | x86: Fix fixmap ordering | Jan Beulich | 2009-07-01 | 1 | -3/+3 | |
| * | | | | | | x86: Fix symbol annotation for arch/x86/lib/clear_page_64.S::clear_page_c | Mike Galbraith | 2009-06-30 | 1 | -3/+2 | |
* | | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2009-07-07 | 6 | -411/+1026 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | [ARM] amba: fix amba device resources | Russell King | 2009-07-05 | 1 | -1/+11 | |
| * | | | | | | | [ARM] pgtable: file pte layout documentation | Russell King | 2009-07-05 | 1 | -9/+14 | |
| * | | | | | | | [ARM] pgtable: swp pte layout documentation, definitions, and check | Russell King | 2009-07-05 | 1 | -5/+25 | |
| * | | | | | | | [ARM] export __cpu_flush_dcache_page | Russell King | 2009-07-05 | 1 | -0/+1 | |
| * | | | | | | | [ARM] 5576/1: Update kb9202_defconfig | Matthias Kaehlcke | 2009-07-02 | 1 | -316/+842 | |
| * | | | | | | | [ARM] 5581/1: U300 clock updates | Linus Walleij | 2009-07-02 | 1 | -41/+80 | |
| * | | | | | | | [ARM] 5579/1: Updated U300 defconfig | Linus Walleij | 2009-07-02 | 1 | -39/+53 | |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6 | Linus Torvalds | 2009-07-07 | 1 | -22/+32 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Revert "ide: improve handling of Power Management requests" | David S. Miller | 2009-07-06 | 1 | -22/+32 | |
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-07-07 | 35 | -259/+658 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | | | ||||||
| * | | | | | | | | Revert "p54: Use SKB list handling helpers instead of by-hand code." | David S. Miller | 2009-07-06 | 1 | -19/+27 | |
| * | | | | | | | | sctp: fix warning at inet_sock_destruct() while release sctp socket | Wei Yongjun | 2009-07-06 | 1 | -23/+2 | |
| * | | | | | | | | tun/tap: Fix crashes if open() /dev/net/tun and then poll() it. | Mariusz Kozlowski | 2009-07-06 | 1 | -1/+3 | |
| * | | | | | | | | dsa: fix 88e6xxx statistics counter snapshotting | Stephane Contri | 2009-07-06 | 1 | -1/+1 | |
| * | | | | | | | | forcedeth: Fix NAPI race. | Eric Dumazet | 2009-07-06 | 1 | -11/+14 | |
| * | | | | | | | | drivers/net/smsc911x.c: Fix resource size off by 1 error | Julia Lawall | 2009-07-06 | 1 | -3/+3 | |
| * | | | | | | | | pcnet_cs: add new id | Ken Kawasaki | 2009-07-06 | 1 | -0/+1 | |
| * | | | | | | | | bnx2x: Fix the maximal values of coalescing timeouts. | Eilon Greenstein | 2009-07-06 | 2 | -4/+6 | |
| * | | | | | | | | bnx2x: Disable HC coalescing when setting timeout to zero. | Eilon Greenstein | 2009-07-06 | 1 | -2/+2 | |
| * | | | | | | | | tun: Fix device unregister race | Herbert Xu | 2009-07-06 | 1 | -7/+9 | |
| * | | | | | | | | be2net: fix spurious interrupt handling in intx mode | Sathya Perla | 2009-07-04 | 2 | -7/+13 | |
| * | | | | | | | | e1000e: disable K1 at 1000Mbps for 82577/82578 | Bruce Allan | 2009-07-04 | 3 | -7/+110 | |
| * | | | | | | | | e1000e: delay second read of PHY_STATUS register on failure of first read | Bruce Allan | 2009-07-04 | 1 | -1/+6 | |
| * | | | | | | | | e1000e: prevent NVM corruption on sectors larger than 4K | Bruce Allan | 2009-07-04 | 1 | -2/+17 | |
| * | | | | | | | | e1000e: do not write SmartSpeed register bits on parts without support | Bruce Allan | 2009-07-04 | 1 | -4/+15 | |
| * | | | | | | | | e1000e: delay after LCD reset and proper checks for PHY configuration done | Bruce Allan | 2009-07-04 | 2 | -44/+82 | |
| * | | | | | | | | e1000e: PHY loopback broken on 82578 | Bruce Allan | 2009-07-04 | 2 | -0/+7 | |
| * | | | | | | | | ixgbe: Not allow 8259x unsupported wol options change from ethtool | Mallikarjuna R Chilakala | 2009-07-04 | 1 | -1/+0 | |
| * | | | | | | | | ixgbe: fix inconsistent SFP/SFP+ failure results. | Don Skidmore | 2009-07-04 | 1 | -5/+5 | |
| * | | | | | | | | ixgbe: fix regression on some 82598 adapters | Don Skidmore | 2009-07-04 | 1 | -10/+14 | |
| * | | | | | | | | ixgbe: fix issues with failing to detect insert of unsupported module | Don Skidmore | 2009-07-04 | 2 | -2/+9 | |
| * | | | | | | | | qlge: Fix sizeof usage. | Ron Mercer | 2009-07-04 | 2 | -9/+9 | |
| * | | | | | | | | qlge: Add/use function for link up/down. | Ron Mercer | 2009-07-04 | 3 | -8/+26 | |
| * | | | | | | | | qlge: Fix MAC address bonding issue. | Ron Mercer | 2009-07-04 | 1 | -7/+43 | |
| * | | | | | | | | qlge: Fix tx byte counter. | Ron Mercer | 2009-07-04 | 1 | -1/+1 | |
| * | | | | | | | | qlge: Fix redundant call to free resources. | Ron Mercer | 2009-07-04 | 1 | -5/+0 | |
| * | | | | | | | | qlge: Fix carrier on condition. | Ron Mercer | 2009-07-04 | 1 | -1/+5 | |
| * | | | | | | | | qlge: Clear frame to queue routing before reset. | Ron Mercer | 2009-07-04 | 1 | -9/+32 | |
| * | | | | | | | | qlge: Expand coverage of hw lock for config register. | Ron Mercer | 2009-07-04 | 1 | -4/+5 | |
| * | | | | | | | | IPv6: preferred lifetime of address not getting updated | Brian Haley | 2009-07-04 | 1 | -3/+27 | |
| * | | | | | | | | xfrm6: fix the proto and ports decode of sctp protocol | Wei Yongjun | 2009-07-04 | 1 | -2/+4 | |
| * | | | | | | | | xfrm4: fix the ports decode of sctp protocol | Wei Yongjun | 2009-07-04 | 1 | -1/+2 | |
| * | | | | | | | | net/9p: Fix crash due to bad mount parameters. | Abhishek Kulkarni | 2009-07-02 | 1 | -6/+8 | |
| * | | | | | | | | if_ether: add define for 1588 aka Timesync | Alexander Duyck | 2009-07-02 | 1 | -0/+1 | |
| * | | | | | | | | phylib: fixes for PHY_RESUMING state changes | Wade Farnsworth | 2009-07-02 | 1 | -3/+22 |