messages from 2010-11-17 02:59:43 to 2010-11-17 04:59:51 UTC [more...]
[PATCH ] McBSP:Make the free variable update more readable
2010-11-17 4:59 UTC (4+ messages)
[PATCH 0/5] Series short description
2010-11-17 4:59 UTC (4+ messages)
` [PATCH 1/5] scripts: dtc: Merge in changes from the dtc repository
[PATCH 0/7] Various OF fixes for little-endian and ARM
2010-11-17 4:54 UTC (8+ messages)
` [PATCH 1/7] OF: make drivers depend on CONFIG_OF instead of CONFIG_PPC_OF
[PATCH 0/1] [PULL] bitbake: optimize the file parsing speed
2010-11-17 4:49 UTC (2+ messages)
` [PATCH 1/1] bitbake: optimize "
[0/8,v3] NUMA Hotplug Emulator - Introduction & Feedbacks
2010-11-17 2:08 UTC (18+ messages)
` [1/8,v3] NUMA Hotplug Emulator: add function to hide memory region via e820 table
` [2/8,v3] NUMA Hotplug Emulator: infrastructure of NUMA hotplug emulation
` [3/8,v3] NUMA Hotplug Emulator: Userland interface to hotplug-add fake offlined nodes
` [4/8,v3] NUMA Hotplug Emulator: Abstract cpu register functions
` [5/8,v3] NUMA Hotplug Emulator: support cpu probe/release in x86
` [6/8,v3] NUMA Hotplug Emulator: Fake CPU socket with logical CPU on x86
` [7/8,v3] NUMA Hotplug Emulator: extend memory probe interface to support NUMA
` [8/8,v3] NUMA Hotplug Emulator: documentation
[Ocfs2-devel] [PATCH 1/1] Ocfs2-1.4: Backport mainline commit 'Journaling i_flags and i_orphaned_slot when adding inode to orphan dir' to ocfs2-1.4
2010-11-17 4:46 UTC
MDaemon Notification -- Attachment Removed
2010-11-17 1:45 UTC
linux-next: fate of the cleancache tree
2010-11-17 4:44 UTC (2+ messages)
Behavior of BUG() [Was: Re: [PATCH 2/5] of/fdt: add kernel command line option for dtb_compat string]
2010-11-17 4:44 UTC (14+ messages)
Kernel rwlock design, Multicore and IGMP
2010-11-17 4:43 UTC (9+ messages)
[PATCH] iw: Resolve namespace clash between station plink and vlan commands
2010-11-17 4:41 UTC (5+ messages)
[PATCH 00/13] IO-less dirty throttling v2
2010-11-17 4:41 UTC (43+ messages)
` [PATCH 01/13] writeback: IO-less balance_dirty_pages()
` [PATCH 02/13] writeback: consolidate variable names in balance_dirty_pages()
` [PATCH 03/13] writeback: per-task rate limit on balance_dirty_pages()
` [PATCH 04/13] writeback: prevent duplicate balance_dirty_pages_ratelimited() calls
` [PATCH 05/13] writeback: account per-bdi accumulated written pages
` [PATCH 06/13] writeback: bdi write bandwidth estimation
` [PATCH 07/13] writeback: show bdi write bandwidth in debugfs
` [PATCH 08/13] writeback: quit throttling when bdi dirty pages dropped low
` [PATCH 09/13] writeback: reduce per-bdi dirty threshold ramp up time
` [PATCH 10/13] writeback: make reasonable gap between the dirty/background thresholds
` [PATCH 11/13] writeback: scale down max throttle bandwidth on concurrent dirtiers
` [PATCH 12/13] writeback: add trace event for balance_dirty_pages()
` [PATCH 13/13] writeback: make nr_to_write a per-file limit
[patch] fix up lock order reversal in writeback
2010-11-17 4:38 UTC (6+ messages)
Device tree with early buffer allocations and aliased memory
2010-11-17 4:35 UTC (8+ messages)
[PATCH 01/13] writeback: IO-less balance_dirty_pages()
2010-11-17 4:30 UTC (7+ messages)
[patch] mm: vmscan implement per-zone shrinkers
2010-11-17 4:29 UTC (12+ messages)
[PATCH] sane-toolchain.inc: remove duplicate line
2010-11-17 4:27 UTC
x86 fix Pull request
2010-11-17 4:25 UTC
linux-next: build failure after merge of the usb tree
2010-11-17 4:20 UTC (2+ messages)
linux-next: build warning after merge of the usb tree
2010-11-17 4:20 UTC (2+ messages)
[PATCH] Encorage dead-code elimination for unused interpolation channels
2010-11-17 4:25 UTC
[PATCH 3/3] btrfs: fix panic caused by direct IO
2010-11-17 4:23 UTC
[PATCH 2/3] btrfs: restructure btrfs_merge_bio_hook()
2010-11-17 4:23 UTC
Build failure 2.6.37-rc2
2010-11-17 4:20 UTC (3+ messages)
[PATCH 1/3] direct-io: add a hook for the fs to provide its own bio merging check function
2010-11-17 4:18 UTC
[patch 1/6] fs: icache RCU free inodes
2010-11-17 4:18 UTC (11+ messages)
Poor performance unlinking hard-linked files
2010-11-17 4:11 UTC (4+ messages)
` Poor performance unlinking hard-linked files (repost)
[PATCH 13/13] writeback: make nr_to_write a per-file limit
2010-11-17 3:58 UTC (3+ messages)
[PATCH 02/13] writeback: consolidate variable names in balance_dirty_pages()
2010-11-17 3:58 UTC (3+ messages)
[PATCH v4] arm & sh: factorised duplicated clkdev.c
2010-11-17 4:11 UTC (3+ messages)
[PATCH 00/13] IO-less dirty throttling
2010-11-17 3:58 UTC (3+ messages)
[PATCH 10/13] writeback: make reasonable gap between the dirty/background thresholds
2010-11-17 3:58 UTC (3+ messages)
[PATCH 03/13] writeback: per-task rate limit on balance_dirty_pages()
2010-11-17 3:58 UTC (3+ messages)
[PATCH 04/13] writeback: prevent duplicate balance_dirty_pages_ratelimited() calls
2010-11-17 3:58 UTC (3+ messages)
[PATCH v2 1/6] KVM: MMU: fix forgot flush vcpu tlbs
2010-11-17 4:13 UTC (6+ messages)
` [PATCH v2 2/6] KVM: MMU: don't drop spte if overwrite it from W to RO
` [PATCH v2 3/6] KVM: MMU: don't mark spte notrap if reserved bit set
` [PATCH v2 4/6] KVM: MMU: rename 'reset_host_protection' to 'host_writable'
` [PATCH v2 5/6] KVM: MMU: remove 'clear_unsync' parameter
` [PATCH v2 6/6] KVM: MMU: cleanup update_pte, pte_prefetch and sync_page functions
[PATCH 08/13] writeback: quit throttling when bdi dirty pages dropped low
2010-11-17 3:58 UTC (3+ messages)
[PATCH 12/13] writeback: add trace event for balance_dirty_pages()
2010-11-17 3:58 UTC (3+ messages)
[PATCH 06/13] writeback: bdi write bandwidth estimation
2010-11-17 3:58 UTC (3+ messages)
[PATCH 11/13] writeback: scale down max throttle bandwidth on concurrent dirtiers
2010-11-17 3:58 UTC (3+ messages)
[PATCH 07/13] writeback: show bdi write bandwidth in debugfs
2010-11-17 3:58 UTC (3+ messages)
[PATCH 09/13] writeback: reduce per-bdi dirty threshold ramp up time
2010-11-17 3:58 UTC (3+ messages)
[PATCH 05/13] writeback: account per-bdi accumulated written pages
2010-11-17 3:58 UTC (3+ messages)
[PATCH 2/4] drm/radeon/kms: properly power up/down the eDP panel as needed
2010-11-17 4:05 UTC (2+ messages)
` [PATCH] drm/radeon/kms: properly power up/down the eDP panel as needed (v2)
[PATCH] Revert oom rewrite series
2010-11-17 4:04 UTC (10+ messages)
[PATCH -v4 0/2] Lockless memory allocator and list
2010-11-17 3:57 UTC (7+ messages)
` [PATCH -v4 1/2] lib, Make gen_pool memory allocator lockless
[ANNOUNCE] fbdev git tree
2010-11-17 4:00 UTC (5+ messages)
[PATCH wireless-next] net/wireless: Use pr_<level> and netdev_<level>
2010-11-17 3:56 UTC
[PATCH] [ARM] twd: Allow twd rescaling to match cpu frequency
2010-11-17 3:55 UTC (7+ messages)
[patch] fs: fix d_validate
2010-11-17 3:51 UTC (7+ messages)
[PATCH] Make swap accounting default behavior configurable
2010-11-17 3:28 UTC (6+ messages)
Does OBEX authentication works in OPP?
2010-11-17 3:43 UTC
[patch 1/3] mm: remove unused get_vm_area_node
2010-11-17 3:41 UTC (5+ messages)
` [patch 2/3] mm: remove gfp mask from pcpu_get_vm_areas
` [patch 3/3] mm: unify module_alloc code for vmalloc
[PATCH]KVM: VMX: Inform user about INTEL_TXT dependency
2010-11-17 3:40 UTC
[ANNOUNCE] New utility: 'trace'
2010-11-17 3:34 UTC (5+ messages)
[RFC][PATCH 0/5] tracing/events: stable tracepoints
2010-11-17 3:32 UTC (3+ messages)
` [RFC][PATCH 1/5] [PATCH 1/5] events: Add EVENT_FS the event filesystem
[PATCH 1/2] Drivers: hid: Makefile: Cleaned up Makefile
2010-11-17 3:28 UTC (3+ messages)
failure to boot any kernel since 2.6.36rc6-git2
2010-11-17 3:27 UTC
[PATCH 1/2] ath9k: add support for reading eeprom from platform data on PCI devices
2010-11-17 3:25 UTC (3+ messages)
` [PATCH 2/2] ath9k_hw: support reading calibration data from flash on AR9003
` [PATCH v2 1/2] ath9k: add support for reading eeprom from platform data on PCI devices
[PATCH] cm6206: turn off de-emphasis in s/pdif
2010-11-17 3:24 UTC (3+ messages)
Update to Project_ideas wiki page
2010-11-17 3:19 UTC
[LTP] Realtime test failure
2010-11-17 3:17 UTC (9+ messages)
How to recreate a dmraid RAID array with mdadm (was: no subject)
2010-11-17 3:15 UTC (2+ messages)
[PATCH] do not select ACPI_VIDEO in poulsbo stub driver
2010-11-17 3:16 UTC (4+ messages)
linux-next: Tree for November 17
2010-11-17 3:09 UTC
Hole Punching V2
2010-11-17 3:06 UTC (8+ messages)
` [PATCH 4/6] Ext4: fail if we try to use hole punch
` [Ocfs2-devel] "
[PATCH v5-light 0/6] KVM: Improve IRQ assignment for device passthrough
2010-11-17 3:01 UTC (2+ messages)
[PATCH 1/2] cfg80211: add support for setting the ad-hoc multicast rate
2010-11-17 3:00 UTC (4+ messages)
` [PATCH 2/2] mac80211: "
[Lustre-devel] extend lnet_notify to public LNet API
2010-11-17 3:00 UTC (2+ messages)
[PATCH net-next-2.6 v4] can: Topcliff: PCH_CAN driver: Add Flow control/Fix Endianess issue/Separate IF register/Enumerate LEC macro/Move MSI processing/Use BIT(X)/Change Message Object index/Add prefix PCH_
2010-11-17 3:00 UTC (5+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.