| Commit message (Expand) | Author | Age | Files | Lines |
* | timekeeping: Another fix to the VSYSCALL_OLD update_vsyscall | John Stultz | 2014-08-14 | 1 | -2/+3 |
* | Merge branch 'akpm' (fixes from Andrew Morton) | Linus Torvalds | 2014-08-14 | 3 | -1/+3 |
|\ |
|
| * | mm: fix CROSS_MEMORY_ATTACH help text grammar | Geert Uytterhoeven | 2014-08-14 | 1 | -1/+1 |
| * | drivers/mfd/rtsx_usb.c: export device table | Jeff Mahoney | 2014-08-14 | 1 | -0/+1 |
| * | mm, hugetlb_cgroup: align hugetlb cgroup limit to hugepage size | David Rientjes | 2014-08-14 | 1 | -0/+1 |
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2014-08-14 | 31 | -223/+490 |
|\ \ |
|
| * | | powerpc/thp: Add tracepoints to track hugepage invalidate | Aneesh Kumar K.V | 2014-08-13 | 3 | -0/+98 |
| * | | powerpc/mm: Use read barrier when creating real_pte | Aneesh Kumar K.V | 2014-08-13 | 1 | -5/+25 |
| * | | powerpc/thp: Use ACCESS_ONCE when loading pmdp | Aneesh Kumar K.V | 2014-08-13 | 1 | -1/+3 |
| * | | powerpc/thp: Invalidate with vpn in loop | Aneesh Kumar K.V | 2014-08-13 | 1 | -16/+7 |
| * | | powerpc/thp: Handle combo pages in invalidate | Aneesh Kumar K.V | 2014-08-13 | 3 | -5/+13 |
| * | | powerpc/thp: Invalidate old 64K based hash page mapping before insert of 4k pte | Aneesh Kumar K.V | 2014-08-13 | 1 | -9/+70 |
| * | | powerpc/thp: Don't recompute vsid and ssize in loop on invalidate | Aneesh Kumar K.V | 2014-08-13 | 4 | -43/+26 |
| * | | powerpc/thp: Add write barrier after updating the valid bit | Aneesh Kumar K.V | 2014-08-13 | 1 | -1/+4 |
| * | | powerpc: reorder per-cpu NUMA information's initialization | Nishanth Aravamudan | 2014-08-13 | 2 | -9/+15 |
| * | | powerpc/perf/hv-24x7: Use kmem_cache_free | Himangi Saraogi | 2014-08-13 | 1 | -1/+1 |
| * | | powerpc/pseries/hvcserver: Fix endian issue in hvcs_get_partner_info | Thomas Falcon | 2014-08-13 | 1 | -2/+2 |
| * | | powerpc: Hard disable interrupts in xmon | Anton Blanchard | 2014-08-13 | 1 | -0/+3 |
| * | | powerpc: remove duplicate definition of TEXASR_FS | Nishanth Aravamudan | 2014-08-13 | 1 | -2/+1 |
| * | | powerpc/pseries: Avoid deadlock on removing ddw | Gavin Shan | 2014-08-13 | 1 | -6/+14 |
| * | | powerpc/pseries: Failure on removing device node | Gavin Shan | 2014-08-13 | 1 | -1/+1 |
| * | | powerpc/boot: Use correct zlib types for comparison | Benjamin Herrenschmidt | 2014-08-13 | 1 | -2/+2 |
| * | | powerpc/powernv: Interface to register/unregister opal dump region | Vasant Hegde | 2014-08-13 | 3 | -0/+36 |
| * | | printk: Add function to return log buffer address and size | Vasant Hegde | 2014-08-13 | 2 | -0/+15 |
| * | | powerpc: Add POWER8 features to CPU_FTRS_POSSIBLE/ALWAYS | Michael Ellerman | 2014-08-13 | 1 | -2/+4 |
| * | | powerpc/ppc476: Disable BTAC | Alistair Popple | 2014-08-13 | 1 | -1/+3 |
| * | | powerpc/powernv: Fix IOMMU group lost | Gavin Shan | 2014-08-13 | 2 | -18/+22 |
| * | | powerpc: Add smp_mb()s to arch_spin_unlock_wait() | Michael Ellerman | 2014-08-13 | 1 | -0/+4 |
| * | | powerpc: Add smp_mb() to arch_spin_is_locked() | Michael Ellerman | 2014-08-13 | 1 | -0/+1 |
| * | | powerpc: Fix "attempt to move .org backwards" error | Guenter Roeck | 2014-08-13 | 1 | -55/+55 |
| * | | powerpc/nohash: Split __early_init_mmu() into boot and secondary | Scott Wood | 2014-08-13 | 1 | -45/+66 |
* | | | Merge tag 'hwspinlock-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2014-08-14 | 2 | -8/+21 |
|\ \ \ |
|
| * | | | hwspinlock: enable OMAP build for AM33xx, AM43xx & DRA7xx | Suman Anna | 2014-07-29 | 1 | -1/+1 |
| * | | | hwspinlock/omap: enable module before reading SYSSTATUS register | Suman Anna | 2014-07-29 | 1 | -7/+20 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2014-08-14 | 2 | -6/+6 |
|\ \ \ \ |
|
| * | | | | seccomp: Replace BUG(!spin_is_locked()) with assert_spin_lock | Guenter Roeck | 2014-08-11 | 2 | -6/+6 |
| | |_|/
| |/| | |
|
* | | | | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2014-08-14 | 15 | -31/+60 |
|\ \ \ \ |
|
| * | | | | hwmon: (tmp103) Remove duplicate test for I2C_FUNC_SMBUS_BYTE_DATA functionality | Axel Lin | 2014-08-10 | 1 | -7/+0 |
| * | | | | hwmon: (w83793) Fix vrm write operation | Axel Lin | 2014-08-05 | 1 | -0/+3 |
| * | | | | hwmon: (w83791d) Fix vrm write operation | Axel Lin | 2014-08-05 | 1 | -0/+3 |
| * | | | | hwmon: (w83627hf) Fix vrm write operation | Axel Lin | 2014-08-05 | 1 | -0/+3 |
| * | | | | hwmon: (vt1211) Fix vrm write operation | Axel Lin | 2014-08-05 | 1 | -0/+3 |
| * | | | | hwmon: (pc87360) Fix vrm write operation | Axel Lin | 2014-08-05 | 1 | -0/+3 |
| * | | | | hwmon: (lm87) Fix vrm write operation | Axel Lin | 2014-08-05 | 1 | -0/+4 |
| * | | | | hwmon: (asb100) Fix vrm write operation | Axel Lin | 2014-08-05 | 1 | -0/+4 |
| * | | | | hwmon: (adm1026) Fix vrm write operation | Axel Lin | 2014-08-05 | 1 | -0/+3 |
| * | | | | hwmon: (adm1025) Fix vrm write operation | Axel Lin | 2014-08-05 | 1 | -0/+3 |
| * | | | | hwmon: (hih6130) Fix missing hih6130->write_length setting | Axel Lin | 2014-08-05 | 1 | -0/+3 |
| * | | | | hwmon: (dme1737) Prevent overflow problem when writing large limits | Axel Lin | 2014-08-05 | 1 | -15/+18 |
| * | | | | hwmon: (emc6w201) Fix temperature limit range | Guenter Roeck | 2014-08-05 | 1 | -2/+2 |