summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-06-08l2tp: fix a race in l2tp_ip_sendmsg()Eric Dumazet
2012-06-08Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2012-06-08Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2012-06-08Merge tag 'upstream-3.5-rc2' of git://git.infradead.org/linux-ubifsLinus Torvalds
2012-06-08mac80211: add back channel change flagStanislaw Gruszka
2012-06-08NFC: Fix possible NULL ptr deref when getting the name of a socketSasha Levin
2012-06-08iwlwifi: disable the buggy chain extension feature in HWEmmanuel Grumbach
2012-06-08iwlwifi: don't mess up the SCD when removing a keyEmmanuel Grumbach
2012-06-08bcma: fix null pointer in bcma_core_pci_irq_ctlHauke Mehrtens
2012-06-08b43: do not call ieee80211_unregister_hw if we are not registredOleksij Rempel
2012-06-08iwlwifi: use correct supported firmware for 6035 and 6000g2Meenakshi Venkataraman
2012-06-08wireless: add my new trees to MAINTAINERSJohannes Berg
2012-06-08mac80211_hwsim: Set IEEE80211_STAT_ACK flag when userspace indicates that the...Qasim Javed
2012-06-08rtl8187: ->brightness_set can not sleepStanislaw Gruszka
2012-06-08net/wireless: ipw2100: Fix WARN_ON occurring in wiphy_register called by ipw2...Stanislav Yakovlev
2012-06-08Revert "vfs: stop d_splice_alias creating directory aliases"Linus Torvalds
2012-06-08Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-06-08Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-06-08Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-06-08Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2012-06-08Merge tag 'moduleparam-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-06-08NFSv4: Fix unnecessary delegation returns in nfs4_do_openTrond Myklebust
2012-06-08ALSA: hda - HDMI Audio init all connectors when VGA-switcheroo is offSteven Newbury
2012-06-08vga_switcheroo: Fix error without CONFIG_VGA_SWITCHEROOTakashi Iwai
2012-06-08Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar
2012-06-08x86/nmi: Fix section mismatch warnings on 32-bitDon Zickus
2012-06-08memblock: Document memblock_is_region_{memory,reserved}()Stephen Boyd
2012-06-08powerpc: Fix kernel panic during kernel module loadSteffen Rumler
2012-06-08x86/uv: Fix UV2 BAU legacy modeCliff Wickman
2012-06-08x86/mm: Only add extra pages count for the first memory range during pre-allo...Yinghai Lu
2012-06-08ALSA: hda - Fix uninitialized HDMI controllers with VGA-switcherooTakashi Iwai
2012-06-08vga_switcheroo: Add a helper function to get the client stateTakashi Iwai
2012-06-08Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux...Dave Airlie
2012-06-08Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie
2012-06-08Revert "niu: Add support for byte queue limits."David S. Miller
2012-06-08ALSA: usb-audio: Fix substream assignmentsTakashi Iwai
2012-06-07stmmac: fix driver built w/ w/o both pci and platf modulesGiuseppe CAVALLARO
2012-06-08init: Drop initcall level outputBorislav Petkov
2012-06-08module_param: stop double-calling parameters.Rusty Russell
2012-06-08powerpc/time: Sanity check of decrementer expiration is necessaryPaul Mackerras
2012-06-07Revert "mm: correctly synchronize rss-counters at exit/exec"Linus Torvalds
2012-06-08ASoC: tegra: add MODULE_DEVICE_TABLE to tegra30_ahubStephen Warren
2012-06-08regulator: core: Properly handle the case min_uV < rdev->desc->min_uV in map_...Axel Lin
2012-06-07ext4: don't set i_flags in EXT4_IOC_SETFLAGSTao Ma
2012-06-08ASoC: wm2000: Always use a 4s timeout for the firmwareMark Brown
2012-06-08ASoC: dapm: Fix input list to use source widgetsLiam Girdwood
2012-06-08ASoC: dpcm: Fix dpcm_get_be() to check that DAI is BELiam Girdwood
2012-06-07ext4: fix the free blocks calculation for ext3 file systems w/ uninit_bgTheodore Ts'o
2012-06-07Merge branch 'akpm' (Andrew's fixups)Linus Torvalds
2012-06-08regmap: Export regmap_reinit_cache()Mark Brown