linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-05-09 15:17:12 to 2011-05-09 21:54:20 UTC [more...]

[PATCH 000/206] Staging: hv: Cleanup hv drivers
 2011-05-09 21:57 UTC  (49+ messages)
` [PATCH 001/206] Staging: hv: Get rid of blkvsc_mutex
  ` [PATCH 002/206] Staging: hv: Cleanup spin lock usage
  ` [PATCH 003/206] Staging: hv: Fix some locking issues
  ` [PATCH 005/206] Staging: hv: Rename the device type variable
  ` [PATCH 006/206] Staging: hv: Change the name of struct storvsc_driver_object
  ` [PATCH 007/206] Staging: hv: Change the name of blkvsc driver variable
  ` [PATCH 077/206] Staging: hv: Get rid of call to cleanup()
  ` [PATCH 083/206] Staging: hv: Cleanup mouse_vsc_initialize()
  ` [PATCH 085/206] Staging: hv: Get rid of dev_rm from struct hv_driver
  ` [PATCH 089/206] Staging: hv: Rename the variable g_netvsc_drv
  ` [PATCH 090/206] Staging: hv: Move the declaration of the variable netvsc_drv
  ` [PATCH 091/206] Staging: hv: Statically initialize probe/remove
  ` [PATCH 092/206] Staging: hv: Rename the variable g_mousevsc_drv
  ` [PATCH 094/206] Staging: hv: Statically initialize probe/remove
  ` [PATCH 095/206] Staging: hv: Rename the function ringbuffer_init
  ` [PATCH 096/206] Staging: hv: Rename ringbuffer_cleanup
  ` [PATCH 097/206] Staging: hv: Rename ringbuffer_write
  ` [PATCH 098/206] Staging: hv: Rename ringbuffer_peek
  ` [PATCH 099/206] Staging: hv: Rename ringbuffer_read
  ` [PATCH 100/206] Staging: hv: Rename get_ringbuffer_interrupt_mask
  ` [PATCH 101/206] Staging: hv: Rename dump_ring_info
  ` [PATCH 102/206] Staging: hv: Rename ringbuffer_get_debuginfo
  ` [PATCH 103/206] Staging: hv: Rename all static functions in ring_buffer.c
  ` [PATCH 104/206] Staging: hv: Cleanup comments "
  ` [PATCH 105/206] Staging: hv: Get rid of the forward declaration of hv_copyfrom_ringbuffer
  ` [PATCH 106/206] Staging: hv: Get rid of the forward declaration of hv_copyto_ringbuffer()
  ` [PATCH 107/206] Staging: hv: Get rid of the volatile qualifier for a variable in ring_buffer.c
  ` [PATCH 108/206] Staging: hv: Cleanup ring_buffer.h
  ` [PATCH 109/206] Staging: hv: Rename the variable gSupportedDeviceClasses
  ` [PATCH 110/206] Staging: hv: Rename the variable messageHandler
  ` [PATCH 111/206] Staging: hv: Rename the variable messageType
  ` [PATCH 112/206] Staging: hv: Rename the variable gChannelMessageTable
  ` [PATCH 113/206] Staging: hv: Use completion abstraction to synchronize in vmbus_channel_msginfo
  ` [PATCH 114/206] Staging: hv: Get rid of some unnecessary state from struct vmbus_msginfo
  ` [PATCH 115/206] Staging: hv: Use completion abstraction in struct netvsc_device
  ` [PATCH 116/206] Staging: hv: Use the completion abstraction in struct rndis_request
  ` [PATCH 117/206] Staging: hv: Get rid of some dead code in channel.c
  ` [PATCH 118/206] Staging: hv: Change Cleanup to cleanup
  ` [PATCH 119/206] Staging: hv: Get rid of some dead code in connection.c
  ` [PATCH 120/206] Staging: hv: Get rid of some dead code from hv.c
  ` [PATCH 121/206] Staging: hv: Change Cleanup to cleanup
  ` [PATCH 122/206] Staging: hv: Get rid of unnecessary state from struct storvsc_driver
  ` [PATCH 123/206] Staging: hv: Get rid unnecessary DPRINT
  ` [PATCH 124/206] Staging: hv: Get rid of unnecessary code/comments
  ` [PATCH 125/206] Staging: hv: Assign the name directly
  ` [PATCH 126/206] Staging: hv: Move the assignment of driver name
  ` [PATCH 127/206] Staging: hv: Inline the copying of dev_type guid
  ` [PATCH 128/206] Staging: hv: Now get rid of the empty function

[PATCH 3/3] fm801: convert TEA575x support to new interface
 2011-05-09 21:39 UTC 

[PATCH 1/3] tea575x: unify read/write functions
 2011-05-09 21:39 UTC 

[PATCH 2/3] es1968: convert TEA575x support to new interface
 2011-05-09 21:39 UTC 

[PATCH] pci, e1000e: Add and use __pci_disable_link_state
 2011-05-09 21:35 UTC  (2+ messages)

long delay when using HMDI output on RS780
 2011-05-09 21:32 UTC  (7+ messages)

[PATCH v2] Add Marvell UMI driver
 2011-05-09 21:23 UTC  (3+ messages)

[PATCH] pci: Check bridge resources after resource allocation
 2011-05-09 21:20 UTC  (7+ messages)
        ` [PATCH -v2] "

[PATCH] Revert "x86, UV: Make kdump avoid stack dumps"
 2011-05-09 21:16 UTC 

[PATCH]mm/migrate.c: clean up comment
 2011-05-09 21:13 UTC  (2+ messages)

[GIT PULL rcu/next] rcu commits for 2.6.40
 2011-05-09 21:09 UTC  (3+ messages)

[PATCH] Don't mlock guardpage if the stack is growing up
 2011-05-09 21:08 UTC  (8+ messages)

[patch 31/38] ARM: 6891/1: prevent heap corruption in OABI semtimedop
 2011-05-09 21:07 UTC  (4+ messages)
` [Stable-review] "

[PATCH v3] mfd: Add ASIC3 LED support
 2011-05-09 21:03 UTC 

[PATCH] softlockup: re-increase hung tasks check from 2 minutes to 8 minutes
 2011-05-09 20:57 UTC  (2+ messages)

[PATCH] pci, dmar: flush IOTLB before exit domain
 2011-05-09 20:56 UTC  (3+ messages)

[PATCH 0/7] Network namespace manipulation with file descriptors
 2011-05-09 20:55 UTC  (6+ messages)

[PATCHv3] x86, mrst: share APB timer code with other platforms
 2011-05-09 20:50 UTC  (5+ messages)

2.6.39-rc6: SATA hangs for a few seconds during boot
 2011-05-09 20:48 UTC 

[patch 04/38] [SCSI] put stricter guards on queue dead checks
 2011-05-09 20:43 UTC  (5+ messages)
  ` [stable] "
    ` [Stable-review] "
      ` [stable] [Stable-review] "

[PATCH v3 0/3] Store and load PCI device saved state across function resets
 2011-05-09 20:43 UTC  (3+ messages)
` [PATCH v3 1/3] PCI: Track the size of each saved capability data area

[patch 00/38] 2.6.38.6-stable review
 2011-05-09 20:44 UTC  (7+ messages)
` [patch 34/38] can: Add missing socket check in can/bcm release
  ` [Stable-review] "
      ` [stable] "
` [stable] [patch 00/38] 2.6.38.6-stable review

console_cpu_notify can cause scheduling BUG during CPU hotplug
 2011-05-09 20:39 UTC  (8+ messages)

[PATCH] drivers/mmc/card/block.c: fix potential null dereference 'idata'
 2011-05-09 20:37 UTC  (8+ messages)

[PATCH v2] misc: Driver for Silicon Labs Si570 and compatibles
 2011-05-09 20:18 UTC  (3+ messages)

[PATCH 13/14] HPFS: Move declaration up, so that there are no out-of-scope pointers
 2011-05-09 20:21 UTC  (2+ messages)
` Please don't hijack patches - even trivial ones (was: Re: [PATCH 13/14] HPFS: Move declaration up, so that there are no out-of-scope pointers=

[PATCH] x86: UV BAU fix for non-consecutive nasids
 2011-05-09 20:19 UTC 

[PATCH net-next 0/4] tulip: logging cleanups
 2011-05-09 19:52 UTC  (9+ messages)
` [PATCH net-next 1/4] tulip: xircom_cb: Convert #ifdef DEBUG blocks and enter/leave uses
` [PATCH net-next 2/4] tulip: Convert printks to netdev_<level>
` [PATCH net-next 3/4] tulip: Convert uses of KERN_DEBUG
` [PATCH net-next 4/4] tulip: Use pr_<level> where appropriate

[PATCH] rtlwifi: rtl8192cu: Fix memset using sizeof(ptr) not sizeof(*ptr)
 2011-05-09 19:51 UTC  (5+ messages)
  ` [PATCH V2] rtlwifi: rtl8192cu: Fix memset/memcpy "
      ` [PATCH V3] "

[PATCH] pch_gbe: support ML7223 IOH
 2011-05-09 19:45 UTC  (2+ messages)

[PATCH net-next 0/4] tulip: logging cleanups
 2011-05-09 19:41 UTC  (6+ messages)
  ` [PATCH net-next 5/4] tulip: xircom_cb: Remove useless func_enter and func_exit

[PATCH 2/2] qib: use pci_dev->revision
 2011-05-09 19:39 UTC  (2+ messages)

[PATCHv2 4/5] TPS65911: Add support for added GPIO lines
 2011-05-09 19:39 UTC  (2+ messages)

[PATCH 0/8] avoid allocation in show_numa_map()
 2011-05-09 19:39 UTC  (7+ messages)
` [PATCH 2/8] mm: use walk_page_range() instead of custom page table walking code
` [PATCH 3/8] mm: remove MPOL_MF_STATS

[PATCH 1/2] ipath: use pci_dev->revision, again
 2011-05-09 19:38 UTC  (2+ messages)

[PATCH v2 0/4] s3c2440: mini2440: Add missing code parts to be fully working with latest kernel
 2011-05-09 19:35 UTC  (2+ messages)

[PATCH] jump_label: check entries limit in __jump_label_update
 2011-05-09 19:32 UTC  (2+ messages)

[PATCHv2 0/5] Add TPS65911 device
 2011-05-09 19:31 UTC  (3+ messages)

[PATCH] PCI / ACPI: Report _OSC control mask returned on failure to get control
 2011-05-09 19:30 UTC  (2+ messages)

[PATCH] jump_label,x86: use text_poke_smp_batch for entries update
 2011-05-09 19:27 UTC  (4+ messages)
` [PATCHv2 0/2] jump_label,x86: make batch update of jump_label entries
  ` [PATCHv3] "

[PATCH] compat: fixes to allow working with tile arch
 2011-05-09 17:12 UTC  (3+ messages)
  ` [PATCH v2] "

[v2] Input: tegra-kbc - modify keypress wakeup logic
 2011-05-09 19:22 UTC 

[RFC][PATCH 0/2] PM: Support for generic I/O power domains
 2011-05-09 19:22 UTC  (3+ messages)
` [PATCH 1/5] PM / Runtime: Support for generic I/O power domains (v3)
    ` [linux-pm] "

[linux-pm] [PATCH 3/5] PM: Support for system-wide power transitions in generic power domains
 2011-05-09 19:20 UTC  (2+ messages)

[PATCH 0/6] overlay filesystem
 2011-05-09 19:14 UTC  (2+ messages)

Request for review and addition of PTI implementation into kernel
 2011-05-09 19:07 UTC  (3+ messages)

[GIT PULL] x86 platform driver updates
 2011-05-09 18:57 UTC 

[PATCH 2/2] PCH_GbE : Fixed the issue of checksum judgment
 2011-05-09 18:55 UTC  (2+ messages)

[PATCH 1/2] PCH_GbE : Fixed the issue of collision detection
 2011-05-09 18:55 UTC  (2+ messages)

[PATCH] fs: kill default_llseek
 2011-05-09 18:47 UTC  (4+ messages)

[PATCH v10 0/2] Make all it87 drivers SMP safe
 2011-05-09 18:45 UTC  (3+ messages)
` [PATCH v10 1/2] Use "request_muxed_region" in it87 watchdog drivers
` [PATCH v10 2/2] Use "request_muxed_region" in it87 hwmon drivers

[PATCH -v3 0/6] x86, MCE, AMD: Hardware MCE injection
 2011-05-09 18:35 UTC  (7+ messages)
` [PATCH -v3 1/6] x86, MCE: Add a HW injection flag
` [PATCH -v3 2/6] x86, MCE: Export mce_get_debugfs_dir
` [PATCH -v3 3/6] EDAC, MCE, AMD: Add function to enable direct write to MCE MSRs
` [PATCH -v3 4/6] EDAC, MCE, AMD: Convert to debugfs
` [PATCH -v3 5/6] EDAC, MCE, AMD: Add attributes needed for HW injection
` [PATCH -v3 6/6] EDAC, MCE, AMD: Add an injector function

[Question] Where is the missing 384k? Please, I've searching for it years!
 2011-05-09 18:20 UTC  (3+ messages)

[BUG] fatal hang untarring 90GB file, possibly writeback related
 2011-05-09 18:16 UTC  (11+ messages)

[PATCH v9 7/7] usb: Adding SuperSpeed support to dummy_hcd
 2011-05-09 17:49 UTC  (2+ messages)

[RFC] Kdump and memory error handling
 2011-05-09 17:40 UTC  (4+ messages)

linux-next: Tree for May 9
 2011-05-09 17:38 UTC  (2+ messages)
` [PATCH -next] fs/partitions: fix printk format warning

KVM Steal Time Set
 2011-05-09 17:18 UTC  (4+ messages)

2.6.39-rc6-mmotm0506 and -next - __kfree_rcu breaks third-party kernel code
 2011-05-09 17:14 UTC  (5+ messages)

[Bug] Kdump does not work when panic triggered due to MCE
 2011-05-09 17:05 UTC  (6+ messages)

[PATCHSET ptrace] ptrace: implement PTRACE_SEIZE/INTERRUPT and group stop notification
 2011-05-09 16:58 UTC  (5+ messages)
` [PATCH 02/11] ptrace: implement PTRACE_SEIZE
` [PATCH 04/11] ptrace: implement PTRACE_INTERRUPT

[PATCH 00/17] writeback fixes and cleanups for 2.6.40
 2011-05-09 16:54 UTC  (12+ messages)
` [PATCH 04/17] writeback: try more writeback as long as something was written
` [PATCH 06/17] writeback: sync expired inodes first in background writeback
` [PATCH 09/17] writeback: elevate queue_io() into wb_writeback()
` [PATCH 10/17] writeback: avoid extra sync work at enqueue time
` [PATCH 14/17] writeback: make writeback_control.nr_to_write straight

[PATCH] target: Fix task->task_execute_queue=1 clear bug + LUN_RESET OOPs
 2011-05-09 16:44 UTC 

[PATCH V7] bcma: add Broadcom specific AMBA bus driver
 2011-05-09 16:56 UTC 

[PATCH] powerpc/mpc8610_hpcd: Do not use "/" in interrupt names
 2011-05-09 16:09 UTC  (2+ messages)

[PATCH] regulator: Use mc13xxx_reg_write instead of mc13xxx_reg_rmw in mc13892_sw_regulator_set_voltage
 2011-05-09 16:02 UTC  (3+ messages)

[PATCH] regulator: Factor out references to rdev in regulator_force_disable()
 2011-05-09 16:02 UTC  (2+ messages)

[PATCH v5 00/19] ARM: Add support for the Large Physical Address Extensions
 2011-05-09 16:02 UTC  (12+ messages)
` [PATCH v5 02/19] ARM: LPAE: add ISBs around MMU enabling code

[PATCH] regulator: Remove supply_regulator_dev from machine configuration
 2011-05-09 16:02 UTC  (2+ messages)

[PATCH] regulator: Convert WM8400 to get_voltage_sel()
 2011-05-09 16:01 UTC  (2+ messages)

[PATCH] regulator: Support voltage offsets to compensate for drops in system
 2011-05-09 16:01 UTC  (2+ messages)

mmotm 2011-05-06-16-39 uploaded (leds)
 2011-05-09 15:51 UTC  (3+ messages)
` [PATCH] leds: fix build with CONFIG_LEDS_TRIGGERS disabled

[PATCH][WAS:bcmai,axi] bcma: add Broadcom specific AMBA bus driver
 2011-05-09 15:48 UTC  (7+ messages)
    ` [PATCH][WAS:bcmai, axi] "

[RFC] Controlling the ThinkPad battery charger
 2011-05-09 15:47 UTC  (5+ messages)
` [ibm-acpi-devel] "

[PATCH 1/4] drivers: create a pinmux subsystem
 2011-05-09 15:46 UTC  (9+ messages)

Error in Hyper-V modules hv_vmbus
 2011-05-09 15:41 UTC  (6+ messages)
        ` BLKVSC_DRV: blkvsc_probe() ERROR!! register_blkdev() failed! ret -16

linux-next: manual merge of the slab tree with Linus' tree
 2011-05-09 15:39 UTC  (2+ messages)

[PATCH 0/2] Further small GMA500 fixes
 2011-05-09 15:04 UTC  (3+ messages)
` [PATCH 1/2] gma500: sort out the file operations
` [PATCH 2/2] gma500: Fix dumb create crash

[PATCH] Staging: comedi: fix brace coding style issue in jr3_pci.c This is a patch to the jr3_pci.c file that fixes up a brace warning found by the checkpatch.pl tool Signed-off-by: Stephane Pajot <pajot.stephane@gmail.com>
 2011-05-09 15:23 UTC  (3+ messages)

[patch 35/38] fs/partitions/ldm.c: fix oops caused by corrupted partition table
 2011-05-09 15:13 UTC  (3+ messages)
` [Stable-review] "

[PATCH 4/4] USB: TWL6025 allow different regulator name
 2011-05-09 15:17 UTC  (11+ messages)


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).