summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-05-011-15/+11
|\
| * powerpc/smp: Replace open coded task affinity logicThomas Gleixner2017-04-151-15/+11
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-05-011-0/+2
|\ \
| * | powerpc/time: Set ->min_delta_ticks and ->max_delta_ticksNicolai Stange2017-04-141-0/+2
* | | Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-05-017-175/+43
|\ \ \
| * | | HAVE_ARCH_HARDENED_USERCOPY is unconditional nowAl Viro2017-04-261-1/+0
| * | | CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional nowAl Viro2017-04-261-1/+0
| | | |
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-------. \ \ Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Al Viro2017-04-2649-373/+1368
| |\ \ \ \ \ \ \
| | | | | | * | | powerpc: get rid of zeroing, switch to RAW_COPY_USERAl Viro2017-04-066-138/+14
| | | | | | * | | Merge commit 'a7d2475af7aedcb9b5c6343989a8bfadbf84429b' into uaccess.powerpcAl Viro2017-04-0619-122/+725
| | | | | | |\ \ \
| | | | | | * | | | powerpc: switch to extable.hAl Viro2017-03-282-25/+30
| | | |_|_|/ / / / | | |/| | | | | |
| | | | | * | | | Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Al Viro2017-04-0244-199/+1324
| | | | | |\ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| | | | * | | | | Merge commit 'fc69910f329d' into uaccess.mipsAl Viro2017-04-0619-122/+725
| | | | |\ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | | * | | | | | Merge commit 'b4fb8f66f1ae2e167d06c12d018025a8d4d3ba7e' into uaccess.ia64Al Viro2017-04-0619-122/+725
| | | |\ \ \ \ \ \ | | |/ / / / / / / | | | | _ / / / / | | | | / / / /
| | * | | | | | uaccess: drop pointless ifdefsAl Viro2017-03-051-6/+0
| | * | | | | | uaccess: drop duplicate includes from asm/uaccess.hAl Viro2017-03-051-2/+0
| | * | | | | | uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.hAl Viro2017-03-051-3/+0
| |/ / / / / /
* | | | | | | Merge tag 'edac_for_4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2017-05-018-10/+2
|\ \ \ \ \ \ \
| * | | | | | | EDAC: Remove EDAC_MM_EDACBorislav Petkov2017-04-108-10/+2
| |/ / / / / /
* | | | | | | Merge tag 'powerpc-4.11-8' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-04-213-8/+8
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | powerpc/64: Fix HMI exception on LE with CONFIG_RELOCATABLE=yMichael Ellerman2017-04-182-5/+5
| * | | | | | powerpc/kprobe: Fix oops when kprobed on 'stdu' instructionRavi Bangoria2017-04-181-3/+3
* | | | | | | Merge tag 'powerpc-4.11-7' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-04-085-12/+38
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | powerpc/crypto/crc32c-vpmsum: Fix missing preempt_disable()Michael Ellerman2017-04-071-0/+3
| * | | | | | powerpc/mm: Add missing global TLB invalidate if cxl is activeFrederic Barrat2017-04-051-2/+5
| * | | | | | powerpc/64: Fix flush_(d|i)cache_range() called from modulesOliver O'Halloran2017-04-051-2/+2
| * | | | | | powerpc: Don't try to fix up misaligned load-with-reservation instructionsPaul Mackerras2017-04-041-8/+19
| * | | | | | powerpc: Disable HFSCR[TM] if TM is not supportedBenjamin Herrenschmidt2017-03-281-0/+9
| | |_|/ / / | |/| | | |
* | | | | | KVM: PPC: Book3S HV: Check for kmalloc errors in ioctlDan Carpenter2017-04-061-0/+4
|/ / / / /
* | | | | Revert "powerpc/64: Disable use of radix under a hypervisor"Paul Mackerras2017-03-211-2/+1
* | | | | powerpc/64s: Fix idle wakeup potential to clobber registersNicholas Piggin2017-03-201-3/+17
| |_|_|/ |/| | |
* | | | Merge tag 'powerpc-4.11-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-03-194-2/+6
|\ \ \ \
| * | | | powerpc/pseries: Don't give a warning when HPT resizing isn't availableMichael Ellerman2017-03-171-1/+3
| * | | | powerpc: Wire up statx() syscallChandan Rajendra2017-03-163-1/+3
* | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-03-151-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | crypto: powerpc - Fix initialisation of crc32c contextDaniel Axtens2017-03-081-1/+1
| |/ / /
* | | | Merge tag 'powerpc-4.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-03-1311-30/+498
|\ \ \ \
| * | | | powerpc/64s: POWER9 machine check handlerNicholas Piggin2017-03-105-0/+426
| * | | | powerpc/64s: allow machine check handler to set severity and initiatorNicholas Piggin2017-03-103-3/+11
| * | | | powerpc/64s: fix handling of non-synchronous machine checksNicholas Piggin2017-03-101-15/+6
| * | | | powerpc/powernv/ioda2: Update iommu table base on ownership changeAlexey Kardashevskiy2017-03-091-5/+12
| * | | | powerpc/powernv/ioda2: Gracefully fail if too many TCE levels requestedAlexey Kardashevskiy2017-03-091-0/+3
| * | | | powerpc/perf: Handle sdar_mode for marked event in power9Madhavan Srinivasan2017-03-092-7/+37
| * | | | powerpc/perf: Fix perf_get_data_addr() for power9 DD1Madhavan Srinivasan2017-03-091-0/+2
| * | | | powerpc/boot: Fix zImage TOC alignmentMichael Ellerman2017-03-081-0/+1
| | |/ / | |/| |
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-03-121-6/+6
|\ \ \ \
| * | | | kexec, x86/purgatory: Unbreak it and clean it upThomas Gleixner2017-03-101-6/+6
| |/ / /
* | | | Merge branch 'prep-for-5level'Linus Torvalds2017-03-105-0/+9
|\ \ \ \
| * | | | arch, mm: convert all architectures to use 5level-fixup.hKirill A. Shutemov2017-03-095-0/+9
| |/ / /
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-03-103-32/+57
|\ \ \ \
OpenPOWER on IntegriCloud