summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2016-08-02MIPS: non-exec stack & heap when non-exec PT_GNU_STACK is presentPaul Burton3-2/+26
2016-08-02MIPS: Use per-mm page to execute branch delay slot instructionsPaul Burton12-133/+391
2016-08-01MIPS: Modify error handlingAmitoj Kaur Chawla1-2/+2
2016-07-29MIPS: c-r4k: Use SMP calls for CM indexed cache opsJames Hogan1-1/+1
2016-07-29MIPS: c-r4k: Avoid small flush_icache_range SMP callsJames Hogan1-0/+21
2016-07-29MIPS: c-r4k: Local flush_icache_range cache op overrideJames Hogan1-6/+18
2016-07-29MIPS: c-r4k: Split r4k_flush_kernel_vmap_range()James Hogan1-8/+17
2016-07-29MIPS: c-r4k: Exclude sibling CPUs in SMP callsJames Hogan3-7/+18
2016-07-29MIPS: c-r4k: Fix valid ASID optimisationJames Hogan1-13/+35
2016-07-29MIPS: c-r4k: Add r4k_on_each_cpu cache op type argJames Hogan1-19/+51
2016-07-29MIPS: c-r4k: Avoid dcache flush for sigtrampsJames Hogan1-6/+10
2016-07-29MIPS: c-r4k: Fix sigtramp SMP call to use kmapJames Hogan1-6/+69
2016-07-29MIPS: c-r4k: Fix protected_writeback_scache_line for EVAJames Hogan1-0/+4
2016-07-29MIPS: SMP: Drop stop_this_cpu() cpu_foreign_map hackJames Hogan1-8/+1
2016-07-29MIPS: SMP: Update cpu_foreign_map on CPU disableJames Hogan6-1/+7
2016-07-29MIPS: SMP: Clear ASID without confusing has_valid_asid()James Hogan2-2/+19
2016-07-28MIPS: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFOJames Hogan2-0/+3
2016-07-28MIPS: Octeon: Improve USB reset code for OCTEON II.Steven J. Hill1-48/+60
2016-07-28MIPS: Octeon: Put restrictions on DMA descriptors.Steven J. Hill1-1/+5
2016-07-28MIPS: Octeon: Remove forced mappings of USB interrupts.Steven J. Hill2-14/+0
2016-07-28KEYS: 64-bit MIPS needs to use compat_sys_keyctl for 32-bit userspaceDavid Howells2-2/+2
2016-07-28MIPS: Print segment physical address when EU=1James Hogan1-5/+8
2016-07-24MIPS: tlbex: Avoid duplicated single_insn_swpdJames Hogan1-1/+1
2016-07-24MIPS: uasm: Handle low values in uasm_in_compat_space_p()James Hogan1-5/+1
2016-07-24MIPS: Add default configuration for ath25Sergey Ryazanov1-0/+119
2016-07-24MIPS: Pistachio: Remove plat_setup_iocoherencyZubair Lutfullah Kakakhel2-26/+1
2016-07-24MIPS: Delete use of ARCH_WANT_OPTIONAL_GPIOLIBLinus Walleij1-1/+0
2016-07-24MIPS: Lantiq: Use the real EXIN countJohn Crispin1-3/+3
2016-07-24MIPS: Lantiq: Fix eiu interrupt loading codeJohn Crispin1-9/+10
2016-07-24MIPS: Move CPU Hotplug config option into submenuMatt Redfearn1-10/+10
2016-07-24MIPS: smp-cps: Add support for CPU hotplug of MIPSr6 processorsMatt Redfearn1-5/+27
2016-07-24MIPS: smp-cps: Allow booting of CPU other than VP0 within a coreMatt Redfearn1-4/+5
2016-07-21MIPS: Octeon: cavium_octeon_defconfig: Enable OCTEON SATAMatt Redfearn1-0/+2
2016-07-11MIPS: Octeon: Changes to support readq()/writeq() usage.Steven J. Hill3-31/+32
2016-07-06MIPS: Fix page table corruption on THP permission changes.David Daney1-1/+1
2016-07-06MIPS: Remove cpu_has_safe_index_cacheopsRalf Baechle1-9/+3
2016-07-03Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-4/+6
2016-07-03Merge tag 'powerpc-4.7-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds7-19/+65
2016-07-02MIPS: Fix possible corruption of cache mode by mprotect.Ralf Baechle1-4/+6
2016-06-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds7-37/+39
2016-06-30Merge tag 'arc-4.7-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-3/+1
2016-06-30Merge tag 'kvm-arm-for-v4.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini1-0/+1
2016-06-30powerpc: Initialise pci_io_base as early as possibleDarren Stevens4-1/+10
2016-06-29powerpc/tm: Avoid SLB faults in treclaim/trecheckpoint when RI=0Michael Neuling1-17/+44
2016-06-28powerpc/eeh: Fix wrong argument passed to eeh_rmv_device()Gavin Shan1-1/+1
2016-06-28s390: fix test_fp_ctl inline assembly contraintsMartin Schwidefsky1-1/+1
2016-06-28Revert "s390/kdump: Clear subchannel ID to signal non-CCW/SCSI IPL"Michael Holzheu1-7/+0
2016-06-28arc: unwind: warn only once if DW2_UNWIND is disabledAlexey Brodkin1-1/+1
2016-06-28ARC: unwind: ensure that .debug_frame is generated (vs. .eh_frame)Vineet Gupta1-2/+0
2016-06-27KVM: nVMX: VMX instructions: fix segment checks when L1 is in long mode.Quentin Casasnovas1-12/+11