aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* powerpc/perf: Add missing SIER supportMichael Ellerman2013-05-31
* powerpc/perf: Revert to original NO_SIPR logicMichael Ellerman2013-05-31
* powerpc/pci: Remove the unused variables in pci_process_bridge_OF_rangesKevin Hao2013-05-31
* powerpc/pci: Remove the stale comments of pci_process_bridge_OF_rangesKevin Hao2013-05-31
* powerpc/pseries: Always enable CONFIG_HOTPLUG_CPU on PSERIES SMPSrivatsa S. Bhat2013-05-31
* powerpc/kvm/book3s: Add support for H_IPOLL and H_XIRR_X in XICS emulationPaul Mackerras2013-05-31
* powerpc/32bit:Store temporary result in r0 instead of r8Priyanka Jain2013-05-31
* powerpc/mm: Always invalidate tlb on hpte invalidate and updateAneesh Kumar K.V2013-05-31
* powerpc/pseries: Improve stream generation comments in copypage/userMichael Neuling2013-05-31
* powerpc/pseries: Kill all prefetch streams on context switchMichael Neuling2013-05-31
* powerpc/cputable: Fix oprofile_cpu_type on power8Nishanth Aravamudan2013-05-31
* powerpc/mpic: Fix irq distribution problem when MPIC_SINGLE_DEST_CPUchenhui zhao2013-05-31
* powerpc/tm: Fix userspace stack corruption on signal delivery for active tran...Michael Neuling2013-05-31
* powerpc/tm: Move TM abort cause codes to uapiMichael Neuling2013-05-31
* powerpc/tm: Abort on emulation and alignment faultsMichael Neuling2013-05-31
* powerpc/tm: Update cause codes documentationMichael Neuling2013-05-31
* powerpc/tm: Make room for hypervisor in abort cause codesMichael Neuling2013-05-31
* Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-05-28
|\
| * qxl: fix Kconfig deps - select FB_DEFERRED_IOAndrew Jones2013-05-28
| * Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie2013-05-23
| |\
| | * drm/i915: avoid premature DP AUX timeoutsImre Deak2013-05-22
| | * drm/i915: avoid premature timeouts in __wait_seqno()Imre Deak2013-05-22
| | * drm/i915: use msecs_to_jiffies_timeout instead of open coding the sameImre Deak2013-05-22
| | * drm/i915: add msecs_to_jiffies_timeout to guarantee minimum durationImre Deak2013-05-22
| | * drm/i915: force full modeset if the connector is in DPMS OFF modeImre Deak2013-05-22
| | * drm/i915: Propagate errors back from fb set-baseChris Wilson2013-05-21
| | * drm/i915: Adding more reserved PCI IDs for Haswell.Rodrigo Vivi2013-05-21
| * | Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie2013-05-23
| |\ \
| | * | drm/exynos: replace request_threaded_irq with devm functionSeung-Woo Kim2013-05-23
| | * | drm/exynos: remove unnecessary devm_kfreeSeung-Woo Kim2013-05-23
| | * | drm/exynos: fix build warnings from ipp fimcSeung-Woo Kim2013-05-23
| | * | drm/exynos: cleanup device pointer usagesSeung-Woo Kim2013-05-23
| | * | drm/exynos: wait for the completion of pending page flipInki Dae2013-05-23
| | * | drm/exynos: use drm_send_vblank_event() helperRob Clark2013-05-23
| | * | drm/exynos: page flip fixesRob Clark2013-05-21
| | * | drm/exynos: exynos_hdmi: Pass correct pointer to free_irq()Lars-Peter Clausen2013-05-21
| | * | drm/exynos: exynos_drm_ipp: Fix incorrect usage of IS_ERR_OR_NULLSachin Kamat2013-05-21
| | * | drm/exynos: exynos_drm_fbdev: Fix incorrect usage of IS_ERR_OR_NULLSachin Kamat2013-05-21
| * | | Merge remote-tracking branch 'pfdo/drm-fixes' into drm-nextDave Airlie2013-05-23
| |\| |
| | * | drm/imx: use drm_send_vblank_event() helperRob Clark2013-05-21
| | * | drm/shmob: use drm_send_vblank_event() helperRob Clark2013-05-21
| | * | drm/radeon: use drm_send_vblank_event() helperRob Clark2013-05-21
| | * | drm/nouveau: use drm_send_vblank_event() helperRob Clark2013-05-21
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-05-28
|\ \ \ \
| * | | | crypto: sha256_ssse3 - fix stack corruption with SSSE3 and AVX implementationsJussi Kivilinna2013-05-28
| * | | | crypto: caam - fix inconsistent assoc dma mapping directionHoria Geanta2013-05-13
* | | | | Merge branch 'for-3.10' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2013-05-28
|\ \ \ \ \
| * | | | | cifs: fix composing of mount options for DFS referralsJeff Layton2013-05-24
| * | | | | cifs: stop printing the unc= option in /proc/mountsJeff Layton2013-05-24
| * | | | | cifs: fix error handling when calling cifs_parse_devnameJeff Layton2013-05-24