summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2017-02-03powerpc: Enable support for GCC pluginsAndrew Donnellan
2017-02-03powerpc: Correctly disable latent entropy GCC plugin on prom_init.oAndrew Donnellan
2017-02-02powerpc/pseries: Report DLPAR capabilitiesNathan Fontenot
2017-02-02powerpc/pseries: Update affinity for memory and cpus specified in a PRRN eventJohn Allen
2017-02-02powerpc/pseries: Introduce memory hotplug READD operationJohn Allen
2017-02-02powerpc/pseries: Make the acquire/release of the drc for memory a seperate stepJohn Allen
2017-02-02powerpc/xmon: Cleanup to use is_kernel_addr macroMadhavan Srinivasan
2017-02-02powerpc/boot: Update .gitignoreMichael Ellerman
2017-02-02powerpc/debug: PTDUMP should depend on DEBUG_FSMichael Ellerman
2017-02-02powerpc/64: Add BPF_JIT to powernv and pseries defconfigsAnton Blanchard
2017-02-02powerpc/64: Move HAVE_CONTEXT_TRACKING from pseries to common KconfigAnton Blanchard
2017-02-02powerpc/sparse: Constify the address pointer in __get_user_nosleep()Daniel Axtens
2017-02-02powerpc/sparse: Constify the address pointer in __get_user_nocheck()Daniel Axtens
2017-02-02powerpc/sparse: Constify the address pointer in __get_user_check()Daniel Axtens
2017-02-02powerpc/powernv: Fix section mismatch from opal_lpc_init()Michael Ellerman
2017-01-31powerpc/mm: unstub radix__vmemmap_remove_mapping()Reza Arbab
2017-01-31powerpc/mm: add radix__remove_section_mapping()Reza Arbab
2017-01-31powerpc/mm: add radix__create_section_mapping()Reza Arbab
2017-01-31powerpc/mm: refactor radix physical page mappingReza Arbab
2017-01-31powerpc/powernv: Add support for direct mapped LPC on POWER9Benjamin Herrenschmidt
2017-01-31powerpc: Add support for non-PCI ISA bridgesBenjamin Herrenschmidt
2017-01-31powerpc: Move isa bridge definitions to separate includeBenjamin Herrenschmidt
2017-01-31powernv: Pass PSSCR value and mask to power9_idle_stopGautham R. Shenoy
2017-01-31powernv:stop: Rename pnv_arch300_idle_init to pnv_power9_idle_initGautham R. Shenoy
2017-01-31powernv:idle: Add IDLE_STATE_ENTER_SEQ_NORET macroGautham R. Shenoy
2017-01-30powerpc/powernv: Use OPAL call for TCE kill on NVLink2Alistair Popple
2017-01-30powerpc/powernv: Initialise nest mmuAlistair Popple
2017-01-30powerpc/mm: Allow memory hotplug into an offline nodeReza Arbab
2017-01-30powerpc/mm: Simplify loop control in parse_numa_properties()Reza Arbab
2017-01-30powerpc/fadump: Fix the race in crash_fadump().Mahesh Salgaonkar
2017-01-30powerpc/mm/hash: Properly mask the ESID bits when building proto VSIDAneesh Kumar K.V
2017-01-25powerpc/bpf: Flush the entire JIT bufferNaveen N. Rao
2017-01-25powerpc/bpf: Remove redundant check for non-null imageDaniel Borkmann
2017-01-25powerpc/mm: Return directly after a failed __copy_from_user() in sys_subpage_...Markus Elfring
2017-01-25powerpc/sstep: Return directly after a failed address_ok() in emulate_step()Markus Elfring
2017-01-25powerpc/kernel: Fix unbalanced refcount on RTAS device nodeGavin Shan
2017-01-25powerpc/kernel: Use of_property_read_u32() in rtas_initialize()Gavin Shan
2017-01-25powerpc/kernel: Remove nested if statements in rtas_initialize()Gavin Shan
2017-01-25powerpc/powernv/pci: Use kmalloc_array() in two functionsMarkus Elfring
2017-01-25powerpc/mm: Fixup wrong LPCR_VRMASD valueAneesh Kumar K.V
2017-01-25powerpc/64: Use optimized checksum routines on little-endianPaul Mackerras
2017-01-25powerpc/64: Fix checksum folding in csum_tcpudp_nofold and ip_fast_csum_nofoldPaul Mackerras
2017-01-25powerpc/powernv: Report size of OPAL memcons logJoel Stanley
2017-01-23powerpc/mm/4k: don't allocate larger pmd page table for 4kAneesh Kumar K.V
2017-01-23powerpc/mm: Remove the debug hugepd_ok checkAneesh Kumar K.V
2017-01-22Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-01-21Merge tag 'arc-4.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds
2017-01-21Merge tag 'powerpc-4.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-01-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-01-20Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds