summaryrefslogtreecommitdiffstats
path: root/drivers/md/dm-round-robin.c (unfollow)
Commit message (Expand)AuthorFilesLines
2013-12-09tty: Halve flip buffer GFP_ATOMIC memory consumptionPeter Hurley3-12/+45
2013-12-09tty: serial: mxs-auart: Check the return value from clk_prepare_enable()Fabio Estevam1-2/+7
2013-12-09tty: Fix stale tty_buffer_flush() commentPeter Hurley1-3/+1
2013-12-09serial: pl010: Convert to modern PM opsUlf Hansson1-6/+9
2013-12-09tty: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han3-3/+3
2013-12-09serial: imx: add support for loopback mode.Huang Shijie1-0/+8
2013-12-09serial: pl011: use DMA RX polling by defaultLinus Walleij2-2/+1
2013-12-09serial: pl011: Convert to modern PM opsUlf Hansson1-9/+8
2013-12-09n_gsm: race between ld close and gsmtty openChao Bi1-10/+29
2013-12-09parport_serial: remove unnecessary pci_set_drvdata()Jingoo Han1-5/+0
2013-12-09serial: pch_uart: remove unnecessary pci_set_drvdata()Jingoo Han1-1/+0
2013-12-09staging/fwserial: Add Kconfig options for max portsPeter Hurley2-2/+22
2013-12-09staging/fwserial: Rename data profiling functionsPeter Hurley2-13/+13
2013-12-09staging/fwserial: Up the tty buffer limit to 128KPeter Hurley1-0/+1
2013-12-09staging/fwserial: Rip out rx bufferingPeter Hurley3-117/+28
2013-12-09tty: Remove tty_prepare_flip_string_flags()Peter Hurley2-30/+0
2013-12-09tty: Rename tty buffer memory_used fieldPeter Hurley2-7/+7
2013-12-09tty: Enable configurable tty flip buffer limitPeter Hurley3-3/+23
2013-12-09tty: Always handle NULL flag ptrPeter Hurley4-18/+23
2013-12-09n_tty: Only perform wakeups for waitersPeter Hurley1-6/+12
2013-12-09n_tty: Refactor input_available_p() by call sitePeter Hurley1-3/+4
2013-12-09n_tty: Refactor PARMRK doubling checksPeter Hurley1-9/+5
2013-12-09n_tty: Un-inline slow-path n_tty_receive_char_closing()Peter Hurley1-2/+1
2013-12-09n_tty: Un-inline slow-path n_tty_receive_char()Peter Hurley1-1/+1
2013-12-09n_tty: Merge .receive_buf() flavorsPeter Hurley1-27/+16
2013-12-09serial: pl011: remove redundant early amba_ports declarationBaruch Siach1-2/+0
2013-12-09serial: 8250_dw: remove ACPI ifdefHeikki Krogerus1-8/+0
2013-12-09serial_core: Don't re-initialize a previously initialized spinlock.Randy Witt1-2/+6
2013-11-29Linux 3.13-rc2v3.13-rc2Linus Torvalds1-1/+1
2013-11-29arm64: Move PTE_PROT_NONE higher upCatalin Marinas1-14/+17
2013-11-29arm64: Use Normal NonCacheable memory for writecombineCatalin Marinas1-1/+1
2013-11-29fix bogus path_put() of nd->root after some unlazy_walk() failuresAl Viro1-2/+1
2013-11-28drm/qxl: fix memory leak in release list handlingDave Airlie1-0/+1
2013-11-28arm64: debug: make aarch32 bkpt checking endian cleanMatthew Leach1-8/+12
2013-11-28arm64: ptrace: fix compat registes get/set to be endian cleanMatthew Leach1-21/+19
2013-11-28kernel/extable: fix address-checks for core_kernel and init areasHelge Deller1-2/+2
2013-11-28ALSA: hda - Add LFE chmap to ASUS ET2700Takashi Iwai1-3/+13
2013-11-28ALSA: hda - Initialize missing bass speaker pin for ASUS AIO ET2700Takashi Iwai1-0/+9
2013-11-28ALSA: hda - limit mic boost on Asus UX31[A,E]Oleksij Rempel1-2/+9
2013-11-28ALSA: hda - Check leaf nodes to find aamix ampsTakashi Iwai1-12/+45
2013-11-28i2c: bcm2835: Linking platform nodes to adapter nodesFlorian Meier1-0/+1
2013-11-28doc: fix generation of device-driversNicolas Dichtel1-1/+1
2013-11-28drm/nouveau/hwmon: fix compilation without CONFIG_HWMONIlia Mirkin1-1/+0
2013-11-28lockref: include mutex.h rather than reinvent arch_mutex_cpu_relaxWill Deacon1-8/+1
2013-11-28drm/sysfs: fix OOM verificationDavid Herrmann1-1/+1
2013-11-28remove obsolete references to powertweakDave Jones3-16/+1
2013-11-28md/raid5: fix newly-broken locking in get_active_stripe.NeilBrown1-7/+4
2013-11-28md: test mddev->flags more safely in md_check_recovery.NeilBrown1-1/+1
2013-11-28md/raid5: fix new memory-reference bug in alloc_thread_groups.NeilBrown1-1/+1
2013-11-28cgroup: fix cgroup_subsys_state leak for seq_filesTejun Heo1-1/+4