summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2017-05-20arm64: perf: reject groups spanning multiple HW PMUsSuzuki K. Poulose1-6/+15
2017-05-20arm64: make sys_call_table constMark Rutland1-1/+1
2017-05-20um: Fix PTRACE_POKEUSER on x86_64Richard Weinberger1-1/+1
2017-05-20x86/boot: Fix BSS corruption/overwrite bug in early x86 kernel startupAshish Kalra1-1/+1
2017-05-15ARM: 8452/3: PJ4: make coprocessor access sequences buildable in Thumb2 modeArd Biesheuvel2-1/+4
2017-05-15Revert "KVM: nested VMX: disable perf cpuid reporting"Jim Mattson2-8/+0
2017-05-15x86/platform/intel-mid: Correct MSI IRQ line for watchdog deviceAndy Shevchenko1-1/+1
2017-05-15kprobes/x86: Fix kernel panic when certain exception-handling addresses are p...Masami Hiramatsu3-5/+5
2017-05-15x86/pci-calgary: Fix iommu_free() comparison of unsigned expression >= 0Nikola Pajkovsky1-1/+1
2017-05-15powerpc/powernv: Fix opal_exit tracepoint opcodeMichael Ellerman1-1/+1
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