summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-03-16MIPS: smp.c: Fix uninitialised temp_foreign_mapJames Hogan
2016-03-16MIPS: Fix build error when SMP is used without GICHauke Mehrtens
2016-03-16powerpc/powernv: Fix OPAL_CONSOLE_FLUSH prototype and usagesRussell Currey
2016-03-16powerpc/powernv: Add a kmsg_dumper that flushes console output on panicRussell Currey
2016-03-16powerpc: Fix dedotify for binutils >= 2.26Andreas Schwab
2016-03-16x86/mm: Fix slow_virt_to_phys() for X86_PAE againDexuan Cui
2016-03-16s390/mm: four page table levels vs. forkMartin Schwidefsky
2016-03-16KVM: MMU: fix reserved bit check for ept=0/CR0.WP=0/CR4.SMEP=1/EFER.NX=0Paolo Bonzini
2016-03-16KVM: MMU: fix ept=0/pte.u=1/pte.w=0/CR0.WP=0/CR4.SMEP=1/EFER.NX=0 comboPaolo Bonzini
2016-03-16KVM: PPC: Book3S HV: Sanitize special-purpose register values on guest exitPaul Mackerras
2016-03-16KVM: s390: correct fprs on SIGP (STOP AND) STORE STATUSDavid Hildenbrand
2016-03-16KVM: VMX: disable PEBS before a guest entryRadim Krčmář
2016-03-16ARM: OMAP2+: hwmod: Introduce ti,no-idle dt propertyLokesh Vutla
2016-03-16ARM: dts: dra7: do not gate cpsw clock due to errata i877Mugunthan V N
2016-03-16ARM: mvebu: fix overlap of Crypto SRAM with PCIe memory windowThomas Petazzoni
2016-03-16arm64: account for sparsemem section alignment when choosing vmemmap offsetArd Biesheuvel
2016-03-09MIPS: traps: Fix SIGFPE information leak from `do_ov' and `do_trap_or_bp'Maciej W. Rozycki
2016-03-09MIPS: scache: Fix scache init with invalid line size.Govindraj Raja
2016-03-09PM / sleep / x86: Fix crash on graph trace through x86 suspendTodd E Brandt
2016-03-09arm64: vmemmap: use virtual projection of linear regionArd Biesheuvel
2016-03-09arm/arm64: KVM: Fix ioctl error handlingMichael S. Tsirkin
2016-03-09KVM: x86: fix root cause for missed hardware breakpointsPaolo Bonzini
2016-03-09kvm: x86: Update tsc multiplier on change.Owen Hofmann
2016-03-09mips/kvm: fix ioctl error handlingMichael S. Tsirkin
2016-03-09parisc: Fix ptrace syscall number and return value modificationHelge Deller
2016-03-03x86/irq: Plug vector cleanup raceThomas Gleixner
2016-03-03x86/irq: Call irq_force_move_complete with irq descriptorThomas Gleixner
2016-03-03x86/irq: Remove outgoing CPU from vector cleanup maskThomas Gleixner
2016-03-03x86/irq: Remove the cpumask allocation from send_cleanup_vector()Thomas Gleixner
2016-03-03x86/irq: Clear move_in_progress before sending cleanup IPIThomas Gleixner
2016-03-03x86/irq: Remove offline cpus from vector cleanupThomas Gleixner
2016-03-03x86/irq: Get rid of code duplicationThomas Gleixner
2016-03-03x86/irq: Copy vectormask instead of an AND operationThomas Gleixner
2016-03-03x86/irq: Check vector allocation earlyThomas Gleixner
2016-03-03x86/irq: Reorganize the search in assign_irq_vectorThomas Gleixner
2016-03-03x86/irq: Reorganize the return path in assign_irq_vectorThomas Gleixner
2016-03-03x86/irq: Do not use apic_chip_data.old_domain as temporary bufferJiang Liu
2016-03-03x86/irq: Validate that irq descriptor is still activeThomas Gleixner
2016-03-03x86/irq: Fix a race in x86_vector_free_irqs()Jiang Liu
2016-03-03x86/irq: Call chip->irq_set_affinity in proper contextThomas Gleixner
2016-03-03x86/entry/compat: Add missing CLAC to entry_INT80_32Andy Lutomirski
2016-03-03x86/mpx: Fix off-by-one comparison with nr_registersColin Ian King
2016-03-03xen/arm: correctly handle DMA mapping of compound pagesIan Campbell
2016-03-03ARM: at91/dt: fix typo in sama5d2 pinmux descriptionsLudovic Desroches
2016-03-03ARM: OMAP2+: Fix onenand initialization to avoid filesystem corruptionIvaylo Dimitrov
2016-03-03powerpc/eeh: Fix partial hotplug criterionGavin Shan
2016-03-03KVM: x86: MMU: fix ubsan index-out-of-range warningMike Krinkin
2016-03-03KVM: x86: fix conversion of addresses to linear in 32-bit protected modePaolo Bonzini
2016-03-03KVM: x86: fix missed hardware breakpointsPaolo Bonzini
2016-03-03ARCv2: SMP: Emulate IPI to self using software triggered interruptVineet Gupta