messages from 2011-06-29 09:31:05 to 2011-06-29 15:25:32 UTC [more...]
[PATCH 0/8][V2] blk-throttle: Throttle buffered WRITEs in balance_dirty_pages()
2011-06-29 15:25 UTC (4+ messages)
` [PATCH 6/8] blk-throttle: core logic to throttle task while dirtying pages
[PATCH] AT91: add AT91SAM9X5 dummy configuration variable
2011-06-29 15:24 UTC (5+ messages)
[PATCH] net/core: Convert to current logging forms
2011-06-29 15:24 UTC (5+ messages)
[PATCH 1/2] USB: EHCI: Move sysfs related bits into ehci-sysfs.c
2011-06-29 15:23 UTC (2+ messages)
[PATCH v4]PPC4xx: Adding PCI(E) MSI support
2011-06-29 15:22 UTC (5+ messages)
[GIT PULL] DRBD minor fixes for 3.0-rc6
2011-06-29 15:14 UTC
[PATCH 0/4] arm: omap: usb: Hwmod and Runtime PM support for EHCI & OHCI
2011-06-29 15:22 UTC (7+ messages)
` [PATCH 1/4] arm: omap: usb: ehci and ohci hwmod structures for omap3 and omap4
` [PATCH 2/4] arm: omap: usb: register hwmods of usbhs
` [PATCH 3/4] arm: omap: usb: device name change for the clk names "
` [PATCH 4/4] mfd: global Suspend and resume support of ehci and ohci
All kinds of irq 16: nobody cared with Sandy Bridge Asus P8H67-M MB and multiple drivers
2011-06-29 15:01 UTC (4+ messages)
[PATCH v2] futex: Fix regression with read only mappings
2011-06-29 15:17 UTC (8+ messages)
` [PATCH v3] "
` [PATCH v4] "
[PATCH 00/12] Fix various section mismatches and build errors
2011-06-29 15:14 UTC (5+ messages)
[Patch v2 0/2] Fix for masking of complain mode, and rcu protected ref
2011-06-29 15:05 UTC (5+ messages)
` [PATCH 2/2] AppArmor: Fix masking of capabilities in complain mode
[PATCH 0/9] write bandwidth estimation and writeback fixes v2
2011-06-29 14:52 UTC (10+ messages)
` [PATCH 1/9] writeback: make writeback_control.nr_to_write straight
` [PATCH 2/9] writeback: account per-bdi accumulated written pages
` [PATCH 3/9] writeback: bdi write bandwidth estimation
` [PATCH 4/9] writeback: show bdi write bandwidth in debugfs
` [PATCH 5/9] writeback: consolidate variable names in balance_dirty_pages()
` [PATCH 6/9] writeback: introduce smoothed global dirty limit
` [PATCH 7/9] writeback: introduce max-pause and pass-good dirty limits
` [PATCH 8/9] writeback: scale IO chunk size up to half device bandwidth
` [PATCH 9/9] writeback: trace global_dirty_state
missing compat-ioctl for CDROM_DRIVE_STATUS + FDGETPRM
2011-06-29 15:09 UTC (6+ messages)
[RFC 0/8] Introducing a generic AMP/IPC framework
2011-06-29 15:04 UTC (8+ messages)
` [RFC 2/8] remoteproc: add omap implementation
` [RFC 7/8] drivers: introduce rpmsg, a remote-processor messaging bus
nested block devices (partitioned RAID with LVM): where Linux sucks ;-)
2011-06-29 14:43 UTC (3+ messages)
[PATCH 00/40] Staging: hv: Driver cleanup
2011-06-29 14:39 UTC (41+ messages)
` [PATCH 01/40] Staging: hv: storvsc: Do not aquire an unnecessary reference on stor_device
` [PATCH 02/40] Staging: hv: storvsc: Rename must_get_stor_device()
` [PATCH 03/40] Staging: hv: storvsc: Rename get_stor_device()
` [PATCH 04/40] Staging: hv: storvsc: Cleanup alloc_stor_device()
` [PATCH 05/40] Staging: hv: storvsc: Introduce state to manage the lifecycle of stor device
` [PATCH 06/40] Staging: hv: vmbus: Introduce a lock to protect the ext field in hv_device
` [PATCH 07/40] Staging: hv: storvsc: Use the newly introduced lock in accessing ext field
` [PATCH 08/40] Staging: hv: storvsc: Prevent outgoing traffic when stor dev is destroyed
` [PATCH 09/40] Staging: hv: storvsc: Get rid of release_stor_device() by inlining the code
` [PATCH 10/40] Staging: hv: storvsc: Get rid of final_release_stor_device() by inlining code
` [PATCH 11/40] Staging: hv: storvsc: Leverage the spinlock to manage ref_cnt
` [PATCH 12/40] Staging: hv: storvsc: Further cleanup reference counting of stor_device
` [PATCH 13/40] Staging: hv: netvsc: Introduce code to properly manage outstanding sends
` [PATCH 14/40] Staging: hv: netvsc: Inline the code for free_net_device()
` [PATCH 15/40] Staging: hv: netvsc: Cleanup alloc_net_device()
` [PATCH 16/40] Staging: hv: netvsc: Introduce state to manage the lifecycle of net device
` [PATCH 17/40] Staging: hv: netvsc: Use the newly introduced lock in accessing ext field
` [PATCH 18/40] Staging: hv: netvsc: Prevent outgoing traffic when netvsc dev is destroyed
` [PATCH 19/40] Staging: hv: netvsc: Get rid of release_outbound_net_device() by inlining the code
` [PATCH 20/40] Staging: hv: netvsc: Get rid of release_inbound_net_device() "
` [PATCH 21/40] Staging: hv: netvsc: Leverage the spinlock to manage ref_cnt
` [PATCH 22/40] Staging: hv: netvsc: Further cleanup reference counting of netvsc_device
` [PATCH 23/40] Staging: hv: storvsc: Introduce code to manage IDE devices using storvsc HBA
` [PATCH 24/40] Staging: hv: storvsc: On I/O get the correct IDE device
` [PATCH 25/40] Staging: hv: storvsc: Add state to manage the lifecycle of emulated HBA
` [PATCH 26/40] Staging: hv: storvsc: Handle probing IDE devices
` [PATCH 27/40] Staging: hv: storvsc: Handle IDE devices correctly in storvsc_remove()
` [PATCH 28/40] Staging: hv: storvsc: Handle IDE devices using the storvsc driver
` [PATCH 29/40] Staging: hv: storvsc: Optimize bounce buffer handling for the "write" case
` [PATCH 30/40] Staging: hv: storvsc: Optimize the bounce buffer handling in the "read" case
` [PATCH 31/40] Staging: hv: storvsc: Get rid of blkvsc_drv.c as this code is not used
` [PATCH 32/40] Staging: hv: storvsc: Include storvsc.c in storvsc_drv.c
` [PATCH 33/40] Staging: hv: storvsc: Cleanup storvsc_drv.c after adding the contents of storvsc.c
` [PATCH 34/40] Staging: hv: storvsc: Add the contents of hyperv_storage.h to storvsc_drv.c
` [PATCH 35/40] Staging: hv: storvsc: Make storvsc_dev_add() a static function
` [PATCH 36/40] Staging: hv: storvsc: Make storvsc_dev_remove() "
` [PATCH 37/40] Staging: hv: storvsc: Make storvsc_do_io() "
` [PATCH 38/40] Staging: hv: storvsc: Fixup srb_status for INQUIRY and MODE_SENSE
` [PATCH 39/40] Staging: hv: storvsc: In case of scsi errors offline the device
` [PATCH 40/40] Staging: hv: storvsc: No need to copy from bounce buffer in case of failure
[tip:perf/core] perf: Ignore non-sampling overflows
2011-06-29 14:39 UTC (8+ messages)
[PATCH 6/11] HWMON: DA9052 hwmon driver v1
2011-06-29 14:27 UTC (4+ messages)
[PATCH 1/2] ideapad-laptop: Ignore an unused VPC notification
2011-06-29 14:26 UTC (4+ messages)
` [PATCH 2/2] ideapad-laptop: Handle the App-controlled RF event
linux-next: Tree for June 29
2011-06-29 14:18 UTC (2+ messages)
[PATCH 3/3] PM: Limit race conditions between runtime PM and system sleep
2011-06-29 14:11 UTC (2+ messages)
[PATCH 0/3] aat2870: Adding mfd, backlight and regulator drivers
2011-06-29 14:06 UTC (4+ messages)
` [PATCH 1/3] mfd: aat2870: Add AAT2870 mfd driver
` [PATCH 2/3] backlight: aat2870: Add AAT2870 backlight driver
` [PATCH 3/3] regulator: aat2870: Add AAT2870 regulator driver
[PATCH v4 0/2] fadvise: move active pages to inactive list with POSIX_FADV_DONTNEED
2011-06-29 14:04 UTC (6+ messages)
[PATCH 02/11] GPIO: DA9052 GPIO module v1
2011-06-29 13:53 UTC
[PATCH 1/2] Samsung SoC ADC: use regulator (VDD for ADC)
2011-06-29 13:52 UTC (6+ messages)
` [PATCH v2 0/5] Update Samsung-SoC ADC (regulator / recent CPU support)
` [PATCH v2 2/5] Samsung SoC ADC: Channel selection for S5PV210, S5PC110, and Exynos4
` [PATCH v2 3/5] ARM: Exynos4: Support ADC
[FIX][PATCH 0/3] memcg: 3 fixes for memory cgroup's memory reclaim
2011-06-29 13:40 UTC (5+ messages)
` [PATCH 1/3] memcg: fix reclaimable lru check in memcg
` [FIX][PATCH 2/3] memcg: fix numa scan information update to be triggered by memory event
[RFC PATCH] MTD: atmel_nand: optimize read/write buffer functions
2011-06-29 13:31 UTC (5+ messages)
[PATCH] mach-ux500: fix build error due to unknown 'regulator_en' field
2011-06-29 13:33 UTC
[Patch 5/11] Regulator: DA9052 regulator support v2
2011-06-29 13:16 UTC
[PATCH 00/12] Synaptics image sensor support
2011-06-29 13:28 UTC (9+ messages)
` [PATCH 03/12] Input: synaptics - fix minimum reported ABS_TOOL_WIDTH
` [PATCH 10/12] Input: synaptics - decode AGM packet types
Linux 3.0-rc5 doesnt boot and hangs at rcu_sched_state ()
2011-06-29 13:26 UTC
[PATCH 1/4] fs: add SEEK_HOLE and SEEK_DATA flags
2011-06-29 13:19 UTC (6+ messages)
` [PATCH] xfstests 255: add a seek_data/seek_hole tester
[Patch 5/11] Regulator: DA9052 regulator support v2
2011-06-29 13:12 UTC
[PATCH] MAINTAINERS: drop Michael from bfin_mac driver
2011-06-29 13:07 UTC (3+ messages)
32bit NUMA and fakeNUMA broken for AMD CPUs
2011-06-29 13:03 UTC (7+ messages)
[PATCH v2 0/22] KVM: optimize for MMIO handled
2011-06-29 13:05 UTC (33+ messages)
` [PATCH v2 03/22] KVM: x86: fix broken read emulation spans a page boundary
` [PATCH v2 04/22] KVM: x86: introduce vcpu_gva_to_gpa to cleanup the code
` [PATCH v2 05/22] KVM: x86: abstract the operation for read/write emulation
` [PATCH v2 07/22] KVM: MMU: cache mmio info on page fault path
` [PATCH v2 19/22] KVM: MMU: lockless walking shadow page table
` [PATCH v2 21/22] KVM: MMU: mmio page fault support
[PATCH 00/10] mm: Linux VM Infrastructure to support Memory Power Management
2011-06-29 13:00 UTC (2+ messages)
[PATCH] [Cleanup] memcg: export memory cgroup's swappiness v2
2011-06-29 13:00 UTC (3+ messages)
[PATCH] tty: serial: samsung.c remove legacy PM code
2011-06-29 12:55 UTC (2+ messages)
[PATCH] caif: Fix recieve/receive typo
2011-06-29 12:52 UTC (2+ messages)
[PATCH v2 1/2] usb: gadget: add max_speed to usb_composite_driver
2011-06-29 12:48 UTC (6+ messages)
` [PATCH v2 2/2] usb: gadget: add SuperSpeed support to the Gadget Framework
[PATCH 0/2] mm: Clean up and document fault and RETRY mmap_sem
2011-06-29 12:43 UTC (4+ messages)
` [PATCH 1/2] mm: Remove use of ALLOW_RETRY when RETRY_NOWAIT is set
[PATCH 4/4] xen/netback: Add module alias for autoloading
2011-06-29 12:41 UTC
[PATCH 3/4] xen/blkback: Add module alias for autoloading
2011-06-29 12:40 UTC
[PATCH 2/4] xen: Add module alias to autoload backend drivers
2011-06-29 12:40 UTC
[PATCH 1/4] xen: Populate xenbus device attributes
2011-06-29 12:39 UTC
[PATCH] [media] v4l2 core: return -ENOIOCTLCMD if an ioctl doesn't exist
2011-06-29 12:34 UTC (5+ messages)
[PATCH 1/11] MFD: DA9052 MFD core module v1
2011-06-29 12:27 UTC (2+ messages)
[PATCH V2] backlight: add ams369fg06 amoled driver
2011-06-29 12:21 UTC (2+ messages)
+ mm-preallocate-page-before-lock_page-at-filemap-cow.patch added to -mm tree
2011-06-29 12:09 UTC
[PATCH v2] light sensor: Add a calibscale file to the isl29018 light sensor driver
2011-06-29 12:14 UTC (2+ messages)
[PATCH 0/5] perf support for amd guest/host-only bits v2
2011-06-29 12:05 UTC (7+ messages)
[GIT PULL] KVM fix for Linux 3.0-rc5
2011-06-29 11:43 UTC
[PATCH 2/2] taskstats: restrict access to user
2011-06-29 11:42 UTC (3+ messages)
[PATCH v2] implement a generic PWM framework
2011-06-29 11:41 UTC (6+ messages)
` [PATCH 1/2] PWM: add pwm framework support
` [PATCH 2/2] pwm: Add a i.MX23/28 pwm driver
Unionmount status?
2011-06-29 11:40 UTC (12+ messages)
` Union mount and overlayfs bake off?
[PATCH v4] misc: adds support the FSA9480 USB Switch
2011-06-29 11:34 UTC (3+ messages)
` [PATCH v5] "
[PATCH 1/2] proc: restrict access to /proc/PID/io
2011-06-29 11:20 UTC (9+ messages)
[PULL] i2c fixes for 3.0
2011-06-29 11:13 UTC
[RFC] implement a generic PWM framework - once again
2011-06-29 11:00 UTC (4+ messages)
` [PATCH 1/2] PWM: add pwm framework support
[PATCH 0/4] Stop kswapd consuming 100% CPU when highest zone is small
2011-06-29 10:57 UTC (4+ messages)
` [PATCH 1/4] mm: vmscan: Correct check for kswapd sleeping in sleeping_prematurely
[PATCH] Add cloexec information to fdinfo
2011-06-29 10:51 UTC (4+ messages)
[PATCH 0/11] dynamic_debug: allow multiple pending queries on boot-line
2011-06-29 10:50 UTC (5+ messages)
` [PATCH 01/11] dynamic_debug: allow changing of dynamic_debug verbosity any time
` [PATCH 03/11] dynamic_debug: process multiple commands on a line
virtio scsi host draft specification, v3
2011-06-29 10:35 UTC (11+ messages)
virtio scsi host draft specification, v3
2011-06-29 10:27 UTC (7+ messages)
[PATCH] pch_dma: Fix channel locking
2011-06-29 10:26 UTC (5+ messages)
linux-next: build failure after merge of the final tree (net tree related)
2011-06-29 9:58 UTC (4+ messages)
linux-next: build failure after merge of the final tree (net tree related)
2011-06-29 9:56 UTC (4+ messages)
[PATCH 1/6 v3] [media] ov9740: Cleanup hex casing inconsistencies
2011-06-29 9:52 UTC (5+ messages)
` [PATCH 3/6 v3] [media] ov9740: Fixed some settings
` [PATCH 4/6 v3] [media] ov9740: Remove hardcoded resolution regs
[PATCH V2 0/3] Add drivers/pwm and drivers/pwm/st_pwm.c
2011-06-29 9:35 UTC (6+ 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