LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
[PATCH 0000/0117] Staging: hv: Driver cleanup
2011-07-15 17:47 UTC (57+ messages)
` [PATCH 001/117] Staging: hv: vmbus: VMBUS is an ACPI enumerated device, get rid of the PCI signature
` [PATCH 025/117] Staging: hv: util: Get rid of the DMI signature in hv_util.c
` [PATCH 027/117] Staging: hv: blkvsc: Get rid of the dev_type guid from blkvsc_drv.c
` [PATCH 028/117] Staging: hv: storvsc: Get rid of the device type guid from storvsc_drv.c
` [PATCH 030/117] Staging: hv: netvsc: Initialize the driver name directly
` [PATCH 032/117] Staging: hv: netvsc: Get rid of the empty function netvsc_initialize()
` [PATCH 033/117] Staging: hv: vmbus: Get rid of the unused name field in struct hv_driver
` [PATCH 034/117] Staging: hv: mouse: Get rid of the dev_type guid in hv_mouse.c
` [PATCH 067/117] Staging: hv: netvsc: Cleanup error code in rndis_filter_query_device()
` [PATCH 068/117] Staging: hv: netvsc: Cleanup error return values in rndis_filter_set_packet_filter()
` [PATCH 069/117] Staging: hv: netvsc: Cleanup error returns in rndis_filter_init_device()
` [PATCH 071/117] Staging: hv: mouse: Change the jump label Cleanup to cleanup
` [PATCH 072/117] Staging: hv: mouse: Get rid of the unused PCI signature
` [PATCH 075/117] Staging: hv: storvsc: Inline free_stor_device()
` [PATCH 076/117] Staging: hv: storvsc: Do not aquire an unnecessary reference on stor_device
` [PATCH 077/117] Staging: hv: storvsc: Rename must_get_stor_device()
` [PATCH 078/117] Staging: hv: storvsc: Rename get_stor_device()
` [PATCH 079/117] Staging: hv: storvsc: Cleanup alloc_stor_device()
` [PATCH 080/117] Staging: hv: storvsc: Introduce state to manage the lifecycle of stor device
` [PATCH 081/117] Staging: hv: vmbus: Introduce a lock to protect the ext field in hv_device
` [PATCH 082/117] Staging: hv: storvsc: Use the newly introduced lock in accessing ext field
` [PATCH 083/117] Staging: hv: storvsc: Prevent outgoing traffic when stor dev is destroyed
` [PATCH 084/117] Staging: hv: storvsc: Get rid of release_stor_device() by inlining the code
` [PATCH 085/117] Staging: hv: storvsc: Get rid of final_release_stor_device() by inlining code
` [PATCH 086/117] Staging: hv: storvsc: Leverage the spinlock to manage ref_cnt
` [PATCH 087/117] Staging: hv: storvsc: Further cleanup reference counting of stor_device
` [PATCH 088/117] Staging: hv: netvsc: Inline the code for free_net_device()
` [PATCH 089/117] Staging: hv: netvsc: Cleanup alloc_net_device()
` [PATCH 090/117] Staging: hv: netvsc: Introduce state to manage the lifecycle of net device
` [PATCH 091/117] Staging: hv: netvsc: Use the newly introduced lock in accessing ext field
` [PATCH 092/117] Staging: hv: netvsc: Prevent outgoing traffic when netvsc dev is destroyed
` [PATCH 093/117] Staging: hv: netvsc: Get rid of release_outbound_net_device() by inlining the code
` [PATCH 094/117] Staging: hv: netvsc: Get rid of release_inbound_net_device() "
` [PATCH 095/117] Staging: hv: netvsc: Leverage the spinlock to manage refcnt
` [PATCH 096/117] Staging: hv: netvsc: Further cleanup reference counting of netvsc_device
` [PATCH 097/117] Staging: hv: storvsc: Add code to handle IDE devices using the storvsc driver
` [PATCH 098/117] Staging: hv: storvsc: Handle "
` [PATCH 099/117] Staging: hv: storvsc: Optimize bounce buffer handling for the "write" case
` [PATCH 100/117] Staging: hv: storvsc: Optimize the bounce buffer handling in the "read" case
` [PATCH 101/117] Staging: hv: storvsc: Include storvsc.c in storvsc_drv.c
` [PATCH 102/117] Staging: hv: storvsc: Cleanup storvsc_drv.c after adding the contents of storvsc.c
` [PATCH 103/117] Staging: hv: storvsc: Add the contents of hyperv_storage.h to storvsc_drv.c
` [PATCH 104/117] Staging: hv: storvsc: Cleanup storvsc_drv.c after adding the contents of hyperv_storage.h
` [PATCH 105/117] Staging: hv: storvsc: Make some non static functions, static functions
` [PATCH 106/117] Staging: hv: storvsc: Fixup srb and scsi status for INQUIRY and MODE_SENSE
` [PATCH 107/117] Staging: hv: storvsc: Fix a typo
` [PATCH 108/117] Staging: hv: storvsc: In case of scsi errors offline the device
` [PATCH 109/117] Staging: hv: storvsc: No need to copy from bounce buffer in case of a failure
` [PATCH 110/117] Staging: hv: vmbus: Change the signature of vmbus_child_driver_register()
` [PATCH 111/117] Staging: hv: vmbus: Change the signature of vmbus_child_driver_unregister()
` [PATCH 112/117] Staging: hv: util: Forcefully shutdown when shutdown is requested
` [PATCH 113/117] Staging: hv: util: Adjust guest time in a process context
` [PATCH 114/117] Staging: hv: vmbus: Check before invoking the channel callback
` [PATCH 115/117] Staging: hv: vmbus: Properly deal with de-registering "
` [PATCH 116/117] Staging: hv: vmbus: Add code to display modalias attribute
` [PATCH 117/117] Staging: hv: blkvsc: Get rid of blkvsc_drv.c as this code is not used
INFO: possible circular locking dependency detected
2011-07-15 17:42 UTC (17+ messages)
Should SUBLEVEL be removed for 3.x ?
2011-07-15 17:33 UTC (3+ messages)
[PATCH -tip 00/13]tracing/kprobes: Dynamic events on module support
2011-07-15 17:27 UTC (5+ messages)
` [PATCH -tip 02/13] [CLEANUP]tracing/kprobes: merge trace probe enable/disable functions
[PATCH RFC 0/7] x86: convert ticketlocks to C and remove duplicate code
2011-07-15 17:24 UTC (5+ messages)
Mis-Design of Btrfs?
2011-07-15 17:23 UTC (26+ messages)
Announce: Sysprof 1.1.8 system-wide CPU profiler for Linux
2011-07-15 17:15 UTC
(no subject)
2011-07-15 17:07 UTC
[PATCH 01/15] gma500: Cursor interface
2011-07-15 17:06 UTC (16+ messages)
` [PATCH 02/15] gma500: Move the 2D operations into DRM
` [PATCH 03/15] gma500: add an mmap ioctl
` [PATCH 04/15] gma500: allow the creation of 'stolen' memory objects
` [PATCH 05/15] gma500: remove the legacy PM method
` [PATCH 06/15] gma500: Make crtc count a property of the device
` [PATCH 07/15] gma500: fix compile warnings when CONFIG_BACKLIGHT_CLASS_DEVICE is not defined
` [PATCH 08/15] gma500: skip getting modes via DDC on Moorestown
` [PATCH 09/15] gma500: Fix cdv warning on unused variable
` [PATCH 10/15] gma500: Add the Oaktrail HDMI support
` [PATCH 11/15] gma500: More Moorestown muddle meddling means MM maybe might modeset
` [PATCH 12/15] gma500@ Fix backlight range error
` [PATCH 13/15] gma500: Use the mrst helpers and power control for mode commit
` [PATCH 14/15] gma500: resync with Medfield progress
` [PATCH 15/15] gma500: Clean up the DPU config and make it runtime
[PATCH 1/2] Kconfig: Allow disabling of CONFIG_DEVPORT
2011-07-15 17:01 UTC (10+ messages)
[PATCH 0/4] drivers:misc: ti-st: platform specifics
2011-07-15 16:50 UTC
[PATCH 1/2] gma500: Fix DPU build
2011-07-15 16:47 UTC (2+ messages)
` [PATCH 2/2] gma500: wire up the mrst i2c bus from chip_info
[PATCH 1/1] powerpc/4xx: enable and fix pcie gen1/gen2 on the 460sx
2011-07-15 16:40 UTC (2+ messages)
` [v2 PATCH "
Problems with hfsplus on ipods in 2.6.38+
2011-07-15 16:21 UTC (7+ messages)
[PATCH 0/4] mm, sparc64: Implement gup_fast()
2011-07-15 16:21 UTC (4+ messages)
[PATCH 00/11] various fixes v2
2011-07-15 16:16 UTC (14+ messages)
` [PATCH 03/11] dynamic_debug: Remove uses of KERN_CONT in dynamic_emit_prefix
` [PATCH 11/11] dynamic_debug: use a single printk() to emit msgs
[PATCH] proc: fix a race in do_io_accounting()
2011-07-15 16:14 UTC (7+ messages)
` [PATCH v2] "
` [PATCH v3] "
[Xen-devel] [PATCH] xen: update machine_to_phys_order on resume
2011-07-15 16:05 UTC (3+ messages)
[PATCH] perf tools: fix endian conversion reading event attr from header
2011-07-15 16:02 UTC (4+ messages)
[GIT PULL] hwmon fixes for 3.0
2011-07-15 15:59 UTC
[patch 0/9] kdump: Patch series for s390 support
2011-07-15 15:43 UTC (17+ messages)
[PATCH] x86, ioapic: Clean up ioapic/apic_id usage
2011-07-15 15:41 UTC (2+ messages)
[PATCH] perf tools, x86: fix 32-bit compile on 64-bit system
2011-07-15 15:38 UTC (4+ messages)
[PATCH v6] xen pci backend driver
2011-07-15 15:37 UTC (5+ messages)
` [Xen-devel] "
[PATCH 0/1] Fixup write permission of TLB on powerpc e500 core
2011-07-15 15:32 UTC (2+ messages)
How to recognize synchronous write requests
2011-07-15 15:31 UTC
[git pull] drm radeon pciids update
2011-07-15 15:28 UTC
[PATCH 00/14] Swap-over-NBD without deadlocking v5
2011-07-15 15:27 UTC (6+ messages)
[PATCH] move RLIMIT_NPROC check from set_user() to do_execve_common()
2011-07-15 15:26 UTC (14+ messages)
` [kernel-hardening] "
[PATCH v2 0/5] Add basic device support for imx51 babbage
2011-07-15 15:24 UTC (4+ messages)
` [PATCH v2 1/5] dt: add of_alias_scan and of_alias_get_id
[PATCH 0/1] Fixup write permission of TLB on powerpc e500 core
2011-07-15 15:18 UTC (4+ messages)
` [PATCH 1/1] "
[PATCH 0/7] overlay filesystem: request for inclusion
2011-07-15 15:16 UTC (17+ messages)
[PATCH 1/1] r6040: only disable RX interrupt if napi_schedule_prep is successful
2011-07-15 15:10 UTC (2+ messages)
[PATCH 0/2] Reduce frequency of stalls due to zone_reclaim() on NUMA v2r1
2011-07-15 15:09 UTC (3+ messages)
` [PATCH 1/2] mm: page allocator: Initialise ZLC for first zone eligible for zone_reclaim
` [PATCH 2/2] mm: page allocator: Reconsider zones for allocation after direct reclaim
[PATCH 0/3] SP805 updates for Versatile Express
2011-07-15 15:04 UTC (4+ messages)
` [PATCH 1/3] ARM: vexpress: Add clock definition for the SP805
` [PATCH 2/3] watchdog: sp805: Don't write 0 to the load value register
` [PATCH 3/3] watchdog: sp805: Flush posted writes in enable/disable
[PATCH 0/2] Reduce frequency of stalls due to zone_reclaim() on NUMA v2
2011-07-15 14:59 UTC (3+ messages)
` [PATCH 2/3] mm: page allocator: Initialise ZLC for first zone eligible for zone_reclaim
` [PATCH 3/3] mm: page allocator: Reconsider zones for allocation after direct reclaim
megaraid vs i2o for PCI device ID 101e:1960
2011-07-15 14:48 UTC (2+ messages)
[PATCH v2 0/6] perf: Intel uncore pmu counting support
2011-07-15 14:48 UTC (8+ messages)
` [PATCH v2 1/6] perf: Add interface to add general events to sysfs
` [PATCH v2 2/6] perf, x86: Add Intel Nehalem/Westmere uncore pmu
` [PATCH v2 3/6] perf, x86: Add Intel SandyBridge "
` [PATCH v2 4/6] perf: Remove perf_event_attr::type check
` [PATCH v2 5/6] perf tool: Allow system-wide 'perf stat' without 'command'
` [PATCH v2 6/6] perf tool: Parse general/raw events from sysfs
[RFC] sched: clean up RT task_woken
2011-07-15 14:42 UTC
(no subject)
2011-07-15 14:31 UTC
Warning!! Activate! Webmail Quota Limit!
2011-07-15 14:28 UTC
Congratulations your email have won lotto money see the details below
2011-07-15 14:03 UTC
RE
2011-07-15 13:58 UTC
[PATCH 00/17] ACPI, APEI, Patches for 3.1
2011-07-15 13:33 UTC (5+ messages)
` [PATCH 08/17] ACPI, APEI, GHES, Support disable GHES at boot time
[PATCH 0/4] regmap: Generic I2C and SPI register map library
2011-07-15 13:17 UTC (8+ messages)
` [PATCH 1/4] regmap: Add generic non-memory mapped register access API
` [PATCH 4/4] regulator: Convert tps65023 to use regmap API
ARM cortex A9 feature
2011-07-15 13:15 UTC (5+ messages)
AVX "Sandy Bridge" hardware issue?
2011-07-15 13:12 UTC (5+ messages)
[PATCH] ACPI: fix CONFIG_X86_REROUTE_FOR_BROKEN_BOOT_IRQS
2011-07-15 12:52 UTC
[RFC PATCH 0/4] Persistent device name using alias name
2011-07-15 12:48 UTC (4+ messages)
Mail Quota alert -Error Code
2011-07-15 12:35 UTC
Status of MIPS on 3.0.0-rc6 kernel
2011-07-15 12:30 UTC (4+ messages)
Mail Quota alert -Error Code
2011-07-15 11:48 UTC
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).