summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * net: ti: fix CPTS driver build on armAlexei Starovoitov2014-04-031-0/+2
| * net: vxlan: fix crash when interface is created with no groupMike Rapoport2014-04-031-1/+5
* | Merge tag 'staging-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-04-08136-2/+89854
|\ \
| * | staging: rtl8723au: The 8723 only has two pathsJes Sorensen2014-04-073-45/+0
| * | Staging: unisys: mark drivers as BROKENGreg Kroah-Hartman2014-04-071-1/+1
| * | Staging: unisys: verify that a control channel existsSasha Levin2014-04-071-0/+18
| * | staging: unisys: Add missing close parentheses in filexfer.cMasanari Iida2014-04-071-1/+1
| * | staging: r8723au: Fix build problem when RFKILL is not selectedLarry Finger2014-04-061-1/+1
| * | staging: r8723au: Fix randconfig build errorsLarry Finger2014-04-051-0/+1
| * | staging: r8723au: Turn on build of new driverLarry Finger2014-04-055-0/+111
| * | staging: r8723au: Additional source patchesLarry Finger2014-04-0531-700/+343
| * | staging: r8723au: Add source files for new driver - part 4Larry Finger2014-04-0575-0/+18670
| * | staging: r8723au: Add source files for new driver - part 3Larry Finger2014-04-058-0/+7626
| * | staging: r8723au: Add source files for new driver - part 2Larry Finger2014-04-0528-0/+28277
| * | staging: r8723au: Add source files for new driver - part 1Larry Finger2014-04-0517-0/+35551
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-04-0810-36/+99
|\ \ \
| * | | arm64: Fix DMA range invalidation for cache line unaligned buffersCatalin Marinas2014-04-081-4/+11
| * | | arm64: Add missing Kconfig for CONFIG_STRICT_DEVMEMLaura Abbott2014-04-071-0/+14
| * | | arm64: fix !CONFIG_COMPAT build failuresMark Salter2014-04-062-0/+6
| * | | Revert "arm64: virt: ensure visibility of __boot_cpu_mode"Catalin Marinas2014-04-051-13/+0
| * | | arm64: Relax the kernel cache requirements for bootCatalin Marinas2014-04-053-4/+45
| * | | arm64: Update the TCR_EL1 translation granule definitions for 16K pagesCatalin Marinas2014-04-032-12/+19
| * | | ARM: topology: Make it clear that all CPUs need to be describedMark Brown2014-04-021-3/+4
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-04-0847-979/+1032
|\ \ \ \
| * | | | s390/uaccess: rework uaccess code - fix locking issuesHeiko Carstens2014-04-0315-815/+556
| * | | | s390/mm,tlb: optimize TLB flushing for zEC12Martin Schwidefsky2014-04-0311-66/+213
| * | | | s390/mm,tlb: safeguard against speculative TLB creationMartin Schwidefsky2014-04-033-18/+21
| * | | | s390/irq: Use defines for external interruption codesThomas Huth2014-04-0314-32/+39
| * | | | s390/irq: Add defines for external interruption codesThomas Huth2014-04-031-0/+13
| * | | | s390/sclp: add timeout for queued requestsGerald Schaefer2014-04-013-4/+104
| * | | | kvm/s390: also set guest pages back to stable on kexec/kdumpChristian Borntraeger2014-04-011-0/+4
| * | | | lcs: Add missing destroy_timer_on_stack()Thomas Gleixner2014-04-011-0/+1
| * | | | s390/tape: Add missing destroy_timer_on_stack()Thomas Gleixner2014-04-011-0/+1
| * | | | s390/tape: Use del_timer_sync()Thomas Gleixner2014-04-011-1/+1
| * | | | s390/3270: fix crash with multiple reset device requestsMartin Schwidefsky2014-04-011-3/+6
| * | | | s390/bitops,atomic: add missing memory barriersHeiko Carstens2014-04-012-46/+65
| * | | | s390/zcrypt: add length check for aligned data to avoid overflow in msg-type 6Ingo Tuchscherer2014-04-012-4/+18
* | | | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-04-08483-15914/+37462
|\ \ \ \ \
| * | | | | DRM: armada: fix corruption while loading cursorsRussell King2014-04-081-0/+1
| * | | | | Merge tag 'drm-intel-fixes-2014-04-04' of git://anongit.freedesktop.org/drm-i...Dave Airlie2014-04-05189-1502/+2169
| |\ \ \ \ \
| | * | | | | Skip intel_crt_init for Dell XPS 8700Giacomo Comes2014-04-041-0/+8
| | * | | | | drm/i915: vlv: fix RPS interrupt mask settingImre Deak2014-04-041-1/+1
| | * | | | | Revert "drm/i915/vlv: fixup DDR freq detection per Punit spec"Deepak S2014-04-041-4/+2
| | * | | | | drm/i915: move power domain init earlier during system resumeImre Deak2014-04-041-14/+76
| | * | | | | drm/i915: Fix the computation of required fb size for pipeChris Wilson2014-04-021-8/+21
| | * | | | | drm/i915: don't get/put runtime PM at the debugfs forcewake filePaulo Zanoni2014-04-011-2/+0
| | * | | | | drm/i915: fix WARNs when reading DDI state while suspendedPaulo Zanoni2014-04-012-0/+8
| | * | | | | drm/i915: don't read cursor registers on powered down pipesPaulo Zanoni2014-04-011-6/+7
| | * | | | | drm/i915: get runtime PM at i915_display_infoPaulo Zanoni2014-04-011-0/+3
| | * | | | | drm/i915: don't read pp_ctrl_reg if we're suspendedPaulo Zanoni2014-04-011-1/+2
OpenPOWER on IntegriCloud