summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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
2016-03-03ARCv2: STAR 9000950267: Handle return from intr to Delay Slot #2Vineet Gupta
2016-03-03sparc64: fix incorrect sign extension in sys_sparc64_personalityDmitry V. Levin
2016-03-03MIPS: Fix buffer overflow in syscall_get_arguments()James Hogan
2016-03-03MIPS: Fix some missing CONFIG_CPU_MIPSR6 #ifdefsHuacai Chen
2016-03-03MIPS: hpet: Choose a safe value for the ETIME checkHuacai Chen
2016-03-03MIPS: Loongson-3: Fix SMP_ASK_C0COUNT IPI handlerHuacai Chen
2016-03-03Revert "MIPS: Fix PAGE_MASK definition"Dan Williams
2016-03-03uml: flush stdout before forkingVegard Nossum
2016-03-03s390/fpu: signals vs. floating point control registerMartin Schwidefsky
2016-03-03s390/compat: correct restore of high gprs on signal returnMartin Schwidefsky
2016-03-03s390: fix normalization bug in exception table sortingArd Biesheuvel
2016-03-03KVM: s390: fix memory overwrites when vx is disabledDavid Hildenbrand
2016-03-03s390/kvm: remove dependency on struct save_area definitionMartin Schwidefsky
2016-03-03ARM: 8457/1: psci-smp is built only for SMPArnd Bergmann
2016-03-03KVM: s390: fix guest fprs memory leakDavid Hildenbrand
2016-03-03arm64: errata: Add -mpc-relative-literal-loads to build flagsdann frazier
2016-03-03ARM: debug-ll: fix BCM63xx entry for multiplatformArnd Bergmann
2016-02-25m32r: fix m32104ut_defconfig build failSudip Mukherjee
2016-02-25KVM: PPC: Fix ONE_REG AltiVec supportGreg Kurz
2016-02-25KVM: PPC: Fix emulation of H_SET_DABR/X on POWER8Thomas Huth
2016-02-25arm64: dma-mapping: fix handling of devices registered before arch_initcallMarek Szyprowski
2016-02-25ARM: OMAP2+: Fix ppa_zero_params and ppa_por_params for rodataTony Lindgren
2016-02-25ARM: OMAP2+: Fix save_secure_ram_context for rodataTony Lindgren
2016-02-25ARM: OMAP2+: Fix l2dis_3630 for rodataTony Lindgren
2016-02-25ARM: OMAP2+: Fix l2_inv_api_params for rodataTony Lindgren