Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | Btrfs: Fix uninitialized root flags for subvolumes | Li Zefan | 2011-04-05 | 5 | -1/+30 | |
| * | | | | | | | btrfs: clear __GFP_FS flag in the space cache inode | Miao Xie | 2011-04-05 | 2 | -2/+2 | |
| * | | | | | | | Btrfs: fix memory leak in start_transaction() | Yoshinori Sano | 2011-04-05 | 1 | -0/+1 | |
| * | | | | | | | Btrfs: fix memory leak in btrfs_ioctl_start_sync() | Tsutomu Itoh | 2011-04-05 | 1 | -1/+3 | |
| * | | | | | | | Btrfs: fix subvol_sem leak in btrfs_rename() | Johann Lombardi | 2011-04-05 | 1 | -3/+5 | |
| * | | | | | | | Btrfs: Fix oops for defrag with compression turned on | Li Zefan | 2011-04-05 | 1 | -9/+8 | |
| * | | | | | | | Btrfs: fix /proc/mounts info. | Tsutomu Itoh | 2011-04-05 | 1 | -2/+17 | |
| * | | | | | | | Btrfs: fix compiler warning in file.c | Tsutomu Itoh | 2011-04-05 | 1 | -1/+1 | |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2011-04-05 | 36 | -60/+138 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| * | | | | | | | ipv6: Don't pass invalid dst_entry pointer to dst_release(). | Boris Ostrovsky | 2011-04-04 | 1 | -0/+1 | |
| * | | | | | | | mlx4: fix kfree on error path in new_steering_entry() | Mariusz Kozlowski | 2011-04-04 | 1 | -2/+2 | |
| * | | | | | | | tcp: len check is unnecessarily devastating, change to WARN_ON | Ilpo Järvinen | 2011-04-02 | 1 | -1/+2 | |
| * | | | | | | | sctp: malloc enough room for asconf-ack chunk | Wei Yongjun | 2011-04-02 | 1 | -2/+2 | |
| * | | | | | | | sctp: fix auth_hmacs field's length of struct sctp_cookie | Wei Yongjun | 2011-04-02 | 1 | -1/+1 | |
| * | | | | | | | net: Fix dev dev_ethtool_get_rx_csum() for forced NETIF_F_RXCSUM | Michał Mirosław | 2011-04-02 | 1 | -2/+2 | |
| * | | | | | | | usbnet: use eth%d name for known ethernet devices | Arnd Bergmann | 2011-04-02 | 11 | -12/+23 | |
| * | | | | | | | starfire: clean up dma_addr_t size test | FUJITA Tomonori | 2011-04-02 | 1 | -5/+1 | |
| * | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2011-04-02 | 18 | -35/+104 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | iwlegacy: fix bugs in change_interface | Johannes Berg | 2011-03-29 | 1 | -0/+10 | |
| | * | | | | | | | carl9170: Fix tx aggregation problems with some clients | Christian Lamparter | 2011-03-29 | 3 | -0/+9 | |
| | * | | | | | | | iwl3945: disable hw scan by default | Stanislaw Gruszka | 2011-03-29 | 1 | -1/+2 | |
| | * | | | | | | | wireless: rt2x00: rt2800usb.c add and identify ids | Xose Vazquez Perez | 2011-03-29 | 1 | -3/+7 | |
| | * | | | | | | | iwl3945: do not deprecate software scan | Stanislaw Gruszka | 2011-03-29 | 1 | -4/+2 | |
| | * | | | | | | | mac80211: fix aggregation frame release during timeout | Daniel Halperin | 2011-03-28 | 1 | -1/+2 | |
| | * | | | | | | | cfg80211: fix BSS double-unlinking (continued) | Juuso Oikarinen | 2011-03-28 | 1 | -7/+11 | |
| | * | | | | | | | cfg80211:: fix possible NULL pointer dereference | Mariusz Kozlowski | 2011-03-28 | 1 | -3/+10 | |
| | * | | | | | | | mac80211: fix possible NULL pointer dereference | Mariusz Kozlowski | 2011-03-28 | 1 | -1/+2 | |
| | * | | | | | | | mac80211: fix NULL pointer dereference in ieee80211_key_alloc() | Petr Štetiar | 2011-03-28 | 1 | -2/+2 | |
| | * | | | | | | | ath9k: fix a chip wakeup related crash in ath9k_start | Felix Fietkau | 2011-03-28 | 1 | -0/+4 | |
| | * | | | | | | | mac80211: fix a crash in minstrel_ht in HT mode with no supported MCS rates | Felix Fietkau | 2011-03-28 | 1 | -7/+18 | |
| | * | | | | | | | Bluetooth: Fix warning with hci_cmd_timer | Thomas Gleixner | 2011-03-24 | 1 | -1/+3 | |
| | * | | | | | | | Bluetooth: delete hanging L2CAP channel | Andrei Emeltchenko | 2011-03-24 | 1 | -2/+3 | |
| | * | | | | | | | Bluetooth: Fix missing hci_dev_lock_bh in user_confirm_reply | Johan Hedberg | 2011-03-24 | 1 | -0/+2 | |
| | * | | | | | | | Bluetooth: Fix sending LE data over USB | Vinicius Costa Gomes | 2011-03-24 | 1 | -1/+2 | |
| | * | | | | | | | Bluetooth: Fix HCI_RESET command synchronization | Gustavo F. Padovan | 2011-03-24 | 3 | -2/+10 | |
| | * | | | | | | | Bluetooth: Increment unacked_frames count only the first transmit | Suraj Sumangala | 2011-03-24 | 1 | -1/+3 | |
| | * | | | | | | | Bluetooth: add support for Apple MacBook Pro 8,2 | Marc-Antoine Perennou | 2011-03-24 | 1 | -0/+3 | |
* | | | | | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2011-04-05 | 16 | -67/+94 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | drm: fix "persistant" typo | Jan Engelhardt | 2011-04-05 | 5 | -25/+25 | |
| * | | | | | | | | | drm/radeon/kms: add some new ontario pci ids | Alex Deucher | 2011-04-05 | 1 | -0/+2 | |
| * | | | | | | | | | drm/radeon/kms: pageflipping cleanup for avivo+ | Alex Deucher | 2011-04-04 | 3 | -22/+20 | |
| * | | | | | | | | | drm/radeon/kms: Add support for tv-out dongle on G5 9600 | Alex Deucher | 2011-04-04 | 1 | -0/+13 | |
| * | | | | | | | | | Merge remote branch 'keithp/drm-intel-fixes' of /ssd/git/drm-next into drm-fixes | Dave Airlie | 2011-04-01 | 3 | -13/+24 | |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / | | |/| | | | | | | | ||||||
| | * | | | | | | | | drm/i915: Reset GMBUS controller after NAK | Chris Wilson | 2011-03-31 | 1 | -4/+21 | |
| | * | | | | | | | | drm/i915: Busy-spin wait_for condition in atomic contexts | Chris Wilson | 2011-03-31 | 1 | -1/+1 | |
| | * | | | | | | | | drm/i915/lvds: Always return connected in the absence of better information | Chris Wilson | 2011-03-24 | 1 | -8/+2 | |
| * | | | | | | | | | drm: export drm_find_cea_extension to drivers | Ben Skeggs | 2011-04-01 | 2 | -1/+3 | |
| * | | | | | | | | | drm/radeon/kms: add some sanity checks to obj info record parsingi (v2) | John Lindgren | 2011-04-01 | 1 | -6/+7 | |
* | | | | | | | | | | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 2011-04-05 | 6 | -7/+24 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | microblaze: Fix ftrace | Michal Simek | 2011-04-01 | 3 | -4/+13 |