All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-10-26 10:22:14 to 2011-10-26 12:48:26 UTC [more...]

[PATCH 2/2] net/smsc911x: Add regulator support
 2011-10-26 12:48 UTC  (7+ messages)

[PATCH] xen: document backend sysfs files
 2011-10-26 12:48 UTC 

[Xenomai-help] [PATCH 0 of 4] xenomai-forge PSOS: miscellaneous fixes
 2011-10-26 12:47 UTC  (21+ messages)
` [Xenomai-help] [PATCH 1 of 4] psos.h: add definition of ERR_OBJTFULL
` [Xenomai-help] [PATCH 2 of 4] psos: port long_names feature to xenomai-forge
` [Xenomai-help] [PATCH 3 of 4] psos: add tm_getm function
` [Xenomai-help] [PATCH 4 of 4] psos: fix compiler warning: cprio could be used uninitialized

[linux-firmware v5 1/4] rtl_nic: update firmware for RTL8111E-VL
 2011-10-26 12:45 UTC  (4+ messages)
` [linux-firmware v5 2/4] rtl_nic: add new firmware for RTL8111F
` [linux-firmware v5 3/4] rtl_nic: add new firmware for RTL8411
` [linux-firmware v5 4/4] rtl_nic: add new firmware for RTL8402

[PULL] module and param
 2011-10-26 12:45 UTC  (4+ messages)

[Qemu-trivial] [PATCH] exec.c: Remove useless comment
 2011-10-26 12:43 UTC  (3+ messages)
  ` [Qemu-devel] "

[U-Boot] [PATCH] Fix DP8381x driver to work with mips processors
 2011-10-26 12:39 UTC 

git merge successfully however this is still issue from logical perspective
 2011-10-26 12:39 UTC  (4+ messages)

[RESEND] [RFC][PATCH X86_32 1/2]: Call do_notify_resume() with interrupts enabled
 2011-10-26 12:38 UTC  (3+ messages)

[Bug 42175] New: RV730: Display errors in glxgears & WebGL
 2011-10-26 12:38 UTC  (3+ messages)
` [Bug 42175] "

[PATCH] lib: devres: add convenience function to remap a resource
 2011-10-26 12:35 UTC  (6+ messages)

How to enable clock/power from a wlan device driver
 2011-10-26 12:35 UTC 

linux-next: Tree for Oct 25
 2011-10-26 12:33 UTC  (5+ messages)
` linux-next: Tree for Oct 25 (crypto)

[Qemu-devel] [PATCH 0/7] block: Collection of unrelated simple fixes
 2011-10-26 12:31 UTC  (8+ messages)
` [Qemu-devel] [PATCH 1/7] block: Remove dead code
` [Qemu-devel] [PATCH 2/7] block: Fix bdrv_open use after free
` [Qemu-devel] [PATCH 3/7] qcow: Fix bdrv_write_compressed error handling
` [Qemu-devel] [PATCH 4/7] ide: Fix off-by-one error in array index check
` [Qemu-devel] [PATCH 5/7] vmdk: Fix use of uninitialised value
` [Qemu-devel] [PATCH 6/7] vmdk: Improve error handling
` [Qemu-devel] [PATCH 7/7] vmdk: Fix possible segfaults

[GIT PULL] 9p changes fro merge window
 2011-10-26 12:28 UTC  (4+ messages)

[GIT PATCH] TTY/serial driver patches for 3.2
 2011-10-26 12:27 UTC  (82+ messages)
` [PATCH 01/79] tty/powerpc: introduce the ePAPR embedded hypervisor byte channel driver
  ` [PATCH 02/79] drivers/tty/synclink: remove double comment
  ` [PATCH 03/79] TTY: serial, remove BTM from wait_until_sent
  ` [PATCH 04/79] TTY: msm_serial, remove unneeded console set
  ` [PATCH 05/79] TTY: serial, remove tasklet for tty_wakeup
  ` [PATCH 06/79] TTY: ami_serial, remove BTM from wait_until_sent
  ` [PATCH 07/79] TTY: remove tty_locked
  ` [PATCH 08/79] TTY: mxser+cyclades remove wait_until_sent debug code
  ` [PATCH 09/79] serial:blackfin: Correct coding style in bfin serial driver
  ` [PATCH 10/79] serial:blackfin: rename Blackfin serial driver to bfin_uart.c
  ` [PATCH 11/79] tty: clearify structure initializer in notify_write()
  ` [PATCH 12/79] serial:bfin_uart: Put TX IRQ in individual platform resource
  ` [PATCH 13/79] serial: samsung: Add unified interrupt handler for s3c64xx and later SoC's
  ` [PATCH 14/79] ARM: SAMSUNG: Remove uart irq handling from plaform code
  ` [PATCH 15/79] tty: serial: allow ports to override the irq handler
  ` [PATCH 16/79] tty: serial8250: allow platforms to override "
  ` [PATCH 17/79] mips: msp71xx/serial: convert to pr_foo() helpers
  ` [PATCH 18/79] mips: msp71xx/serial: add workaround for DW UART
  ` [PATCH 19/79] tty: serial8250: remove UPIO_DWAPB{,32}
  ` [PATCH 20/79] tty: serial8250: add helpers for the DesignWare 8250
  ` [PATCH 21/79] tty: of_serial: add support "
  ` [PATCH 22/79] Revert "tty: of_serial: add support for the DesignWare 8250"
  ` [PATCH 23/79] Revert "tty: serial8250: add helpers "
  ` [PATCH 24/79] serial/imx: support to handle break character
  ` [PATCH 25/79] atmel_serial: RS485: receiving enabled when sending data
  ` [PATCH 26/79] tty: Add support serial for EXYNOS4212 SoC
  ` [PATCH 27/79] jsm: remove remaining flip buffer code
  ` [PATCH 28/79] jsm: remove buggy write queue
  ` [PATCH 29/79] jsm: print byte we are dequeing
  ` [PATCH 30/79] TTY: serial, use ASYNCB_CLOSING in uart_close
  ` [PATCH 31/79] TTY: serial, move locking "
  ` [PATCH 32/79] TTY: define tty_wait_until_sent_from_close
  ` [PATCH 33/79] TTY: use tty_wait_until_sent_from_close in tty_port_close_start
  ` [PATCH 34/79] TTY: use tty_wait_until_sent_from_close in other drivers
  ` [PATCH 35/79] hsu: add runtime pm support
  ` [PATCH 36/79] n_gsm: update TODO list
  ` [PATCH 37/79] n_gsm: Send CLD command on exit
  ` [PATCH 38/79] max3110: wake up fixes
  ` [PATCH 39/79] x86/mrst: Add platform data for Max3110 devices
  ` [PATCH 40/79] max3110: add sysrq support
  ` [PATCH 41/79] max3110: Fix up port->tty backreferencing
  ` [PATCH 42/79] tty/powerpc: fix build break with ehv_bytechan.c on allyesconfig
  ` [PATCH 43/79] tty: 8250: export serial8250_handle_irq
  ` [PATCH 44/79] tty: add a DesignWare 8250 driver
  ` [PATCH 45/79] serial: pxa: work around for errata #20
  ` [PATCH 46/79] TTY: serial: Move mutex_unlock in uart_close function
  ` [PATCH 47/79] TTY: serial, remove dead code from 68328
  ` [PATCH 48/79] TTY: serial, fix includes in some drivers
  ` [PATCH 49/79] cris: fix a build error in drivers/tty/serial/crisv10.c
  ` [PATCH 50/79] serial: Support the EFR-register of XR1715x uarts
  ` [PATCH 51/79] cris: lower the printk level in cris serial driver
  ` [PATCH 52/79] TTY: serial, move 68360 driver to staging
  ` [PATCH 53/79] keyboard: Do not include <linux/irq.>
  ` [PATCH 54/79] serial: mfd: Initconst section fixes
  ` [PATCH 55/79] serial-core: power up uart port early before we do set_termios when resuming
  ` [PATCH 56/79] TTY: irq: Remove IRQF_DISABLED
  ` [PATCH 57/79] drivers/tty: don't use the byte channel handle as a parameter in ehv_bytechan.c
  ` [PATCH 58/79] tty/n_gsm: fix bug in tiocmset
  ` [PATCH 59/79] 8250: ratelimit LSR safety check engaged warning
  ` [PATCH 60/79] tty/n_gsm: fix a bug in gsm_dlci_data_output (adaption = 2 case)
  ` [PATCH 61/79] tty/n_gsm: avoid fifo overflow in gsm_dlci_data_output
  ` [PATCH 62/79] TTY: snyclinkmp: forever loop in tx_load_dma_buffer()
  ` [PATCH 63/79] hvc_console: display printk messages on console
  ` [PATCH 64/79] tty: Support compat_ioctl get/set termios_locked
  ` [PATCH 65/79] parport_pc: release IO region properly if unsupported ITE887x card is found
  ` [PATCH 66/79] h8300: drivers/serial/Kconfig was moved
  ` [PATCH 67/79] 8250_pci: Fix kernel panic when pch_uart is disabled
  ` [PATCH 68/79] TTY: drop driver reference in tty_open fail path
  ` [PATCH 69/79] TTY: make tty_add_file non-failing
  ` [PATCH 70/79] TTY: pty, release tty in all ptmx_open fail paths
  ` [PATCH 71/79] TTY: call tty_driver_lookup_tty unconditionally
  ` [PATCH 72/79] tty/serial: RS485 bindings for device tree
  ` [PATCH 73/79] tty/serial: atmel_serial: change platform_data variable name
  ` [PATCH 74/79] tty/serial: atmel_serial: whitespace and braces modifications
  ` [PATCH 75/79] tty/serial: atmel_serial: auto-enumerate ports
  ` [PATCH 76/79] tty/serial: atmel_serial: add device tree support
  ` [PATCH 77/79] Revert "TTY: call tty_driver_lookup_tty unconditionally"
  ` [PATCH 78/79] tty/serial: atmel_serial: bootconsole removed from auto-enumerates
  ` [PATCH 79/79] TTY: serial_core: Fix crash if DCD drop during suspend

Problem with ip spoofing load balancing
 2011-10-26 12:26 UTC  (2+ messages)
` [LARTC] "

[Qemu-devel] [RFC] Implement qword CPU access to device MMIO regions
 2011-10-26 12:24 UTC 

[U-Boot] [PATCH] nios2: Offer ft_board_setup() capability and call fdt_fixup_ethernet()
 2011-10-26 12:25 UTC 

[PATCH] docs: update TODO file
 2011-10-26 14:26 UTC 

[PATCH] of: Add a reg-names property to name reg entries
 2011-10-26 12:23 UTC  (9+ messages)

Kernel BUG unable to handle kernel NULL pointer dereference
 2011-10-26 12:22 UTC  (8+ messages)

[PATCH] Set numa topology for max_cpus
 2011-10-26 12:19 UTC 

How to find the phy's associated with a wireless dev
 2011-10-26 12:18 UTC  (4+ messages)

KVM call agenda for October 25
 2011-10-26 12:18 UTC  (17+ messages)
    ` [Qemu-devel] "

[GIT PATCH] big staging merge for 3.2
 2011-10-26 12:07 UTC 

[PATCH v15 00/10] Add-Synopsys-DesignWare-HS-USB-OTG-driver
 2011-10-26 12:04 UTC  (4+ messages)

[PATCH 1/2] staging:iio: Make write_event_value callback optional
 2011-10-26 12:02 UTC  (3+ messages)
` [PATCH 2/2] staging:iio:dac: Add AD5421 driver

[PATCH] partx: use USAGE_ macros
 2011-10-26 14:02 UTC 

Cliff Brake : Linefeed to test commits
 2011-10-26 11:57 UTC 

[PATCH 2/2] lsblk: remove __NCOLUMNS
 2011-10-26 13:58 UTC 

[PATCH 1/2] partx: remove __NCOLUMNS
 2011-10-26 13:57 UTC 

Re : Re : Re : Re: Patches for VGA-Passthrough XEN 4.2 unstable
 2011-10-26 11:54 UTC  (11+ messages)
  ` Re : "

No DHCP time out ? (v2010.12.0)
 2011-10-26 11:52 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/5] monitor+qxl: async monitor support
 2011-10-26 11:48 UTC  (11+ messages)
` [Qemu-devel] [PATCH 1/5] monitor: screen_dump async

[PATCH v2] virtio: Add platform bus driver for memory mapped virtio device
 2011-10-26 11:50 UTC  (12+ messages)
` [PATCH v3] "

[PATCH] PCI / ACPI: Make acpiphp ignore root bridges using PCIe native hotplug
 2011-10-26 11:42 UTC  (4+ messages)

[PATCH] iio: adc: ad7280a: Fix memory leak
 2011-10-26 11:38 UTC 

[PATCH] iio: adc: ad7280a: Fix memory leak
 2011-10-26 11:36 UTC  (2+ messages)

using iptables to speed limit connections
 2011-10-26 11:28 UTC 

[PATCH] mmc: debugfs: parse all ext_csd via debug_fs
 2011-10-26 11:27 UTC  (3+ messages)

XFS read hangs in 3.1-rc10
 2011-10-26 11:25 UTC  (7+ messages)

[Qemu-devel] qemu-img vmdk converted from iso not accepted by vSphere
 2011-10-26 11:25 UTC  (7+ messages)

NFQNL_COPY_META not working?
 2011-10-26 11:24 UTC 

[RFC PATCH 0/2] tools/perf: fix the event grouping functionality
 2011-10-26 11:21 UTC  (7+ messages)
` [RFC PATCH 2/2] tools/perf: Make group_fd static and move its place in __perf_evsel__open()

[PATCH] sdhci: expose the SDCLK frq in sys ios
 2011-10-26 11:21 UTC  (4+ messages)
` [PATCH] mmc: debugfs: expose the SDCLK frq in sys ios (v2)

[PATCH 0/3] Allow empty prefix
 2011-10-26 11:19 UTC  (3+ messages)
` [PATCH 3/3] Change default prefix

[PATCH] regulator: Use regmap_read/write(), regmap_update_bits functions directly
 2011-10-26 11:18 UTC  (2+ messages)

[U-Boot] [PATCH V2] I2C: Fix mxc_i2c.c problem on imx31_phycore
 2011-10-26 11:17 UTC  (4+ messages)
` [U-Boot] [PATCH V3] "

Ofono use
 2011-10-26 11:17 UTC  (2+ messages)

[PATCH 2/2 v2] net/smsc911x: Add regulator support
 2011-10-26 11:05 UTC 

test structure missing files
 2011-10-26 11:16 UTC  (5+ messages)
    ` FW: "

[Qemu-devel] [PATCH] kvm: x86: Drop redundant apic base and tpr update from kvm_get_sregs
 2011-10-26 11:09 UTC  (2+ messages)
`  "

[U-Boot] [PATCH] powerpc/83xx: move km 83xx specific i2c code to km83xx_i2c
 2011-10-26 11:08 UTC  (2+ messages)

[Qemu-trivial] [PATCH] ahci: fix DPRINTF format strings
 2011-10-26 11:06 UTC  (2+ messages)
` [Qemu-devel] "

[Qemu-devel] [PATCH] kvm_init didn't set return value after create vm failed
 2011-10-26 11:03 UTC  (2+ messages)

[PATCH] xen: document balloon driver sysfs files
 2011-10-26 10:57 UTC 

Out of memory error with git rebase
 2011-10-26 10:55 UTC  (2+ messages)

[PATCH] ext4: expand commit callback
 2011-10-26 10:49 UTC 

[PATCH] libxl: Include a version of bsd's queue.h
 2011-10-26 10:49 UTC  (2+ messages)

[PATCH] xfstests 016: Do not discard blocks at the mkfs time
 2011-10-26 10:46 UTC 

[Qemu-devel] [PATCH] migration: flush migration data to disk
 2011-10-26 10:39 UTC 

[GIT PULL FOR v3.2] m5mols misc fixes about booting time
 2011-10-26 10:36 UTC 

[PATCH RFC V2 0/5] kvm : Paravirt-spinlock support for KVM guests
 2011-10-26 10:34 UTC  (8+ messages)
` [PATCH RFC V2 3/5] kvm hypervisor : Add two hypercalls to support pv-ticketlock

[U-Boot] [PATCH] [WIP] sandbox: spi/sf emulation
 2011-10-26 10:30 UTC 

[PATCH] regulator: Use regmap_read/write(), regmap_update_bits functions directly
 2011-10-26 10:28 UTC  (3+ messages)

linux v3.1 with btrfs-work: oops when deleting files
 2011-10-26 10:25 UTC  (2+ messages)

Regression in 3.1 causes Xen to use wrong idle routine
 2011-10-26 10:24 UTC 

[U-Boot] [PATCH] sandbox: drop unused return
 2011-10-26 10:22 UTC 


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.