public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-08-25 16:32:41 to 2011-08-25 22:14:09 UTC [more...]

[PATCH 0000/0059] Staging: hv: Driver cleanup
 2011-08-25 22:14 UTC  (55+ messages)
` [PATCH 01/59] Staging: hv: vmbus: VMBUS is an ACPI enumerated device, get rid of the PCI signature
  ` [PATCH 02/59] Staging: hv: Replace struct hv_guid with the uuid type already defined in Linux
  ` [PATCH 03/59] Staging: hv: Add struct hv_vmbus_device_id to mod_devicetable.h
  ` [PATCH 04/59] Staging: hv: Add code to parse struct hv_vmbus_device_id table
  ` [PATCH 05/59] Staging: hv: vmbus: Introduce vmbus ID space in struct hv_driver
  ` [PATCH 06/59] Staging: hv: blkvsc: Use the newly introduced vmbus ID in the blockvsc driver
  ` [PATCH 09/59] Staging: hv: mousevsc: Use the newly introduced vmbus ID in mouse driver
  ` [PATCH 10/59] Staging: hv: util: Make hv_utils a vmbus device driver
  ` [PATCH 11/59] Staging: hv: vmbus: Cleanup vmbus_match()
  ` [PATCH 12/59] Staging: hv: vmbus: Cleanup vmbus_uevent() code
  ` [PATCH 13/59] Staging: hv: vmbus: Support the notion of id tables in vmbus_match()
  ` [PATCH 15/59] Staging: hv: storvsc: Get rid of the DMI signature
  ` [PATCH 16/59] Staging: hv: netvsc: Get rid of the PCI signature
  ` [PATCH 17/59] Staging: hv: netvsc: Get rid of the DMI signature in netvsc_drv.c
  ` [PATCH 18/59] Staging: hv: util: Get rid of the DMI signature in hv_util.c
  ` [PATCH 19/59] Staging: hv: util: Get rid of the PCI "
  ` [PATCH 20/59] Staging: hv: netvsc: Initialize the driver name directly
  ` [PATCH 22/59] Staging: hv: vmbus: Get rid of the unused name field in struct hv_driver
  ` [PATCH 25/59] Staging: hv: vmbus: Cleanup error handling in hv_init()
  ` [PATCH 26/59] Staging: hv: vmbus: Get rid of unnecessay comments in connection.c
  ` [PATCH 27/59] Staging: hv: vmbus: Get rid of the function dump_gpadl_body()
  ` [PATCH 28/59] Staging: hv: vmbus: Get rid of the function dump_gpadl_header()
  ` [PATCH 29/59] Staging: hv: vmbus: Rename openMsg to open_msg in channel.c
  ` [PATCH 30/59] Staging: hv: vmbus: Get rid of unnecessary comments "
  ` [PATCH 31/59] Staging: hv: vmbus: Change the variable name openInfo to open_info "
  ` [PATCH 32/59] Staging: hv: vmbus: Cleanup error values in ringbuffer.c
  ` [PATCH 33/59] Staging: hv: vmbus: Cleanup the error return value in vmbus_recvpacket_raw()
  ` [PATCH 34/59] Staging: hv: netvsc: Get rid of an unnecessary print statement in netvsc_probe()
  ` [PATCH 35/59] Staging: hv: vmbus: Retry vmbus_post_msg() before giving up
  ` [PATCH 36/59] Staging: hv: storvsc: Cleanup error handling in storvsc_dev_add()
  ` [PATCH 37/59] Staging: hv: storvsc: Cleanup error handling in storvsc_channel_init()
  ` [PATCH 38/59] Staging: hv: storvsc: Cleanup error handling in storvsc_connect_to_vsp()
  ` [PATCH 39/59] Staging: hv: storvsc: Cleanup error handling in storvsc_do_io()
  ` [PATCH 40/59] Storage: hv: storvsc: Get rid of some unnecessary DPRINTs from storvsc.c
  ` [PATCH 41/59] Staging: hv: storvsc: Fix/cleanup some dated comments in storvsc.c
  ` [PATCH 42/59] Staging: hv: storvsc: Cleanup returned error code in storvsc_host_reset()
  ` [PATCH 43/59] Staging: hv: storvsc: Cleanup error code returned in storvsc_probe()
  ` [PATCH 44/59] Staging: hv: storvsc: Cleanup returned error code in storvsc_drv_init()
  ` [PATCH 45/59] Staging: hv: netvsc: Cleanup the returned error code in netvsc_probe()
  ` [PATCH 47/59] Staging: hv: netvsc: Cleanup error return values in netvsc_init_recv_buf()
  ` [PATCH 48/59] Staging: hv: netvsc: Cleanup error returns in netvsc_connect_vsp()
  ` [PATCH 51/59] Staging: hv: netvsc: Cleanup error codes in rndis_filter_receive()
  ` [PATCH 52/59] Staging: hv: netvsc: Cleanup error code in rndis_filter_query_device()

[GIT PULL] mmc: msm_sdcc: Fixes for 3.2
 2011-08-25 22:08 UTC 

RFC: Remove unnecessary / duplicate OOM printks
 2011-08-25 22:04 UTC  (2+ messages)

[PATCH] [SCSI] fusion: ensure NUL-termination of MptCallbacksName elements
 2011-08-25 21:59 UTC  (2+ messages)

[PATCHSET] freezer: fix various bugs and simplify implementation
 2011-08-25 21:54 UTC  (10+ messages)
` [PATCH 06/16] freezer: make exiting tasks properly unfreezable

MSM sdcc pull requests?
 2011-08-25 21:49 UTC  (2+ messages)

PROBLEM: 2.6.35.7 Inotify events missing
 2011-08-25 21:47 UTC  (4+ messages)
` PROBLEM: 2.6.35.7 to 3.0 "

2.6.39.4: Oops in rcu_read_unlock_special()/_raw_spin_lock()
 2011-08-25 21:40 UTC  (6+ messages)

[RFC] fs, proc: Introduce the /proc/<pid>/map_files/ directory v2
 2011-08-25 21:39 UTC  (19+ messages)

[PATCH 1/2] ext4: EXT4_FREEBLOCKS_WATERMARK is overly pessimistic
 2011-08-25 21:29 UTC  (2+ messages)
` [PATCH 2/2] percpu_counter: Put a reasonable upper bound on percpu_counter_batch

[BUG] perf_event: semantic of PERF_SAMPLE_READ unclear
 2011-08-25 21:24 UTC  (3+ messages)

[PATCH] oom: skip frozen tasks
 2011-08-25 21:14 UTC  (9+ messages)

linux-next: Tree for Aug 4
 2011-08-25 20:57 UTC  (12+ messages)
` [PATCH -next] drivers/base/inode.c: let vmstat_text be optional
    ` [Patch] numa: introduce CONFIG_NUMA_SYSFS for drivers/base/node.c
          ` [patch] numa: fix NUMA compile error when sysfs and procfs are disabled

[PATCH]arm: nwfpe: '&pointer[0]' to 'pointer' fix
 2011-08-25 20:38 UTC 

[PATCH] [SCSI] mpt2sas: Fix mismatch in mpt2sas_base_hard_reset_handler() mutex lock-unlock
 2011-08-25 20:36 UTC 

[PATCH] blk-throttle: Do not trim slices if there is remainder after division
 2011-08-25 20:32 UTC 

[GIT PULL] x86/vdso changes for v3.1
 2011-08-25 20:28 UTC  (16+ messages)
              ` [PATCH] x86-32: Fix boot with CONFIG_X86_INVD_BUG

[PATCH] mm: Neaten warn_alloc_failed
 2011-08-25 20:26 UTC 

[RFC PATCH] TTM DMA pool v1
 2011-08-25 20:22 UTC  (3+ messages)

[PATCH] xics/icp_natives: add __init to marker icp_native_init()
 2011-08-25 20:00 UTC  (3+ messages)

mtrr failure, 3.1-rc1
 2011-08-25 19:47 UTC  (10+ messages)
        ` [PATCH] mtrr: fix UP breakage caused during switch to stop_machine

PROTECTED PROJECT
 2011-08-25 19:28 UTC 

[PATCH] memcg: remove unneeded preempt_disable
 2011-08-25 19:29 UTC  (16+ messages)

Broken pci_block_user_cfg_access interface
 2011-08-25 19:26 UTC  (15+ messages)

mmotm 2011-08-24-14-08 uploaded
 2011-08-25 19:23 UTC  (7+ messages)

[PATCH]arm: nwfpe: '&pointer[0]' to 'pointer' fix
 2011-08-25 19:15 UTC  (2+ messages)

[PATCH 1/4 v4] drivers: create a pin control subsystem
 2011-08-25 19:13 UTC  (6+ messages)

2.6.32.21 - uptime related crashes?
 2011-08-25 18:56 UTC  (11+ messages)

[PATCH 1/3] TPM: new stm i2c device driver
 2011-08-25 19:05 UTC  (5+ messages)
      ` [PATCH 1/1] "

[patch v2 0/3] ioapic kdump, eoi fixes
 2011-08-25 19:01 UTC  (4+ messages)
` [patch v2 1/3] x86, kdump, ioapic: reset remote IRR in clear_IO_APIC
` [patch v2 2/3] x86, ioapic: restore the mask bit correctly in eoi_ioapic_irq()
` [patch v2 3/3] x86, ioapic: consolidate the explicit EOI code

[PATCH] tty/powerpc: fix build break with ehv_bytechan.c on allyesconfig
 2011-08-25 19:03 UTC  (6+ messages)

[PATCH] coredump: fix pipe coredump when core limit is 0
 2011-08-25 18:43 UTC  (7+ messages)

linux-next: manual merge of the xen tree with the tip tree
 2011-08-25 18:26 UTC  (3+ messages)

[PATCH] Revert "mkuboot.sh: Fail if mkimage is missing"
 2011-08-25 18:19 UTC  (3+ messages)

[PATCH 0/4] dynamic debug: cleanups + compile fix
 2011-08-25 18:19 UTC  (7+ messages)
` [PATCH 1/4] dynamic_debug: consolidate repetitive struct _ddebug descriptor definitions
` [PATCH 2/4] dynamic_debug: remove num_enabled accounting
` [PATCH 3/4] dynamic_debug: use a single printk() to emit msgs
    ` [PATCH 3/4 re-post] "
` [PATCH 4/4] dynamic_debug: fix undefined reference to `__netdev_printk'

[RFC 000/118] drbd: part 1 of adding multiple volume support to drbd
 2011-08-25 18:16 UTC  (5+ messages)
` [PATCH 016/118] drbd: Add read_requests tree
  ` [Drbd-dev] "
` [PATCH 068/118] drbd: conn_printk() a dev_printk() alike for drbd's connections

linux-next: build failure after merge of the final tree (akpm and moduleh trees related)
 2011-08-25 18:10 UTC  (2+ messages)

[PATCH] [v2] tty/powerpc: fix build break with ehv_bytechan.c on allyesconfig
 2011-08-25 18:06 UTC 

[PATCH] input:cyapa: Add new I2C-based input touchpad driver for Cypress I2C touchpad devices
 2011-08-25 18:06 UTC  (5+ messages)

[PATCH] KVM: Add wrapper script around QEMU to test kernels
 2011-08-25 18:01 UTC  (2+ messages)
` [Qemu-devel] "

Subject: [PATCH V7 2/4] mm: frontswap: core code
 2011-08-25 17:52 UTC  (3+ messages)

Subject: [PATCH V7 3/4] mm: frontswap: add swap hooks and extend try_to_unuse
 2011-08-25 17:46 UTC  (2+ messages)

Subject: [PATCH V7 2/4] mm: frontswap: core code
 2011-08-25 17:37 UTC  (2+ messages)

[PATCH] perf_event: fix slow and broken cgroup context switch code
 2011-08-25 17:34 UTC  (6+ messages)

[PATCH] dma: shdma: transfer based runtime PM
 2011-08-25 17:20 UTC  (6+ messages)

[PATCH v2 00/43] signal: set_current_blocked() and block_sigmask()
 2011-08-25 17:15 UTC  (3+ messages)
` [PATCH v2 03/43] arm: Use "

Subject: [PATCH V7 1/4] mm: frontswap: swap data structure changes
 2011-08-25 17:11 UTC  (2+ messages)

[patch 0/8] intel iommu, irq-remap, x2apic bug fixes and cleanups
 2011-08-25 17:05 UTC  (5+ messages)
` [patch 3/8] iommu: move IOMMU specific code to intel-iommu.c

G-20
 2011-08-25 11:32 UTC 

[patch] xen-blkback: sync I/O after backend disconnected
 2011-08-25 16:15 UTC  (3+ messages)
    ` [Xen-devel] "

cleancache can lead to serious performance degradation
 2011-08-25 16:56 UTC  (2+ messages)

[PATCH 0/2] i.MX3: support multi-size buffers in V4L
 2011-08-25 16:57 UTC  (4+ messages)
  ` [PATCH 1/2] dmaengine: ipu-idmac: add support for the DMA_PAUSE control
  ` [PATCH 2/2] V4L: mx3-camera: prepare to support multi-size buffers

[PATCH 1/3] jsm: remove remaining flip buffer code
 2011-08-25 16:54 UTC 

[REGRESSION][BISECTED] Notebook crashes upon detecting the PCI subsystem with kernels >= 2.6.24-rc7
 2011-08-25 16:53 UTC  (8+ messages)
  ` [Bug 41622] "

[PATCH v3] at91: merge board usb-a9260 and usb-a9263 together
 2011-08-25 15:55 UTC  (2+ messages)

[V3][PATCH 0/6] x86, nmi: new NMI handling routines
 2011-08-25 16:45 UTC  (7+ messages)
` [V3][PATCH 1/6] x86, nmi: split out nmi from traps.c
` [V3][PATCH 2/6] x86, nmi: create new NMI handler routines
` [V3][PATCH 3/6] x86, nmi: wire up NMI handlers to new routines
` [V3][PATCH 4/6] x86, nmi: add in logic to handle multiple events and unknown NMIs
` [V3][PATCH 5/6] x86, nmi: track NMI usage stats
` [V3][PATCH 6/6] x86, nmi: print out NMI stats in /proc/interrupts

3.0.3 64-bit Crash running fscache/cachefilesd
 2011-08-25 16:44 UTC 

linux-next: manual merge of the moduleh tree with the arm tree
 2011-08-25 16:39 UTC  (3+ messages)

linux-next: build failure after merge of the ptrace tree
 2011-08-25 16:35 UTC  (2+ messages)
` [PATCH] add EXPORT_SYMBOL(set_current_blocked)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox