summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixesLinus Torvalds1-1/+6
2013-01-28Merge tag 'iommu-fixes-v3.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+34
2013-01-28Merge tag 'mfd-for-linus-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds24-129/+314
2013-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds97-418/+851
2013-01-28xfs: Fix possible use-after-free with AIOJan Kara1-1/+1
2013-01-28xfs: fix shutdown hang on invalid inode during createDave Chinner3-2/+13
2013-01-28xfs: limit speculative prealloc near ENOSPC thresholdsDave Chinner1-0/+9
2013-01-28xfs: fix _xfs_buf_find oops on blocks beyond the filesystem endDave Chinner1-0/+18
2013-01-28xfs: pull up stack_switch check into xfs_bmapi_writeBrian Foster1-3/+3
2013-01-28xfs: Do not return EFSCORRUPTED when filesystem probe finds no XFS magicEric Sandeen1-1/+1
2013-01-28IOMMU, AMD Family15h Model10-1Fh erratum 746 WorkaroundSuravee Suthikulpanit1-0/+34
2013-01-28smp: Fix SMP function call empty cpu mask raceWang YanQing1-1/+12
2013-01-28GFS2: fix skip unlock conditionDavid Teigland1-1/+6
2013-01-28ALSA: hda - fix inverted internal mic on Acer AOA150/ZG5David Henningsson1-0/+1
2013-01-28dm9601: support dm9620 variantPeter Korsgaard1-1/+29
2013-01-28SCTP: Free the per-net sysctl table on net exit. v2Vlad Yasevich1-0/+4
2013-01-28net: phy: icplus: fix broken INTR pin settingsGiuseppe CAVALLARO1-5/+5
2013-01-28net: phy: icplus: Use the RGMII interface mode to configure clock delaysStuart Menefy1-5/+16
2013-01-28IP_GRE: Fix kernel panic in IP_GRE with GRE csum.Pravin B Shelar1-1/+5
2013-01-27x86, build: Dynamically find entry points in compressed startup codeDavid Woodhouse4-27/+72
2013-01-27x86, efi: Fix PCI ROM handing in EFI boot stub, in 32-bit modeDavid Woodhouse1-1/+6
2013-01-27x86, efi: Fix 32-bit EFI handover protocol entry pointDavid Woodhouse1-0/+2
2013-01-27x86, efi: Fix display detection in EFI boot stubDavid Woodhouse1-2/+1
2013-01-27sctp: set association state to established in dupcook_a handlerXufeng Zhang1-1/+3
2013-01-27ip6mr: limit IPv6 MRT_TABLE identifiersDan Carpenter1-0/+3
2013-01-27r8169: fix vlan tag read ordering.françois romieu1-8/+6
2013-01-27net: cdc_ncm: use IAD provided by the USB coreBjørn Mork1-24/+4
2013-01-27Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller1-1/+18
2013-01-27x86, boot: Define the 2.12 bzImage boot protocolH. Peter Anvin5-29/+106
2013-01-27NFSv4.1: Ensure that nfs41_walk_client_list() does start lease recoveryTrond Myklebust1-1/+4
2013-01-27NFSv4: Fix NFSv4 trunking discoveryTrond Myklebust2-25/+9
2013-01-27NFSv4: Fix NFSv4 reference counting for trunked sessionsTrond Myklebust1-16/+15
2013-01-27NFS: Fix error reporting in nfs_xdev_mountTrond Myklebust1-13/+9
2013-01-27x86/boot: Fix minor fd leakage in tools/relocs.cCong Ding1-2/+4
2013-01-27batman-adv: filter ARP packets with invalid MAC addresses in DATMatthias Schiffer1-0/+13
2013-01-27batman-adv: check for more types of invalid IP addresses in DATMatthias Schiffer1-1/+3
2013-01-27batman-adv: fix skb leak in batadv_dat_snoop_incoming_arp_reply()Matthias Schiffer1-0/+2
2013-01-27ALSA: usb-audio: fix invalid length check for RME and other UAC 2 devicesClemens Ladisch1-5/+12
2013-01-27Merge tag 'asoc-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai329-2117/+9587
2013-01-27Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller14-75/+67
2013-01-27net: loopback: fix a dst refcounting issueEric Dumazet1-0/+5
2013-01-27virtio-net: reset virtqueue affinity when doing cpu hotplugWanlong Gao1-0/+33
2013-01-27virtio-net: split out clean affinity functionWanlong Gao1-36/+40
2013-01-27virtio-net: fix the set affinity bug when CPU IDs are not consecutiveWanlong Gao1-13/+54
2013-01-27mfd: rtsx: Fix oops when rtsx_pci_sdmmc is not probedWei WANG1-2/+2
2013-01-27mfd: wm5102: Fix definition of WM5102_MAX_REGISTERMark Brown1-1/+1
2013-01-27mfd: twl4030: Don't warn about uninitialized return codeArnd Bergmann1-1/+1
2013-01-27mfd: da9052/53 lockup fixAshish Jangam3-4/+126
2013-01-27mfd: rtsx: Add clock divider hookWei WANG6-2/+31
2013-01-27mmc: rtsx: Call MFD hook to switch output voltageWei WANG1-25/+5