summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-06-28Input: wacom - don't retrieve touch_max when it is predefinedPing Cheng
2012-06-28Input: wacom - fix retrieving touch_max bugPing Cheng
2012-06-28Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2012-06-28gianfar: Fix RXICr/TXICr programming for multi-queue modeClaudiu Manoil
2012-06-28net: Downgrade CAP_SYS_MODULE deprecated message from error to warning.Vinson Lee
2012-06-28net: qmi_wwan: fix Oops while disconnectingBjørn Mork
2012-06-28Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-06-28Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2012-06-28Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2012-06-28Merge tag 'upstream-3.5-rc5' of git://git.infradead.org/linux-ubifsLinus Torvalds
2012-06-28watchdog: core: fix WDIOC_GETSTATUS return valueWim Van Sebroeck
2012-06-28watchdog: hpwdt: Unregister NMI events on exit.Mingarelli, Thomas
2012-06-28watchdog: iTCO_wdt: add platform driver module aliasJan Beulich
2012-06-28Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-06-28Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds
2012-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-06-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-06-28udf: Fortify loading of sparing tableJan Kara
2012-06-28udf: Avoid run away loop when partition table length is corruptedJan Kara
2012-06-28udf: Use 'ret' instead of abusing 'i' in udf_load_logicalvol()Jan Kara
2012-06-28Merge branches 'sh/urgent' and 'sh/trivial' into sh-fixes-for-linusPaul Mundt
2012-06-28sh: Convert sh_clk_mstp32_register to sh_clk_mstp_registerNobuhiro Iwamatsu
2012-06-28sh: kfr2r09: fix compile breakageGuennadi Liakhovetski
2012-06-27Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-canDavid S. Miller
2012-06-279p: fix min_t() casting in p9pdu_vwritef()Dan Carpenter
2012-06-27mwifiex: fix memory leak associated with IE manamgementAvinash Patil
2012-06-27Merge tag 'usb-3.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-06-27Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2012-06-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds
2012-06-27Merge tag 'mmc-fixes-for-3.5-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-06-27Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds
2012-06-27chmod +x scripts/gfp-translateDave Jones
2012-06-27Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie
2012-06-27ath9k: fix panic caused by returning a descriptor we have queued for reuseTom Hughes
2012-06-27mac80211: correct behaviour on unrecognised action framesJohannes Berg
2012-06-27ath9k: enable serialize_regmode for non-PCIE AR9287Panayiotis Karabassis
2012-06-27rtlwifi: rtl8192cu: New USB IDsLarry Finger
2012-06-27Revert "drm/i915: allow PCH PWM override on IVB"Daniel Vetter
2012-06-27PM / ACPI: Fix suspend/resume regression caused by cpuidle cleanup.Deepthi Dharwar
2012-06-27ARM: OMAP4470: Fix OMAP4470 boot failureJon Hunter
2012-06-27Btrfs: resolve tree mod log locking issue in btrfs_next_leafJan Schmidt
2012-06-27Btrfs: fix tree mod log rewind of ADD operationsJan Schmidt
2012-06-27Btrfs: leave critical region in btrfs_find_all_roots as soon as possibleJan Schmidt
2012-06-27Btrfs: always put insert_ptr modifications into the tree mod logJan Schmidt
2012-06-27Btrfs: fix tree mod log for root replacements at leaf levelJan Schmidt
2012-06-27Btrfs: support root level changes in __resolve_indirect_refJan Schmidt
2012-06-27Btrfs: avoid waiting for delayed refs when we must notJan Schmidt
2012-06-27UBI: correct usage of IS_ENABLED()Brian Norris
2012-06-27UBIFS: correct usage of IS_ENABLED()Brian Norris
2012-06-27can: flexcan: use be32_to_cpup to handle the value of dt entryHui Wang