summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-03-29Merge tag 'v4.4.5' into toradex_vf_4.4-nextStefan Agner
2016-03-28Merge branch 'vf610-dcu-drm-4.4' into toradex_vf_4.4-nextStefan Agner
2016-03-28ARM: imx: clk-vf610: fix DCU clock treeStefan Agner
2016-03-25ARM: dts: vf-colibri: increase NAND clock speedStefan Agner
2016-03-24ARM: dts: vf-colibri: alias the primary FEC as ethernet0Stefan Agner
2016-03-11ARM: dts: vf500/vf610-colibri: USB device/host switch using extcon gpioSanchayan Maity
2016-03-11ARM: dts: vfxxx: Make Vybrid match only on it's own compatible stringSanchayan Maity
2016-03-11ARM: configs: colibri_vf: Add IIO_SYSFS_TRIGGER for use with ADC driverSanchayan Maity
2016-03-10colibri-vf: add configs for SoC Bus and IIO DAC driverStefan Agner
2016-03-10ARM: dts: vfxxx: Add DAC node for Vybrid SoCSanchayan Maity
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-09ARM: dts: vfxxx: Add OCROM and phandle entries for Vybrid SoC bus driverSanchayan Maity
2016-03-09ARM: dts: vfxxx: Add device tree node for OCOTPSanchayan Maity
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