summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2016-09-15x86/apic: Do not init irq remapping if ioapic is disabledWanpeng Li1-0/+3
2016-09-07ARC: Elide redundant setup of DMA callbacksVineet Gupta1-0/+9
2016-09-07ARC: Call trace_hardirqs_on() before enabling irqsDaniel Mentz1-1/+1
2016-09-07ARC: mm: fix build breakage with STRICT_MM_TYPECHECKSVineet Gupta1-1/+1
2016-09-07ARC: use correct offset in pt_regs for saving/restoring user mode r25Liav Rehana1-2/+2
2016-09-07arm64: kernel: Fix unmasked debug exceptions when restoring mdscr_el1James Morse1-0/+9
2016-09-07arm64: dts: rockchip: add reset saradc node for rk3368 SoCsCaesar Wang1-0/+2
2016-09-07arm64: avoid TLB conflict with CONFIG_RANDOMIZE_BASEMark Rutland1-0/+3
2016-09-07arm64: kernel: avoid literal load of virtual address with MMU offArd Biesheuvel1-1/+9
2016-09-07parisc: Fix automatic selection of cr16 clocksourceHelge Deller2-20/+0
2016-09-07um: Don't discard .text.exit sectionAndrey Ryabinin1-1/+1
2016-09-07parisc: Fix order of EREFUSED define in errno.hHelge Deller1-2/+2
2016-09-07arm64: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFOJames Hogan2-0/+3
2016-09-07x86/platform/uv: Skip UV runtime services mapping in the efi_runtime_disabled...Alex Thorlton1-1/+2
2016-09-07uprobes/x86: Fix RIP-relative handling of EVEX-encoded instructionsDenys Vlasenko1-11/+11
2016-09-07x86/mm: Disable preemption during CR3 read+writeSebastian Andrzej Siewior1-0/+7
2016-08-20x86/platform/intel_mid_pci: Rework IRQ0 workaroundAndy Shevchenko1-2/+10
2016-08-20MIPS: hpet: Increase HPET_MIN_PROG_DELTA and decrease HPET_MIN_CYCLESHuacai Chen1-7/+7
2016-08-20MIPS: Don't register r4k sched clock when CPUFREQ enabledHuacai Chen1-1/+3
2016-08-20MIPS: Fix r4k clockevents registrationHuacai Chen1-6/+1
2016-08-20MIPS: mm: Fix definition of R6 cache instructionMatt Redfearn1-1/+1
2016-08-20um: Fix possible deadlock in sig_handler_common()Richard Weinberger1-2/+3
2016-08-20metag: Fix __cmpxchg_u32 asm constraint for CMPJames Hogan1-1/+1
2016-08-20Revert "ARM: aspeed: adapt defconfigs for new CONFIG_PRINTK_TIME"Arnd Bergmann2-2/+2
2016-08-20ARM: tegra: fix erroneous address in dtsRalf Ramsauer1-2/+2
2016-08-20ARM: dts: realview: Fix PBX-A9 cache descriptionRobin Murphy1-5/+4
2016-08-20ARM: dts: sunxi: Add a startup delay for fixed regulator enabled physHans de Goede4-0/+4
2016-08-20ARM: 8561/3: dma-mapping: Don't use outer_flush_range when the L2C is coherentGregory CLEMENT1-20/+42
2016-08-20unicore32: mm: Add missing parameter to arch_vma_access_permittedGuenter Roeck1-1/+1
2016-08-20powerpc/tm: Fix stack pointer corruption in __tm_recheckpoint()Michael Neuling1-2/+1
2016-08-20MIPS: KVM: Propagate kseg0/mapped tlb fault errorsJames Hogan2-16/+38
2016-08-20MIPS: KVM: Fix gfn range check in kseg0 tlb faultsJames Hogan1-1/+1
2016-08-20MIPS: KVM: Add missing gfn range checkJames Hogan1-8/+15
2016-08-20MIPS: KVM: Fix mapped fault broken commpage handlingJames Hogan1-19/+26
2016-08-20ARC: dma: fix address translation in arc_dma_freeVladimir Kondratiev1-1/+2
2016-08-20ARC: mm: don't loose PTE_SPECIAL in pte_modify()Vineet Gupta1-1/+1
2016-08-20perf/x86/intel/uncore: Fix uncore num_countersKan Liang1-5/+5
2016-08-20s390/mm: don't drop errors in get_guest_storage_keyDavid Hildenbrand2-2/+2
2016-08-20s390/mm: fix gmap tlb flush issuesDavid Hildenbrand2-3/+4
2016-08-20KVM: x86: avoid simultaneous queueing of both IRQ and SMIPaolo Bonzini1-16/+29
2016-08-20KVM: nVMX: Fix memory corruption when using VMCS shadowingJim Mattson1-2/+17
2016-08-20KVM: VMX: handle PML full VMEXIT that occurs during event deliveryCao, Lei1-0/+1
2016-08-20KVM: MTRR: fix kvm_mtrr_check_gfn_range_consistency page faultAlexis Dambricourt1-0/+1
2016-08-20KVM: PPC: Book3S HV: Save/restore TM state in H_CEDEPaul Mackerras1-0/+13
2016-08-20KVM: PPC: Book3S HV: Pull out TM state save/restore into separate proceduresPaul Mackerras1-212/+237
2016-08-20arm64: hibernate: handle allocation failuresMark Rutland1-27/+32
2016-08-20arm64: hibernate: avoid potential TLB conflictMark Rutland1-6/+17
2016-08-20arm64: KVM: Set cpsr before spsr on fault injectionAndrew Jones1-7/+5
2016-08-20arm64: vmlinux.lds: make __rela_offset and __dynsym_offset ABSOLUTEArd Biesheuvel1-2/+2
2016-08-20arm64: mm: avoid fdt_check_header() before the FDT is fully mappedArd Biesheuvel1-4/+4