aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2017-08-12bpf, s390: fix jit branch offset related to ldimm64Daniel Borkmann
2017-08-11sparc64: Fix exception handling in UltraSPARC-III memcpy.David S. Miller
2017-08-11sparc64: Register hugepages during arch initNitin Gupta
2017-08-11sparc64: Prevent perf from running during super critical sectionsRob Gardner
2017-08-11sparc64: Measure receiver forward progress to avoid send mondo timeoutJane Chu
2017-08-11ARM: dts: tango4: Request RGMII RX and TX clock delaysMarc Gonzalez
2017-08-11ARM: dts: armada-38x: Fix irq type for pca955Gregory CLEMENT
2017-08-11ARM: mvebu: use __pa_symbol in the mv98dx3236 platform SMP codeGregory CLEMENT
2017-08-11MIPS: ralink: Fix build error due to missing headerHarvey Hunt
2017-08-11ARM64: dts: marvell: armada-37xx: Fix the number of GPIO on south bridgeGregory CLEMENT
2017-08-11powerpc/64: Fix __check_irq_replay missing decrementer interruptNicholas Piggin
2017-08-11powerpc/tm: Fix saving of TM SPRs in core dumpGustavo Romero
2017-08-11KVM: async_pf: make rcu irq exit if not triggered from idle taskWanpeng Li
2017-08-11parisc: Handle vma's whose context is not current in flush_cache_rangeJohn David Anglin
2017-08-11parisc: Increase thread and stack size to 32kbHelge Deller
2017-08-06KVM: PPC: Book3S HV: Fix host crash on changing HPT sizePaul Mackerras
2017-08-06KVM: PPC: Book3S HV: Enable TM before accessing TM registersPaul Mackerras
2017-08-06powerpc/pseries: Fix of_node_put() underflow during reconfig removeLaurent Vivier
2017-08-06parisc: Suspend lockup detectors before system haltHelge Deller
2017-08-06parisc: Extend disabled preemption in copy_user_pageJohn David Anglin
2017-08-06parisc: Prevent TLB speculation on flushed pages on CPUs that only support eq...John David Anglin
2017-07-27MIPS: Fix a typo: s/preset/present/ in r2-to-r6 emulation error messageMaciej W. Rozycki
2017-07-27MIPS: Send SIGILL for R6 branches in `__compute_return_epc_for_insn'Maciej W. Rozycki
2017-07-27MIPS: Send SIGILL for linked branches in `__compute_return_epc_for_insn'Maciej W. Rozycki
2017-07-27MIPS: Rename `sigill_r6' to `sigill_r2r6' in `__compute_return_epc_for_insn'Maciej W. Rozycki
2017-07-27MIPS: Send SIGILL for BPOSGE32 in `__compute_return_epc_for_insn'Maciej W. Rozycki
2017-07-27MIPS: math-emu: Prevent wrong ISA mode instruction emulationMaciej W. Rozycki
2017-07-27MIPS: Fix unaligned PC interpretation in `compute_return_epc'Maciej W. Rozycki
2017-07-27MIPS: Actually decode JALX in `__compute_return_epc_for_insn'Maciej W. Rozycki
2017-07-27MIPS: Save static registers before sysmipsJames Hogan
2017-07-27MIPS: Fix MIPS I ISA /proc/cpuinfo reportingMaciej W. Rozycki
2017-07-27x86/ioapic: Pass the correct data to unmask_ioapic_irq()Seunghun Han
2017-07-27x86/acpi: Prevent out of bound access caused by broken ACPI tablesSeunghun Han
2017-07-27MIPS: Negate error syscall return in traceJames Hogan
2017-07-27MIPS: Fix mips_atomic_set() with EVAJames Hogan
2017-07-27MIPS: Fix mips_atomic_set() retry conditionJames Hogan
2017-07-27s390/syscalls: Fix out of bounds arguments accessJiri Olsa
2017-07-27x86/xen: allow userspace access during hypercallsMarek Marczykowski-Górecki
2017-07-27PCI: Work around poweroff & suspend-to-RAM issue on Macbook Pro 11Bjorn Helgaas
2017-07-27xen/x86: fix cpu hotplugJuergen Gross
2017-07-27powerpc/perf: Fix SDAR_MODE value for continous sampling on Power9Madhavan Srinivasan
2017-07-27powerpc/mm/radix: Properly clear process table entryBenjamin Herrenschmidt
2017-07-27powerpc/asm: Mark cr0 as clobbered in mftb()Oliver O'Halloran
2017-07-27powerpc: Fix emulation of mfocrf in emulate_step()Anton Blanchard
2017-07-27powerpc: Fix emulation of mcrf in emulate_step()Anton Blanchard
2017-07-27powerpc/64: Fix atomic64_inc_not_zero() to return an intMichael Ellerman
2017-07-27powerpc/mm/radix: Fix execute permissions for interrupt_vectorsBalbir Singh
2017-07-27powerpc/pseries: Fix passing of pp0 in updatepp() and updateboltedpp()Balbir Singh
2017-07-27powerpc/mm/radix: Only add X for pages overlapping kernel textMichael Ellerman
2017-07-21kvm: vmx: allow host to access guest MSR_IA32_BNDCFGSHaozhong Zhang