LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
messages from 2007-06-18 06:27:18 to 2007-06-18 15:34:42 UTC [more...]
[GFS2/DLM] Some small bug fixes
2007-06-18 15:30 UTC (7+ messages)
` [PATCH 1/4] [GFS2] flush the glock completely in inode_go_sync
` [PATCH 2/4] [DLM] fix a couple of races
` [PATCH 3/4] [GFS2] use zero_user_page
` [PATCH 4/4] [DLM] keep dlm from panicing when traversing rsb list in debugfs
` [GFS2/DLM] Pull request
` [Cluster-devel] "
MCP55 NCQ problem?
2007-06-18 15:19 UTC (5+ messages)
Sound plays at half speed; intel8x0 clock issue
2007-06-18 15:15 UTC (3+ messages)
2.6.20->2.6.21 - networking dies after random time
2007-06-18 15:10 UTC (3+ messages)
[PATCH -mm 0/2] PM: Hibernation and suspend notifiers
2007-06-18 15:15 UTC (5+ messages)
` [PATCH -mm 2/2] PM: Disable usermode helper before hibernation and suspend
v2.6.21.4-rt11
2007-06-18 15:12 UTC
man-pages-2.57 is released
2007-06-18 15:01 UTC (2+ messages)
[patch 0/8] Immediate values for fast branches
2007-06-18 14:57 UTC (4+ messages)
` [patch 4/8] Immediate Value - i386 Optimization
` [patch 4/8] Immediate Value - i386 Optimization; kprobes
2.6.22-rc4 XFS fails after hibernate/resume
2007-06-18 14:50 UTC (5+ messages)
` [linux-lvm] "
2.6.21-mm1
2007-06-18 14:45 UTC (4+ messages)
` mach64 breakage in 2.6.22
[ANNOUNCE] Btrfs: a copy on write, snapshotting FS
2007-06-18 14:41 UTC (2+ messages)
FS block count, size and seek offset?
2007-06-18 14:44 UTC (4+ messages)
` [fuse-devel] "
[PATCH] blink: Only blink when parameter is set
2007-06-18 14:43 UTC (4+ messages)
Dual-Licensing Linux Kernel with GPL V2 and GPL V3
2007-06-18 14:32 UTC (3+ messages)
2.6.22-rc3-mm1
2007-06-18 14:31 UTC (12+ messages)
` 2.6.22-rc3 nmi watchdog hang
[patch] use __asm__ and __volatile__ in i386/arm/s390 byteorder.h
2007-06-18 14:27 UTC
[PATCH] trivial: the memset operation on a automatic array variable should be optimized out by data initialization
2007-06-18 14:24 UTC (3+ messages)
[PATCH] Futex: Revert the non-functional REQUEUE_PI
2007-06-18 14:12 UTC (3+ messages)
Versioning file system
2007-06-18 14:01 UTC (8+ messages)
[RFC/PATCH] Documentation of kernel messages
2007-06-18 14:02 UTC (6+ messages)
[patch] use __asm__ and __volatile__ in asm-x86_64/msr.h
2007-06-18 14:02 UTC (3+ messages)
[RFC/PATCH] Documentation of kernel messages
2007-06-18 13:53 UTC (7+ messages)
[GIT PATCH] SCSI bug fixes for 2.6.22-rc5
2007-06-18 13:56 UTC
ARC-1260: No space left on device, when there is (or should be) free space left
2007-06-18 13:44 UTC (4+ messages)
And now for something _totally_ different: Linux v2.6.22-rc5
2007-06-18 13:42 UTC (6+ messages)
[AppArmor 39/45] AppArmor: Profile loading and manipulation, pathname matching
2007-06-18 13:33 UTC (8+ messages)
Linux 2.6.21
2007-06-18 13:23 UTC (7+ messages)
` How to improve the quality of the kernel?
[RFC] [PATCH] selective signal ptracing
2007-06-18 13:15 UTC (3+ messages)
[BUG] long freezes on thinkpad t60
2007-06-18 13:10 UTC (23+ messages)
[PATCH 0/5] Porting RapidIO driver from ppc to powerpc architecture and adding memory mapped RapidIO driver
2007-06-18 12:43 UTC (9+ messages)
` [PATCH 1/5] Add the explanation and sample of RapidIO DTS sector to the document of booting-without-of.txt file
[PATCH] Add LZO1X algorithm to the kernel
2007-06-18 12:17 UTC
allocation failed: out of vmalloc space - use vmalloc=<size> to increase size
2007-06-18 12:16 UTC (5+ messages)
[PATCH] Quota netlink interface
2007-06-18 12:14 UTC
[PATCH] fix race in AF_UNIX
2007-06-18 12:01 UTC (30+ messages)
[patch 00/26] Current slab allocator / SLUB patch queue
2007-06-18 11:57 UTC (29+ messages)
` [patch 01/26] SLUB Debug: Fix initial object debug state of NUMA bootstrap objects
` [patch 02/26] Slab allocators: Consolidate code for krealloc in mm/util.c
` [patch 03/26] Slab allocators: Consistent ZERO_SIZE_PTR support and NULL result semantics
` [patch 04/26] Slab allocators: Support __GFP_ZERO in all allocators
` [patch 05/26] Slab allocators: Cleanup zeroing allocations
` [patch 06/26] Slab allocators: Replace explicit zeroing with __GFP_ZERO
` [patch 07/26] SLUB: Add some more inlines and #ifdef CONFIG_SLUB_DEBUG
` [patch 08/26] SLUB: Extract dma_kmalloc_cache from get_cache
` [patch 09/26] SLUB: Do proper locking during dma slab creation
` [patch 10/26] SLUB: Faster more efficient slab determination for __kmalloc
` [patch 11/26] SLUB: Add support for kmem_cache_ops
` [patch 12/26] SLUB: Slab defragmentation core
` [patch 13/26] SLUB: Extend slabinfo to support -D and -C options
` [patch 14/26] SLUB: Logic to trigger slab defragmentation from memory reclaim
` [patch 15/26] Slab defrag: Support generic defragmentation for inode slab caches
` [patch 16/26] Slab defragmentation: Support defragmentation for extX filesystem inodes
` [patch 17/26] Slab defragmentation: Support inode defragmentation for xfs
` [patch 18/26] Slab defragmentation: Support procfs inode defragmentation
` [patch 19/26] Slab defragmentation: Support reiserfs "
` [patch 20/26] Slab defragmentation: Support inode defragmentation for sockets
` [patch 21/26] Slab defragmentation: support dentry defragmentation
` [patch 22/26] SLUB: kmem_cache_vacate to support page allocator memory defragmentation
` [patch 23/26] SLUB: Move sysfs operations outside of slub_lock
` [patch 24/26] SLUB: Avoid page struct cacheline bouncing due to remote frees to cpu slab
` [patch 25/26] SLUB: Add an object counter to the kmem_cache_cpu structure
` [patch 26/26] SLUB: Place kmem_cache_cpu structures in a NUMA aware way
[PATCH] AF_RXRPC: Return the number of bytes buffered in rxrpc_send_data()
2007-06-18 11:52 UTC
ext2 on flash memory
2007-06-18 11:42 UTC (16+ messages)
` USB remote control missing keycodes
the memset operation on a automatic array variable can be removed by data Initialization
2007-06-18 11:42 UTC (2+ messages)
[RFC: 2.6 patch] net/rxrpc/ar-output.c: remove dead code
2007-06-18 11:40 UTC (2+ messages)
[2.6 patch] net/rxrpc/ar-connection.c: fix NULL dereference
2007-06-18 11:37 UTC (2+ messages)
[kvm-devel] [BUG] Oops with KVM-27
2007-06-18 11:32 UTC (13+ messages)
` [PATCH 1/2] kvm: Fix x86 emulator writeback
[AppArmor 39/45] AppArmor: Profile loading and manipulation, pathname matching
2007-06-18 11:29 UTC (2+ messages)
ext2 on flash memory
2007-06-18 11:31 UTC (9+ messages)
implementation of boot-time kernel parameters
2007-06-18 11:25 UTC
Documentation - How to debug ACPI Problems
2007-06-18 11:18 UTC (5+ messages)
[PATCH] NFS: Make NFS root work again
2007-06-18 11:09 UTC (3+ messages)
[1/2] 2.6.22-rc5: known regressions
2007-06-18 11:02 UTC (2+ messages)
[PATCH] mm: More __meminit annotations
2007-06-18 10:54 UTC (10+ messages)
AT_ENTROPY1 and AT_ENTROPY2 values for include/linux/auxvec.h
2007-06-18 10:36 UTC (5+ messages)
[PATCH] atmel_serial: Fix break handling
2007-06-18 10:33 UTC (5+ messages)
OProfile issues
2007-06-18 10:32 UTC (6+ messages)
` [PATCH] Separate performance counter reservation from nmi watchdog
[PATCH] the memset operation on a automatic array variable should be optimized out by data initialization
2007-06-18 9:48 UTC
[PATCH 0/7] Memory Compaction v2
2007-06-18 9:30 UTC (8+ messages)
` [PATCH 1/7] KAMEZAWA Hiroyuki hot-remove patches
` [PATCH 2/7] Allow CONFIG_MIGRATION to be set without CONFIG_NUMA
` [PATCH 3/7] Introduce isolate_lru_page_nolock() as a lockless version of isolate_lru_page()
` [PATCH 4/7] Provide metrics on the extent of fragmentation in zones
` [PATCH 5/7] Introduce a means of compacting memory within a zone
` [PATCH 6/7] Add /proc/sys/vm/compact_node for the explicit compaction of a node
` [PATCH 7/7] Compact memory directly by a process when a high-order allocation fails
Questions on one PowerPC assembly instruction from hash_page
2007-06-18 8:57 UTC
[PATCH 1/5] ATM: lanai, change VENDOR to DEVICE
2007-06-18 8:56 UTC (5+ messages)
` [PATCH 2/5] i386: traps, "
` [PATCH 3/5] pci_ids, reorder some entries
` [PATCH 4/5] pci_ids, add atheros and 3com_2 vendors
` [PATCH 5/5] pci_ids, remove double or more empty lines
[patch] use __asm__ and __volatile__ in i386/arm/s390 byteorder.h
2007-06-18 8:51 UTC (4+ messages)
[PATCH 1/6] make pci_ids lowercase hexa
2007-06-18 8:39 UTC (5+ messages)
[PATCH] cdrom_sysctl_info fix
2007-06-18 12:58 UTC (9+ messages)
` Questions on one PowerPC assembly instruction from hash_page
[patch] use __asm__ rather than asm in asm-s390/ptrace.h
2007-06-18 8:23 UTC (4+ messages)
[PATCH] diskquota: 32bit quota tools on 64bit architectures
2007-06-18 8:21 UTC
[patch] make hdrscheck.sh force __asm__ in exported headers
2007-06-18 8:07 UTC (7+ messages)
SATA problems
2007-06-18 8:05 UTC (3+ messages)
the memset operation on a automatic array variable can be removed by data Initialization
2007-06-18 7:47 UTC
[PATCH] diskquota: 32bit quota tools on 64bit architectures
2007-06-18 7:41 UTC (5+ messages)
[PATCH 2.6.21] cramfs: add cramfs Linear XIP
2007-06-18 7:38 UTC (12+ messages)
Dual-Licensing Linux Kernel with GPL V2 and GPL V3
2007-06-18 7:22 UTC (4+ messages)
` mea culpa on the meaning of Tivoization (was: Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3)
` mea culpa on the meaning of Tivoization
2.6.22-rc5 regression
2007-06-18 7:01 UTC (7+ messages)
git-current: latest coretemp changes break s2ram
2007-06-18 7:17 UTC (4+ messages)
` [PATCH] hwmon/coretemp: Fix a broken error path
[PATCH, 2nd try] make disable_console_suspend runtime configurable
2007-06-18 5:27 UTC (7+ messages)
` [PATCH, 3rd "
` [Suspend-devel] "
Dual-Licensing Linux Kernel with GPL V2 and GPL V3
2007-06-18 6:33 UTC (4+ messages)
[2.6 patch] include/linux/kprobes.h: always offer show_registers() prototype
2007-06-18 6:27 UTC (2+ messages)
page: next (older) | prev (newer) | latest
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).