summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | drm/exynos: Add missing static specifiers in exynos_drm_rotator.cSachin Kamat2013-01-251-2/+2
| | * | | | | | | | | | drm/exynos: Replace mdelay with usleep_rangeSean Paul2013-01-252-8/+8
| | * | | | | | | | | | drm/exynos: Make ipp_handle_cmd_work staticSachin Kamat2013-01-251-1/+1
| | * | | | | | | | | | drm/exynos: Make g2d_userptr_get_dma_addr staticSachin Kamat2013-01-251-1/+1
| | * | | | | | | | | | drm/exynos: consider DMA_NONE flag to dmabuf importInki Dae2013-01-251-14/+11
| | * | | | | | | | | | drm/exynos: free sg object if dma_map_sg is failedInki Dae2013-01-251-0/+1
| | * | | | | | | | | | drm/exynos: added validation of edid for vidi connectionSeung-Woo Kim2013-01-251-4/+3
| | * | | | | | | | | | drm/exynos: let drm handle edid allocationsRahul Sharma2013-01-256-48/+46
| |/ / / / / / / / / /
| * | | | | | | | | | Merge branch 'drm-fixes-3.8' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2013-01-255-6/+17
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | drm/radeon: Enable DMA_IB_SWAP_ENABLE on big endian hosts.Michel Dänzer2013-01-242-4/+12
| | * | | | | | | | | drm/radeon: fix a rare case of double kfreeIlija Hadzic2013-01-231-0/+2
| | * | | | | | | | | radeon_display: Use pointer return error codesxueminsu2013-01-231-1/+1
| | * | | | | | | | | drm/radeon: fix cursor corruption on DCE6 and newerJerome Glisse2013-01-231-1/+2
| |/ / / / / / / / /
* | | | | | | | | | Merge tag 'for-linus-v3.8-rc6' of git://oss.sgi.com/xfs/xfsLinus Torvalds2013-01-308-9/+47
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | xfs: Fix xfs_swap_extents() after removal of xfs_flushinval_pages()Torsten Kaiser2013-01-281-2/+2
| * | | | | | | | | | xfs: Fix possible use-after-free with AIOJan Kara2013-01-281-1/+1
| * | | | | | | | | | xfs: fix shutdown hang on invalid inode during createDave Chinner2013-01-283-2/+13
| * | | | | | | | | | xfs: limit speculative prealloc near ENOSPC thresholdsDave Chinner2013-01-281-0/+9
| * | | | | | | | | | xfs: fix _xfs_buf_find oops on blocks beyond the filesystem endDave Chinner2013-01-281-0/+18
| * | | | | | | | | | xfs: pull up stack_switch check into xfs_bmapi_writeBrian Foster2013-01-281-3/+3
| * | | | | | | | | | xfs: Do not return EFSCORRUPTED when filesystem probe finds no XFS magicEric Sandeen2013-01-281-1/+1
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-01-301-0/+12
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | s390/thp: implement pmdp_set_wrprotect()Gerald Schaefer2013-01-221-0/+12
* | | | | | | | | | | | Merge tag 'pinctrl-fixes-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-01-307-94/+17
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | pinctrl: nomadik: nmk_prcm_gpiocr_get_mode may be unusedArnd Bergmann2013-01-291-1/+1
| * | | | | | | | | | | | pinctrl: exynos: don't mark probing functions as __initArnd Bergmann2013-01-291-5/+5
| * | | | | | | | | | | | Revert "pinctrl: single: support gpio request and free"Haojian Zhuang2013-01-221-77/+2
| * | | | | | | | | | | | pinctrl: mvebu: fix MPP6 value for kirkwood driverSimon Guinot2013-01-181-3/+3
| * | | | | | | | | | | | pinctrl: mvebu: Fix compiler warningsAndrew Lunn2013-01-182-2/+2
| * | | | | | | | | | | | pinctrl: pinctrl-mxs: Fix variables' definition typeFabio Estevam2013-01-181-5/+4
| * | | | | | | | | | | | pinctrl: samsung: removing duplicated condition for PINCTRL_SAMSUNGKukjin Kim2013-01-181-1/+0
| | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge tag 'regulator-3.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-01-293-2/+3
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'regulator/fix/lrg' into tmpMark Brown2013-01-291-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | regulator: MAINTAINERS: update email addressLiam Girdwood2013-01-161-1/+1
| | |/ / / / / / / / / / /
| * | | | | | | | | | | | Merge remote-tracking branch 'regulator/fix/tps80031' into tmpMark Brown2013-01-291-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | regulator: tps80031: Use IS_ERR to check return value of regulator_register()Axel Lin2013-01-261-1/+1
| | | |_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge remote-tracking branch 'regulator/fix/db8500' into tmpMark Brown2013-01-291-0/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | |
| | * | | | | | | | | | | regulators: db8500: Fix compile failure for drivers/regulator/dbx500-prcmu.cSteven Rostedt2013-01-261-0/+1
| | | |_|_|_|_|/ / / / / | | |/| | | | | | | | |
* | | | | | | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2013-01-296-5/+33
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | powerpc: Max next_tb to prevent from replaying timer interruptTiejun Chen2013-01-291-2/+7
| * | | | | | | | | | | | powerpc: kernel/kgdb.c: Fix memory leakageCong Ding2013-01-291-2/+3
| * | | | | | | | | | | | powerpc/book3e: Disable interrupt after preempt_schedule_irqTiejun Chen2013-01-291-0/+13
| * | | | | | | | | | | | powerpc/oprofile: Fix error in oprofile power7_marked_instr_event() functionCarl E. Love2013-01-291-1/+1
| * | | | | | | | | | | | powerpc/pasemi: Fix crash on rebootSteven Rostedt2013-01-291-0/+7
| * | | | | | | | | | | | powerpc: Fix MAX_STACK_TRACE_ENTRIES too low warning for ppc32Li Zhong2013-01-291-0/+2
* | | | | | | | | | | | | Merge tag 'md-3.8-fixes' of git://neil.brown.name/mdLinus Torvalds2013-01-292-64/+38
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | DM-RAID: Fix RAID10's check for sufficient redundancyJonathan Brassow2013-01-242-64/+38
* | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixesLinus Torvalds2013-01-281-1/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | GFS2: fix skip unlock conditionDavid Teigland2013-01-281-1/+6
| | |/ / / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge tag 'iommu-fixes-v3.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-01-281-0/+34
|\ \ \ \ \ \ \ \ \ \ \ \ \