messages from 2008-11-20 13:53:27 to 2008-11-20 15:24:52 UTC [more...]
[patch 2.6.28-rc2] at91_mci: workaround lockdep
2008-11-20 15:02 UTC (4+ messages)
omap display controller strange problem
2008-11-20 15:24 UTC (2+ messages)
[PATCH] mmc: atmel-mci: move atmel-mci.h file to include/linux
2008-11-20 14:59 UTC (7+ messages)
Backups using RAID1
2008-11-20 15:24 UTC (4+ messages)
[PATCH 0/2] Add battery health reporting for WM8350
2008-11-20 15:23 UTC (3+ messages)
` [PATCH 1/2] power_supply: Add cold to the POWER_SUPPLY_HEALTH report values
` [PATCH 2/2] power_supply: Add battery health reporting for WM8350
[refpolicy] services_polkit.patch
2008-11-20 15:22 UTC
Simple-agent in C
2008-11-20 15:22 UTC (3+ messages)
[U-Boot] PowerPC 440EP hard-float
2008-11-20 15:22 UTC (3+ messages)
[refpolicy] services_avahi.patch and services_dbus.patch
2008-11-20 15:22 UTC
git commit -v does not removes the patch
2008-11-20 15:20 UTC (11+ messages)
git and mtime
2008-11-20 15:19 UTC (12+ messages)
[Ocfs2-devel] [PATCH 00/00] Implement quotas for OCFS2 (version 2)
2008-11-20 15:19 UTC (7+ messages)
` [Ocfs2-devel] [PATCH 25/29] ocfs2: Implementation of local and global quota file handling
` [Ocfs2-devel] [PATCH 26/29] ocfs2: Add quota calls for allocation and freeing of inodes and space
times(2) sys call bug?
2008-11-20 15:09 UTC
[PATCH 0/7] mm: cleanups
2008-11-20 15:18 UTC (4+ messages)
` [PATCH 6/7] mm: add_active_or_unevictable into rmap
Lockdep violation in 2.6.28-rc4 + gregkh-all
2008-11-20 15:18 UTC (2+ messages)
[PATCH 3/3] net: define feature flags for FCoE offloads
2008-11-20 8:01 UTC (5+ messages)
[patch] docbook build fix, update include path
2008-11-20 15:17 UTC (3+ messages)
[GIT PATCH] rfkill fixes for 2.6.28-rc3
2008-11-20 15:03 UTC (9+ messages)
[linux-dvb] dib0700 remote control support fixed
2008-11-20 15:14 UTC
2.6.28-rcX in pretty bad shape on parisc
2008-11-20 15:14 UTC (2+ messages)
[Bug 12020] New: scsi_times_out NULL pointer dereference
2008-11-20 15:12 UTC (2+ messages)
` [Bug 12020] "
Question about TTY_DO_WRITE_WAKEUP
2008-11-20 15:12 UTC (5+ messages)
[PATCH] Allow help/--help/-h to be run outside of a TopGit repo
2008-11-20 15:11 UTC (5+ messages)
[TopGit PATCH] README: Fix spelling
2008-11-20 15:07 UTC (8+ messages)
` [TopGit PATCH] tg patch: disable pager and colors for git-diff
[RFC] x86: save_args out of line
2008-11-20 15:04 UTC (5+ messages)
` [RFC,v2] x86_64: "
` [PATCH/RFC] Move entry_64.S register saving out of the macros
` [PATCH] x86: clean up after: move "
[PATCH] led: simplify led_trigger_register_simple
2008-11-20 15:01 UTC (8+ messages)
[PATCH] Deal with the warning from dmi_low_memory_corruption() being unused
2008-11-20 14:55 UTC (2+ messages)
[PATCH 0/9] powerpc: port of dynamic ftrace
2008-11-20 14:53 UTC (5+ messages)
[PATCHSET] FUSE: implement direct mmap
2008-11-20 14:52 UTC (7+ messages)
` [PATCH 1/6] mmap: don't assume f_op->mmap() doesn't change vma->vm_file
` [PATCH 2/6] fdtable: export alloc_fd()
` [PATCH 3/6] FUSE: don't let fuse_req->end() put the base reference
` [PATCH 4/6] FUSE: make request_wait_answer() wait for ->end() completion
` [PATCH 5/6] FUSE: implement fuse_req->prep()
` [PATCH 6/6] FUSE: implement direct mmap
[PATCH] KVM: IA64: Using CFLAGS_vcpu.o to compile vcpu.c
2008-11-20 15:04 UTC (8+ messages)
[PATCH 1/2] ALSA: ASoC: ssm2602, wm8903: Fix priv substreams refs
2008-11-20 14:48 UTC (2+ messages)
xen panic when intel VT set to "auto" in BIOS
2008-11-20 15:02 UTC
[git pull] iommu fixes
2008-11-20 14:50 UTC
[PATCH] init/main.c: Use ktime accessor function in initcall_debug code
2008-11-20 14:47 UTC
[PATCH] drivers/char/tty_io.c: Avoid panic when no console is configured
2008-11-20 14:47 UTC
[PATCH 00/45] Permit filesystem local caching [ver #41]
2008-11-20 14:45 UTC (46+ messages)
` [PATCH 01/45] Create a dynamically sized pool of threads for doing very slow work items "
` [PATCH 02/45] Make slow-work thread pool actually dynamic "
` [PATCH 03/45] Make the slow work pool configurable "
` [PATCH 04/45] Document the slow work thread pool "
` [PATCH 05/45] FS-Cache: Release page->private after failed readahead "
` [PATCH 06/45] FS-Cache: Recruit a couple of page flags for cache management "
` [PATCH 07/45] FS-Cache: Provide an add_wait_queue_tail() function "
` [PATCH 08/45] FS-Cache: Add the FS-Cache netfs API and documentation "
` [PATCH 09/45] FS-Cache: Add the FS-Cache cache backend "
` [PATCH 10/45] FS-Cache: Add main configuration option, module entry points and debugging "
` [PATCH 11/45] FS-Cache: Add use of /proc and presentation of statistics "
` [PATCH 12/45] FS-Cache: Root index definition "
` [PATCH 13/45] FS-Cache: Add cache tag handling "
` [PATCH 14/45] FS-Cache: Add cache management "
` [PATCH 15/45] FS-Cache: Provide a slab for cookie allocation "
` [PATCH 16/45] FS-Cache: Add netfs registration "
` [PATCH 17/45] FS-Cache: Bit waiting helpers "
` [PATCH 18/45] FS-Cache: Object management state machine "
` [PATCH 19/45] FS-Cache: Implement the cookie management part of the netfs API "
` [PATCH 20/45] FS-Cache: Add and document asynchronous operation handling "
` [PATCH 21/45] FS-Cache: Implement data I/O part of netfs API "
` [PATCH 22/45] CacheFiles: Add missing copy_page export for ia64 "
` [PATCH 23/45] CacheFiles: Be consistent about the use of mapping vs file->f_mapping in Ext3 "
` [PATCH 24/45] CacheFiles: Add a hook to write a single page of data to an inode "
` [PATCH 25/45] CacheFiles: Permit the page lock state to be monitored "
` [PATCH 26/45] CacheFiles: Export things for CacheFiles "
` [PATCH 27/45] CacheFiles: A cache that backs onto a mounted filesystem "
` [PATCH 28/45] FS-Cache: Make kAFS use FS-Cache "
` [PATCH 29/45] NFS: Add comment banners to some NFS functions "
` [PATCH 30/45] NFS: Add FS-Cache option bit and debug bit "
` [PATCH 31/45] NFS: Permit local filesystem caching to be enabled for NFS "
` [PATCH 32/45] NFS: Register NFS for caching and retrieve the top-level index "
` [PATCH 33/45] NFS: Define and create server-level objects "
` [PATCH 34/45] NFS: Define and create superblock-level "
` [PATCH 35/45] NFS: Define and create inode-level cache "
` [PATCH 36/45] NFS: Use local disk inode cache "
` [PATCH 37/45] NFS: Invalidate FsCache page flags when cache removed "
` [PATCH 38/45] NFS: Add some new I/O counters for FS-Cache doing things for NFS "
` [PATCH 39/45] NFS: FS-Cache page management "
` [PATCH 40/45] NFS: Add read context retention for FS-Cache to call back with "
` [PATCH 41/45] NFS: nfs_readpage_async() needs to be accessible as a fallback for local caching "
` [PATCH 42/45] NFS: Read pages from FS-Cache into an NFS inode "
` [PATCH 43/45] NFS: Store pages from an NFS inode into a local cache "
` [PATCH 44/45] NFS: Display local caching state "
` [PATCH 45/45] NFS: Add mount options to enable local caching on NFS "
Please pull 'merge' branch of powerpc-4xx git tree
2008-11-20 14:58 UTC (2+ messages)
[Buildroot] svn commit: trunk/buildroot/package
2008-11-20 14:56 UTC (2+ messages)
USB on lite5200 does not work
2008-11-20 14:56 UTC (2+ messages)
LifeDrive filsystem probe fails [mjg59@srcf.ucam.org: Re:
2008-11-20 14:50 UTC (2+ messages)
` LifeDrive filsystem probe fails [mjg59@srcf.ucam.org: Re: LifeDrive and T|X not seen by hal]
Fwd: p54: testing AP mode: cannot switch to master mode
2008-11-20 14:49 UTC (4+ messages)
WAIT_FOR_SYSFS error, Is my udev rule wrong?
2008-11-20 14:49 UTC (3+ messages)
[ANNOUNCE] new PM branch: pm-20081119
2008-11-20 14:48 UTC (4+ messages)
[PATCH]: Fix deadlock in mm_pin
2008-11-20 14:46 UTC (2+ messages)
[U-Boot] U-boot resets when booting Linux kernel
2008-11-20 14:46 UTC
pull request: wireless-next-2.6 2008-11-18
2008-11-20 14:43 UTC (3+ messages)
git-gui translators - 0.12 coming soon
2008-11-20 14:43 UTC (5+ messages)
` [PATCH] Updated Swedish translation (514t0f0u)
` [PATCH v2] "
2.6.27.5 RT patch status (26rt11)
2008-11-20 14:44 UTC (6+ messages)
[PATCH 0/1] radio-mr800: fix unplug
2008-11-20 14:33 UTC (4+ messages)
[PATCH 2/2] ALSA: ASoC: ssm2602: Update supported stream formats
2008-11-20 14:39 UTC
[Cluster-devel] GFS2: Kill two daemons with one patch
2008-11-20 14:38 UTC
[PATCH] intel-iommu: make init_dmars() static
2008-11-20 14:37 UTC (4+ messages)
[Cluster-devel] GFS2: Move gfs2_recoverd into recovery.c
2008-11-20 14:37 UTC
[PATCH] do not attempt to close cifs files which are already closed due to session reconnect
2008-11-20 14:39 UTC (6+ messages)
[U-Boot] Den Tists Listing for the USA
2008-11-20 14:35 UTC
[HIFN] Bugfix series
2008-11-20 14:33 UTC (10+ messages)
` [PATCH] Move command descriptor setup to seperate function as preparation
` [PATCH] Have HW invalidate src and dest descriptors after processing
` [PATCH] Fix DMA setup
` [PATCH] Don't copy src sg list
` [PATCH] Fix request context corruption
` [PATCH] short benchmarks
pci: Added quirk to disable msi for MCP55 NIC on Asus P5N32-SLI Premium
2008-11-20 14:32 UTC (2+ messages)
[U-Boot] [RFC PATCH 0/6] Some speed improvements to U-Boot JFFS2 code (updated)
2008-11-20 14:31 UTC (4+ messages)
` [U-Boot] [PATCH 3/6] jffs2: rewrite jffs2 scanning code based on Linux one
nfsd 2.6.28 merge plans
2008-11-20 14:25 UTC (5+ messages)
[Buildroot] dejagnu
2008-11-20 14:26 UTC
linux memory mgmt system question
2008-11-20 14:17 UTC
2.6.27.5 tun/tap problem
2008-11-20 14:24 UTC (2+ messages)
` 2.6.26.x and 2.6.27.x 2.6.27-rc* regression: ssh and "
[PATCHSET] CUSE: implement CUSE, take #2
2008-11-20 14:23 UTC (6+ messages)
` [PATCH 1/5] FUSE: add fuse_ prefix to several functions
` [PATCH 2/5] FUSE: export symbols to be used by CUSE
` [PATCH 3/5] FUSE: separate out fuse_conn_init() from new_conn()
` [PATCH 4/5] FUSE: add fuse_conn->release()
` [PATCH 5/5] CUSE: implement CUSE - Character device in Userspace
dsl error message
2008-11-20 14:24 UTC
2.6.27.5 guest boot failure using in-kernel PIT
2008-11-20 14:22 UTC
Re :Re: 8360E MDS - linux 2.6.20
2008-11-20 14:23 UTC
[PATCH 1/2] protect /sbin/init from unwanted signals more
2008-11-20 15:20 UTC (3+ messages)
[PATCH] UBIFS: Fix Bulk read buf_len intialization
2008-11-20 14:22 UTC
[PATCH] ath5k: Clean up eeprom parsing and add missing calibration data
2008-11-20 14:16 UTC
[U-Boot] [PATCH] flash: Export flash_sector_size() function
2008-11-20 14:17 UTC (2+ messages)
` [U-Boot] [PATCH V2] "
twl4030 asoc kcontrols and widgets
2008-11-20 14:17 UTC (4+ messages)
linux memory mgmt system question
2008-11-20 14:15 UTC
[PATCH] intel-iommu: remove some unused struct intel_iommu fields
2008-11-20 14:14 UTC (2+ messages)
[PATCH] Add support for the nwp serial device
2008-11-20 14:13 UTC (3+ messages)
[PATCHSET] FUSE: extend FUSE to support more operations, take #2
2008-11-20 14:11 UTC (6+ messages)
` [PATCH 1/5] fuse: move FUSE_MINOR to miscdevice.h
` [PATCH 2/5] FUSE: implement ioctl support
` [PATCH 3/5] FUSE: add file kernel handle
` [PATCH 4/5] FUSE: implement unsolicited notification
` [PATCH 5/5] FUSE: implement poll support
[PATCH] Fix kvm-79 userland for separate kernel objdir
2008-11-20 14:23 UTC (5+ messages)
[PATCH 00 of 38] xen: add more Xen dom0 support
2008-11-20 8:33 UTC (3+ messages)
` [PATCH 30 of 38] xen: implement io_apic_ops
High load in 2.6.27, NFS / rpcauth_lookup_credcache()?
2008-11-20 14:08 UTC (11+ messages)
[PATCH] mfd: Fix define values of CS1_HIB_MODE
2008-11-20 14:04 UTC (2+ messages)
Kcontrols for ASoC TWL4030 CODEC
2008-11-20 14:04 UTC (4+ messages)
[Xenomai-help] Does Valgrind work with Xenomai?
2008-11-20 14:02 UTC (4+ messages)
linux-next: manual merge of the wireless tree
2008-11-20 13:48 UTC (3+ messages)
[TopGit PATCH] Add Vim modelines for consistent spacing
2008-11-20 13:59 UTC
[PATCH] KVM: VMX: Fix race between pending IRQ and NMI
2008-11-20 13:59 UTC (9+ messages)
O_DIRECT patch for processors with VIPT cache for mainline kernel (specifically arm in our case)
2008-11-20 13:59 UTC (6+ messages)
[PATCH RESEND] poll: allow f_op->poll to sleep, take #2
2008-11-20 13:57 UTC
[PATCH] OMAP3 NAND: Add NAND support on OMAP_LDP
2008-11-20 14:03 UTC
[PATCH] OMAP: set appropriate platform data for touchscreen
2008-11-20 14:02 UTC
[refpolicy] services_dcc.patch
2008-11-20 13:56 UTC
c/s 18726 ???
2008-11-20 13:55 UTC (3+ messages)
[PATCH] OMAP: Switch to gpio_direction_output in OMAP_LDP
2008-11-20 14:01 UTC
Moving fontconfig cache out of tmpfs
2008-11-20 13:53 UTC (4+ 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.