summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* 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-316-32/+200
* powernv:stop: Rename pnv_arch300_idle_init to pnv_power9_idle_initGautham R. Shenoy2017-01-311-2/+2
* powernv:idle: Add IDLE_STATE_ENTER_SEQ_NORET macroGautham R. Shenoy2017-01-313-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
* powerpc/64: Fix checksum folding in csum_tcpudp_nofold and ip_fast_csum_nofoldPaul Mackerras2017-01-251-5/+12
* powerpc/powernv: Report size of OPAL memcons logJoel Stanley2017-01-251-0/+4
* powerpc/mm/4k: don't allocate larger pmd page table for 4kAneesh Kumar K.V2017-01-231-2/+2
* powerpc/mm: Remove the debug hugepd_ok checkAneesh Kumar K.V2017-01-232-26/+0
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-01-221-0/+2
|\
| * x86/ioapic: Restore IO-APIC irq_chip retrigger callbackRuslan Ruslichenko2017-01-181-0/+2
* | Merge tag 'arc-4.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds2017-01-2112-47/+151
|\ \
| * | ARC: Revert "ARC: mm: IOC: Don't enable IOC by default"Vineet Gupta2017-01-181-1/+1
| * | ARC: mm: split arc_cache_init to allow __init reaping of bulkVineet Gupta2017-01-181-14/+19