summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* x86/apic: Do not init irq remapping if ioapic is disabledWanpeng Li2016-09-151-0/+3
* ARC: Elide redundant setup of DMA callbacksVineet Gupta2016-09-071-0/+9
* ARC: Call trace_hardirqs_on() before enabling irqsDaniel Mentz2016-09-071-1/+1
* ARC: mm: fix build breakage with STRICT_MM_TYPECHECKSVineet Gupta2016-09-071-1/+1
* ARC: use correct offset in pt_regs for saving/restoring user mode r25Liav Rehana2016-09-071-2/+2
* arm64: kernel: Fix unmasked debug exceptions when restoring mdscr_el1James Morse2016-09-071-0/+9
* arm64: dts: rockchip: add reset saradc node for rk3368 SoCsCaesar Wang2016-09-071-0/+2
* arm64: avoid TLB conflict with CONFIG_RANDOMIZE_BASEMark Rutland2016-09-071-0/+3
* arm64: kernel: avoid literal load of virtual address with MMU offArd Biesheuvel2016-09-071-1/+9
* parisc: Fix automatic selection of cr16 clocksourceHelge Deller2016-09-072-20/+0
* um: Don't discard .text.exit sectionAndrey Ryabinin2016-09-071-1/+1
* parisc: Fix order of EREFUSED define in errno.hHelge Deller2016-09-071-2/+2
* arm64: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFOJames Hogan2016-09-072-0/+3
* x86/platform/uv: Skip UV runtime services mapping in the efi_runtime_disabled...Alex Thorlton2016-09-071-1/+2
* uprobes/x86: Fix RIP-relative handling of EVEX-encoded instructionsDenys Vlasenko2016-09-071-11/+11
* x86/mm: Disable preemption during CR3 read+writeSebastian Andrzej Siewior2016-09-071-0/+7
* x86/platform/intel_mid_pci: Rework IRQ0 workaroundAndy Shevchenko2016-08-201-2/+10
* MIPS: hpet: Increase HPET_MIN_PROG_DELTA and decrease HPET_MIN_CYCLESHuacai Chen2016-08-201-7/+7
* MIPS: Don't register r4k sched clock when CPUFREQ enabledHuacai Chen2016-08-201-1/+3
* MIPS: Fix r4k clockevents registrationHuacai Chen2016-08-201-6/+1
* MIPS: mm: Fix definition of R6 cache instructionMatt Redfearn2016-08-201-1/+1
* um: Fix possible deadlock in sig_handler_common()Richard Weinberger2016-08-201-2/+3
* metag: Fix __cmpxchg_u32 asm constraint for CMPJames Hogan2016-08-201-1/+1
* Revert "ARM: aspeed: adapt defconfigs for new CONFIG_PRINTK_TIME"Arnd Bergmann2016-08-202-2/+2
* ARM: tegra: fix erroneous address in dtsRalf Ramsauer2016-08-201-2/+2
* ARM: dts: realview: Fix PBX-A9 cache descriptionRobin Murphy2016-08-201-5/+4
* ARM: dts: sunxi: Add a startup delay for fixed regulator enabled physHans de Goede2016-08-204-0/+4
* ARM: 8561/3: dma-mapping: Don't use outer_flush_range when the L2C is coherentGregory CLEMENT2016-08-201-20/+42
* unicore32: mm: Add missing parameter to arch_vma_access_permittedGuenter Roeck2016-08-201-1/+1
* powerpc/tm: Fix stack pointer corruption in __tm_recheckpoint()Michael Neuling2016-08-201-2/+1
* MIPS: KVM: Propagate kseg0/mapped tlb fault errorsJames Hogan2016-08-202-16/+38
* MIPS: KVM: Fix gfn range check in kseg0 tlb faultsJames Hogan2016-08-201-1/+1
* MIPS: KVM: Add missing gfn range checkJames Hogan2016-08-201-8/+15
* MIPS: KVM: Fix mapped fault broken commpage handlingJames Hogan2016-08-201-19/+26
* ARC: dma: fix address translation in arc_dma_freeVladimir Kondratiev2016-08-201-1/+2
* ARC: mm: don't loose PTE_SPECIAL in pte_modify()Vineet Gupta2016-08-201-1/+1
* perf/x86/intel/uncore: Fix uncore num_countersKan Liang2016-08-201-5/+5
* s390/mm: don't drop errors in get_guest_storage_keyDavid Hildenbrand2016-08-202-2/+2
* s390/mm: fix gmap tlb flush issuesDavid Hildenbrand2016-08-202-3/+4
* KVM: x86: avoid simultaneous queueing of both IRQ and SMIPaolo Bonzini2016-08-201-16/+29
* KVM: nVMX: Fix memory corruption when using VMCS shadowingJim Mattson2016-08-201-2/+17
* KVM: VMX: handle PML full VMEXIT that occurs during event deliveryCao, Lei2016-08-201-0/+1
* KVM: MTRR: fix kvm_mtrr_check_gfn_range_consistency page faultAlexis Dambricourt2016-08-201-0/+1
* KVM: PPC: Book3S HV: Save/restore TM state in H_CEDEPaul Mackerras2016-08-201-0/+13
* KVM: PPC: Book3S HV: Pull out TM state save/restore into separate proceduresPaul Mackerras2016-08-201-212/+237
* arm64: hibernate: handle allocation failuresMark Rutland2016-08-201-27/+32
* arm64: hibernate: avoid potential TLB conflictMark Rutland2016-08-201-6/+17
* arm64: KVM: Set cpsr before spsr on fault injectionAndrew Jones2016-08-201-7/+5
* arm64: vmlinux.lds: make __rela_offset and __dynsym_offset ABSOLUTEArd Biesheuvel2016-08-201-2/+2
* arm64: mm: avoid fdt_check_header() before the FDT is fully mappedArd Biesheuvel2016-08-201-4/+4