summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2017-08-25crypto: x86/sha1 - Fix reads beyond the number of blocks passedmegha.dey@linux.intel.com2-32/+37
2017-08-16powerpc: Fix /proc/cpuinfo revision for POWER9 DD2Michael Neuling1-0/+4
2017-08-16MIPS: Octeon: Fix broken EDAC driver.Steven J. Hill3-1/+97
2017-08-16Revert "MIPS: Don't unnecessarily include kmalloc.h into <asm/cache.h>."Paul Burton1-0/+2
2017-08-16MIPS: DEC: Fix an int-handler.S CPU_DADDI_WORKAROUNDS regressionMaciej W. Rozycki1-28/+6
2017-08-16xtensa: don't limit csum_partial export by CONFIG_NETMax Filippov1-2/+0
2017-08-16xtensa: mm/cache: add missing EXPORT_SYMBOLsMax Filippov1-1/+5
2017-08-16xtensa: fix cache aliasing handling code for WT cacheMax Filippov1-7/+3
2017-08-13bpf, s390: fix jit branch offset related to ldimm64Daniel Borkmann1-1/+2
2017-08-11sparc64: Fix exception handling in UltraSPARC-III memcpy.David S. Miller1-2/+2
2017-08-11sparc64: Register hugepages during arch initNitin Gupta1-1/+24
2017-08-11sparc64: Prevent perf from running during super critical sectionsRob Gardner3-7/+22
2017-08-11sparc64: Measure receiver forward progress to avoid send mondo timeoutJane Chu4-70/+132
2017-08-11ARM: dts: tango4: Request RGMII RX and TX clock delaysMarc Gonzalez1-1/+1
2017-08-11ARM: dts: armada-38x: Fix irq type for pca955Gregory CLEMENT1-2/+2
2017-08-11ARM: mvebu: use __pa_symbol in the mv98dx3236 platform SMP codeGregory CLEMENT1-1/+1
2017-08-11MIPS: ralink: Fix build error due to missing headerHarvey Hunt1-0/+2
2017-08-11ARM64: dts: marvell: armada-37xx: Fix the number of GPIO on south bridgeGregory CLEMENT1-1/+1
2017-08-11powerpc/64: Fix __check_irq_replay missing decrementer interruptNicholas Piggin1-1/+14
2017-08-11powerpc/tm: Fix saving of TM SPRs in core dumpGustavo Romero1-3/+10
2017-08-11KVM: async_pf: make rcu irq exit if not triggered from idle taskWanpeng Li1-2/+4
2017-08-11parisc: Handle vma's whose context is not current in flush_cache_rangeJohn David Anglin1-3/+2
2017-08-11parisc: Increase thread and stack size to 32kbHelge Deller2-2/+2
2017-08-06KVM: PPC: Book3S HV: Fix host crash on changing HPT sizePaul Mackerras1-1/+3
2017-08-06KVM: PPC: Book3S HV: Enable TM before accessing TM registersPaul Mackerras1-0/+2
2017-08-06powerpc/pseries: Fix of_node_put() underflow during reconfig removeLaurent Vivier1-1/+0
2017-08-06parisc: Suspend lockup detectors before system haltHelge Deller1-0/+2
2017-08-06parisc: Extend disabled preemption in copy_user_pageJohn David Anglin1-1/+1
2017-08-06parisc: Prevent TLB speculation on flushed pages on CPUs that only support eq...John David Anglin1-20/+14
2017-07-28MIPS: Fix a typo: s/preset/present/ in r2-to-r6 emulation error messageMaciej W. Rozycki1-1/+1
2017-07-28MIPS: Send SIGILL for R6 branches in `__compute_return_epc_for_insn'Maciej W. Rozycki1-20/+15
2017-07-28MIPS: Send SIGILL for linked branches in `__compute_return_epc_for_insn'Maciej W. Rozycki1-8/+4
2017-07-28MIPS: Rename `sigill_r6' to `sigill_r2r6' in `__compute_return_epc_for_insn'Maciej W. Rozycki1-8/+8
2017-07-28MIPS: Send SIGILL for BPOSGE32 in `__compute_return_epc_for_insn'Maciej W. Rozycki1-3/+4
2017-07-28MIPS: math-emu: Prevent wrong ISA mode instruction emulationMaciej W. Rozycki1-0/+38
2017-07-28MIPS: Fix unaligned PC interpretation in `compute_return_epc'Maciej W. Rozycki1-4/+1
2017-07-28MIPS: Actually decode JALX in `__compute_return_epc_for_insn'Maciej W. Rozycki1-0/+1
2017-07-28MIPS: Save static registers before sysmipsJames Hogan5-4/+10
2017-07-28MIPS: Fix MIPS I ISA /proc/cpuinfo reportingMaciej W. Rozycki1-1/+1
2017-07-28x86/ioapic: Pass the correct data to unmask_ioapic_irq()Seunghun Han1-1/+1
2017-07-28x86/acpi: Prevent out of bound access caused by broken ACPI tablesSeunghun Han1-0/+8
2017-07-28MIPS: Negate error syscall return in traceJames Hogan1-1/+1
2017-07-28MIPS: Fix mips_atomic_set() with EVAJames Hogan1-2/+5
2017-07-28MIPS: Fix mips_atomic_set() retry conditionJames Hogan1-1/+1
2017-07-28s390/syscalls: Fix out of bounds arguments accessJiri Olsa1-0/+6
2017-07-28x86/xen: allow userspace access during hypercallsMarek Marczykowski-Górecki1-1/+8
2017-07-28PCI: Work around poweroff & suspend-to-RAM issue on Macbook Pro 11Bjorn Helgaas1-0/+32
2017-07-28xen/x86: fix cpu hotplugJuergen Gross1-1/+2
2017-07-28powerpc/perf: Fix SDAR_MODE value for continous sampling on Power9Madhavan Srinivasan1-2/+4
2017-07-28powerpc/mm/radix: Properly clear process table entryBenjamin Herrenschmidt1-3/+9