summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* powerpc/tm: Fix userspace stack corruption on signal delivery for active tran...Michael Neuling2013-06-017-36/+74
* powerpc/tm: Move TM abort cause codes to uapiMichael Neuling2013-06-014-14/+21
* powerpc/tm: Abort on emulation and alignment faultsMichael Neuling2013-06-013-2/+36
* powerpc/tm: Update cause codes documentationMichael Neuling2013-06-011-0/+1
* powerpc/tm: Make room for hypervisor in abort cause codesMichael Neuling2013-06-011-7/+8
* Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-05-2823-164/+163
|\
| * qxl: fix Kconfig deps - select FB_DEFERRED_IOAndrew Jones2013-05-281-0/+1
| * Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie2013-05-246-32/+87
| |\
| | * drm/i915: avoid premature DP AUX timeoutsImre Deak2013-05-222-2/+3
| | * drm/i915: avoid premature timeouts in __wait_seqno()Imre Deak2013-05-221-1/+1
| | * drm/i915: use msecs_to_jiffies_timeout instead of open coding the sameImre Deak2013-05-221-1/+1
| | * drm/i915: add msecs_to_jiffies_timeout to guarantee minimum durationImre Deak2013-05-221-0/+15
| | * drm/i915: force full modeset if the connector is in DPMS OFF modeImre Deak2013-05-221-2/+22
| | * drm/i915: Propagate errors back from fb set-baseChris Wilson2013-05-211-15/+10
| | * drm/i915: Adding more reserved PCI IDs for Haswell.Rodrigo Vivi2013-05-211-11/+35
| * | Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie2013-05-2412-77/+64
| |\ \
| | * | drm/exynos: replace request_threaded_irq with devm functionSeung-Woo Kim2013-05-234-26/+8
| | * | drm/exynos: remove unnecessary devm_kfreeSeung-Woo Kim2013-05-232-4/+0
| | * | drm/exynos: fix build warnings from ipp fimcSeung-Woo Kim2013-05-231-1/+1
| | * | drm/exynos: cleanup device pointer usagesSeung-Woo Kim2013-05-239-29/+29
| | * | drm/exynos: wait for the completion of pending page flipInki Dae2013-05-231-0/+16
| | * | drm/exynos: use drm_send_vblank_event() helperRob Clark2013-05-231-8/+2
| | * | drm/exynos: page flip fixesRob Clark2013-05-221-1/+0
| | * | drm/exynos: exynos_hdmi: Pass correct pointer to free_irq()Lars-Peter Clausen2013-05-221-1/+1
| | * | drm/exynos: exynos_drm_ipp: Fix incorrect usage of IS_ERR_OR_NULLSachin Kamat2013-05-221-7/+7
| | * | drm/exynos: exynos_drm_fbdev: Fix incorrect usage of IS_ERR_OR_NULLSachin Kamat2013-05-221-1/+1
| * | | Merge remote-tracking branch 'pfdo/drm-fixes' into drm-nextDave Airlie2013-05-244-55/+11
| |\ \ \ | | |/ /
| | * | drm/imx: use drm_send_vblank_event() helperRob Clark2013-05-221-19/+2
| | * | drm/shmob: use drm_send_vblank_event() helperRob Clark2013-05-221-15/+4
| | * | drm/radeon: use drm_send_vblank_event() helperRob Clark2013-05-221-10/+3
| | * | drm/nouveau: use drm_send_vblank_event() helperRob Clark2013-05-221-11/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-05-283-4/+4
|\ \ \ \
| * | | | crypto: sha256_ssse3 - fix stack corruption with SSSE3 and AVX implementationsJussi Kivilinna2013-05-282-2/+2
| * | | | crypto: caam - fix inconsistent assoc dma mapping directionHoria Geanta2013-05-141-2/+2
* | | | | Merge branch 'for-3.10' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2013-05-284-83/+88
|\ \ \ \ \
| * | | | | cifs: fix composing of mount options for DFS referralsJeff Layton2013-05-242-72/+73
| * | | | | cifs: stop printing the unc= option in /proc/mountsJeff Layton2013-05-241-3/+0
| * | | | | cifs: fix error handling when calling cifs_parse_devnameJeff Layton2013-05-241-9/+13
| * | | | | cifs: allow sec=none mounts to work against servers that don't support extend...Jeff Layton2013-05-241-0/+1
| * | | | | cifs: fix potential buffer overrun when composing a new options stringJeff Layton2013-05-241-1/+3
| * | | | | cifs: only set ops for inodes in I_NEW stateJeff Layton2013-05-241-1/+2
* | | | | | Merge tag 'trace-fixes-v3.10-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-05-282-2/+10
|\ \ \ \ \ \
| * | | | | | ring-buffer: Do not poll non allocated cpu buffersSteven Rostedt (Red Hat)2013-05-281-0/+3
| * | | | | | tracing: Fix crash when ftrace=nop on the kernel command lineSteven Rostedt (Red Hat)2013-05-231-2/+7
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2013-05-2814-699/+2076
|\ \ \ \ \ \ \
| * | | | | | | m68k: Update defconfigs for v3.9Geert Uytterhoeven2013-05-2812-698/+1982
| * | | | | | | m68k: implement futex.h to support userspace robust futexes and PI mutexesMikael Pettersson2013-05-212-1/+94
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2013-05-283-5/+5
|\ \ \ \ \ \ \
| * | | | | | | microblaze: Reversed logic in futex cmpxchgMeyer, Kirk2013-05-271-1/+1
| * | | | | | | microblaze: Use proper casting for inb/inw/inl in io.hMichal Simek2013-05-231-3/+3
OpenPOWER on IntegriCloud