messages from 2008-04-14 15:49:51 to 2008-04-14 17:32:31 UTC [more...]
[PATCH 9/15] Mempolicy: Use MPOL_PREFERRED for system-wide default policy
2008-04-14 17:32 UTC (2+ messages)
` [PATCH 8/15] Mempolicy: Rework mempolicy Reference Counting [yet again]
[PATCH] nfs: handle nfs_{read,write,commit}_rpcsetup errors
2008-04-14 17:31 UTC
no sound with snd-hda-intel - error docu
2008-04-14 17:27 UTC
[PATCH] adilger@clusterfs.com bounces
2008-04-14 17:29 UTC (4+ messages)
What does 0dB refer to? (Logitech USB Speakers)
2008-04-14 17:28 UTC (22+ messages)
[PATCH 0/7] OMFS filesystem version 3
2008-04-14 17:22 UTC (8+ messages)
[patch] cciss: Fix race between disk-adding code and interrupt handler
2008-04-14 17:27 UTC (3+ messages)
[NFS] How to set-up a Linux NFS server to handle massive number of requests
2008-04-14 17:06 UTC (4+ messages)
[patch 0/2] SIGIO handling changes
2008-04-14 17:24 UTC (6+ messages)
` [patch 2/2] QEMU: decrease console "refresh rate" with -nographic
grub-probe fails to find PC partition due to Apple disklabel
2008-04-14 17:20 UTC (4+ messages)
[PATCH] NFS: Only warn on unrecognized mount options
2008-04-14 17:19 UTC (4+ messages)
[RFC][PATCH][NET] Fix never pruned tcp out-of-order queue
2008-04-14 17:21 UTC
Again... DMA speed too slow
2008-04-14 17:19 UTC (3+ messages)
[patch] fix infinite loop in generic_file_splice_read()
2008-04-14 17:19 UTC (12+ messages)
` nfs: infinite loop in fcntl(F_SETLKW)
[Cluster-devel] conga ./clustermon.spec.in.in luci/site/luci/v
2008-04-14 17:18 UTC
Alternative Libertas SDIO driver seen
2008-04-14 17:12 UTC (3+ messages)
[Xenomai-help] Interrupt propagation question
2008-04-14 17:14 UTC (3+ messages)
[PATCH 1/5] e1000e: cleanup several stats issues
2008-04-14 17:11 UTC (6+ messages)
` [PATCH 2/5] e1000e: Add interrupt moderation run-time ethtool interface
` [PATCH 3/5] e1000e: Allow TSO to trickle down to VLAN device
` [PATCH 4/5] e1000e: Fix HW Error on es2lan, ARP capture issue by BMC
` [PATCH 5/5] e1000e: lower ring minimum size to 64
+ frv-correctly-determine-the-address-of-an-illegal-instruction.patch added to -mm tree
2008-04-14 17:13 UTC
CLONE_IO documentation
2008-04-14 17:13 UTC (2+ messages)
aic94xx + ST3146855SS still failing under heavy load
2008-04-14 17:03 UTC
[PATCH 003/003] snd-powermac: Burgundy mixers for B&W and iMac
2008-04-14 17:13 UTC
[PATCH 002/003] snd-powermac: AWACS and Screamer mixers for PM7500, Beige, and iMac SL
2008-04-14 17:12 UTC
[PATCH 001/003] snd-powermac: enable headphone detection
2008-04-14 17:12 UTC
[PATCH] Replace completions with semaphores
2008-04-14 17:12 UTC (2+ messages)
` API documentation (was [PATCH] Replace completions with semaphores)
[linux-dvb] Nova-T stick: device descriptor read/64, error -71
2008-04-14 17:09 UTC
[Buildroot] Creating a bootable filesystem image?
2008-04-14 17:09 UTC (3+ messages)
[PATCH] Re: git clean removes directories when not asked to
2008-04-14 17:06 UTC (4+ messages)
` [PATCH] git clean: Don't automatically remove directories when run within subdirectory
[BUG] JFFS2 usage of write_begin and write_end functions causes kernel panic
2008-04-14 17:08 UTC (4+ messages)
[PATCH] Pb1200/DBAu1200: IDE resource size off by one
2008-04-14 17:07 UTC
file offset corruption on 32-bit machines?
2008-04-14 17:06 UTC (7+ messages)
[TOMOYO #7 30/30] Hooks for SAKURA and TOMOYO
2008-04-14 17:05 UTC (2+ messages)
RFC: Website redesign
2008-04-14 17:03 UTC (4+ messages)
[PATCH] Replace completions with semaphores
2008-04-14 16:56 UTC (14+ messages)
[PATCH 00/24] RPC server support rpcbind v4 plus additional clean ups
2008-04-14 16:29 UTC (25+ messages)
` [PATCH 01/24] NFS: Use NFSDBG_FILE for all fops
` [PATCH 02/24] NFS: Fix trace debugging nits in write.c
` [PATCH 03/24] SUNRPC: RPC server still uses 2.4 method for disabling TCP Nagle
` [PATCH 04/24] SUNRPC: Address potential buffer length overflow in svc_sendto
` [PATCH 05/24] SUNRPC: Address potential buffer length overflow in svc_tcp_sendto
` [PATCH 06/24] SUNRPC: Sanity check incoming UDP datagram lengths properly
` [PATCH 07/24] SUNRPC: Update RPC server's TCP record marker decoder
` [PATCH 08/24] SUNRPC: Use unsigned index when looping over arrays
` [PATCH 09/24] "
` [PATCH 10/24] SUNRPC: Use unsigned loop and array index in svc_init_buffer()
` [PATCH 11/24] SUNRPC: Remove obsolete messages during transport connect
` [PATCH 12/24] SUNRPC: More useful debugging output for rpcb client
` [PATCH 13/24] SUNRPC: Document some naked integers in rpcbind client
` [PATCH 14/24] SUNRPC: Use correct XDR encoding procedure for rpcbind SET/UNSET
` [PATCH 15/24] SUNRPC: Introduce a specific rpcb_create for contacting localhost
` [PATCH 16/24] SUNRPC: None of rpcb_create's callers wants a privileged ephemeral port
` [PATCH 17/24] SUNRPC: Refactor rpcb_register to make rpcbindv4 support easier
` [PATCH 18/24] SUNRPC: introduce new task flag that fails requests on xprt disconnect
` [PATCH 19/24] SUNRPC: Quickly detect missing portmapper during RPC service registration
` [PATCH 20/24] SUNRPC: Support registering IPv6 interfaces with local rpcbind daemon
` [PATCH 21/24] SUNRPC: Split portmap unregister API into separate function
` [PATCH 22/24] SUNRPC: Use the new rpcb_v4_register() API in svc_unregister()
` [PATCH 23/24] SUNRPC: Use new rpcb_v4_register() interface in svc_register()
` [PATCH 24/24] SUNRPC: Add kernel build option to disable server-side use of rpcbind v3/v4
[Cluster-devel] Cluster Project branch, STABLE2, updated. cluster-2.03.00-7-g94cdda2
2008-04-14 17:00 UTC
[B.A.T.M.A.N.] Batgat on kamikaze 7.09
2008-04-14 16:59 UTC (2+ messages)
AW: Add new target in mangle table
2008-04-14 16:58 UTC (3+ messages)
[PATCH] sysfs: add /sys/dev/{char, block} to lookup sysfs path by major:minor
2008-04-14 16:57 UTC
[Xen-staging] [xen-unstable] ioemu: drop duplicate memory reservation
2008-04-14 16:56 UTC
[PATCH v2.6.26] gianfar: Determine TBIPA value dynamically
2008-04-14 16:55 UTC (3+ messages)
[PATCH] JFFS2 Fix of panics caused by wrong condition for hole frag creation in write_begin
2008-04-14 16:55 UTC
Git Wiki improvements
2008-04-14 16:53 UTC (7+ messages)
[Cluster-devel] cluster-2.03.00
2008-04-14 16:53 UTC (4+ messages)
[PATCHv3 2/2] kernel: Move arches to use common unaligned access
2008-04-14 16:52 UTC (12+ messages)
union fs
2008-04-14 16:49 UTC (2+ messages)
[Cluster-devel] Cluster Project branch, STABLE2, updated. cluster-2.03.00-6-g16a1d06
2008-04-14 16:50 UTC
[Qemu-devel] [RFC][PATCH 4/4] Add support for Marvell 88w8618 / MusicPal
2008-04-14 16:49 UTC (6+ messages)
` [Qemu-devel] "
x86: ppc fixes for find_first_bit
2008-04-14 16:48 UTC
A Linux TCP SACK Question
2008-04-14 16:48 UTC (15+ messages)
[PATCH 1/2] MM: Make page tables relocatable -- conditional flush (rc9)
2008-04-14 16:39 UTC (2+ messages)
Flash on LocalBus @ MPC8343
2008-04-14 16:45 UTC (6+ messages)
[PATCH 2/2] MM: Make page tables relocatable -- relocation code (rc9)
2008-04-14 16:40 UTC (2+ messages)
[Cluster-devel] Cluster Project branch, RHEL5, updated. cmirror_1_1_15-44-g1d56fb4
2008-04-14 16:39 UTC
[PATCH 09/10] usb: Use get/put_unaligned_* helpers
2008-04-14 16:37 UTC (3+ messages)
[PATCH 08/10] pcmcia: Use get/put_unaligned_* helpers
2008-04-14 16:37 UTC (3+ messages)
[U-Boot-Users] SYNC definition problem
2008-04-14 16:39 UTC (2+ messages)
[PATCH 07/10] wireless: Use get/put_unaligned_* helpers
2008-04-14 16:37 UTC (3+ messages)
[PATCH 06/10] net: Use get/put_unaligned_* helpers
2008-04-14 16:37 UTC (3+ messages)
[PATCH 05/10] mmc: Use get/put_unaligned_* helpers
2008-04-14 16:37 UTC (3+ messages)
[PATCH] [POWERPC] mpc8315: fix USB UTMI Host setup
2008-04-14 16:31 UTC (3+ messages)
[PATCH 03/10] input: Use get_unaligned_* helpers
2008-04-14 16:37 UTC (3+ messages)
[PATCH 02/10] hid-core: Use get_unaligned_* helpers
2008-04-14 16:37 UTC (3+ messages)
[Qemu-devel] [PATCH 1/3] x86: Introduce CPU_INTERRUPT_NMI
2008-04-14 16:38 UTC (5+ messages)
` [Qemu-devel] "
Question: how to identify failing disk in a RAID1
2008-04-14 16:38 UTC (4+ messages)
[PATCH 01/10] char: Use get_unaligned_* helpers
2008-04-14 16:37 UTC (3+ messages)
[Cluster-devel] Cluster Project branch, RHEL52, updated. cmirror_1_1_15-21-g0639b2d
2008-04-14 16:38 UTC
[PATCH 10/10] video: Use get/put_unaligned_* helpers
2008-04-14 16:37 UTC
[PATCH 04/10] radio: Use get/put_unaligned_* helpers
2008-04-14 16:37 UTC
2.6.25-rc9-dw1
2008-04-14 16:35 UTC
[U-Boot-Users] [PATCH 1/2] Don't panic if a controller driver does ecc its own way
2008-04-14 16:34 UTC (3+ messages)
[GIT PATCH] rfkill support for r/w and r/o rfkill switches
2008-04-14 16:33 UTC (8+ messages)
` [PATCH 4/8] rfkill: add read-write rfkill switch support
Building ubuntu/gcc-4_2-branch to get GCJ for arm EABI
2008-04-14 16:32 UTC (5+ messages)
[Cluster-devel] Cluster Project branch, RHEL52, updated. cmirror_1_1_15-20-g4f5e3c5
2008-04-14 16:29 UTC
AMD Quad Core clock problem?
2008-04-14 16:29 UTC (7+ messages)
file offset corruption on 32-bit machines?
2008-04-14 16:25 UTC (6+ messages)
mac80211 hardware encryption
2008-04-14 16:27 UTC (4+ messages)
[PATCH net-2.6.26 2/2][NETNS]: The generic per-net pointers
2008-04-14 16:22 UTC (2+ messages)
[RFC] x86: bitops asm constraint fixes
2008-04-14 16:21 UTC (2+ messages)
Signal backtrace function
2008-04-14 16:20 UTC (3+ messages)
[Qemu-devel] dyngen_code in 16 bit
2008-04-14 16:19 UTC (2+ messages)
2.6.25-rc8-mm2
2008-04-14 16:18 UTC (5+ messages)
` 2.6.25-rc8-mm2: IP: [<ffffffff802868f9>] __kmalloc+0x69/0x110
Problems of using APU/FPU under linux
2008-04-14 16:18 UTC
Manual kernel parameters are being ignored
2008-04-14 16:17 UTC
[PATCH]add private data to struct notifier_bock
2008-04-14 16:19 UTC
[PATCH 0/7] OMFS filesystem version 3
2008-04-14 16:12 UTC (3+ messages)
[2.6 patch] mtd/cmdlinepart.c: don't compare pointers with 0
2008-04-14 16:10 UTC (4+ messages)
Problem: non-SDHC 2GB SD cards are unreadable
2008-04-14 16:11 UTC (4+ messages)
[PATCH] NUMA memory configuration issue
2008-04-14 16:09 UTC (2+ messages)
[Qemu-devel] dyngen_code in 16 bit
2008-04-14 16:08 UTC (2+ messages)
` [Qemu-devel] "
zImage.embedded
2008-04-14 16:05 UTC (4+ messages)
` [Buildroot] zImage.embedded
[Fwd: [-mm] Add an owner to the mm_struct (v9)]
2008-04-14 16:04 UTC (3+ messages)
[PATCH 0/2] add new notifier function ,take3
2008-04-14 16:01 UTC (7+ messages)
Warp patches for 2.6.26
2008-04-14 16:00 UTC (3+ messages)
` PATCH 2/5] Platform code
[Cluster-devel] conga ./conga.spec.in.in luci/site/luci/Extens
2008-04-14 15:58 UTC
[patch 02/17] Dell CERC support for megaraid_mbox
2008-04-14 15:56 UTC (2+ messages)
[B.A.T.M.A.N.] Suitability of B.A.T.M.A.N. protocol to my disaster relief network project
2008-04-14 15:57 UTC (3+ messages)
mac80211 question
2008-04-14 15:54 UTC (2+ messages)
[PATCH] Add a new-style driver for most I2C EEPROMs
2008-04-14 15:57 UTC (4+ messages)
Microblaze Linux release
2008-04-14 15:55 UTC (4+ messages)
2.6.25-rc8: FTP transfer errors
2008-04-14 15:54 UTC (12+ messages)
` Reporting bugs and bisection (was: Re: 2.6.25-rc8: FTP transfer errors)
` Reporting bugs and bisection
[2.6 patch] mtd/chips/cfi_cmdset_0020.c: make a function static
2008-04-14 15:49 UTC (3+ messages)
[Cluster-devel] conga ./conga.spec.in.in ricci/modules/cluster
2008-04-14 15:55 UTC
[PATCH 0/2] Code update for mcbsp driver
2008-04-14 15:53 UTC (3+ messages)
` [PATCH 1/2] PLAT-OMAP: McBSP: Coding style cleanup on arch/arm/plat-omap/mcbsp.c
` [PATCH 2/2] PLAT-OMAP: MCBSP: Move code mach specific from plat-omap to mach-omap
[lm-sensors] D201GLY2 Ubuntu 7.10 fan control
2008-04-14 15:51 UTC (2+ messages)
[PATCH] mmiotrace: add user documentation
2008-04-14 15:49 UTC (2+ messages)
[ANNOUNCE] seekwatcher v0.11
2008-04-14 15:49 UTC
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.