messages from 2011-06-06 22:07:01 to 2011-06-06 23:08:09 UTC [more...]
[PATCH] ifxmodem: emergency number list support
2011-06-08 15:44 UTC (2+ messages)
[PATCH v4 3/4] atmodem/vendor.h: add OFONO_VENDOR_TELIT
2011-06-08 15:18 UTC (2+ messages)
[PATCH v4 1/4] network-registration.c: add telit support
2011-06-08 15:18 UTC (2+ messages)
[PATCH] ALSA: hda: Fix quirk for Dell Inspiron 910
2011-06-06 23:08 UTC
[Qemu-devel] [PATCH v2 0/3] make endian-independent unaligned memory access functions available to libhw
2011-06-06 23:07 UTC (7+ messages)
` [Qemu-devel] [PATCH v2 1/3] move WORDS_ALIGNED to qemu-common.h
` [Qemu-devel] [PATCH v2 3/3] move unaligned memory access functions to bswap.h
mmap operation not working as expected on sparc linux
2011-06-06 23:06 UTC (2+ messages)
[PATCH] ARM: omap4: gpio: fix setting IRQWAKEN bits
2011-06-06 23:05 UTC (6+ messages)
[PATCH 7/7] [v2] drivers/misc: introduce Freescale hypervisor management driver
2011-06-06 23:04 UTC (9+ messages)
[PATCH][pm-wip/cpufreq] OMAP2+: CPUfreq: Remove superfluous check in target() for online CPU's
2011-06-06 23:04 UTC (3+ messages)
big allocation status
2011-06-06 23:04 UTC (3+ messages)
[PATCH] leds: simplify Kconfig depends on
2011-06-06 23:00 UTC
[PATCH v5 0/9] Remove syscall instructions at fixed addresses
2011-06-06 22:57 UTC (5+ messages)
` [PATCH v5 8/9] x86-64: Emulate legacy vsyscalls
[PATCH 2/3] Staging: hv: netvsc: Increase the timeout value in netvsc_init_recv_buf()
2011-06-06 22:58 UTC (2+ messages)
Applications using fsync cause hangs for several seconds every few minutes
2011-06-06 22:58 UTC
[PATCH 1/3] Staging: hv: netvsc: Fix a bug in accounting transmit slots
2011-06-06 22:57 UTC
[RFC 0/5] Support for Technologic Systems TS-5500 board
2011-06-06 22:56 UTC (6+ messages)
` [RFC 5/5] hwmon: add support for Technologic Systems TS-5500 A-D converter
` [lm-sensors] "
Content-tools
2011-06-06 22:55 UTC (2+ messages)
[PATCH] multipath-tools: Manual failback fix when priority changes
2011-06-06 22:55 UTC (2+ messages)
` [PATCH] multipath-tools: Manual failback fix whenpriority changes
[PATCH 0/1][meta-ti] linux-omap: cleanup and wl1271 build fix
2011-06-06 22:50 UTC (2+ messages)
` [PATCH 1/1] beagleboard: cleanup board-omap3beagle.c and allow for building without wl1271
TI-Davinci 6446 oops on interrupts
2011-06-06 22:50 UTC (8+ messages)
[PATCH 00/49] Staging: hv: Driver cleanup
2011-06-06 22:50 UTC (99+ messages)
` [PATCH 01/49] Staging: hv: vmbus: In vmbus_child_driver_unregister() don't set the bus field to NULL
` [PATCH 02/49] Staging: hv: storvsc: Cleanup the exit function in storvsc_drv.c
` [PATCH 03/49] Staging: hv: storvsc: Cleanup the module init "
` [PATCH 04/49] Staging: hv: storvsc: Fix a bug in the storvsc_remove() function
` [PATCH 05/49] Staging: hv: storvsc: Cleanup some dated/unnecessary comments
` [PATCH 06/49] Staging: hv: stor: Get rid of unnecessary DPRINTs in stor vsc_drv.c
` [PATCH 07/49] Staging: hv: stor: Rename the vriable gStorVscDeviceType in storvsc_drv.c
` [PATCH 08/49] Staging: hv: stor: Get rid of the unused initialization of the name field
` [PATCH 09/49] Staging: hv: blk: "
` [PATCH 10/49] Staging: hv: mouse: "
` [PATCH 11/49] Staging: hv: vmbus: Don't free the channel when the channel is closed
` [PATCH 12/49] Staging: hv: storvsc: Add a DMI signature to support auto-loading
` [PATCH 13/49] Staging: hv: vmbus: Change the signature of vmbus_bus_init()
` [PATCH 14/49] Staging: hv: vmbus: Use the DSDT specified irq for vmbus
` [PATCH 15/49] Staging: hv: vmbus: Make vmbus an acpi bus driver
` [PATCH 16/49] Staging: hv: vmbus: Get rid of vmbus_acpi_init() by inlining the code
` [PATCH 17/49] Staging: hv: vmbus: Get rid of vmbus_acpi_exit() "
` [PATCH 18/49] Staging: hv: vmbus: Add the DSDT _HID name as well
` [PATCH 19/49] Staging: hv: blkvsc: Fix bugs in the module unload path
` [PATCH 20/49] Staging: hv: blkvsc: We don't support removable media; get rid of unnecessary state
` [PATCH 21/49] Staging: hv: vmbus: Get rid of the timer based handling of channel events
` [PATCH 22/49] Staging: hv: vmbus: Get rid of the call to dump channel state in channel event handler
` [PATCH 23/49] Staging: hv: vmbus: Directly invoke the channel callback
` [PATCH 24/49] Staging: hv: vmbus: Get rid of the unused wrapper - vmbus_onchannel_event()
` [PATCH 25/49] Staging: hv: vmbus: Get rid of unneeded calls to dump_vmbus_channel
` [PATCH 26/49] Staging: hv: vmbus: Get rid of the poll timer in the channel state
` [PATCH 27/49] Staging: hv: vmbus: Fix the memory barrier in hv_ringbuffer_read()
` [PATCH 28/49] Staging: hv: vmbus: Introduce read dependency in hv_get_ringbuffer_availbytes()
` [PATCH 29/49] Staging: hv: vmbus: Change the memory barrier in hv_ringbuffer_write()
` [PATCH 30/49] Staging: hv: vmbus: Get rid of the unused function vmbus_ontimer()
` [PATCH 31/49] Staging: hv: vmbus: Get rid of some dated comments in channel.c
` [PATCH 32/49] Staging: hv: vmbus: Correct "
` [PATCH 33/49] Staging: hv: vmbus: Move the definition of struct vmbus_channel
` [PATCH 34/49] Staging: hv: vmbus: Embed the state needed to close the channel
` [PATCH 35/49] Staging: hv: vmbus: Use the newly introduced state in closing "
` [PATCH 36/49] Staging: hv: vmbus: Get rid of a dated comment in vmbus_drv.c
` [PATCH 37/49] Staging: hv: vmbus: Get rid of an unused function in connection.c
` [PATCH 38/49] Staging: hv: vmbus: Get rid of a dated comment in channel_mgmt.c
` [PATCH 39/49] Staging: hv: vmbus: Fix a memory barrier call in vmbus_drv.c
` [PATCH 40/49] Staging: hv: vmbus: Rename local variables "
` [PATCH 41/49] Staging: hv: vmbus: Increase the timeout for some critical calls
` [PATCH 42/49] Staging: hv: vmbus: Properly handle memory allocation failure in channel.c
` [PATCH 43/49] Staging: hv: vmbus: Cleanup some error codes in vmbus_drv.c
` [PATCH 44/49] Staging: hv: vmbus: Cleanup error handling in vmbus_bus_init()
` [PATCH 45/49] Staging: hv: vmbus: Cleanup error codes in hv.c
` [PATCH 46/49] Staging: hv: vmbus: Cleanup error codes in connection.c
` [PATCH 47/49] Staging: hv: vmbus: Cleanup some error values in channel.c
` [PATCH 48/49] Staging: hv: vmbus: Change Cleanup to cleanup "
` [PATCH 49/49] Staging: hv: vmbus: Increase the timeout value in vmbus_request_offers()
[RFC][PATCH 00/10] bcma: add support for embedded devices like bcm4716
2011-06-06 22:50 UTC (15+ messages)
` [RFC][PATCH 04/10] bcma: add mips driver
` [RFC][PATCH 07/10] bcma: add pci(e) host mode
` [RFC][PATCH 09/10] bcm47xx: add support for bcma bus
small RPS cache for fragments?
2011-06-06 22:49 UTC (5+ messages)
[PATCH 1/2] staging: iio replaced kmalloc with local variables
2011-06-06 22:49 UTC (7+ messages)
[PATCH] vfs: make unlink() return ENOENT in preference to EROFS
2011-06-06 22:48 UTC (4+ messages)
` [PATCH -v2] "
Regression: d6d5d5c breaks Broadcom BCM91250A
2011-06-06 22:48 UTC (4+ messages)
+ build_bug_on_zero-fix-sparse-breakage.patch added to -mm tree
2011-06-06 22:46 UTC
[B.A.T.M.A.N.] [PATCH] batman-adv: Mark as received also old rebroadcast
2011-06-06 22:45 UTC
[E1000-devel] [PATCH] e100: Fix inconsistency in bad frames handling
2011-06-06 22:45 UTC (5+ messages)
` "
[PATCH] davinci: da850: move input frequency to board specific files
2011-06-06 22:44 UTC (3+ messages)
` [PATCH V2] "
[net-next-2.6 PATCH] macvlan: add VLAN filters to lowerdev
2011-06-06 22:44 UTC (3+ messages)
diff'ing files
2011-06-06 22:43 UTC (2+ messages)
UHS-I bus speed mode should be set last in UHS initialization
2011-06-06 22:44 UTC
Seeing DMAR errors after multiple load/unload with SR-IOV
2011-06-06 22:34 UTC (3+ messages)
[PATCH/RFC] V4L: add media bus configuration subdev operations
2011-06-06 22:43 UTC (3+ messages)
[obsolete] reiserfs-fix-null-pointer-deference-in-open_xa_dir.patch removed from -mm tree
2011-06-06 22:41 UTC
2.6.39 nfsd and crypto =n
2011-06-06 22:41 UTC (3+ messages)
` [PATCH] nfsd: v4 support requires CRYPTO
[RFC] Refactor the cafe_ccic driver and add Armada 610 support
2011-06-06 22:40 UTC (8+ messages)
` [PATCH 1/7] marvell-cam: Move cafe-ccic into its own directory
` [PATCH 2/7] marvell-cam: Separate out the Marvell camera core
` [PATCH 3/7] marvell-cam: Pass sensor parameters from the platform
` [PATCH 4/7] marvell-cam: Remove the "untested" comment
` [PATCH 5/7] marvell-cam: Move Cafe-specific register definitions to cafe-driver.c
` [PATCH 6/7] marvell-cam: Right-shift i2c slave ID's in the cafe driver
` [PATCH 7/7] marvell-cam: Basic working MMP camera driver
+ reiserfs-fix-null-pointer-deference-in-open_xa_dir.patch added to -mm tree
2011-06-06 22:36 UTC
[PATCH/RFC] asm-generic/mutex-dec.h: add SMP support
2011-06-06 22:33 UTC (4+ messages)
` [uclinux-dist-devel] "
+ mm-migratec-dont-account-swapcache-as-shmem.patch added to -mm tree
2011-06-06 22:32 UTC
[PATCH] mm: compaction: Abort compaction if too many pages are isolated and caller is asynchronous
2011-06-06 22:32 UTC (13+ messages)
[PATCH 1/3] NFSv4.1: Fix some issues with pnfs_generic_pg_test
2011-06-06 22:32 UTC (3+ messages)
` [PATCH 2/3] NFS: Cleanup of the nfs_pageio code in preparation for a pnfs bugfix
` [PATCH 3/3] NFSv4.1: Add an initialisation callback for pNFS
Changing Kernel thread priorities
2011-06-06 22:36 UTC (2+ messages)
[PATCH] perf, core: Fix initial task_ctx/event installation
2011-06-06 22:28 UTC (5+ messages)
[PATCH 1/2] powerpc/5200: mpc5200b.dtsi: add spi node address- and size-cells properties
2011-06-06 22:27 UTC (2+ messages)
` [PATCH] powerpc/5200: dts: digsy_mtc.dts: add timer0 and timer1 gpio properties
[U-Boot] Supporting SCCB protocol
2011-06-06 22:26 UTC (8+ messages)
[U-Boot] CONFIG_SYS_FLASH_USE_BUFFER_WRITE breaks writing with M29W640 parts
2011-06-06 22:26 UTC
[linux-pm] calling runtime PM from system PM methods
2011-06-06 22:25 UTC (5+ messages)
` "
[RFC/PATCHv3 0/5] Improving gitweb documentation, creating manpages
2011-06-06 22:25 UTC (4+ messages)
` [RFC/PATCHv3 4/5] gitweb: Starting work on a man page for /etc/gitweb.conf (WIP)
[PATCH 0/25] sony-laptop: code improvements and support extension for newer Vaios
2011-06-06 22:24 UTC (8+ messages)
` [PATCH 23/25] sony-laptop: add ALS support
+ mm-compaction-fix-special-case-1-order-checks.patch added to -mm tree
2011-06-06 22:18 UTC
[PATCH] mm: Fix assertion mapping->nrpages == 0 in end_writeback()
2011-06-06 22:16 UTC (2+ messages)
[PATCH] lockdep: Fix lock_is_held on recursion
2011-06-06 22:19 UTC
[PATCH] [linux-2.6.39.x for xen] tmem: self-ballooning and frontswap-selfshrinking
2011-06-06 22:12 UTC
[PATCH] Add a remote helper to interact with mediawiki, pull & clone handled
2011-06-06 22:11 UTC (3+ messages)
[PATCH] Disable CONFIG_CONSTRUCTORS when not needed by CONFIG_GCOV_KERNEL
2011-06-06 22:11 UTC (3+ messages)
[B.A.T.M.A.N.] [PATCH] batctl: added ap_isolation support
2011-06-06 22:10 UTC
[PATCH] Make CONFIG_EXPERT select CONFIG_DEBUG_KERNEL to unhide debug options
2011-06-06 22:09 UTC (9+ messages)
` [PATCHv3] "
` [PATCHv4] "
` [tip:core/debug] debug: "
git clone (ssh://) skips detached HEAD
2011-06-06 22:08 UTC (4+ messages)
` [PATCH 3/3] clone: always fetch remote HEAD
[debug patch] printk: Add a printk killswitch to robustify NMI watchdog messages
2011-06-06 22:08 UTC (11+ messages)
Conntrackd+Keepalived, active/active firewall cluster
2011-06-06 22:08 UTC
[AUTOTEST PATCH 0/7] ahci+usb support, rhel5 fix
2011-06-06 22:07 UTC (2+ messages)
[PATCHv2] Make CONFIG_EXPERT select CONFIG_DEBUG_KERNEL to unhide debug options
2011-06-06 22:06 UTC (2+ messages)
` [tip:core/debug] debug: "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.