| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | netfilter: nfnetlink_log: fix mac address for 6in4 tunnels | Bob Hockney | 2013-02-03 | 1 | -3/+12 |
* | target: fix regression with dev_link_magic in target_fabric_port_link | Nicholas Bellinger | 2013-02-03 | 1 | -6/+5 |
* | xfs: fix periodic log flushing | Dave Chinner | 2013-02-03 | 1 | -1/+1 |
* | x86/Sandy Bridge: Sandy Bridge workaround depends on CONFIG_PCI | H. Peter Anvin | 2013-02-03 | 1 | -0/+2 |
* | netfilter: nf_ct_reasm: fix conntrack reassembly expire code | Haibo Xi | 2013-02-03 | 1 | -1/+4 |
* | netfilter: ip[6]t_REJECT: fix wrong transport header pointer in TCP reset | Mukund Jampala | 2013-02-03 | 2 | -0/+2 |
* | kvm: Fix irqfd resampler list walk | Alex Williamson | 2013-02-03 | 1 | -1/+1 |
* | drm/radeon: fix a rare case of double kfree | Ilija Hadzic | 2013-02-03 | 1 | -0/+2 |
* | drm/radeon: fix error path in kpage allocation | Ilija Hadzic | 2013-02-03 | 1 | -2/+2 |
* | xfs: fix _xfs_buf_find oops on blocks beyond the filesystem end | Dave Chinner | 2013-02-03 | 1 | -0/+18 |
* | x86, efi: Set runtime_version to the EFI spec revision | Matt Fleming | 2013-02-03 | 1 | -1/+1 |
* | efi, x86: Pass a proper identity mapping in efi_call_phys_prelog | Nathan Zimmer | 2013-02-03 | 1 | -5/+17 |
* | x86, efi: Fix 32-bit EFI handover protocol entry point | David Woodhouse | 2013-02-03 | 1 | -0/+2 |
* | x86, efi: Fix display detection in EFI boot stub | David Woodhouse | 2013-02-03 | 1 | -2/+1 |
* | samsung-laptop: Disable on EFI hardware | Matt Fleming | 2013-02-03 | 1 | -0/+4 |
* | efi: Make 'efi_enabled' a function to query EFI facilities | Matt Fleming | 2013-02-03 | 13 | -54/+79 |
* | x86/msr: Add capabilities check | Alan Cox | 2013-02-03 | 1 | -0/+3 |
* | smp: Fix SMP function call empty cpu mask race | Wang YanQing | 2013-02-03 | 1 | -1/+12 |
* | HID: usbhid: quirk for Formosa IR receiver | Nicholas Santos | 2013-02-03 | 2 | -0/+4 |
* | NFSv4.1: Handle NFS4ERR_DELAY when resetting the NFSv4.1 session | Trond Myklebust | 2013-02-03 | 1 | -2/+12 |
* | NFSv4.1: Ensure that nfs41_walk_client_list() does start lease recovery | Trond Myklebust | 2013-02-03 | 1 | -1/+4 |
* | NFSv4: Fix NFSv4 trunking discovery | Trond Myklebust | 2013-02-03 | 2 | -25/+9 |
* | NFSv4: Fix NFSv4 reference counting for trunked sessions | Trond Myklebust | 2013-02-03 | 1 | -16/+15 |
* | NFS: Don't silently fail setattr() requests on mountpoints | Trond Myklebust | 2013-02-03 | 1 | -0/+20 |
* | NFS: Fix error reporting in nfs_xdev_mount | Trond Myklebust | 2013-02-03 | 1 | -13/+9 |
* | iommu/intel: disable DMAR for g4x integrated gfx | Daniel Vetter | 2013-02-03 | 1 | -6/+15 |
* | Bluetooth: Fix incorrect strncpy() in hidp_setup_hid() | Anderson Lizardo | 2013-02-03 | 1 | -1/+1 |
* | ASoC: wm2200: correct mixer values and text | Chris Rattray | 2013-02-03 | 1 | -3/+0 |
* | ASoC: arizona: Use actual rather than desired BCLK when calculating LRCLK | Mark Brown | 2013-02-03 | 1 | -1/+1 |
* | EDAC: Test correct variable in ->store function | Dan Carpenter | 2013-02-03 | 1 | -1/+1 |
* | ALSA: hda - Fix non-snoop page handling | Takashi Iwai | 2013-02-03 | 1 | -14/+26 |
* | ALSA: hda - fix inverted internal mic on Acer AOA150/ZG5 | David Henningsson | 2013-02-03 | 1 | -0/+1 |
* | ALSA: hda - Add a fixup for Packard-Bell desktop with ALC880 | Takashi Iwai | 2013-02-03 | 1 | -0/+1 |
* | ALSA: usb-audio: fix invalid length check for RME and other UAC 2 devices | Clemens Ladisch | 2013-02-03 | 1 | -5/+12 |
* | ath9k: allow setting arbitrary antenna masks on AR9003+ | Felix Fietkau | 2013-02-03 | 1 | -0/+3 |
* | ath9k_hw: fix chain swap setting when setting rx chainmask to 5 | Felix Fietkau | 2013-02-03 | 1 | -19/+6 |
* | ath9k: disable the tasklet before taking the PCU lock | Felix Fietkau | 2013-02-03 | 1 | -4/+3 |
* | ath9k: remove sc->rx.rxbuflock to fix a deadlock | Felix Fietkau | 2013-02-03 | 2 | -14/+0 |
* | ath9k: fix rx flush handling | Felix Fietkau | 2013-02-03 | 3 | -21/+12 |
* | ath9k: add a better fix for the rx tasklet vs rx flush race | Felix Fietkau | 2013-02-03 | 5 | -19/+4 |
* | ath9k: remove the WARN_ON that triggers if generating a beacon fails | Felix Fietkau | 2013-02-03 | 1 | -1/+0 |
* | ath9k: fix double-free bug on beacon generate failure | Felix Fietkau | 2013-02-03 | 1 | -0/+1 |
* | ath9k: do not link receive buffers during flush | Felix Fietkau | 2013-02-03 | 1 | -4/+6 |
* | ath9k_htc: Fix memory leak | Sujith Manoharan | 2013-02-03 | 1 | -0/+2 |
* | mac80211: fix FT roaming | Johannes Berg | 2013-02-03 | 1 | -1/+11 |
* | mac80211: synchronize scan off/on-channel and PS states | Stanislaw Gruszka | 2013-02-03 | 3 | -26/+14 |
* | DM-RAID: Fix RAID10's check for sufficient redundancy | Jonathan Brassow | 2013-02-03 | 2 | -64/+38 |
* | brcmsmac: handle packet drop during transmit correctly | Piotr Haber | 2013-02-03 | 4 | -9/+13 |
* | brcmsmac: increase timer reference count for new timers only | Piotr Haber | 2013-02-03 | 1 | -3/+4 |
* | iwlegacy: fix IBSS cleanup | Stanislaw Gruszka | 2013-02-03 | 1 | -21/+14 |