summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | Merge branch 'for-4.7-dw' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2016-05-231-3/+12
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | powerpc/4xx: Device tree update for the 460ex DWC SATAAndy Shevchenko2016-05-121-3/+12
* | | | | printk/nmi: generic solution for safe printk in NMIPetr Mladek2016-05-201-0/+1
* | | | | exit_thread: remove empty bodiesJiri Slaby2016-05-201-4/+0
* | | | | Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-05-20152-2999/+6008
|\ \ \ \ \
| * | | | | powerpc/86xx: Fix PCI interrupt map definitionAlessio Igor Bogani2016-05-161-16/+16
| * | | | | powerpc/86xx: Move pci1 definition to the include fileAlessio Igor Bogani2016-05-168-91/+38
| * | | | | powerpc/fsl: Fix build of the dtb embedded kernel imagesAlessio Igor Bogani2016-05-161-3/+3
| * | | | | powerpc/fsl: Fix rcpm compatible stringChenhui Zhao2016-05-162-2/+2
| * | | | | powerpc/fsl: Remove FSL_SOC dependency from FSL_LBCScott Wood2016-05-161-1/+0
| * | | | | powerpc/fsl-pci: Add a workaround for PCI 5 erratachenhui zhao2016-05-151-0/+24
OpenPOWER on IntegriCloud