aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-06-12Merge branch 'master' of git://1984.lsi.us.es/netDavid S. Miller
2012-06-12mwifiex: fix incorrect privacy setting in beacon and probe responseAvinash Patil
2012-06-12ALSA: HDA: Pin fixup for Zotac Z68 motherboardDavid Henningsson
2012-06-12ALSA: compress_core: cleanup pointers on stopVinod Koul
2012-06-12ALSA: compress_core: don't wake up on pauseVinod Koul
2012-06-12Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-06-12Merge tag 'writeback-lock-fix' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2012-06-12drm/ttm: Fix buffer object metadata accounting regression v2Thomas Hellstrom
2012-06-12drm: increase DRM_OBJECT_MAX_PROPERTY to 24Paulo Zanoni
2012-06-12pinctrl: pinctrl-mxs: set platform driver data to NULL at errpath and at unre...Devendra Naga
2012-06-12pinctrl: pinctrl-mxs: Take care of frees if the kzalloc failsDevendra Naga
2012-06-12mac80211: add missing kernel-docAshok Nagarajan
2012-06-12pinctrl: pinctrl-imx: fix incorrect debug message of mapsDong Aisheng
2012-06-12pinctrl: pinctrl-imx: free if of_get_parent fails to get the parent nodeDevendra Naga
2012-06-12pinctrl: pinctrl-imx: free allocated pinctrl_map structure only once and use ...Devendra Naga
2012-06-12pinctrl: nomadik: fix up typoLinus Walleij
2012-06-12pinctrl: nomadik: add clk_prepare() callLinus Walleij
2012-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds
2012-06-12exofs: fix sparse non-ANSI function warningRandy Dunlap
2012-06-12leds: Make LEDS_ASIC3 and LEDS_RENESAS_TPU depend on LEDS_CLASS=yAxel Lin
2012-06-12leds: fixed a coding style issue.Jeffrin Jose
2012-06-12leds: don't disable blinking when writing the same value to delay_on or delay...Rafal Prylowski
2012-06-11x86: kvmclock: remove check_and_clear_guest_paused warningMarcelo Tosatti
2012-06-12m68k: make syscall_trace_enter/leave exist for non-MMU classic m68k typesGreg Ungerer
2012-06-12m68knommu: fix 68360 local setting of timer interrupt handlerGreg Ungerer
2012-06-12m68knommu: fix 68328 local setting of timer interrupt handlerGreg Ungerer
2012-06-12m68k: fix inclusion of arch_gettimeoffset for non-MMU 68k classic CPU typesGreg Ungerer
2012-06-12m68knommu: m528x qspi definition fixSteven King
2012-06-11tilegx network driver: initial supportChris Metcalf
2012-06-11tg3: Apply short DMA frag workaround to 5906Matt Carlson
2012-06-11net: stmmac: Fix clock en-/disable callsStefan Roese
2012-06-11lpc_eth: fix tx completionEric Dumazet
2012-06-11lpc_eth: add missing ndo_change_mtu()Eric Dumazet
2012-06-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-06-11Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2012-06-11rndis_wlan: fix matching bssid check in rndis_check_bssid_list()Jussi Kivilinna
2012-06-11ath9k: remove incompatible IBSS interface check in change_ifaceMohammed Shafi Shajakhan
2012-06-11ath9k: Fix a WARNING on suspend/resume with IBSSMohammed Shafi Shajakhan
2012-06-11ALSA: hda - Fix detection of Creative SoundCore3D controllersTakashi Iwai
2012-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2012-06-11dummy: fix rcu_sched self-detected stallsEric Dumazet
2012-06-11clocksource: sh_tmu: Use clockevents_config_and_register().Paul Mundt
2012-06-11net: Reorder initialization in ip_route_output to fix gcc warningRoland Dreier
2012-06-11clocksource: sh_tmu: Convert timer lock to raw spinlock.Paul Mundt
2012-06-11clocksource: sh_mtu2: Convert timer lock to raw spinlock.Paul Mundt
2012-06-11clocksource: sh_cmt: Convert timer lock to raw spinlock.Paul Mundt
2012-06-11bug.h: need linux/kernel.h for TAINT_WARN.Paul Mundt
2012-06-11Merge tag 'regmap-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Linus Torvalds
2012-06-11Merge tag 'regulator-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds
2012-06-10virtio-net: fix a race on 32bit archesEric Dumazet