aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAge
...
| | * | | | KVM: PPC: Book3S HV: Fix TB corruption in guest exit path on HMI interruptMahesh Salgaonkar2016-06-20
| | * | | | powerpc/powernv: Remove the usage of PACAR1 from opal wrappersMahesh Salgaonkar2016-06-20
| | * | | | KVM: PPC: Book3S PR: Fix contents of SRR1 when injecting a program exceptionThomas Huth2016-06-20
| | * | | | KVM: PPC: Book3S PR: Fix illegal opcode emulationThomas Huth2016-06-20
| | |/ / /
| * / / / KVM: remove kvm_guest_enter/exit wrappersPaolo Bonzini2016-07-01
| |/ / /
* | | | Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-07-31
|\ \ \ \
| * \ \ \ Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman2016-07-29
| |\ \ \ \
| | * | | | powerpc/8xx: Force VIRT_IMMR_BASE to be a positive numberScott Wood2016-07-09
| | * | | | powerpc/8xx: add CONFIG_PIN_TLB_IMMRChristophe Leroy2016-07-09
| | * | | | powerpc/8xx: Rework CONFIG_PIN_TLB handlingChristophe Leroy2016-07-09
| | * | | | powerpc/8xx: Don't use page table for linear memory spaceChristophe Leroy2016-07-09
| | * | | | powerpc/8xx: unpin all TLBs before flushingChristophe Leroy2016-07-09
| | * | | | powerpc/8xx: CONFIG_PIN_TLB unneeded for CONFIG_PPC_EARLY_DEBUG_CPMChristophe Leroy2016-07-09
| | * | | | powerpc/8xx: Map IMMR area with 512k page at a fixed addressChristophe Leroy2016-07-09
| | * | | | powerpc/8xx: Fix vaddr for IMMR early remapChristophe Leroy2016-07-09
| | * | | | powerpc32: provide VIRT_CPU_ACCOUNTINGChristophe Leroy2016-07-09
| | * | | | T104xQDS: Add qe node to t104xqdsZhao Qiang2016-07-09
| | * | | | T104xRDB: Add qe node to t104xrdbZhao Qiang2016-07-09
| | * | | | T104xD4RDB: Add qe node to t104xd4rdbZhao Qiang2016-07-09
| | * | | | powerpc: define the fman node for the kmcoge4 DTSValentin Longchamp2016-07-08
| | * | | | powerpc: disable IDE subsystem in pq2fads_defconfigBartlomiej Zolnierkiewicz2016-07-08
| | * | | | powerpc/86xx: Add support for Emerson/Artesyn MVME7100Alessio Igor Bogani2016-07-08
| | * | | | powerpc/85xx: add aliases for usb nodes on t4240, b4860, and b4420Sriram Dash2016-07-08
| | * | | | powerpc/85xx: Change T1040si USB controller versionSriram Dash2016-07-08
| | * | | | powerpc/85xx: Don't report SRAM to L2 cache fallback as errorClaudiu Manoil2016-07-08
| * | | | | powerpc/mm: Parenthesise IS_ENABLED() in if conditionStephen Rothwell2016-07-27
| * | | | | powerpc: Improve comment explaining why we modify VRSAVEAnton Blanchard2016-07-26
| * | | | | powerpc/mm: Drop unused externs for hpte_init_beat[_v3]()Michael Ellerman2016-07-26
| * | | | | powerpc/mm: Rename hpte_init_lpar() and move the fallback to a headerMichael Ellerman2016-07-26
| * | | | | powerpc/mm: Fix build break when PPC_NATIVE=nMichael Ellerman2016-07-26
| * | | | | powerpc: Add module autoloading based on CPU featuresAlastair D'Silva2016-07-21
| * | | | | powerpc/powernv/ioda: Fix endianness when reading TCEsAlexey Kardashevskiy2016-07-21
| * | | | | powerpc/mm: Add memory barrier in __hugepte_alloc()Sukadev Bhattiprolu2016-07-21
| * | | | | powerpc/modules: Never restore r2 for a mprofile-kernel style mcount() callMichael Ellerman2016-07-21
| * | | | | powerpc/ftrace: Separate the heuristics for checking call sitesMichael Ellerman2016-07-21
| * | | | | powerpc: Merge 32-bit and 64-bit setup_arch()Benjamin Herrenschmidt2016-07-21
| * | | | | powerpc/64: Make a few boot functions __initBenjamin Herrenschmidt2016-07-21
| * | | | | powerpc: Re-order setup_panic()Benjamin Herrenschmidt2016-07-21
| * | | | | powerpc: Re-order the call to smp_setup_cpu_maps()Benjamin Herrenschmidt2016-07-21
| * | | | | powerpc/32: Move cache info inits to a separate functionBenjamin Herrenschmidt2016-07-21
| * | | | | powerpc/64: Move the content of setup_system() to setup_arch()Benjamin Herrenschmidt2016-07-21
| * | | | | powerpc/64: Move setting of {i,d}cache_bsize to initialize_cache_info()Benjamin Herrenschmidt2016-07-21
| * | | | | powerpc/64: Move the boot time info banner to a separate functionBenjamin Herrenschmidt2016-07-21
| * | | | | powerpc: Get rid of ppc_md.init_early()Benjamin Herrenschmidt2016-07-21
| * | | | | powerpc: Move 32-bit probe() machine to later in the boot processBenjamin Herrenschmidt2016-07-21
| * | | | | powerpc/64: Move 64-bit probe_machine() to later in the boot processBenjamin Herrenschmidt2016-07-21
| * | | | | powerpc: Ensure that ppc_md is empty before probing for machine typeBenjamin Herrenschmidt2016-07-21
| * | | | | powerpc/mm: Move hash table ops to a separate structureBenjamin Herrenschmidt2016-07-21
| * | | | | powerpc/pmac: Remove spurrious machine type testBenjamin Herrenschmidt2016-07-21
| * | | | | powerpc/mm/hash64: Don't test for machine type to detect HEA special caseBenjamin Herrenschmidt2016-07-21