summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds2014-08-143-1/+3
|\
| * mm: fix CROSS_MEMORY_ATTACH help text grammarGeert Uytterhoeven2014-08-141-1/+1
| * drivers/mfd/rtsx_usb.c: export device tableJeff Mahoney2014-08-141-0/+1
| * mm, hugetlb_cgroup: align hugetlb cgroup limit to hugepage sizeDavid Rientjes2014-08-141-0/+1
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2014-08-1431-223/+490
|\ \
| * | powerpc/thp: Add tracepoints to track hugepage invalidateAneesh Kumar K.V2014-08-133-0/+98
| * | powerpc/mm: Use read barrier when creating real_pteAneesh Kumar K.V2014-08-131-5/+25
| * | powerpc/thp: Use ACCESS_ONCE when loading pmdpAneesh Kumar K.V2014-08-131-1/+3
| * | powerpc/thp: Invalidate with vpn in loopAneesh Kumar K.V2014-08-131-16/+7
| * | powerpc/thp: Handle combo pages in invalidateAneesh Kumar K.V2014-08-133-5/+13
| * | powerpc/thp: Invalidate old 64K based hash page mapping before insert of 4k pteAneesh Kumar K.V2014-08-131-9/+70
| * | powerpc/thp: Don't recompute vsid and ssize in loop on invalidateAneesh Kumar K.V2014-08-134-43/+26
| * | powerpc/thp: Add write barrier after updating the valid bitAneesh Kumar K.V2014-08-131-1/+4
| * | powerpc: reorder per-cpu NUMA information's initializationNishanth Aravamudan2014-08-132-9/+15
| * | powerpc/perf/hv-24x7: Use kmem_cache_freeHimangi Saraogi2014-08-131-1/+1
| * | powerpc/pseries/hvcserver: Fix endian issue in hvcs_get_partner_infoThomas Falcon2014-08-131-2/+2
| * | powerpc: Hard disable interrupts in xmonAnton Blanchard2014-08-131-0/+3
| * | powerpc: remove duplicate definition of TEXASR_FSNishanth Aravamudan2014-08-131-2/+1
| * | powerpc/pseries: Avoid deadlock on removing ddwGavin Shan2014-08-131-6/+14
| * | powerpc/pseries: Failure on removing device nodeGavin Shan2014-08-131-1/+1
| * | powerpc/boot: Use correct zlib types for comparisonBenjamin Herrenschmidt2014-08-131-2/+2
| * | powerpc/powernv: Interface to register/unregister opal dump regionVasant Hegde2014-08-133-0/+36
| * | printk: Add function to return log buffer address and sizeVasant Hegde2014-08-132-0/+15
| * | powerpc: Add POWER8 features to CPU_FTRS_POSSIBLE/ALWAYSMichael Ellerman2014-08-131-2/+4
| * | powerpc/ppc476: Disable BTACAlistair Popple2014-08-131-1/+3
| * | powerpc/powernv: Fix IOMMU group lostGavin Shan2014-08-132-18/+22
| * | powerpc: Add smp_mb()s to arch_spin_unlock_wait()Michael Ellerman2014-08-131-0/+4
| * | powerpc: Add smp_mb() to arch_spin_is_locked()Michael Ellerman2014-08-131-0/+1
| * | powerpc: Fix "attempt to move .org backwards" errorGuenter Roeck2014-08-131-55/+55
| * | powerpc/nohash: Split __early_init_mmu() into boot and secondaryScott Wood2014-08-131-45/+66
* | | Merge tag 'hwspinlock-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-08-142-8/+21
|\ \ \
| * | | hwspinlock: enable OMAP build for AM33xx, AM43xx & DRA7xxSuman Anna2014-07-291-1/+1
| * | | hwspinlock/omap: enable module before reading SYSSTATUS registerSuman Anna2014-07-291-7/+20
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2014-08-142-6/+6
|\ \ \ \
| * | | | seccomp: Replace BUG(!spin_is_locked()) with assert_spin_lockGuenter Roeck2014-08-112-6/+6
| | |_|/ | |/| |
* | | | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-08-1415-31/+60
|\ \ \ \
| * | | | hwmon: (tmp103) Remove duplicate test for I2C_FUNC_SMBUS_BYTE_DATA functionalityAxel Lin2014-08-101-7/+0
| * | | | hwmon: (w83793) Fix vrm write operationAxel Lin2014-08-061-0/+3
| * | | | hwmon: (w83791d) Fix vrm write operationAxel Lin2014-08-061-0/+3
| * | | | hwmon: (w83627hf) Fix vrm write operationAxel Lin2014-08-061-0/+3
| * | | | hwmon: (vt1211) Fix vrm write operationAxel Lin2014-08-061-0/+3
| * | | | hwmon: (pc87360) Fix vrm write operationAxel Lin2014-08-061-0/+3
| * | | | hwmon: (lm87) Fix vrm write operationAxel Lin2014-08-061-0/+4
| * | | | hwmon: (asb100) Fix vrm write operationAxel Lin2014-08-061-0/+4
| * | | | hwmon: (adm1026) Fix vrm write operationAxel Lin2014-08-061-0/+3
| * | | | hwmon: (adm1025) Fix vrm write operationAxel Lin2014-08-061-0/+3
| * | | | hwmon: (hih6130) Fix missing hih6130->write_length settingAxel Lin2014-08-061-0/+3
| * | | | hwmon: (dme1737) Prevent overflow problem when writing large limitsAxel Lin2014-08-061-15/+18
| * | | | hwmon: (emc6w201) Fix temperature limit rangeGuenter Roeck2014-08-061-2/+2
| * | | | hwmon: (ads1015) Fix out-of-bounds array accessAxel Lin2014-08-061-0/+2