summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2017-02-14ARM: 8642/1: LPAE: catch pending imprecise abort on unmaskAlexander Sverdlin2-2/+6
2017-02-14ARM: 8643/3: arm/ptrace: Preserve previous registers for short regset writeDave Martin1-1/+1
2017-02-14Revert "x86/ioapic: Restore IO-APIC irq_chip retrigger callback"Linus Torvalds1-2/+0
2017-02-14ARC: [arcompact] brown paper bag bug in unaligned access delay slot fixupVineet Gupta1-1/+1
2017-02-09x86/irq: Make irq activate operations symmetricThomas Gleixner2-0/+3
2017-02-09KVM: x86: do not save guest-unsupported XSAVE stateRadim Krčmář1-0/+1
2017-02-09powerpc: Add missing error check to prom_find_boot_cpu()Darren Stevens1-0/+3
2017-02-09powerpc/eeh: Fix wrong flag passed to eeh_unfreeze_pe()Gavin Shan1-1/+1
2017-02-09crypto: arm64/aes-blk - honour iv_out requirement in CBC and CTR modesArd Biesheuvel1-46/+42
2017-02-01parisc: Don't use BITS_PER_LONG in userspace-exported swab.h headerHelge Deller3-5/+10
2017-02-01ARC: [arcompact] handle unaligned access delay slot corner caseVineet Gupta1-1/+2
2017-02-01ARC: udelay: fix inline assembler by adding LP_COUNT to clobber listVineet Gupta1-1/+3
2017-02-01s390/ptrace: Preserve previous registers for short regset writeMartin Schwidefsky1-0/+8
2017-02-01tile/ptrace: Preserve previous registers for short regset writeDave Martin1-1/+1
2017-01-26arm64: avoid returning from bad_modeMark Rutland2-5/+25
2017-01-26ARM: 8613/1: Fix the uaccess crash on PB11MPCoreLinus Walleij1-0/+7
2017-01-26ARM: ux500: fix prcmu_is_cpu_in_wfi() calculationArnd Bergmann1-2/+2
2017-01-26ARM: dts: imx6qdl-nitrogen6_max: fix sgtl5000 pinctrl initGary Bisson1-2/+2
2017-01-26arm64/ptrace: Reject attempts to set incomplete hardware breakpoint fieldsDave Martin1-0/+4
2017-01-26arm64/ptrace: Avoid uninitialised struct padding in fpr_set()Dave Martin1-0/+1
2017-01-26arm64/ptrace: Preserve previous registers for short regset write - 3Dave Martin1-1/+1
2017-01-26arm64/ptrace: Preserve previous registers for short regset write - 2Dave Martin1-1/+2
2017-01-26arm64/ptrace: Preserve previous registers for short regset writeDave Martin1-3/+4
2017-01-26ARM: dts: da850-evm: fix read access to SPI flashFabien Parent1-0/+1
2017-01-26ARM: 8634/1: hw_breakpoint: blacklist Scorpion CPUsMark Rutland2-0/+19
2017-01-26x86/ioapic: Restore IO-APIC irq_chip retrigger callbackRuslan Ruslichenko1-0/+2
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-26ftrace/x86: Set ftrace_stub to weak to prevent gcc from using short jumps to itSteven Rostedt1-1/+2
2017-01-19powerpc/ibmebus: Fix device reference leaks in sysfs interfaceJohan Hovold1-2/+6
2017-01-19powerpc/ibmebus: Fix further device reference leaksJohan Hovold1-2/+6
2017-01-19x86/cpu: Fix bootup crashes by sanitizing the argument of the 'clearcpuid=' c...Lukasz Odzioba1-1/+1
2017-01-19KVM: x86: Introduce segmented_write_stdSteve Rutherford1-4/+18
2017-01-19KVM: x86: emulate FXSAVE and FXRSTORRadim Krčmář1-1/+128
2017-01-19KVM: x86: add asm_safe wrapperRadim Krčmář1-11/+23
2017-01-19KVM: x86: add Align16 instruction flagRadim Krčmář1-8/+12
2017-01-19KVM: x86: flush pending lapic jump label updates on module unloadDavid Matlack3-0/+8
2017-01-19KVM: x86: fix emulation of "MOV SS, null selector"Paolo Bonzini1-10/+38
2017-01-15ARM: OMAP4+: Fix bad fallthrough for cpuidleTony Lindgren1-3/+2
2017-01-15ARM: zynq: Reserve correct amount of non-DMA RAMKyle Roeschley1-1/+1
2017-01-15powerpc: Fix build warning on 32-bit PPCLarry Finger1-1/+1
2017-01-12crypto: arm64/aes-ce - fix for big endianArd Biesheuvel1-10/+15
2017-01-12crypto: arm64/aes-xts-ce: fix for big endianArd Biesheuvel2-1/+3
2017-01-12crypto: arm64/sha1-ce - fix for big endianArd Biesheuvel1-2/+2
2017-01-12crypto: arm64/aes-neon - fix for big endianArd Biesheuvel1-10/+15
2017-01-12crypto: arm64/aes-ccm-ce: fix for big endianArd Biesheuvel1-26/+27
2017-01-12crypto: arm/aes-ce - fix for big endianArd Biesheuvel1-0/+5
2017-01-12crypto: arm64/ghash-ce - fix for big endianArd Biesheuvel1-3/+3