messages from 2011-05-10 08:38:31 to 2011-05-10 14:35:45 UTC [more...]
[RFC][PATCH 0/3] perf support for amd guest/host-only bits
2011-05-10 14:35 UTC (2+ messages)
` [PATCH 1/3] perf, core: Introduce attrs to count in either host or guest mode
[BUG] fatal hang untarring 90GB file, possibly writeback related
2011-05-10 14:35 UTC (13+ messages)
[PATCH] jump_label: check entries limit in __jump_label_update
2011-05-10 14:30 UTC (4+ messages)
` [PATCHv2] "
Kernel 2.6.38.6 page allocation failure (ixgbe)
2011-05-10 14:26 UTC (3+ messages)
[PATCHSET ptrace] ptrace: implement PTRACE_SEIZE/INTERRUPT and group stop notification
2011-05-10 14:20 UTC (11+ messages)
` [PATCH 02/11] ptrace: implement PTRACE_SEIZE
` [PATCH 04/11] ptrace: implement PTRACE_INTERRUPT
[PATCH] perf events, x86: Implement Sandybridge last-level cache events
2011-05-10 14:17 UTC (3+ messages)
[PATCH v3 0/6] Micro-optimize vclock_gettime
2011-05-10 14:15 UTC (7+ messages)
` [PATCH v3 1/6] x86-64: Clean up vdso/kernel shared variables
` [PATCH v3 2/6] x86-64: Remove unnecessary barrier in vread_tsc
` [PATCH v3 3/6] x86-64: Don't generate cmov "
` [PATCH v3 4/6] x86-64: vclock_gettime(CLOCK_MONOTONIC) can't ever see nsec < 0
` [PATCH v3 5/6] x86-64: Move vread_tsc into a new file with sensible options
` [PATCH v3 6/6] x86-64: Turn off -pg and turn on -foptimize-sibling-calls for vDSO
[PATCHSET v3.1 0/7] data integrity: Stabilize pages during writeback for various fses
2011-05-10 14:05 UTC (12+ messages)
` [PATCH 2/7] fs: block_page_mkwrite should wait for writeback to finish
[12/28] x86, cpu: Clean up AMD erratum 400 workaround
2011-05-10 14:02 UTC (12+ messages)
` [Stable-review] "
[PATCH] regulator: Remove some unused variables from wm831x DCDCs
2011-05-10 13:52 UTC
[PATCH 0/1] fbcon -- fix race between open and removal of framebuffers
2011-05-10 13:52 UTC (5+ messages)
` [PATCH] "
` [PATCH V2] "
` [PATCH V3] "
[PATCH 00/17] writeback fixes and cleanups for 2.6.40
2011-05-10 13:52 UTC (13+ messages)
` [PATCH 02/17] writeback: update dirtied_when for synced inode to prevent livelock
` [PATCH 03/17] writeback: introduce writeback_control.inodes_cleaned
` [PATCH 14/17] writeback: make writeback_control.nr_to_write straight
[PATCH 0/2] Minor autonegociation changes, testers welcome
2011-05-10 13:47 UTC (3+ messages)
` [PATCH 1/2] net/stmmac: don't go through ethtool to start autonegociation
[PATCH 0/2] perf misc cleanup
2011-05-10 13:43 UTC (5+ messages)
` [RESEND PATCH 1/2] perf probe: Fix the missed parameter initialization
[PATCH] CPUFREQ/S3C64xx: Move S3C64xx CPUfreq driver into drivers/cpufreq
2011-05-10 13:42 UTC
[PATCH] langwell_gpio: add runtime pm support
2011-05-10 13:23 UTC
[URGENT - PATCH FOR 2.6.39] omap: iommu: Return IRQ_HANDLED in fault handler when no fault occured
2011-05-10 13:32 UTC (3+ messages)
[PATCH v4 08/11] tty: add pruss SUART driver
2011-05-10 13:32 UTC (18+ messages)
` [PATCH v4 01/11] mfd: add pruss mfd driver
various vmbus review comments
2011-05-10 13:16 UTC (10+ messages)
[PATCH v2] x86: UV BAU fix for non-consecutive nasids
2011-05-10 13:26 UTC
[PATCH v2]mm/migrate.c: clean up comment
2011-05-10 13:13 UTC
[RFC] Generic dma_ops using iommu-api - some thoughts
2011-05-10 13:07 UTC (3+ messages)
Fix powerTOP regression with 2.6.39-rc5
2011-05-10 13:06 UTC (17+ messages)
[PATCH] sched: correct how RT task is picked
2011-05-10 13:04 UTC
[PATCHv1] mmc_test: minor clean up, use t = &test.area everywhere
2011-05-10 12:59 UTC
[PATCH 000/206] Staging: hv: Cleanup hv drivers
2011-05-10 12:52 UTC (71+ messages)
` [PATCH 001/206] Staging: hv: Get rid of blkvsc_mutex
` [PATCH 005/206] Staging: hv: Rename the device type variable
` [PATCH 008/206] Staging: hv: Rename variables of type struct storvsc_driver *
` [PATCH 010/206] Staging: hv: Get rid of the indirection for invoking device_add
` [PATCH 012/206] Staging: hv: Rename the function stor_vsc_on_device_remove
` [PATCH 093/206] Staging: hv: Move the declaration of the variable mousevsc_drv
` [PATCH 115/206] Staging: hv: Use completion abstraction in struct netvsc_device
` [PATCH 129/206] Staging: hv: Move the sector size check into blkvsc_drv_init
` [PATCH 130/206] Staging: hv: Make blkvsc_drv_init the module init function
` [PATCH 131/206] Staging: hv: Get rid of some unnecessary DPRINTs
` [PATCH 132/206] Staging: hv: Compute max_outstanding_req_per_channel where it is needed
` [PATCH 133/206] Staging: hv: Get rid of max_outstanding_req_per_channel from struct storvsc_driver
` [PATCH 134/206] Staging: hv: Add ring_buffer_size to struct storvsc_device_info
` [PATCH 135/206] Staging: hv: Use the rinbuffer size info in "
` [PATCH 136/206] Staging: hv: Get rid of the unnecessary assignment of ring size
` [PATCH 137/206] Staging: hv: Get rid of the ring size state from struct storvsc_driver
` [PATCH 138/206] Staging: hv: Directly assign the driver name
` [PATCH 139/206] Staging: hv: Move the assignment of name to the hv_driver
` [PATCH 140/206] Staging: hv: Inline the copying of the dev_type information
` [PATCH 141/206] Staging: hv: Now get rid of an empty function
` [PATCH 143/206] Staging: hv: Make storvsc_drv an instance of hv_driver
` [PATCH 144/206] Staging: hv: Make blkvsc_drv an instance of struct hv_driver
` [PATCH 145/206] Staging: hv: Get rid of struct storvsc_driver
` [PATCH 146/206] Staging: hv: Directly assign the driver name
` [PATCH 147/206] Staging: hv: Move the assignment of name variable
` [PATCH 148/206] Staging: hv: Move the code to copy dev_type information
` [PATCH 149/206] Staging: hv: Get rid of an empty function
` [PATCH 150/206] Staging: hv: Make mousevsc_drv an instance of struct hv_driver
` [PATCH 151/206] Staging: hv: Get rid of some unused code
` [PATCH 153/206] Staging: hv:Include the contents of channel.h
` [PATCH 155/206] Staging: hv: Include the contents of ring_buffer.h
` [PATCH 156/206] Staging: hv: Include the contents of vmbus_channel_interface.h
` [PATCH 157/206] Staging: hv: Include the contents of vmbus_packet_format.h
` [PATCH 158/206] Staging: hv: Include the contents of logging.h
` [PATCH 159/206] Staging: hv: Include the contents of version_info.h
` [PATCH 160/206] Staging: hv: Add the contents of vmbus_api.h
` [PATCH 161/206] Staging: hv: Include the contents of vmbus.h
` [PATCH 162/206] Staging: hv: Cleanup the newly created header file
` [PATCH 164/206] Staging: hv: Add the definition hv_guid
` [PATCH 165/206] Staging: hv: Add a new header file to include all header files private to vmbus core
` [PATCH 166/206] Staging: hv: Include a subset of the contents of hv_api.h
` [PATCH 167/206] Staging: hv: Add "
` [PATCH 168/206] Staging: hv: Add the ringbuffer interfaces
` [PATCH 169/206] Staging: hv: Include the contents of vmbus_private.h
` [PATCH 177/206] Staging: hv: Include the contents of rndis.h
` [PATCH 182/206] Staging: hv: Include the newly created header files in storvsc_drv.c
` [PATCH 183/206] Staging: hv: Include the new header files in the network driver
` [PATCH 184/206] Staging: hv: Include the new header files in vmbus driver
` [PATCH 185/206] Staging: hv: Include the newly created header file in the util driver
` [PATCH 186/206] Staging: hv: Include the newly created header file in the mouse driver
` [PATCH 187/206] Staging: hv: Get rid of channel.h
` [PATCH 188/206] Staging: hv: Get rid of channel_mgmt.h
` [PATCH 189/206] Staging: hv: Get rid of hv_api.h
` [PATCH 192/206] Staging: hv: Get rid of netvsc_api.h
` [PATCH 193/206] Staging: hv: Get rid of netvsc.h
` [PATCH 194/206] Staging: hv: Get rid of ring_buffer.h
` [PATCH 195/206] Staging: hv: Get rid of rndis_filter.h
` [PATCH 196/206] Staging: hv: Get rid of rndis.h
` [PATCH 197/206] Staging: hv: Get rid of storvsc_api.h
` [PATCH 199/206] Staging: hv: Get rid of version_info.h
` [PATCH 200/206] Staging: hv: Get rid of vmbus_api.h
` [PATCH 202/206] Staging: hv: Get rid of vmbus.h
` [PATCH 203/206] Staging: hv: Get rid of vmbus_packet_format.h
` [PATCH 205/206] Staging: hv: Get rid of vstorage.h
[PATCH 1/1] deb-pkg: fix cross-compile build
2011-05-10 12:41 UTC (7+ messages)
[PATCH] sched: shorten setting the allowed cpu mask of task
2011-05-10 12:38 UTC (5+ messages)
[PATCH]drivers:regulator:change the dev_dbg in the probe function
2011-05-10 12:36 UTC (5+ messages)
` [PATCH] drivers:regulator:change debug statement be consistent with the style of the rest
[PATCH] sched: fix constructing the span cpu mask of sched domain
2011-05-10 12:29 UTC (3+ messages)
ptrace pull request for linux-next
2011-05-10 12:24 UTC (3+ messages)
[PATCH v4 1/1] can: add pruss CAN driver
2011-05-10 12:21 UTC (7+ messages)
System Administrator
2011-05-10 11:44 UTC
[PATCH] omap2/omapfb: make DBG() more resistant in if-else constructions
2011-05-10 12:16 UTC (8+ messages)
` [PATCH V2] "
[PATCH v2 2/3] dmaengine: at_hdmac: implement pause and resume in atc_control
2011-05-10 12:05 UTC (4+ messages)
` [PATCH] dmaengine: at_hdmac: pause: no need to wait for FIFO empty
[PATCHv1 -next] WATCHDOG: Watchdog module of DA9052 device driver
2011-05-10 11:14 UTC
linux-next: manual merge of the net tree with the net-current tree
2011-05-10 11:55 UTC (2+ messages)
[PATCH] kprobes,x86: disable irq durinr optimized callback
2011-05-10 11:44 UTC (4+ messages)
[PATCH] wait: include linux/sched.h
2011-05-10 11:42 UTC (6+ messages)
[PATCH] Revert "regulator: Move VCOINCELL to be the last element of mc13892_regulators array"
2011-05-10 11:27 UTC (2+ messages)
[PATCH v9 7/7] usb: Adding SuperSpeed support to dummy_hcd
2011-05-10 11:24 UTC (3+ messages)
Linux 2.6.39-rc5
2011-05-10 11:08 UTC (3+ messages)
` i915/kms/backlight-combo mode problem
[PATCH] regulator: Move VCOINCELL to be the last element of mc13892_regulators array
2011-05-10 11:00 UTC (5+ messages)
cryptoloop device write lockup on initrd
2011-05-10 10:52 UTC
[PATCH] ioapic: fix potential resume deadlock
2011-05-10 10:53 UTC (3+ messages)
[RFC][PATCH 00/13] ftrace: Allow multiple users to pick and choose functions to trace
2011-05-10 8:32 UTC (3+ messages)
how to debug kernel in qemu using ubuntu image
2011-05-10 10:41 UTC
[RFC][PATCH 0/7] memcg async reclaim
2011-05-10 10:13 UTC (8+ messages)
` [RFC][PATCH 1/7] memcg: check margin to limit for "
` [RFC][PATCH 2/7] memcg: count reclaimable pages per zone
` [RFC][PATCH 3/7] memcg: export memcg swappiness
` [RFC][PATCH 4/7] memcg : test a memcg is reclaimable
` [RFC][PATCH 5/7] memcg : export select victim memcg
` [RFC][PATCH 6/7] memcg : static scan for async reclaim
` [RFC][PATCH 7/7] memcg: workqueue "
[PATCH]Add Maintainer for MAINTAINERS file for us
2011-05-10 10:17 UTC (5+ messages)
[PATCH] mm: tracing: Add missing GFP flags to tracing
2011-05-10 10:09 UTC
[PATCH] AT91: Add external RTC for Flexibity board
2011-05-10 10:04 UTC (2+ messages)
[PATCH] tmpfs: fix race between umount and writepage
2011-05-10 9:52 UTC (10+ messages)
` [PATCH v2] "
BUG: sleeping function called from invalid context
2011-05-10 9:32 UTC (2+ messages)
[GIT PULL rcu/next] rcu commits for 2.6.40
2011-05-10 9:37 UTC (5+ messages)
Problems with procfs
2011-05-10 9:26 UTC
re-enable Nehalem raw Offcore-Events support
2011-05-10 9:35 UTC (6+ messages)
[PATCH resend] s390: oprofile: fix error checks in oprofile_hwsampler_init()
2011-05-10 9:19 UTC (5+ messages)
Dear E-mail Account Owner,
2011-05-10 9:02 UTC
[PATCH 12/19] mfd: Use mfd cell platform_data for wm8400 cells platform bits
2011-05-10 9:10 UTC (4+ messages)
[PATCH] sched: fix erroneous sysct_sched_nr_migrate logic
2011-05-10 9:10 UTC (3+ messages)
mmotm 2011-05-06-16-39 uploaded
2011-05-10 8:57 UTC (2+ messages)
2.6.39-rc6-mmotm0506 - lockdep splat in RCU code on page fault
2011-05-10 8:57 UTC (3+ messages)
[PATCH v3] leds: provide helper to register "leds-gpio" devices
2011-05-10 8:50 UTC (3+ messages)
` [PATCH v4] "
` [PATCH] [wip] ARM: imx: register "leds-gpio" device using new helper function
linux-next: build failure after merge of the voltage tree
2011-05-10 8:38 UTC (2+ messages)
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