Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | nilfs2: fix irregular checkpoint creation due to data flush | Ryusuke Konishi | 2009-11-03 | 1 | -6/+11 | |
| | * | | | | | | | nilfs2: fix dirty page accounting leak causing hang at write | Ryusuke Konishi | 2009-11-03 | 1 | -2/+1 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-11-03 | 39 | -180/+606 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||||
| | * | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-11-02 | 13 | -25/+61 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | mac80211: check interface is down before type change | Johannes Berg | 2009-11-02 | 1 | -3/+3 | |
| | | * | | | | | | cfg80211: fix NULL ptr deref | Johannes Berg | 2009-11-02 | 1 | -2/+5 | |
| | | * | | | | | | libertas if_usb: Fix crash on 64-bit machines | David Woodhouse | 2009-10-30 | 1 | -1/+1 | |
| | | * | | | | | | mac80211: fix reason code output endianness | Johannes Berg | 2009-10-30 | 1 | -1/+1 | |
| | | * | | | | | | mac80211: fix addba timer | Johannes Berg | 2009-10-30 | 1 | -7/+12 | |
| | | * | | | | | | ath9k: fix misplaced semicolon on rate control | Luis R. Rodriguez | 2009-10-30 | 1 | -1/+1 | |
| | | * | | | | | | b43: Fix DMA TX bounce buffer copying | Michael Buesch | 2009-10-30 | 1 | -2/+13 | |
| | | * | | | | | | mac80211: fix BSS leak | Johannes Berg | 2009-10-30 | 1 | -2/+4 | |
| | | * | | | | | | rt73usb.c : more ids | Xose Vazquez Perez | 2009-10-30 | 1 | -0/+5 | |
| | | * | | | | | | ipw2200: fix oops on missing firmware | Zhu Yi | 2009-10-30 | 4 | -6/+16 | |
| | * | | | | | | | gre: Fix dev_addr clobbering for gretap | Herbert Xu | 2009-10-30 | 1 | -12/+16 | |
| | * | | | | | | | sky2: set carrier off in probe | Brandon Philips | 2009-10-30 | 1 | -0/+2 | |
| | * | | | | | | | net: fix sk_forward_alloc corruption | Eric Dumazet | 2009-10-30 | 5 | -12/+18 | |
| | |/ / / / / / | ||||||
| | * | | | | | | pcnet_cs: add cis of PreMax PE-200 ethernet pcmcia card | Ken Kawasaki | 2009-10-29 | 8 | -7/+60 | |
| | * | | | | | | r8169: Fix card drop incoming VLAN tagged MTU byte large jumbo frames | Raimonds Cicans | 2009-10-29 | 1 | -1/+1 | |
| | * | | | | | | ibmtr: possible Read buffer overflow? | roel kluin | 2009-10-29 | 1 | -2/+9 | |
| | * | | | | | | net: Fix RPF to work with policy routing | jamal | 2009-10-29 | 3 | -6/+10 | |
| | * | | | | | | net: fix kmemcheck annotations | Eric Dumazet | 2009-10-29 | 1 | -2/+2 | |
| | * | | | | | | e1000e: rework disable K1 at 1000Mbps for 82577/82578 | Bruce Allan | 2009-10-29 | 5 | -28/+190 | |
| | * | | | | | | e1000e: config PHY via software after resets | Bruce Allan | 2009-10-29 | 2 | -78/+218 | |
| | * | | | | | | e100: e100_phy_init() isolates selected PHY, causes 10 second boot delay | Bruce Allan | 2009-10-29 | 1 | -7/+19 | |
| * | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri... | Linus Torvalds | 2009-11-02 | 4 | -36/+74 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | 9p: fix readdir corner cases | Eric Van Hensbergen | 2009-11-02 | 3 | -34/+72 | |
| | * | | | | | | | 9p: fix readlink | Martin Stava | 2009-11-02 | 1 | -3/+2 | |
| | * | | | | | | | 9p: fix a small bug in readdir for long directories | Martin Stava | 2009-11-02 | 1 | -0/+1 | |
| | | |_|_|_|/ / | | |/| | | | | | ||||||
| * | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2009-11-02 | 8 | -90/+132 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Revert "[IA64] fix percpu warnings" | Tony Luck | 2009-11-02 | 1 | -1/+1 | |
| | * | | | | | | | Pull ticket-spinaphore into release branch | Tony Luck | 2009-10-23 | 1 | -6/+18 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | [IA64] Re-implement spinaphores using ticket lock concepts | Tony Luck | 2009-10-09 | 1 | -6/+18 | |
| | * | | | | | | | | Pull ticket4byte into release branch | Tony Luck | 2009-10-23 | 2 | -22/+42 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | [IA64] SMT friendly version of spin_unlock_wait() | Tony Luck | 2009-10-13 | 1 | -2/+15 | |
| | | * | | | | | | | | [IA64] Squeeze ticket locks back into 4 bytes. | Tony Luck | 2009-10-07 | 2 | -20/+27 | |
| | * | | | | | | | | | [IA64] fix percpu warnings | Randy Dunlap | 2009-10-15 | 1 | -1/+1 | |
| | * | | | | | | | | | [IA64] use printk_once() unaligned.c/io_common.c | Marcin Slusarz | 2009-10-13 | 2 | -10/+4 | |
| | * | | | | | | | | | [IA64] Require SAL 3.2 in order to do extended config space ops | Matthew Wilcox | 2009-10-13 | 1 | -2/+7 | |
| | * | | | | | | | | | [IA64] unsigned cannot be less than 0 in sn_hwperf_ioctl() | Roel Kluin | 2009-10-13 | 1 | -3/+4 | |
| | * | | | | | | | | | [IA64] Restore registers in the stack on INIT | Takao Indoh | 2009-10-13 | 1 | -47/+57 | |
| * | | | | | | | | | | Revert "ext4: Remove journal_checksum mount option and enable it by default" | Linus Torvalds | 2009-11-02 | 3 | -7/+22 | |
| * | | | | | | | | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2009-11-02 | 20 | -85/+131 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | ARM: ensure initial page tables are setup for SMP systems | Russell King | 2009-11-02 | 3 | -6/+15 | |
| | * | | | | | | | | | | ARM: 5776/1: Check compiler version and EABI support when adding ARM unwind s... | Claudio Scordino | 2009-11-02 | 1 | -0/+9 | |
| | * | | | | | | | | | | ARM: 5774/1: Fix Realview ARM1176PB board reboot | Philby John | 2009-11-01 | 7 | -21/+50 | |
| | * | | | | | | | | | | ARM: Fix errata 411920 workarounds | Russell King | 2009-10-29 | 3 | -29/+12 | |
| | * | | | | | | | | | | ARM: Fix sparsemem with SPARSEMEM_EXTREME enabled | Russell King | 2009-10-29 | 1 | -1/+19 | |
| | * | | | | | | | | | | ARM: Use GFP_DMA only for masks _less_ than 32-bit | Russell King | 2009-10-25 | 1 | -2/+2 | |
| | * | | | | | | | | | | ARM: integrator: allow Integrator to be built with highmem | Russell King | 2009-10-25 | 1 | -0/+1 |