summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* powerpc/perf/hv-gpci: Make device attr staticCody P Schafer2014-04-281-1/+1
* powerpc/perf/hv_gpci: Probe failures use pr_debug(), and padding reducedCody P Schafer2014-04-281-2/+2
* powerpc/perf/hv_24x7: Probe errors changed to pr_debug(), padding fixedCody P Schafer2014-04-281-2/+2
* powerpc/mm: Fix tlbie to add AVAL fields for 64K pagesAneesh Kumar K.V2014-04-281-22/+16
* powerpc/powernv: Fix little endian issues in OPAL dump codeAnton Blanchard2014-04-282-6/+11
* powerpc/powernv: Create OPAL sglist helper functions and fix endian issuesAnton Blanchard2014-04-284-188/+76
* powerpc/powernv: Fix little endian issues in OPAL error log codeAnton Blanchard2014-04-282-2/+9
* powerpc/powernv: Fix little endian issues with opal_do_notifier callsAnton Blanchard2014-04-281-3/+3
* powerpc/powernv: Remove some OPAL function declaration duplicationAnton Blanchard2014-04-281-10/+2
* powerpc/powernv: Use uint64_t instead of size_t in OPAL APIsAnton Blanchard2014-04-282-7/+7
* powerpc/powernv: Release the refcount for pci_devWei Yang2014-04-281-1/+0
* powerpc/powernv: Reduce multi-hit of iommu_add_device()Wei Yang2014-04-281-1/+1
* powerpc/powernv: Fix little endian issues in OPAL flash codeAnton Blanchard2014-04-281-4/+8
* powerpc/powernv: Fix kexec races going back to OPALBenjamin Herrenschmidt2014-04-281-2/+46
* powerpc/powernv: Check sysparam size before creationJoel Stanley2014-04-281-0/+6
* powerpc/powernv: Fix typos in sysparam codeJoel Stanley2014-04-281-2/+2
* powerpc/powernv: Check sysfs size before copyingJoel Stanley2014-04-281-0/+4
* powerpc/powernv: Use ssize_t for sysparam return valuesJoel Stanley2014-04-281-5/+6
* powerpc/powernv: Fix sysparam sysfs error handlingJoel Stanley2014-04-281-2/+5
* powerpc: Fix Oops in rtas_stop_self()Li Zhong2014-04-281-2/+3
* powerpc: Export flush_icache_rangeJeff Mahoney2014-04-281-0/+1
* Linux 3.15-rc2v3.15-rc2Linus Torvalds2014-04-201-1/+1
* Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2014-04-205-6/+18
|\
| * dma: fix eDMA driver as a subsys_initcallYuan Yao2014-04-161-1/+11
| * dmaengine: sirf: off by one in of_dma_sirfsoc_xlate()Dan Carpenter2014-04-161-1/+1
| * platform: Fix timberdale dependenciesJean Delvare2014-04-162-2/+2
| * dma: edma: fix incorrect SG list handlingSekhar Nori2014-04-141-2/+4
* | Merge tag 'iommu-fixes-v3.15-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-04-203-6/+11
|\ \
| * \ Merge git://git.infradead.org/iommu-2.6 into iommu/fixesJoerg Roedel2014-04-162-4/+9
| |\ \
| | * | iommu/vt-d: fix bug in matching PCI devices with DRHD/RMRR descriptorsJiang Liu2014-04-141-1/+2
| | * | iommu/vt-d: Fix get_domain_for_dev() handling of upstream PCIe bridgesDavid Woodhouse2014-04-141-1/+3
| | * | iommu/vt-d: fix memory leakage caused by commit ea8ea46Jiang Liu2014-04-131-2/+4
| * | | iommu/arm-smmu: fix panic in arm_smmu_alloc_init_pteBin Wang2014-04-151-1/+1
| * | | iommu/arm-smmu: Return 0 on unmap failureLaurent Pinchart2014-04-151-1/+1
| | |/ | |/|
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-04-204-2/+12
|\ \ \
| * \ \ Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2014-04-204-2/+12
| |\ \ \
| | * | | perf tools: Improve error reportingAdrien BAK2014-04-202-2/+9
| | * | | perf tools: Adjust symbols in VDSOVladimir Nikulichev2014-04-201-0/+2
| | * | | perf kvm: Fix 'Min time' counting in report commandAlexander Yarygin2014-04-201-0/+1
| |/ / /
* | | | coredump: fix va_list corruptionEric Dumazet2014-04-191-1/+6
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-04-192-12/+10
|\ \ \ \
| * | | | x86/mce: Fix CMCI preemption bugsIngo Molnar2014-04-172-12/+10
* | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-04-194-11/+32
|\ \ \ \ \
| * | | | | sched: Check for stop task appearance when balancing happensKirill Tkhai2014-04-173-5/+16
| * | | | | sched/numa: Fix task_numa_free() lockdep splatMike Galbraith2014-04-112-6/+16
* | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-04-192-12/+16
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | perf/x86/intel: Use rdmsrl_safe() when initializing RAPL PMUVenkatesh Srinivas2014-04-181-3/+9
| * | | | | kprobes/x86: Fix page-fault handling logicMasami Hiramatsu2014-04-171-9/+7
* | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-04-1953-914/+1058
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'drm-next-3.15-wip' of git://people.freedesktop.org/~deathsimple...Dave Airlie2014-04-1913-247/+152
| |\ \ \ \ \ \
OpenPOWER on IntegriCloud