summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* selftests/powerpc: Return false instead of -1 in require_paranoia_below()Peter Senna Tschudin2016-11-141-3/+3
* powerpc/pci/rpadlpar: Fix device reference leaksJohan Hovold2016-11-141-1/+9
* powerpc/vio: Clarify vio_find_node() reference countingJohan Hovold2016-11-141-0/+3
* powerpc/ibmebus: Fix further device reference leaksJohan Hovold2016-11-141-2/+6
* powerpc/ibmebus: Fix device reference leaks in sysfs interfaceJohan Hovold2016-11-141-2/+6
* powerpc/powernv: Simplify searching for compatible device nodesJack Miller2016-11-141-17/+7
* powerpc: Revert Load Monitor Register SupportMichael Neuling2016-11-144-34/+0
* selftests/powerpc: Revert Load Monitor Register TestsMichael Neuling2016-11-146-227/+1
* powerpc/configs: Drop REISERFS from pseries & powernvMichael Ellerman2016-11-142-8/+0
* macintosh: Remove dependency on IDE_GD_ATA if ADB_PMU_LED_DISK is selectedElimar Riesebieter2016-11-141-1/+0
* powerpc/hash64: Be more careful when generating tlbielBalbir Singh2016-11-141-4/+6
* powerpc/book3s64: Always build for power4 or laterMichael Ellerman2016-11-141-0/+1
* powerpc/64: Add an option to force run-at-load to test relocationNicholas Piggin2016-11-142-1/+17
* powerpc/pseries: Use H_CLEAR_HPT to clear MMU hash table during kexecAnton Blanchard2016-11-142-3/+24
* i2c_powermac: shut up lockdep warningDenis Kirjanov2016-11-141-0/+4
* powerpc: Make _ASM_NOKPROBE_SYMBOL a noop when KPROBES not definedNicholas Piggin2016-11-141-0/+4
* powerpc: Build-time sort the exception tableNicholas Piggin2016-11-143-4/+3
* powerpc: Add support for relative exception tablesNicholas Piggin2016-11-149-23/+34
* powerpc: EX_TABLE macro for exception tablesNicholas Piggin2016-11-1421-327/+241
* selftests/powerpc: Fail load_unaligned_zeropad on miscompareMichael Ellerman2016-11-141-1/+3
* selftests/powerpc: Abort load_unaligned_zeropad on unhandled SEGVMichael Ellerman2016-11-141-4/+1
* powerpc/module: Add support for R_PPC64_REL32 relocationsMichael Ellerman2016-11-141-0/+5
* powerpc/asm: Allow including ppc_asm.h in asm filesMichael Ellerman2016-11-141-3/+3
* powerpc/64s: Reduce exception alignmentNicholas Piggin2016-11-143-5/+8
* powerpc: Remove suspect CONFIG_PPC_BOOK3E #ifdefs in nohash/64/pgtable.hRui Teng2016-11-141-13/+1
* selftests/powerpc: Add Anton's null_syscall benchmark to the selftestsAnton Blanchard2016-11-143-2/+160
* Linux 4.9-rc5v4.9-rc5Linus Torvalds2016-11-131-1/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-11-1312-23/+112
|\
| * Merge tag 'kvm-arm-for-v4.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2016-11-1112-23/+112
| |\
| | * KVM: arm/arm64: vgic: Kick VCPUs when queueing already pending IRQsShih-Wei Li2016-11-041-0/+12
| | * KVM: arm/arm64: vgic: Prevent access to invalid SPIsAndre Przywara2016-11-042-21/+34
| | * arm/arm64: KVM: Perform local TLB invalidation when multiplexing vcpus on a s...Marc Zyngier2016-11-049-2/+66
* | | Merge branch 'media-fixes' (patches from Mauro)Linus Torvalds2016-11-1314-249/+310
|\ \ \
| * | | gp8psk: Fix DVB frontend attachMauro Carvalho Chehab2016-11-137-152/+246
| * | | gp8psk: fix gp8psk_usb_in_op() logicMauro Carvalho Chehab2016-11-131-2/+3
| * | | dvb-usb: move data_mutex to struct dvb_usb_deviceMauro Carvalho Chehab2016-11-137-95/+61
* | | | Merge tag 'char-misc-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-11-134-6/+3
|\ \ \ \
| * | | | ppdev: fix double-free of pp->pdev->nameJann Horn2016-11-101-3/+0
| * | | | vmbus: make sysfs names consistent with PCIStephen Hemminger2016-11-011-1/+1
| * | | | mei: bus: fix received data size check in NFC fixupAlexander Usyskin2016-10-312-2/+2
* | | | | Merge tag 'driver-core-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-11-131-2/+3
|\ \ \ \ \
| * | | | | driver core: fix smatch warning on dev->bus checkRob Herring2016-10-311-1/+1
| * | | | | driver core: skip removal test for non-removable driversRob Herring2016-10-311-1/+2
| |/ / / /
* | | | | Merge tag 'staging-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-11-1310-53/+63
|\ \ \ \ \
| * | | | | iio: maxim_thermocouple: detect invalid storage size in read()Arnd Bergmann2016-11-131-0/+2
| * | | | | staging: nvec: remove managed resource from PS2 driverMarc Dietrich2016-11-071-1/+1
| * | | | | Revert "staging: nvec: ps2: change serio type to passthrough"Paul Fertser2016-11-071-1/+1
| * | | | | drivers: staging: nvec: remove bogus reset command for PS/2 interfacePaul Fertser2016-11-071-4/+0
| * | | | | staging: greybus: arche-platform: fix device reference leakJohan Hovold2016-11-071-0/+1
| * | | | | staging: comedi: ni_tio: fix buggy ni_tio_clock_period_ps() return valueIan Abbott2016-11-071-1/+2