messages from 2009-04-01 17:41:21 to 2009-04-02 00:30:14 UTC [more...]
[RFC PATCH 00/17] virtual-bus
2009-04-02 0:29 UTC (16+ messages)
[git pull] PCI changes for 2.6.30
2009-04-02 0:24 UTC (7+ messages)
[GIT RFC] percpu: use dynamic percpu allocator as the default percpu allocator
2009-04-02 0:20 UTC (4+ messages)
[Announce] 2.6.29-rc4-rt1
2009-04-02 0:17 UTC (11+ messages)
` [Announce] 2.6.29-rc4-rt2
` [Announce] 2.6.29-rc6-rt2
` [Announce] 2.6.29-rc6-rt3
` [Announce] 2.6.29-rc7-rt1
` [Announce] 2.6.29-rc78rt1
` [Announce] 2.6.29-rc8-rt2
` [Announce] 2.6.29-rc8-rt3
` [Announce] 2.6.29-rt1
` [Announce] 2.6.29-rt2
[PATCH] x86: percpu_to_op() misses memory and flags clobbers
2009-04-02 0:13 UTC (9+ messages)
` [RFC] percpu: convert SNMP mibs to new infra
[PULL] x86 cpumask updates (plus a few generic pre-req cpumask cleanups)
2009-04-02 0:09 UTC
[PATCH 0/3] compressed in-memory swapping take5
2009-04-02 0:02 UTC (3+ messages)
[PATCH 0/2] lib, initramfs: Add initramfs LZO compression
2009-04-02 0:02 UTC (11+ messages)
` [PATCH 1/2] lib: add fast lzo decompressor
` [PATCH 3/3] lib: enable lzo-compressed kernels
[patch 00/35] Jeff's ReiserFS Patch Queue
2009-04-01 23:59 UTC (8+ messages)
[RFC PATCHSET block] block: blk-map updates and API cleanup
2009-04-01 23:57 UTC (13+ messages)
` [PATCH 08/17] bio: reimplement bio_copy_user_iov()
` [PATCH 10/17] bio: use bio_create_from_sgl() in bio_map_user_iov()
` [PATCH 13/17] blk-map: implement blk_rq_map_kern_sgl()
` [PATCH 16/17] blk-map/bio: remove superflous @len parameter from blk_rq_map_user_iov()
Linux 2.6.29
2009-04-01 23:44 UTC (29+ messages)
[-tip] ftrace: oops at probe_wakeup_sched_switch+0xd1/0x1ae
2009-04-01 23:42 UTC (7+ messages)
` [PATCH][GIT PULL] tracing/wakeup: move access to wakeup_cpu into spinlock
[PATCH] snd: aica - fix annoying compiler warning
2009-04-01 23:41 UTC (6+ messages)
[PATCH 00/15] pending perf_counter bits
2009-04-01 23:25 UTC (10+ messages)
` [PATCH 13/15] perf_counter: provide generic callchain bits
[PATCH -tip 0/4 V3] tracing: kprobe-based event tracer
2009-04-01 23:21 UTC (10+ messages)
2.6.29 git, resume from ram broken on thinkpad
2009-04-01 23:06 UTC (8+ messages)
[PATCH 00/43] Permit filesystem local caching [ver #46]
2009-04-01 23:07 UTC (44+ messages)
` [PATCH 01/43] Create a dynamically sized pool of threads for doing very slow work items "
` [PATCH 02/43] Make slow-work thread pool actually dynamic "
` [PATCH 03/43] Make the slow work pool configurable "
` [PATCH 04/43] Document the slow work thread pool "
` [PATCH 05/43] FS-Cache: Release page->private after failed readahead "
` [PATCH 06/43] FS-Cache: Recruit a couple of page flags for cache management "
` [PATCH 07/43] FS-Cache: Add the FS-Cache netfs API and documentation "
` [PATCH 08/43] FS-Cache: Add the FS-Cache cache backend "
` [PATCH 09/43] FS-Cache: Add main configuration option, module entry points and debugging "
` [PATCH 10/43] FS-Cache: Add use of /proc and presentation of statistics "
` [PATCH 11/43] FS-Cache: Root index definition "
` [PATCH 12/43] FS-Cache: Add cache tag handling "
` [PATCH 13/43] FS-Cache: Add cache management "
` [PATCH 14/43] FS-Cache: Provide a slab for cookie allocation "
` [PATCH 15/43] FS-Cache: Add netfs registration "
` [PATCH 16/43] FS-Cache: Bit waiting helpers "
` [PATCH 17/43] FS-Cache: Object management state machine "
` [PATCH 18/43] FS-Cache: Implement the cookie management part of the netfs API "
` [PATCH 19/43] FS-Cache: Add and document asynchronous operation handling "
` [PATCH 20/43] FS-Cache: Implement data I/O part of netfs API "
` [PATCH 21/43] CacheFiles: Be consistent about the use of mapping vs file->f_mapping in Ext3 "
` [PATCH 22/43] CacheFiles: Add a hook to write a single page of data to an inode "
` [PATCH 23/43] CacheFiles: Permit the page lock state to be monitored "
` [PATCH 24/43] CacheFiles: Export things for CacheFiles "
` [PATCH 25/43] CacheFiles: A cache that backs onto a mounted filesystem "
` [PATCH 26/43] FS-Cache: Make kAFS use FS-Cache "
` [PATCH 27/43] NFS: Add comment banners to some NFS functions "
` [PATCH 28/43] NFS: Add FS-Cache option bit and debug bit "
` [PATCH 29/43] NFS: Permit local filesystem caching to be enabled for NFS "
` [PATCH 30/43] NFS: Register NFS for caching and retrieve the top-level index "
` [PATCH 31/43] NFS: Define and create server-level objects "
` [PATCH 32/43] NFS: Define and create superblock-level "
` [PATCH 33/43] NFS: Define and create inode-level cache "
` [PATCH 34/43] NFS: Use local disk inode cache "
` [PATCH 35/43] NFS: Invalidate FsCache page flags when cache removed "
` [PATCH 36/43] NFS: Add some new I/O counters for FS-Cache doing things for NFS "
` [PATCH 37/43] NFS: FS-Cache page management "
` [PATCH 38/43] NFS: Add read context retention for FS-Cache to call back with "
` [PATCH 39/43] NFS: nfs_readpage_async() needs to be accessible as a fallback for local caching "
` [PATCH 40/43] NFS: Read pages from FS-Cache into an NFS inode "
` [PATCH 41/43] NFS: Store pages from an NFS inode into a local cache "
` [PATCH 42/43] NFS: Display local caching state "
` [PATCH 43/43] NFS: Add mount options to enable local caching on NFS "
2.6.29 git master and PAT problems
2009-04-01 23:04 UTC (5+ messages)
make headers_install broken for ARCH=m68k in 2.6.29-rc7
2009-04-01 22:59 UTC (6+ messages)
[PATCH 4/4] add ksm kernel shared memory driver
2009-04-01 22:54 UTC (13+ messages)
replace() system call needed (was Re: EXT4-ish "fixes" in UBIFS)
2009-04-01 22:58 UTC (4+ messages)
[GIT RFC] percpu: use dynamic percpu allocator as the default percpu allocator
2009-04-01 22:57 UTC (17+ messages)
` [PATCH UPDATED] "
Linux 2.6.29
2009-04-01 22:57 UTC (13+ messages)
2.6.29-git: cannot mount ext4/loop
2009-04-01 22:53 UTC (2+ messages)
[PATCH v2 1/1] dw_dmac: add cyclic API to DW DMA driver
2009-04-01 22:46 UTC (4+ messages)
` [PATCH v3 "
ftruncate-mmap: pages are lost after writing to mmaped file
2009-04-01 22:36 UTC (7+ messages)
[PATCH 4/5] deb-pkg: allow to specify a custom revision for .deb packages
2009-04-01 22:33 UTC (3+ messages)
[PATCH] writeback: guard against jiffies wraparound on inode->dirtied_when checks (try #3)
2009-04-01 22:12 UTC (4+ messages)
[PATCH 0/5] Improve flexibility of deb-pkg target
2009-04-01 21:43 UTC (12+ messages)
` [PATCH 4/5]
` [PATCH 1/5] deb-pkg: minor general improvements in builddeb script
` [PATCH 2/5] deb-pkg: fix 'file not found' error when building .deb package for arm
` [PATCH 3/5] deb-pkg: pass Debian maintainer script parameters to packaging hook scripts
` [PATCH 5a/5] deb-pkg: allow alternative hook scripts directory in .deb packages
` [PATCH 5b/5] "
UIO: uio_mem does not handle devices above 4 GB address
2009-04-01 21:54 UTC (4+ messages)
[PATCH] : Add dev-id and inode number for debugging in init_special_inode in fs/inode.c
2009-04-01 21:50 UTC (2+ messages)
Atheros Linux wireless support - ramifications of reverse engineering alien technology
2009-04-01 20:56 UTC (3+ messages)
` [ath9k-devel] "
[PATCH] QE USB Host Integration for MPC832x
2009-04-01 21:46 UTC
Removing __kernel_old_uid_t, git_t, dev_t
2009-04-01 21:32 UTC (8+ messages)
` [RFC] asm-generic/{unistd,types,posix_types}.h for new arch
[PATCH] Fix highmem build failure
2009-04-01 21:33 UTC
Ext4 and the "30 second window of death"
2009-04-01 21:26 UTC (12+ messages)
Oops in 2.6.29-6608-g15f7176 at tcp_enter_frto+0x128/0x2d0
2009-04-01 21:21 UTC
[PATCH] do_xip_mapping_read: fix length calculation
2009-04-01 21:17 UTC (2+ messages)
Linux 2.6.29
2009-04-01 21:20 UTC (23+ messages)
` range-based cache flushing (was Re: Linux 2.6.29)
[PATCH] x86: Support for multiple MSI
2009-04-01 21:10 UTC
[PATCH] tracing/ftrace: alloc the started cpumask for the trace file
2009-04-01 20:53 UTC
[PATCH] ide: falconide/q40ide - Use __ide_mm_{in,out}sw() for data transfer
2009-04-01 20:43 UTC
qcserial comes up in unhelpful custom mode?
2009-04-01 20:37 UTC
[PATCH] Revert "V4L/DVB (10962): fired-avc: fix printk formatting warning."
2009-04-01 20:25 UTC
ISCSI-SCST performance (with also IET and STGT data)
2009-04-01 20:23 UTC (9+ messages)
` [Scst-devel] "
` [Iscsitarget-devel] [Scst-devel] ISCSI-SCST performance (withalso "
[patch 3/21] x86, bts: wait until traced task has been scheduled out
2009-04-01 19:52 UTC (7+ messages)
2.6.29 regression: ATA bus errors on resume
2009-04-01 19:48 UTC (3+ messages)
[PATCH] Align cache_clean work
2009-04-01 19:45 UTC (2+ messages)
Detailed Stack Information Patch [2/3]
2009-04-01 19:36 UTC (2+ messages)
lowmemory android driver not needed?
2009-04-01 19:33 UTC (5+ messages)
Detailed Stack Information Patch [1/3]
2009-04-01 19:31 UTC (2+ messages)
[PATCH] [Target_Core_Mod/Persistent_Reservations]: Make 'Registrants only' reservations allow multiple writers
2009-04-01 19:23 UTC
[Patch 1/1] Fix compiler warning
2009-04-01 19:20 UTC (4+ messages)
` [Patch 1/1] xpc_sn2: fix max() warning about pointers of different types
[Patch 1/1] Remove SGI_GRU as a valid config option for ia64 configs with SGI_UV
2009-04-01 18:53 UTC
[PATCH 00/05] tmio_mmc: Minor fixes and cnf/irq changes
2009-04-01 19:00 UTC (9+ messages)
[PATCH] efifb: Exit if framebuffer address is invalid
2009-04-01 18:57 UTC
[patch 0/6] x86-tip: merge irqinit_32/64.c
2009-04-01 18:56 UTC (8+ messages)
` [patch 4/6] x86: irqinit - merge native_init_IRQ
[GIT PULL] x86 setup BIOS workarounds
2009-04-01 18:51 UTC (3+ messages)
strange MTRR on 2.6.29-git
2009-04-01 18:43 UTC (2+ messages)
+ signals-tracehook_notify_jctl-change.patch added to -mm tree
2009-04-01 18:22 UTC (2+ messages)
[PATCH] synclink_gt add clock options
2009-04-01 18:13 UTC
[PATCH] sisfb: fix color component length for pseudocolor modes
2009-04-01 17:05 UTC (2+ messages)
` [Linux-fbdev-devel] "
[Bug 487894] New: sky2 0000:06:00.0: DMA-API: device driver frees DMA memory with different size
2009-04-01 18:02 UTC
[PATCH] vga16fb: fix color component length for pseudocolor modes
2009-04-01 16:58 UTC (2+ messages)
` [Linux-fbdev-devel] "
[PATCH] uvesafb: fix color component length for pseudocolor modes
2009-04-01 16:54 UTC (2+ messages)
[PATCH 2.6.30] cxgb3: clear shadow BAR registers
2009-04-01 17:48 UTC (3+ messages)
[PATCH] fbdev: fix color component field length documentation
2009-04-01 16:50 UTC (4+ 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;
as well as URLs for NNTP newsgroup(s).