aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2014-08-14
|\
| * powerpc/thp: Add tracepoints to track hugepage invalidateAneesh Kumar K.V2014-08-13
| * powerpc/mm: Use read barrier when creating real_pteAneesh Kumar K.V2014-08-13
| * powerpc/thp: Use ACCESS_ONCE when loading pmdpAneesh Kumar K.V2014-08-13
| * powerpc/thp: Invalidate with vpn in loopAneesh Kumar K.V2014-08-13
| * powerpc/thp: Handle combo pages in invalidateAneesh Kumar K.V2014-08-13
| * powerpc/thp: Invalidate old 64K based hash page mapping before insert of 4k pteAneesh Kumar K.V2014-08-13
| * powerpc/thp: Don't recompute vsid and ssize in loop on invalidateAneesh Kumar K.V2014-08-13
| * powerpc/thp: Add write barrier after updating the valid bitAneesh Kumar K.V2014-08-13
| * powerpc: reorder per-cpu NUMA information's initializationNishanth Aravamudan2014-08-13
| * powerpc/perf/hv-24x7: Use kmem_cache_freeHimangi Saraogi2014-08-13
| * powerpc/pseries/hvcserver: Fix endian issue in hvcs_get_partner_infoThomas Falcon2014-08-13
| * powerpc: Hard disable interrupts in xmonAnton Blanchard2014-08-13
| * powerpc: remove duplicate definition of TEXASR_FSNishanth Aravamudan2014-08-13
| * powerpc/pseries: Avoid deadlock on removing ddwGavin Shan2014-08-13
| * powerpc/pseries: Failure on removing device nodeGavin Shan2014-08-13
| * powerpc/boot: Use correct zlib types for comparisonBenjamin Herrenschmidt2014-08-13
| * powerpc/powernv: Interface to register/unregister opal dump regionVasant Hegde2014-08-13
| * printk: Add function to return log buffer address and sizeVasant Hegde2014-08-13
| * powerpc: Add POWER8 features to CPU_FTRS_POSSIBLE/ALWAYSMichael Ellerman2014-08-13
| * powerpc/ppc476: Disable BTACAlistair Popple2014-08-13
| * powerpc/powernv: Fix IOMMU group lostGavin Shan2014-08-13
| * powerpc: Add smp_mb()s to arch_spin_unlock_wait()Michael Ellerman2014-08-13
| * powerpc: Add smp_mb() to arch_spin_is_locked()Michael Ellerman2014-08-13
| * powerpc: Fix "attempt to move .org backwards" errorGuenter Roeck2014-08-13
| * powerpc/nohash: Split __early_init_mmu() into boot and secondaryScott Wood2014-08-13
* | Merge tag 'hwspinlock-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-08-14
|\ \
| * | hwspinlock: enable OMAP build for AM33xx, AM43xx & DRA7xxSuman Anna2014-07-29
| * | hwspinlock/omap: enable module before reading SYSSTATUS registerSuman Anna2014-07-29
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2014-08-14
|\ \ \
| * | | seccomp: Replace BUG(!spin_is_locked()) with assert_spin_lockGuenter Roeck2014-08-11
* | | | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-08-14
|\ \ \ \
| * | | | hwmon: (tmp103) Remove duplicate test for I2C_FUNC_SMBUS_BYTE_DATA functionalityAxel Lin2014-08-10
| * | | | hwmon: (w83793) Fix vrm write operationAxel Lin2014-08-05
| * | | | hwmon: (w83791d) Fix vrm write operationAxel Lin2014-08-05
| * | | | hwmon: (w83627hf) Fix vrm write operationAxel Lin2014-08-05
| * | | | hwmon: (vt1211) Fix vrm write operationAxel Lin2014-08-05
| * | | | hwmon: (pc87360) Fix vrm write operationAxel Lin2014-08-05
| * | | | hwmon: (lm87) Fix vrm write operationAxel Lin2014-08-05
| * | | | hwmon: (asb100) Fix vrm write operationAxel Lin2014-08-05
| * | | | hwmon: (adm1026) Fix vrm write operationAxel Lin2014-08-05
| * | | | hwmon: (adm1025) Fix vrm write operationAxel Lin2014-08-05
| * | | | hwmon: (hih6130) Fix missing hih6130->write_length settingAxel Lin2014-08-05
| * | | | hwmon: (dme1737) Prevent overflow problem when writing large limitsAxel Lin2014-08-05
| * | | | hwmon: (emc6w201) Fix temperature limit rangeGuenter Roeck2014-08-05
| * | | | hwmon: (ads1015) Fix out-of-bounds array accessAxel Lin2014-08-05
| * | | | hwmon: (lm92) Prevent overflow problem when writing large limitsAxel Lin2014-08-05
* | | | | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2014-08-14
|\ \ \ \ \
| * \ \ \ \ Merge branch 'devicetree/next-overlay' into devicetree/nextGrant Likely2014-08-11
| |\ \ \ \ \
| | * | | | | of: typo fix in __of_prop_dup()Grant Likely2014-07-30