summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2017-03-13MIPS: Handle microMIPS jumps in the same way as MIPS32/MIPS64 jumpsPaul Burton1-0/+2
2017-03-13MIPS: Calculate microMIPS ra properly when unwinding the stackPaul Burton1-20/+63
2017-03-13MIPS: Fix is_jump_ins() handling of 16b microMIPS instructionsPaul Burton1-3/+8
2017-03-13MIPS: Fix get_frame_info() handling of microMIPS function sizePaul Burton1-7/+5
2017-03-13MIPS: Prevent unaligned accesses during stack unwindingPaul Burton1-35/+35
2017-03-13MIPS: Clear ISA bit correctly in get_frame_info()Paul Burton1-5/+2
2017-03-13MIPS: OCTEON: Fix copy_from_user fault handling for large buffersJames Cowgill1-8/+12
2017-03-13MIPS: Fix special case in 64 bit IP checksumming.Ralf Baechle1-0/+2
2017-03-03net: filter: s390: fix JIT address randomizationHeiko Carstens1-1/+1
2017-03-03net: filter: x86: fix JIT address randomizationAlexei Starovoitov1-1/+1
2017-03-01x86/platform/goldfish: Prevent unconditional loadingThomas Gleixner1-1/+13
2017-02-16ARM: 8643/3: arm/ptrace: Preserve previous registers for short regset writeDave Martin1-1/+1
2017-02-16ARC: [arcompact] brown paper bag bug in unaligned access delay slot fixupVineet Gupta1-1/+1
2017-02-15parisc: Don't use BITS_PER_LONG in userspace-exported swab.h headerHelge Deller3-5/+10
2017-02-15ARC: [arcompact] handle unaligned access delay slot corner caseVineet Gupta1-1/+2
2017-02-15tile/ptrace: Preserve previous registers for short regset writeDave Martin1-1/+1
2017-01-30x86/Kconfig: Simplify X86_IO_APIC dependenciesJan Beulich1-1/+1
2017-01-27x86/apic: Order irq_enter/exit() calls correctly vs. ack_APIC_irq()Wanpeng Li2-3/+2
2017-01-27ARM: ux500: fix prcmu_is_cpu_in_wfi() calculationArnd Bergmann1-2/+2
2017-01-27arm64/ptrace: Reject attempts to set incomplete hardware breakpoint fieldsDave Martin1-0/+4
2017-01-27arm64/ptrace: Avoid uninitialised struct padding in fpr_set()Dave Martin1-0/+1
2017-01-27arm64/ptrace: Preserve previous registers for short regset writeDave Martin1-3/+4
2017-01-27ARM: dts: da850-evm: fix read access to SPI flashFabien Parent1-0/+1
2017-01-27ARM: 8634/1: hw_breakpoint: blacklist Scorpion CPUsMark Rutland2-0/+19
2017-01-26x86/PCI: Ignore _CRS on Supermicro X8DTH-i/6/iF/6FBjorn Helgaas1-0/+10
2017-01-26ARM: dts: imx31: fix AVIC base addressVladimir Zapolskiy1-2/+2
2017-01-26ARM: dts: imx31: move CCM device node to AIPS2 bus devicesVladimir Zapolskiy1-7/+7
2017-01-26ARM: dts: imx31: fix clock control module interrupts descriptionVladimir Zapolskiy1-1/+1
2017-01-26arm64: avoid returning from bad_modeMark Rutland2-5/+22
2017-01-26powerpc/ibmebus: Fix device reference leaks in sysfs interfaceJohan Hovold1-2/+6
2017-01-26powerpc/ibmebus: Fix further device reference leaksJohan Hovold1-2/+6
2017-01-26x86/cpu: Fix bootup crashes by sanitizing the argument of the 'clearcpuid=' c...Lukasz Odzioba1-1/+1
2017-01-26KVM: x86: Introduce segmented_write_stdSteve Rutherford1-2/+16
2017-01-26KVM: x86: flush pending lapic jump label updates on module unloadDavid Matlack3-0/+8
2017-01-26KVM: x86: fix emulation of "MOV SS, null selector"Paolo Bonzini1-10/+38
2017-01-26powerpc: Fix build warning on 32-bit PPCLarry Finger1-1/+1
2017-01-26cris: Only build flash rescue image if CONFIG_ETRAX_AXISFLASHMAP is selectedGuenter Roeck1-0/+8
2017-01-26ARM: davinci: da850: don't add emac clock to lookup table twiceBartosz Golaszewski1-1/+11
2017-01-26ftrace/x86: Set ftrace_stub to weak to prevent gcc from using short jumps to itSteven Rostedt1-1/+2
2017-01-26powerpc: Convert cmp to cmpd in idle enter sequenceSegher Boessenkool1-1/+1
2017-01-26powerpc/ps3: Fix system hang with GCC 5 buildsGeoff Levand2-12/+1
2017-01-26ftrace/x86_32: Set ftrace_stub to weak to prevent gcc from using short jumps ...Steven Rostedt (Red Hat)1-2/+2
2017-01-26kvm: nVMX: Allow L1 to intercept software exceptions (#BP and #OF)Jim Mattson1-6/+5
2017-01-26arm/xen: Use alloc_percpu rather than __alloc_percpuJulien Grall1-2/+1
2017-01-26m68k: Fix ndelay() macroBoris Brezillon1-1/+1
2017-01-26perf/x86: Fix full width counter, counter overflowPeter Zijlstra (Intel)2-2/+2
2016-12-13sparc64: fix compile warning section mismatch in find_node()Thomas Tai1-3/+3
2016-12-13sparc64: Fix find_node warning if numa node cannot be foundThomas Tai1-4/+61
2016-12-13sparc32: Fix inverted invalid_frame_pointer checks on sigreturnsAndreas Larsson1-2/+2
2016-12-12x86/traps: Ignore high word of regs->cs in early_fixup_exception()Andy Lutomirski1-1/+1