summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* mm: do not pass mm_struct into handle_mm_faultKirill A. Shutemov2016-07-262-2/+2
* powerpc/mm: check for irq disabled() only if DEBUG_VM is enabledAneesh Kumar K.V2016-07-261-4/+2
* Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-07-252-10/+75
|\
| * locking/atomic, arch/powerpc: Implement atomic{,64}_fetch_{add,sub,and,or,xor...Peter Zijlstra2016-06-161-9/+74
| * Merge branch 'linus' into locking/core, to pick up fixes before merging new c...Ingo Molnar2016-06-1413-51/+85
| |\
| * | locking/mutex: Optimize mutex_trylock() fast-pathPeter Zijlstra2016-06-081-1/+1
* | | Merge tag 'powerpc-4.7-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-07-027-19/+65
|\ \ \
| * | | powerpc: Initialise pci_io_base as early as possibleDarren Stevens2016-06-304-1/+10
| * | | powerpc/tm: Avoid SLB faults in treclaim/trecheckpoint when RI=0Michael Neuling2016-06-291-17/+44
| * | | powerpc/eeh: Fix wrong argument passed to eeh_rmv_device()Gavin Shan2016-06-281-1/+1
| * | | powerpc/tm: Always reclaim in start_thread() for exec() class syscallsCyril Bur2016-06-271-0/+10
* | | | Merge tag 'powerpc-4.7-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-06-2515-51/+137
|\ \ \ \ | |/ / /
| * | | powerpc/bpf/jit: Disable classic BPF JIT on ppc64leNaveen N. Rao2016-06-231-1/+1
| * | | powerpc: Fix faults caused by radix patching of SLB miss handlerMichael Ellerman2016-06-231-3/+4
| * | | powerpc/eeh: Fix invalid cached PE primary busGavin Shan2016-06-171-3/+4
| * | | powerpc/mm/radix: Update Radix tree size as per ISA 3.0Aneesh Kumar K.V2016-06-173-7/+19
| * | | powerpc/mm/hash: Don't add memory coherence if cache inhibited is setAneesh Kumar K.V2016-06-171-5/+9
| * | | powerpc/mm/hash: Use the correct PPP mask when updating HPTEAneesh Kumar K.V2016-06-142-4/+5
| * | | powerpc/mm/radix: Flush page walk cache when freeing page tableAneesh Kumar K.V2016-06-106-7/+73
| * | | powerpc/mm/radix: Update to tlb functions ric argumentAneesh Kumar K.V2016-06-101-21/+22
* | | | powerpc: get rid of superfluous __GFP_REPEATMichal Hocko2016-06-243-11/+7
* | | | tree wide: get rid of __GFP_REPEAT for order-0 allocations part IMichal Hocko2016-06-244-6/+5
| |_|/ |/| |
* | | Merge tag 'powerpc-4.7-3Michael Ellerman:' of git://git.kernel.org/pub/scm/li...Linus Torvalds2016-06-106-11/+15
|\ \ \ | |/ /
| * | powerpc/nohash: Fix build break with 64K pagesMichael Ellerman2016-06-101-1/+1
| * | powerpc/mm/hash: Compute the segment size correctly for ISA 3.0Aneesh Kumar K.V2016-06-081-1/+5
| * | powerpc/mm/radix: Fix always false comparison against MMU_NO_CONTEXTAneesh Kumar K.V2016-06-081-4/+4
| * | powerpc/pseries: Fix IBM_ARCH_VEC_NRCORES_OFFSET since POWER8NVL was addedMichael Ellerman2016-06-081-1/+1
| * | powerpc/pseries: Fix PCI config address for DDWGavin Shan2016-06-061-2/+2
| * | powerpc/ptrace: Fix out of bounds array access warningKhem Raj2016-06-061-2/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-06-071-1/+1
|\ \ \
| * | | coredump: fix dumping through pipesMateusz Guzik2016-06-071-1/+1
| | |/ | |/|
* | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-06-071-1/+1
|\ \ \ | |_|/ |/| |
| * | powerpc/512x: clk: Remove CLK_IS_ROOTStephen Boyd2016-06-011-1/+1
| |/
* | powerpc/pseries: Add POWER8NVL support to ibm,client-architecture-support callThomas Huth2016-06-011-0/+1
* | powerpc/mm/radix: Add missing tlb flushAneesh Kumar K.V2016-06-011-4/+1
* | powerpc/mm/hash: Fix the reference bit update when handling hash faultAneesh Kumar K.V2016-06-011-2/+20
* | powerpc/mm/radix: Update LPCR only if it is powernvAneesh Kumar K.V2016-06-011-13/+10
* | powerpc: Use privileged SPR number for MMCR2Thomas Huth2016-05-311-1/+1
* | powerpc: Fix definition of SIAR and SDAR registersThomas Huth2016-05-311-2/+2
* | powerpc/pseries/eeh: Refactor the configure_bridge RTAS tokensRussell Currey2016-05-301-16/+12
* | powerpc/pseries/eeh: Handle RTAS delay requests in configure_bridgeRussell Currey2016-05-301-15/+36
|/
* Merge tag 'dax-misc-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-05-261-1/+1
|\
| * dax: enable dax in the presence of known media errors (badblocks)Dan Williams2016-05-181-1/+1
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-05-251-10/+10
|\ \
| * \ Merge tag 'perf-core-for-mingo-20160516' of git://git.kernel.org/pub/scm/linu...Ingo Molnar2016-05-201-10/+10
| |\ \
| | * | perf core: Add perf_callchain_store_context() helperArnaldo Carvalho de Melo2016-05-161-3/+3
| | * | perf core: Add a 'nr' field to perf_event_callchain_contextArnaldo Carvalho de Melo2016-05-161-2/+2
| | * | perf core: Pass max stack as a perf_callchain_entry contextArnaldo Carvalho de Melo2016-05-161-7/+7
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-05-231-1/+2
|\ \ \ \
| * | | | vdso: make arch_setup_additional_pages wait for mmap_sem for write killableMichal Hocko2016-05-231-1/+2
OpenPOWER on IntegriCloud