summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2017-05-08MIPS: elf2ecoff: Fix warning due to dead code.Ralf Baechle1-4/+0
2017-05-08MIPS: elf2ecoff: Ignore PT_MIPS_ABIFLAGS program headers.Ralf Baechle1-2/+4
2017-05-08MIPS: jz4740: fix build error in irq.hArnd Bergmann1-0/+2
2017-05-08arm64: build vdso without libgcovArnd Bergmann1-0/+3
2017-05-08arm64: Provide a namespace to NCAPSFabio Estevam2-6/+6
2017-05-08ARM: cns3xxx: shut up frame size warningArnd Bergmann1-0/+1
2017-05-08powerpc/ptrace: Fix out of bounds array access warningKhem Raj1-2/+2
2017-05-08ftrace/x86: Fix triple fault with graph tracing and suspend-to-ramJosh Poimboeuf1-0/+12
2017-05-08MIPS: KGDB: Use kernel context for sleeping threadsJames Hogan1-15/+33
2017-05-08sparc64: Fix kernel panic due to erroneous #ifdef surrounding pmd_write()Tom Hromatka1-7/+8
2017-05-08sparc64: kern_addr_valid regressionbob picco1-1/+1
2017-05-08xen/x86: don't lose event interruptsStefano Stabellini1-3/+3
2017-05-08MIPS: Fix crash registers on non-crashing CPUsCorey Minyard1-3/+13
2017-04-30ARM: 8383/1: nommu: avoid deprecated source register on movStefan Agner1-13/+7
2017-04-30kconfig: tinyconfig: provide whole choice blocks to avoid warningsArnd Bergmann1-0/+2
2017-04-30MIPS: ralink: Cosmetic change to prom_init().John Crispin1-5/+4
2017-04-30ARM: 8296/1: cache-l2x0: clean up aurora cache handlingArnd Bergmann1-73/+38
2017-04-30MIPS: MSP71xx: remove odd locking in PCI config space access codeSergey Ryazanov1-12/+0
2017-04-30MIPS: asm: compiler: Add new macros to set ISA and arch asm annotationsMarkos Chandras1-0/+13
2017-04-30MIPS: Fix the build on jz4740 after removing the custom gpio.hAlban Bedel2-0/+2
2017-04-30arm64: avoid returning from bad_modeMark Rutland2-6/+26
2017-04-30kvm: arm/arm64: Fix locking for kvm_free_stage2_pgdSuzuki K Poulose1-0/+12
2017-04-30x86/mce/AMD: Give a name to MCA bank 3 when accessed with legacy MSRsYazen Ghannam1-1/+1
2017-04-30powerpc/kprobe: Fix oops when kprobed on 'stdu' instructionRavi Bangoria1-3/+3
2017-04-30s390/mm: fix CMMA vs KSM vs othersChristian Borntraeger1-0/+2
2017-04-22metag/usercopy: Add missing fixupsJames Hogan1-24/+48
2017-04-22metag/usercopy: Fix src fixup in from user rapf loopsJames Hogan1-8/+28
2017-04-22metag/usercopy: Set flags before ADDZJames Hogan1-4/+4
2017-04-22metag/usercopy: Zero rest of buffer from copy_from_userJames Hogan2-46/+26
2017-04-22metag/usercopy: Add early abort to copy_to_userJames Hogan1-0/+20
2017-04-22metag/usercopy: Fix alignment error checkingJames Hogan1-6/+4
2017-04-22metag/usercopy: Drop unused macrosJames Hogan1-113/+0
2017-04-22arm/arm64: KVM: Take mmap_sem in kvm_arch_prepare_memory_regionMarc Zyngier1-0/+3
2017-04-22KVM: PPC: Book3S PR: Fix illegal opcode emulationThomas Huth1-1/+0
2017-04-22mm: Tighten x86 /dev/mem with zeroing readsKees Cook1-10/+30
2017-04-22powerpc: Disable HFSCR[TM] if TM is not supportedBenjamin Herrenschmidt1-0/+9
2017-04-22powerpc/boot: Fix zImage TOC alignmentMichael Ellerman1-0/+1
2017-04-22powerpc: Don't try to fix up misaligned load-with-reservation instructionsPaul Mackerras1-8/+19
2017-04-22powerpc/mm: Add missing global TLB invalidate if cxl is activeFrederic Barrat1-2/+5
2017-04-22s390/uaccess: get_user() should zero on failure (again)Heiko Carstens1-1/+1
2017-04-22s390/decompressor: fix initrd corruption caused by bss clearMarcelo Henrique Cerri1-16/+19
2017-04-22metag/ptrace: Reject partial NT_METAG_RPIPE writesDave Martin1-0/+2
2017-04-22metag/ptrace: Provide default TXSTATUS for short NT_PRSTATUSDave Martin1-3/+12
2017-04-22metag/ptrace: Preserve previous registers for short regset writeDave Martin1-1/+1
2017-04-22sparc/ptrace: Preserve previous registers for short regset writeDave Martin1-1/+1
2017-04-22mips/ptrace: Preserve previous registers for short regset writeDave Martin1-1/+2
2017-04-22c6x/ptrace: Remove useless PTRACE_SETREGSET implementationDave Martin1-41/+0
2017-04-22kvm: fix page struct leak in handle_vmonPaolo Bonzini1-2/+8
2017-04-22Revert "ARM: 8457/1: psci-smp is built only for SMP"Amit Pundir1-1/+1
2017-04-22x86/vdso: Ensure vdso32_enabled gets set to valid values onlyMathias Krause1-2/+9