summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | | | usb: dwc2: call dwc2_is_controller_alive() under spinlockRobert Baldyga2015-01-191-3/+3
| | | |/ / / / / / /
| | * | | | | | | | USB: Add OTG PET device to TPLMacpaul Lin2015-01-252-0/+9
| | * | | | | | | | usb-storage/SCSI: blacklist FUA on JMicron 152d:2566 USB-SATA controllerDmitry Nezhevenko2015-01-251-0/+7
| | * | | | | | | | uas: Add no-report-opcodes quirk for Simpletech devices with id 4971:8017Hans de Goede2015-01-251-0/+7
| | * | | | | | | | storage: Revise/fix quirk for 04E6:000F SCM USB-SCSI converterMark Knibbs2015-01-251-1/+1
| | |/ / / / / / /
| * | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-01-3013-51/+107
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2015-01-287-27/+80
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | perf probe: Fix probing kretprobesNamhyung Kim2015-01-211-2/+2
| | | * | | | | | | | perf symbols: Introduce 'for' method to iterate over the symbols with a given...Arnaldo Carvalho de Melo2015-01-212-11/+19
| | | * | | | | | | | perf probe: Do not rely on map__load() filter to find symbolsNamhyung Kim2015-01-211-16/+22
| | | * | | | | | | | perf symbols: Introduce method to iterate symbols ordered by nameArnaldo Carvalho de Melo2015-01-212-0/+12
| | | * | | | | | | | perf symbols: Return the first entry with a given name in find_by_name methodNamhyung Kim2015-01-211-3/+17
| | | * | | | | | | | perf annotate: Fix memory leaks in LOCK handlingRabin Vincent2015-01-211-0/+9
| | | * | | | | | | | perf annotate: Handle ins parsing failuresRabin Vincent2015-01-211-4/+5
| | | * | | | | | | | perf scripting perl: Force to use stdboolWang Nan2015-01-211-1/+4
| | | * | | | | | | | perf evlist: Remove extraneous 'was' on error messageArnaldo Carvalho de Melo2015-01-211-1/+1
| | * | | | | | | | | perf: Tighten (and fix) the grouping conditionPeter Zijlstra2015-01-282-8/+13
| | * | | | | | | | | perf/x86/intel: Add model number for AirmontKan Liang2015-01-281-0/+1
| | * | | | | | | | | perf/rapl: Fix crash in rapl_scale()Stephane Eranian2015-01-281-1/+1
| | * | | | | | | | | perf/x86/intel/uncore: Move uncore_box_init() out of driver initializationKan Liang2015-01-282-15/+12
| * | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2015-01-301-0/+2
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | btrfs: fix raid56 scrub failed in xfstests btrfs/072Gui Hecheng2015-01-271-0/+2
| * | | | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2015-01-309-196/+319
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | quota: Switch ->get_dqblk() and ->set_dqblk() to use bytes as space unitsJan Kara2015-01-288-195/+318
| | * | | | | | | | | | | udf: Release preallocation on last writeable closeJan Kara2015-01-281-1/+1
| * | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-01-3015-178/+330
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | KVM: x86: check LAPIC presence when building apic_mapRadim Krčmář2015-01-301-0/+3
| | * | | | | | | | | | | | Merge tag 'kvm-arm-fixes-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2015-01-3014-178/+327
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | arm/arm64: KVM: Use kernel mapping to perform invalidation on page faultMarc Zyngier2015-01-293-18/+50
| | | * | | | | | | | | | | | arm/arm64: KVM: Invalidate data cache on unmapMarc Zyngier2015-01-293-15/+116
| | | * | | | | | | | | | | | arm/arm64: KVM: Use set/way op trapping to track the state of the cachesMarc Zyngier2015-01-2914-145/+161
| * | | | | | | | | | | | | | Merge tag 'iommu-fixes-v3.19-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-01-301-1/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | iommu/tegra: gart: Provide default ->map_sg() callbackThierry Reding2015-01-261-0/+1
| | * | | | | | | | | | | | | | iommu/tegra: gart: Do not register with busThierry Reding2015-01-261-1/+1
| | |/ / / / / / / / / / / / /
| * | | | | | | | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-01-305-26/+49
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'drm-intel-fixes-2015-01-29' of git://anongit.freedesktop.org/drm-i...Dave Airlie2015-01-304-26/+19
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | drm/i915: BDW Fix Halo PCI IDs marked as ULT.Rodrigo Vivi2015-01-261-2/+1
| | | * | | | | | | | | | | | | | drm/i915: Fix and clean BDW PCH identificationRodrigo Vivi2015-01-261-10/+4
| | | * | | | | | | | | | | | | | drm/i915: Only fence tiled region of object.Bob Paauwe2015-01-261-0/+7
| | | * | | | | | | | | | | | | | drm/i915: fix inconsistent brightness after resumeJeremiah Mahler2015-01-261-1/+1
| | | * | | | | | | | | | | | | | drm/i915: Init PPGTT before context enableDavid Woodhouse2015-01-261-13/+6
| | | |/ / / / / / / / / / / / /
| | * | | | | | | | | | | | | | drm: fix fb-helper vs MST dangling connector ptrs (v2)Rob Clark2015-01-301-0/+30
| * | | | | | | | | | | | | | | arc: mm: Fix build failureGuenter Roeck2015-01-301-1/+1
| |/ / / / / / / / / / / / / /
| * | | | | | | | | | | | | | Merge tag 'dm-3.19-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-01-292-4/+11
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | dm thin: don't allow messages to be sent to a pool target in READ_ONLY or FAI...Joe Thornber2015-01-281-0/+6
| | * | | | | | | | | | | | | | dm cache: fix missing ERR_PTR returns and handlingJoe Thornber2015-01-281-4/+5
| | |/ / / / / / / / / / / / /
| * | | | | | | | | | | | | | Merge tag 'nfs-for-3.19-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2015-01-294-5/+10
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | NFS: Fix use of nfs_attr_use_mounted_on_fileid()Anna Schumaker2015-01-212-4/+3
| | * | | | | | | | | | | | | | NFSv4.1: Fix an Oops in nfs41_walk_client_listTrond Myklebust2015-01-211-1/+1
| | * | | | | | | | | | | | | | nfs: fix dio deadlock when O_DIRECT flag is flippedPeng Tao2015-01-211-0/+6
| | | |_|_|_|_|_|/ / / / / / / | | |/| | | | | | | | | | | |
OpenPOWER on IntegriCloud