aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k/mm (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2014-11-30btrfs: zero out left over bytes after processing compression streamsChris Mason4-5/+67
2014-11-27staging: r8188eu: Add new device ID for DLink GO-USB-N150Larry Finger1-0/+1
2014-11-27MIPS: tlbex: Fix potential HTW race on TLBL/M/S handlersLeonid Yegoshin1-1/+9
2014-11-27ARM: 8226/1: cacheflush: get rid of restarting blockVladimir Murzin2-40/+2
2014-11-27ARM: 8222/1: mvebu: enable strex backoff delayThomas Petazzoni1-2/+0
2014-11-27ARM: tegra: irq: fix buggy usage of irq_data irq fieldMarc Zyngier1-11/+11
2014-11-26serial: pxa: hold port.lock when reporting modem line changesDmitry Eremin-Solenikov1-0/+3
2014-11-26tty-hvsi_lib: Deletion of an unnecessary check before the function call "tty_kref_put"Markus Elfring1-2/+1
2014-11-26tty: Deletion of unnecessary checks before two function callsMarkus Elfring2-6/+3
2014-11-26n_tty: Fix read_buf race condition, increment read_head after pushing dataChristian Riesch1-1/+2
2014-11-26drm/radeon: report disconnected for LVDS/eDP with PX if ddc failsAlex Deucher1-1/+18
2014-11-27powerpc: 32 bit getcpu VDSO function uses 64 bit instructionsAnton Blanchard1-2/+2
2014-11-27powerpc/powernv: Replace OPAL_DEASSERT_RESET with EEH_RESET_DEACTIVATEGavin Shan1-1/+1
2014-11-27powerpc/eeh: Fix PE state formatGavin Shan1-1/+1
2014-11-27powerpc/pseries: Fix endiannes issue in RTAS call from xmonLaurent Dufour1-3/+3
2014-11-27powerpc/powernv: Fix the hmi event version check.Mahesh Salgaonkar1-1/+1
2014-11-26staging: r8188eu: Fix scheduling while atomic error introduced in commit fadbe0cdLarry Finger3-18/+18
2014-11-26sparc: Add NOP dma_cache_sync() implementation.David S. Miller1-0/+8
2014-11-26net-timestamp: make tcp_recvmsg call ipv6_recv_error for AF_INET6 socksWillem de Bruijn4-11/+16
2014-11-26bridge: Sanitize IFLA_EXT_MASK for AF_BRIDGE:RTM_GETLINKThomas Graf1-5/+12
2014-11-26bridge: Add missing policy entry for IFLA_BRPORT_FAST_LEAVEThomas Graf1-0/+1
2014-11-26net: Check for presence of IFLA_AF_SPECThomas Graf2-0/+4
2014-11-26net: Validate IFLA_BRIDGE_MODE attribute lengthThomas Graf2-0/+6
2014-11-26bridge: Validate IFLA_BRIDGE_FLAGS attribute lengthThomas Graf1-0/+6
2014-11-26stmmac: platform: fix default values of the filter bins settingHuacai Chen1-6/+7
2014-11-26net/mlx4_core: Limit count field to 24 bits in qp_alloc_resJack Morgenstein1-1/+1
2014-11-26net: dsa: bcm_sf2: reset switch prior to initializationFlorian Fainelli1-23/+29
2014-11-26net: dsa: bcm_sf2: fix unmapping registers in case of errorsFlorian Fainelli1-2/+4
2014-11-26kvm: fix kvm_is_mmio_pfn() and rename to kvm_is_reserved_pfn()Ard Biesheuvel4-13/+13
2014-11-26arm/arm64: kvm: drop inappropriate use of kvm_is_mmio_pfn()Ard Biesheuvel1-1/+6
2014-11-26arm/arm64: KVM: vgic: Fix error code in kvm_vgic_create()Christoffer Dall1-4/+4
2014-11-26arm64: KVM: Handle traps of ICC_SRE_EL1 as RAZ/WIChristoffer Dall1-0/+9
2014-11-26arm64: KVM: fix unmapping with 48-bit VAsMark Rutland1-1/+2
2014-11-26drm/i915: Cancel vdd off work before suspendVille Syrjälä1-0/+1
2014-11-26ufs: fix NULL dereference when no regulators are definedAkinobu Mita1-0/+6
2014-11-26ufs: ensure clk gating work is finished before module unloadingAkinobu Mita1-0/+2
2014-11-26irqchip: brcmstb-l2: Fix error handling of irq_of_parse_and_mapDmitry Torokhov1-2/+2
2014-11-26irqchip: bcm7120-l2: Fix error handling of irq_of_parse_and_mapDmitry Torokhov1-2/+2
2014-11-25serial: of-serial: add PM suspend/resume supportJingchang Lu1-0/+66
2014-11-25Revert "serial: of-serial: add PM suspend/resume support"Greg Kroah-Hartman1-27/+0
2014-11-25Revert "serial: of-serial: fix up PM ops on no_console_suspend and port type"Greg Kroah-Hartman1-46/+7
2014-11-25serial: 8250: don't attempt a trylock if in sysrqRabin Vincent1-1/+3
2014-11-25serial: core: Add big-endian iotypeKevin Cernekee2-6/+9
2014-11-25serial: samsung: use port->fifosize instead of hardcoded valuesRobert Baldyga1-2/+2
2014-11-25serial: samsung: prefer to use fifosize from driver dataRobert Baldyga1-5/+4
2014-11-25serial: samsung: fix style problemsRobert Baldyga1-18/+28
2014-11-25serial: samsung: wait for transfer completion before clock disableRobert Baldyga1-0/+4
2014-11-25serial: icom: fix error return codeJulia Lawall1-1/+3
2014-11-25serial: tegra: clean up tty-flag assignmentsJohan Hovold1-3/+3
2014-11-25serial: Fix io address assign flow with Fintek PCI-to-UART ProductPeter Hung1-15/+46