aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-02-03powerpc: Enable support for GCC pluginsAndrew Donnellan2-0/+9
2017-02-03powerpc: Correctly disable latent entropy GCC plugin on prom_init.oAndrew Donnellan1-1/+1
2017-02-03gcc-plugins: Fix definition of DISABLE_LATENT_ENTROPY_PLUGINAndrew Donnellan1-1/+1
2017-02-03cxl: Fix build when CONFIG_DEBUG_FS=nAndrew Donnellan2-5/+57
2017-02-02powerpc/pseries: Report DLPAR capabilitiesNathan Fontenot1-1/+7
2017-02-02powerpc/pseries: Update affinity for memory and cpus specified in a PRRN eventJohn Allen2-1/+40
2017-02-02powerpc/pseries: Introduce memory hotplug READD operationJohn Allen2-0/+42
2017-02-02powerpc/pseries: Make the acquire/release of the drc for memory a seperate stepJohn Allen1-12/+22
2017-02-02powerpc/xmon: Cleanup to use is_kernel_addr macroMadhavan Srinivasan1-4/+4
2017-02-02powerpc/boot: Update .gitignoreMichael Ellerman1-0/+4
2017-02-02powerpc/debug: PTDUMP should depend on DEBUG_FSMichael Ellerman1-2/+1
2017-02-02powerpc/64: Add BPF_JIT to powernv and pseries defconfigsAnton Blanchard2-0/+2
2017-02-02powerpc/64: Move HAVE_CONTEXT_TRACKING from pseries to common KconfigAnton Blanchard2-1/+1
2017-02-02powerpc/sparse: Constify the address pointer in __get_user_nosleep()Daniel Axtens1-1/+1
2017-02-02powerpc/sparse: Constify the address pointer in __get_user_nocheck()Daniel Axtens1-1/+1
2017-02-02powerpc/sparse: Constify the address pointer in __get_user_check()Daniel Axtens1-1/+1
2017-02-02powerpc/powernv: Fix section mismatch from opal_lpc_init()Michael Ellerman1-1/+1
2017-01-31powerpc/mm: unstub radix__vmemmap_remove_mapping()Reza Arbab1-1/+28
2017-01-31powerpc/mm: add radix__remove_section_mapping()Reza Arbab3-1/+135
2017-01-31powerpc/mm: add radix__create_section_mapping()Reza Arbab3-1/+12
2017-01-31powerpc/mm: refactor radix physical page mappingReza Arbab1-38/+50
2017-01-31powerpc/powernv: Add support for direct mapped LPC on POWER9Benjamin Herrenschmidt2-6/+15
2017-01-31powerpc: Add support for non-PCI ISA bridgesBenjamin Herrenschmidt2-0/+92
2017-01-31powerpc: Move isa bridge definitions to separate includeBenjamin Herrenschmidt7-18/+33
2017-01-31Documentation:powerpc: Add device-tree bindings for power-mgtGautham R. Shenoy1-0/+118
2017-01-31powernv: Pass PSSCR value and mask to power9_idle_stopGautham R. Shenoy7-43/+241
2017-01-31cpuidle:powernv: Add helper function to populate powernv idle states.Gautham R. Shenoy2-36/+54
2017-01-31powernv:stop: Rename pnv_arch300_idle_init to pnv_power9_idle_initGautham R. Shenoy1-2/+2
2017-01-31powernv:idle: Add IDLE_STATE_ENTER_SEQ_NORET macroGautham R. Shenoy3-9/+12
2017-01-30powerpc/powernv: Use OPAL call for TCE kill on NVLink2Alistair Popple3-1/+16
2017-01-30powerpc/powernv: Initialise nest mmuAlistair Popple7-2/+41
2017-01-30powerpc/mm: Allow memory hotplug into an offline nodeReza Arbab1-1/+1
2017-01-30powerpc/mm: Simplify loop control in parse_numa_properties()Reza Arbab1-8/+3
2017-01-30powerpc/fadump: Fix the race in crash_fadump().Mahesh Salgaonkar1-1/+24
2017-01-30powerpc/mm/hash: Properly mask the ESID bits when building proto VSIDAneesh Kumar K.V1-2/+5
2017-01-25powerpc/bpf: Flush the entire JIT bufferNaveen N. Rao1-2/+2
2017-01-25powerpc/bpf: Remove redundant check for non-null imageDaniel Borkmann2-16/+17
2017-01-25cxl: Prevent read/write to AFU config space while AFU not configuredAndrew Donnellan4-23/+35
2017-01-25cxl: Force psl data-cache flush during device shutdownVaibhav Jain1-0/+3
2017-01-25cxl: Drop unused header asm/pnv-pci.hGreg Kurz1-1/+0
2017-01-25powerpc/mm: Return directly after a failed __copy_from_user() in sys_subpage_prot()Markus Elfring1-3/+1
2017-01-25powerpc/sstep: Return directly after a failed address_ok() in emulate_step()Markus Elfring1-4/+2
2017-01-25powerpc/kernel: Fix unbalanced refcount on RTAS device nodeGavin Shan1-0/+1
2017-01-25powerpc/kernel: Use of_property_read_u32() in rtas_initialize()Gavin Shan1-11/+9
2017-01-25powerpc/kernel: Remove nested if statements in rtas_initialize()Gavin Shan1-17/+16
2017-01-25powerpc/powernv/pci: Use kmalloc_array() in two functionsMarkus Elfring1-3/+6
2017-01-25powerpc/mm: Fixup wrong LPCR_VRMASD valueAneesh Kumar K.V1-1/+1
2017-01-25powerpc/64: Use optimized checksum routines on little-endianPaul Mackerras4-5/+15
2017-01-25powerpc/64: Fix checksum folding in csum_tcpudp_nofold and ip_fast_csum_nofoldPaul Mackerras1-5/+12
2017-01-25powerpc/powernv: Report size of OPAL memcons logJoel Stanley1-0/+4