summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Add new cache geometry aux vectorsBenjamin Herrenschmidt2017-02-064-1/+58
* powerpc/64: Hard code cache geometry on POWER8Benjamin Herrenschmidt2017-02-061-2/+18
* powerpc/64: Add L2 and L3 cache shape infoBenjamin Herrenschmidt2017-02-062-5/+23
* powerpc/64: Clean up ppc64_caches using a struct per cacheBenjamin Herrenschmidt2017-02-066-122/+119
* powerpc/64: Retrieve number of L1 cache sets from device-treeBenjamin Herrenschmidt2017-02-062-2/+28
* powerpc/64: Fix naming of cache block vs. cache lineBenjamin Herrenschmidt2017-02-069-68/+75
* powerpc: Remove obsolete comment about patching instructionsBenjamin Herrenschmidt2017-02-061-3/+0
* powerpc: Move {d,i,u}cache_bsize definitions to a common placeBenjamin Herrenschmidt2017-02-063-16/+9
* powerpc: Move ARCH_DLINFO out of uapiBenjamin Herrenschmidt2017-02-062-23/+22
* powerpc: Enable support for GCC pluginsAndrew Donnellan2017-02-031-0/+1
* powerpc: Correctly disable latent entropy GCC plugin on prom_init.oAndrew Donnellan2017-02-031-1/+1
* powerpc/pseries: Report DLPAR capabilitiesNathan Fontenot2017-02-021-1/+7
* powerpc/pseries: Update affinity for memory and cpus specified in a PRRN eventJohn Allen2017-02-022-1/+40
* powerpc/pseries: Introduce memory hotplug READD operationJohn Allen2017-02-022-0/+42
* powerpc/pseries: Make the acquire/release of the drc for memory a seperate stepJohn Allen2017-02-021-12/+22
* powerpc/xmon: Cleanup to use is_kernel_addr macroMadhavan Srinivasan2017-02-021-4/+4
* powerpc/boot: Update .gitignoreMichael Ellerman2017-02-021-0/+4
* powerpc/debug: PTDUMP should depend on DEBUG_FSMichael Ellerman2017-02-021-2/+1
* powerpc/64: Add BPF_JIT to powernv and pseries defconfigsAnton Blanchard2017-02-022-0/+2
* powerpc/64: Move HAVE_CONTEXT_TRACKING from pseries to common KconfigAnton Blanchard2017-02-022-1/+1
* powerpc/sparse: Constify the address pointer in __get_user_nosleep()Daniel Axtens2017-02-021-1/+1
* powerpc/sparse: Constify the address pointer in __get_user_nocheck()Daniel Axtens2017-02-021-1/+1
* powerpc/sparse: Constify the address pointer in __get_user_check()Daniel Axtens2017-02-021-1/+1
* powerpc/powernv: Fix section mismatch from opal_lpc_init()Michael Ellerman2017-02-021-1/+1
* powerpc/mm: unstub radix__vmemmap_remove_mapping()Reza Arbab2017-01-311-1/+28
* powerpc/mm: add radix__remove_section_mapping()Reza Arbab2017-01-313-1/+135
* powerpc/mm: add radix__create_section_mapping()Reza Arbab2017-01-313-1/+12
* powerpc/mm: refactor radix physical page mappingReza Arbab2017-01-311-38/+50
* powerpc/powernv: Add support for direct mapped LPC on POWER9Benjamin Herrenschmidt2017-01-312-6/+15
* powerpc: Add support for non-PCI ISA bridgesBenjamin Herrenschmidt2017-01-312-0/+92
* powerpc: Move isa bridge definitions to separate includeBenjamin Herrenschmidt2017-01-317-18/+33
* powernv: Pass PSSCR value and mask to power9_idle_stopGautham R. Shenoy2017-01-306-32/+200
* powernv:stop: Rename pnv_arch300_idle_init to pnv_power9_idle_initGautham R. Shenoy2017-01-301-2/+2
* powernv:idle: Add IDLE_STATE_ENTER_SEQ_NORET macroGautham R. Shenoy2017-01-303-9/+12
* powerpc/powernv: Use OPAL call for TCE kill on NVLink2Alistair Popple2017-01-303-1/+16
* powerpc/powernv: Initialise nest mmuAlistair Popple2017-01-307-2/+41
* powerpc/mm: Allow memory hotplug into an offline nodeReza Arbab2017-01-301-1/+1
* powerpc/mm: Simplify loop control in parse_numa_properties()Reza Arbab2017-01-301-8/+3
* powerpc/fadump: Fix the race in crash_fadump().Mahesh Salgaonkar2017-01-301-1/+24
* powerpc/mm/hash: Properly mask the ESID bits when building proto VSIDAneesh Kumar K.V2017-01-301-2/+5
* powerpc/bpf: Flush the entire JIT bufferNaveen N. Rao2017-01-251-2/+2
* powerpc/bpf: Remove redundant check for non-null imageDaniel Borkmann2017-01-252-16/+17
* powerpc/mm: Return directly after a failed __copy_from_user() in sys_subpage_...Markus Elfring2017-01-251-3/+1
* powerpc/sstep: Return directly after a failed address_ok() in emulate_step()Markus Elfring2017-01-251-4/+2
* powerpc/kernel: Fix unbalanced refcount on RTAS device nodeGavin Shan2017-01-251-0/+1
* powerpc/kernel: Use of_property_read_u32() in rtas_initialize()Gavin Shan2017-01-251-11/+9
* powerpc/kernel: Remove nested if statements in rtas_initialize()Gavin Shan2017-01-251-17/+16
* powerpc/powernv/pci: Use kmalloc_array() in two functionsMarkus Elfring2017-01-251-3/+6
* powerpc/mm: Fixup wrong LPCR_VRMASD valueAneesh Kumar K.V2017-01-251-1/+1
* powerpc/64: Use optimized checksum routines on little-endianPaul Mackerras2017-01-254-5/+15