summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* hrtimer: Don't reinitialize a cpu_base lock on CPU_UPMichael Bohan2013-03-261-2/+1
* Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2013-03-251-1/+2
|\
| * clockevents: Don't allow dummy broadcast timersMark Rutland2013-03-071-1/+2
* | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2013-03-2511-19/+27
|\ \
| | \
| | \
| *-. \ Merge branches 'cxgb4', 'ipoib' and 'qib' into for-nextRoland Dreier2013-03-2210-18/+24
| |\ \ \
| | | * | IB/qib: change QLogic to IntelVinit Agnihotri2013-03-228-15/+17
| | | * | IB/ipath: Silence a static checker warningDan Carpenter2013-03-221-1/+1
| | * | | IPoIB: Fix send lockup due to missed TX completionMike Marciniszyn2013-03-221-2/+6
| | |/ /
| * | | RDMA/cxgb4: Fix error return code in create_qp()Wei Yongjun2013-03-221-1/+3
| |/ /
* | | Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-03-257-21/+28
|\ \ \
| * | | MAINTAINERS: update email address for Kevin HilmanKevin Hilman2013-03-221-3/+3
| * | | ARM: tegra: fix register address of slink controllerLaxman Dewangan2013-03-222-2/+2
| * | | Merge tag 'imx-fixes-3.9-3' of git://git.linaro.org/people/shawnguo/linux-2.6...Arnd Bergmann2013-03-211-0/+1
| |\ \ \
| | * | | ARM: imx: add dependency check for DEBUG_IMX_UART_PORTShawn Guo2013-03-191-0/+1
| | |/ /
| * | | Merge tag 'mxs-fixes-3.9-3' of git://git.linaro.org/people/shawnguo/linux-2.6...Arnd Bergmann2013-03-213-16/+22
| |\ \ \ | | |/ / | |/| |
| | * | ARM: video: mxs: Fix mxsfb misconfiguring VDCTRL0Marek Vasut2013-03-193-16/+22
| |/ /
* | | Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2013-03-252-6/+8
|\ \ \
| * | | nfsd: fix bad offset useKent Overstreet2013-03-221-1/+2
| * | | nfsd: fix startup order in nfsd_reply_cache_initJeff Layton2013-03-181-4/+4
| * | | nfsd: only unhash DRC entries that are in the hashtableJeff Layton2013-03-181-1/+2
| |/ /
* | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-03-2511-73/+384
|\ \ \
| * \ \ Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie2013-03-255-13/+19
| |\ \ \
| | * | | Revert "drm/i915: write backlight harder"Daniel Vetter2013-03-241-8/+5
| | * | | drm/i915: don't disable the power well yetPaulo Zanoni2013-03-243-0/+9
| | * | | Revert "drm/i915: set TRANSCODER_EDP even earlier"Daniel Vetter2013-03-241-5/+5
| * | | | Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie2013-03-256-60/+365
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | drm/exynos: Check g2d cmd list for g2d restrictionsYoungJun Cho2013-03-201-0/+183
| | * | | drm/exynos: Add a new function to get gem buffer sizeInki Dae2013-03-202-0/+26
| | * | | drm/exynos: Deal with g2d buffer info more efficientlyYoungJun Cho2013-03-201-37/+123
| | * | | drm/exynos: Clean up some G2D codes for readabilityYoungJun Cho2013-03-201-9/+7
| | * | | drm/exynos: Fix G2D core malfunctioning issueYoungJun Cho2013-03-201-5/+15
| | * | | drm/exynos: clear node object type at gem unmapYoungJun Cho2013-03-201-0/+1
| | * | | drm/exynos: Fix error routine to getting dma addr.YoungJun Cho2013-03-201-2/+4
| | * | | drm/exynos: Replaced kzalloc & memcpy with kmemdupAlexandru Gheorghiu2013-03-201-4/+2
| | * | | drm/exynos: fimd: calculate the correct address offsetLeela Krishna Amudala2013-03-201-8/+9
| | * | | drm/exynos: Make mixer_check_timing staticSachin Kamat2013-03-201-1/+1
| | * | | drm/exynos: modify the compatible string for exynos fimdVikas Sajjan2013-03-201-2/+2
* | | | | Merge tag 'pinctrl-fixes-for-v3.9' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-03-246-7/+11
|\ \ \ \ \
| * | | | | pinmux: forbid mux_usecount to be set at UINT_MAXRichard Genoud2013-03-211-0/+5
| * | | | | pinctrl: mvebu: fix checking for SoC specific controlsSimon Guinot2013-03-211-1/+1
| * | | | | pinctrl: generic: Fix compilation errorSachin Kamat2013-03-131-1/+1
| * | | | | pinctrl: Print the correct information in debugfs pinconf-state fileLaurent Pinchart2013-03-131-1/+1
| * | | | | pinctrl: abx500: Fix checking if pin use AlternateFunction registerAxel Lin2013-03-131-1/+1
| * | | | | gpio: fix wrong checking condition for gpio rangeHaojian Zhuang2013-03-071-3/+2
| | |_|_|/ | |/| | |
* | | | | Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2013-03-244-63/+139
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Merge tag 'efi-for-3.9-rc4' into x86/urgentH. Peter Anvin2013-03-231-1/+1
| |\ \ \ \
| | * | | | efivars: Fix check for CONFIG_EFI_VARS_PSTORE_DEFAULT_DISABLEBen Hutchings2013-03-221-1/+1
| * | | | | Merge tag 'efi-for-3.9-rc3' into x86/urgentH. Peter Anvin2013-03-212-46/+122
| |\ \ \ \ \ | | |/ / / /
| | * | | | efivars: Handle duplicate names from get_next_variable()Matt Fleming2013-03-211-1/+47
| | * | | | efivars: explicitly calculate length of VariableNameMatt Fleming2013-03-211-1/+31
OpenPOWER on IntegriCloud