summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-08Merge tag 'omap-fixes-for-v3.5-rc1' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2012-06-08Revert "niu: Add support for byte queue limits."David S. Miller
2012-06-08ALSA: usb-audio: Fix substream assignmentsTakashi Iwai
2012-06-08Bluetooth: Fix SMP security elevation from medium to highJohan Hedberg
2012-06-08Bluetooth: Fix deadlock and crash when SMP pairing times outJohan Hedberg
2012-06-08Bluetooth: Fix LE pairing completion on connection failureVishal Agarwal
2012-06-07stmmac: fix driver built w/ w/o both pci and platf modulesGiuseppe CAVALLARO
2012-06-07ARM: highbank: Add smc calls to enable/disable the L2Rob Herring
2012-06-08init: Drop initcall level outputBorislav Petkov
2012-06-08module_param: stop double-calling parameters.Rusty Russell
2012-06-08Bluetooth: Fix SMP pairing method selectionJohan Hedberg
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-07Merge branch 'imx/fixes' of git://git.pengutronix.de/git/imx/linux-2.6 into f...Olof Johansson
2012-06-07Merge branch 'imx/clk-fixes' of git://git.pengutronix.de/git/imx/linux-2.6 in...Olof Johansson
2012-06-08regmap: Export regmap_reinit_cache()Mark Brown
2012-06-07snmp: fix OutOctets counter to include forwarded datagramsVincent Bernat
2012-06-07mm: correctly synchronize rss-counters at exit/execKonstantin Khlebnikov
2012-06-07btree: catch NULL value before it does harmJoern Engel
2012-06-07btree: fix tree corruption in btree_get_prev()Roland Dreier
2012-06-07ipc: shm: restore MADV_REMOVE functionality on shared memory segmentsWill Deacon