messages from 2011-05-09 21:58:13 to 2011-05-10 07:36:14 UTC [more...]
[PATCH] ioapic: fix potential resume deadlock
2011-05-10 7:35 UTC (3+ messages)
Fix powerTOP regression with 2.6.39-rc5
2011-05-10 7:36 UTC (13+ messages)
[PATCH v2] leds: provide helper to register "leds-gpio" devices
2011-05-10 7:31 UTC (6+ messages)
` [PATCH v3] "
[patch 00/15] CFS Bandwidth Control V6
2011-05-10 7:29 UTC (31+ messages)
` [patch 01/15] sched: (fixlet) dont update shares twice on on_rq parent
` [patch 02/15] sched: hierarchical task accounting for SCHED_OTHER
` [patch 03/15] sched: introduce primitives to account for CFS bandwidth tracking
` [patch 04/15] sched: validate CFS quota hierarchies
` [patch 05/15] sched: add a timer to handle CFS bandwidth refresh
` [patch 06/15] sched: accumulate per-cfs_rq cpu usage and charge against bandwidth
` [patch 07/15] sched: expire invalid runtime
` [patch 08/15] sched: throttle cfs_rq entities which exceed their local runtime
` [patch 09/15] sched: unthrottle cfs_rq(s) who ran out of quota at period refresh
` [patch 10/15] sched: allow for positional tg_tree walks
` [patch 11/15] sched: prevent interactions between throttled entities and load-balance
` [patch 12/15] sched: migrate throttled tasks on HOTPLUG
` [patch 13/15] sched: add exports tracking cfs bandwidth control statistics
` [patch 14/15] sched: return unused runtime on voluntary sleep
` [patch 15/15] sched: add documentation for bandwidth control
Warning at block/genhd.c:1556 disk_clear_events
2011-05-10 7:27 UTC (2+ messages)
[PATCH 000/206] Staging: hv: Cleanup hv drivers
2011-05-10 7:06 UTC (70+ messages)
` [PATCH 001/206] Staging: hv: Get rid of blkvsc_mutex
` [PATCH 004/206] Staging: hv: Rename driver name variable
` [PATCH 011/206] Staging: hv: Rename the function stor_vsc_device_add
` [PATCH 013/206] Staging: hv: Get rid of the indirection for removing stor device
` [PATCH 014/206] Staging: hv: Rename the function stor_vsc_on_cleanup
` [PATCH 015/206] Staging: hv: Get rid of the indirection for invoking cleanup function
` [PATCH 016/206] Staging: hv: Rename the function stor_vsc_on_io_request
` [PATCH 017/206] Staging: hv: Get rid of the indirection for invoking io request
` [PATCH 018/206] Staging: hv: Statically initialize pointers for probe etc
` [PATCH 019/206] Staging: hv: Get rid of the calls to storvsc_cleanup
` [PATCH 020/206] Staging: hv: Rename the function stor_vsc_get_major_info()
` [PATCH 021/206] Staging: hv: Introduce a function to wait to drain outgoing I/O
` [PATCH 022/206] Staging: hv: Use the newly introduced I/O drain synch method
` [PATCH 023/206] Staging: hv: Cleanup blkvsc_remove()
` [PATCH 024/206] Staging: hv: Cleanup blkvsc_shutdown()
` [PATCH 025/206] Staging: hv: Rename stor_vsc_channel_init()
` [PATCH 026/206] Staging: hv: Rename stor_vsc_on_io_completion
` [PATCH 027/206] Staging: hv: Rename stor_vsc_on_receive
` [PATCH 028/206] Staging: hv: Rename stor_vsc_on_channel_callback
` [PATCH 029/206] Staging: hv: Rename stor_vsc_connect_to_vsp
` [PATCH 030/206] Staging: hv: Get rid of/change some dated comments
` [PATCH 031/206] Staging: hv: Get rid of some unnecessary DPRINTS
` [PATCH 032/206] Staging: hv: Rename g_driver_name
` [PATCH 033/206] Staging: hv: Rename struct host_device_context
` [PATCH 034/206] Staging: hv: Rename variables pointing to struct hv_host_device
` [PATCH 035/206] Staging: hv: Rename the struct hv_device * element of "
` [PATCH 036/206] Staging: hv: Rename variables pointing to struct hv_device
` [PATCH 037/206] Staging: hv: Get rid of some dated comments
` [PATCH 038/206] Staging: hv: Get rid of some DPRINTS
` [PATCH 039/206] Staging: hv: Get rid of the forward declaration for storvsc_device_alloc()
` [PATCH 040/206] Staging: hv: Move the function storvsc_merge_bvec() to earlier in the file
` [PATCH 041/206] Staging: hv: Get rid of the forward declaration for storvsc_device_configure()
` [PATCH 042/206] Staging: hv: Get rid of the forwrd declaration of destroy_bounce_buffer
` [PATCH 043/206] Staging: hv: Get rid of the forward declaration for do_bounce_buffer()
` [PATCH 044/206] Staging: hv: Get rid of the forward declaration for create_bounce_buffer()
` [PATCH 045/206] Staging: hv: Get rid of the forward declaration of copy_from_bounce_buffer()
` [PATCH 046/206] Staging: hv: Get rid of the forward declaration for copy_to_bounce_buffer()
` [PATCH 047/206] Staging: hv: Get rid of the forward declaration of storvsc_remove()
` [PATCH 048/206] Staging: hv: Get rid of the forward declaration of storvsc_get_chs()
` [PATCH 049/206] Staging: hv: Staging: hv: Rename the function stor_vsc_on_host_reset()
` [PATCH 050/206] Staging: hv: Rename stor_vsc_initialize()
` [PATCH 051/206] Staging: hv: Move the definition of storvsc_host_reset() to earlier in the file
` [PATCH 052/206] Staging: hv: Get rid of the forward declaration for storvsc_host_reset_handler()
` [PATCH 053/206] Staging: hv: Move the definition of storvsc_ringbuffer_size to earlier in the file
` [PATCH 054/206] Staging: hv: Move module parameters "
` [PATCH 055/206] Staging: hv: Move the function storvsc_commmand_completion() "
` [PATCH 056/206] Staging: hv: Get rid of the forward declaration of storvsc_queuecommand()
` [PATCH 057/206] Staging: hv: Get rid of the forward declaration of storvsc_probe()
` [PATCH 058/206] Staging: hv: Rename the driver variable
` [PATCH 059/206] Staging: hv: Move the declaration of "
` [PATCH 060/206] Staging: hv: Statically initialize probe/remove elements of the driver
` [PATCH 061/206] Staging: hv: Get rid of unnecessary comments/dead code
` [PATCH 062/206] Staging: hv: Get rid of the indirection in invoking storvsc_dev_remove()
` [PATCH 063/206] Staging: hv: Get rid of the indirection in invoking storvsc_dev_add()
` [PATCH 064/206] Staging: hv: Get rid of the indirection in invoking storvsc_do_io()
` [PATCH 065/206] Staging: hv: Get rid of the code initializing the dispatch table
` [PATCH 066/206] Staging: hv: Simplify the code for getting the drive parameters
` [PATCH 067/206] Staging: hv: Make the function netvsc_device_add() non static
` [PATCH 068/206] Staging: hv: Make netvsc_device_remove "
` [PATCH 069/206] Staging: hv: Get rid of netvsc_cleanup()
` [PATCH 070/206] Staging: hv: Make rndis_filte_device_add() non static
` [PATCH 071/206] Staging: hv: Make rndis_filter_device_remove() "
` [PATCH 077/206] Staging: hv: Get rid of call to cleanup()
` [PATCH 115/206] Staging: hv: Use completion abstraction in struct netvsc_device
Perfromance drop on SCSI hard disk
2011-05-10 6:52 UTC (2+ messages)
[PATCH 1/2] cdrom: always check_disk_change() on open
2011-05-10 6:42 UTC (4+ messages)
[GIT PULL] x86 platform driver updates
2011-05-10 6:40 UTC (2+ messages)
[PATCH] x86: UV BAU fix for non-consecutive nasids
2011-05-10 6:34 UTC (3+ messages)
[PATCH v4 08/11] tty: add pruss SUART driver
2011-05-10 6:17 UTC (6+ messages)
[PATCH 10/10] mach-ux500: update and move cpufreq driver
2011-05-10 5:59 UTC (3+ messages)
[PATCH v2] MFD: twl4030-codec: Update e-mail address
2011-05-10 5:59 UTC
[PATCH v4 1/2] spi_topcliff_pch: support new device ML7213 IOH
2011-05-10 5:59 UTC (2+ messages)
Question: GPIO driver how to get irq_base
2011-05-10 5:54 UTC (9+ messages)
BUG: sleeping function called from invalid context
2011-05-10 5:38 UTC
[BUG] fatal hang untarring 90GB file, possibly writeback related
2011-05-10 5:37 UTC (11+ messages)
[PATCH 1/1] deb-pkg: fix cross-compile build
2011-05-10 5:29 UTC (6+ messages)
[PATCH 1/1] deb-pkg: fix cross-compile build
2011-05-10 5:25 UTC
various vmbus review comments
2011-05-10 5:24 UTC (7+ messages)
[PATCH]Add Maintainer for MAINTAINERS file for us
2011-05-10 5:15 UTC (4+ messages)
[PATCH -v3 0/6] x86, MCE, AMD: Hardware MCE injection
2011-05-10 5:14 UTC (4+ messages)
` [PATCH -v3 1/6] x86, MCE: Add a HW injection flag
r8712u driver
2011-05-10 4:54 UTC
[PATCH 0/6] writeback: moving expire targets for background/kupdate works v2
2011-05-10 4:53 UTC (8+ messages)
` [PATCH 6/6] writeback: refill b_io iff empty
r8712u driver
2011-05-10 4:51 UTC
linux-next: Tree for May 10
2011-05-10 4:42 UTC
[PATCH] Don't mlock guardpage if the stack is growing up
2011-05-10 4:12 UTC (19+ messages)
2.6.39-rc6-mmotm0506 - another lockdep splat (networking this time)
2011-05-10 3:58 UTC (4+ messages)
XFS deadlock fixed?
2011-05-10 3:40 UTC
Linux 2.6.39-rc7
2011-05-10 3:53 UTC (2+ messages)
[PATCH] blk-throttle: Use task_subsys_state() to determine a task's blkio_cgroup
2011-05-10 3:49 UTC (2+ messages)
Linux 2.6.39-rc5
2011-05-10 3:29 UTC (5+ messages)
` i915/kms/backlight-combo mode problem
[PATCH v2 1/2] x86: skip migrating IRQF_PER_CPU irq in fixup_irqs
2011-05-10 3:26 UTC (4+ messages)
[PATCH v2 2/2] x86: don't unmask disabled irqs when migrating them
2011-05-10 3:24 UTC (8+ messages)
long delay when using HMDI output on RS780
2011-05-10 3:22 UTC (4+ messages)
[PATCH 00/17] writeback fixes and cleanups for 2.6.40
2011-05-10 3:19 UTC (17+ messages)
` [PATCH 02/17] writeback: update dirtied_when for synced inode to prevent livelock
` [PATCH 03/17] writeback: introduce writeback_control.inodes_cleaned
` [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 14/17] writeback: make writeback_control.nr_to_write straight
[RFC] ACPI, APEI, Generic Hardware Error Source (GHES) injecting support
2011-05-10 3:08 UTC
[12/28] x86, cpu: Clean up AMD erratum 400 workaround
2011-05-10 3:05 UTC (10+ messages)
` [Stable-review] "
linux-next: build failure after merge of the voltage tree
2011-05-10 2:44 UTC
[PATCHSET v3.1 0/7] data integrity: Stabilize pages during writeback for various fses
2011-05-10 1:59 UTC (10+ messages)
` [PATCH 1/7] mm: Wait for writeback when grabbing pages to begin a write
` [PATCH 2/7] fs: block_page_mkwrite should wait for writeback to finish
` [PATCH 3/7] mm: Provide stub page_mkwrite functionality to stabilize pages during writes
` [PATCH 4/7] ext4: Clean up some wait_on_page_writeback calls
` [PATCH 5/7] ext4: Wait for writeback to complete while making pages writable
` [PATCH 6/7] ext2: Lock buffer_head during metadata update
` [PATCH 7/7] fat: Lock buffer_head during metadata updates
linux-next: manual merge of the net tree with the net-current tree
2011-05-10 1:49 UTC
[PATCH V2] drivers: rtc: Add support for Qualcomm PMIC8xxx RTC
2011-05-10 1:44 UTC (3+ messages)
[Bug] Kdump does not work when panic triggered due to MCE
2011-05-10 1:28 UTC (4+ messages)
mmap vs. ctime bug?
2011-05-10 1:23 UTC
[v2 000/115] faster tree-based sysctl implementation
2011-05-10 1:06 UTC (3+ messages)
2.6.39-rc6-mmotm0506 - lockdep splat in RCU code on page fault
2011-05-10 1:04 UTC
[PATCH] vm: fix vm_pgoff wrap in upward expansion
2011-05-10 0:44 UTC
[PATCH net-next] vmxnet3: Use single tx queue when CONFIG_PCI_MSI not defined
2011-05-10 0:39 UTC
[PATCH V3 1/6] pch_dma: fix dma direction issue for ML7213 IOH video-in
2011-05-10 0:31 UTC (3+ messages)
[GIT pull] rtc fixes for 2.6.39
2011-05-10 0:28 UTC (2+ messages)
[PATCH 0/2] Minor autonegociation changes, testers welcome
2011-05-10 0:19 UTC (3+ messages)
` [PATCH 1/2] net/stmmac: don't go through ethtool to start autonegociation
` [PATCH 2/2] net/dl2k: Don't reconfigure link @100Mbps when disabling autoneg @1Gbps
[PATCH 2/8] mm: use walk_page_range() instead of custom page table walking code
2011-05-10 0:20 UTC (3+ messages)
[PULL] drm intel fixes
2011-05-09 23:51 UTC
[PATCH] MAINTAINERS: Orphan DMFE, move Tobias Ringstrom to CREDITS
2011-05-09 23:43 UTC
[PATCH 0/4] Consolidate i8253 clocksource
2011-05-09 23:29 UTC (2+ messages)
linux-next: build failure after merge of the final tree (driver-core tree related)
2011-05-09 23:18 UTC (4+ messages)
[PATCH 5/5] efi: Ensure that the entirity of a region is mapped
2011-05-09 23:18 UTC (2+ messages)
` [tip:x86/efi] x86, "
[PATCH 4/5] efi: Pass a minimal map to SetVirtualAddressMap()
2011-05-09 23:17 UTC (2+ messages)
` [tip:x86/efi] x86, "
[PATCH 3/5] efi: Merge contiguous memory regions of the same type and attribute
2011-05-09 23:17 UTC (2+ messages)
` [tip:x86/efi] x86, "
[PATCH 2/5] efi: Consolidate EFI nx control
2011-05-09 23:16 UTC (2+ messages)
` [tip:x86/efi] x86, "
[PATCH 1/5] efi: Remove virtual-mode SetVirtualAddressMap call
2011-05-09 23:16 UTC (2+ messages)
` [tip:x86/efi] x86, "
Linux 2.6.32.40
2011-05-09 23:12 UTC (2+ messages)
Linux 2.6.33.13
2011-05-09 23:14 UTC (2+ messages)
G9S
2011-05-09 22:53 UTC
[RFC][PATCH] PM / Hibernate: Add sysfs knob to control size of memory for drivers
2011-05-09 22:59 UTC
[PATCH] pci: Check bridge resources after resource allocation
2011-05-09 22:36 UTC (8+ messages)
` [PATCH -v2] "
[PATCH 13/14] HPFS: Move declaration up, so that there are no out-of-scope pointers
2011-05-09 22:29 UTC (4+ 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=
Linux 2.6.38.6
2011-05-09 22:24 UTC (2+ messages)
[git pull] m68k SLUB fix for 2.6.39
2011-05-09 22:24 UTC (7+ messages)
(no subject)
2011-05-09 18:19 UTC
[RFC][PATCH 0/2] PM: Support for generic I/O power domains
2011-05-09 22:10 UTC (4+ messages)
` [RFC][PATCH 0/5] PM: Support for generic I/O power domains (v2)
` [PATCH 3/5] PM: Support for system-wide power transitions in generic power domains
` [Update][PATCH 3/5] PM: System-wide power transitions support for "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox