LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
messages from 2007-04-24 02:55:14 to 2007-04-24 13:25:31 UTC [more...]
[PATCH 2.6.21-rc4-mm1 0/4] Futexes functionalities and improvements
2007-04-24 13:25 UTC (7+ messages)
` [PATCH 2.6.21-rc4-mm1 4/4] sys_futex64 : allows 64bit futexes
` [PATCH -mm] 64bit-futex - provide new commands instead of new syscall
` [PATCH -mm take2] "
cpufreq default governor
2007-04-24 13:25 UTC (7+ messages)
How to walk through the tasklist ?
2007-04-24 13:21 UTC (2+ messages)
Remaining straight forward kthread API conversions
2007-04-24 13:08 UTC (23+ messages)
` [PATCH] powerpc pseries eeh: Convert to kthread API
` SOME STUFF ABOUT REISER4
` [PATCH] bluetooth bnep: Convert to kthread API
` [PATCH] kthread: Spontaneous exit support
[OOPS] 2.6.21-rc6-git5 in cfq_dispatch_insert
2007-04-24 13:07 UTC (4+ messages)
Pagecache: find_or_create_page does not call a proper page allocator function
2007-04-24 13:09 UTC (5+ messages)
deadlock in 2.6.21-rc7-gitduring LTP mmap01 over nfs/no swap
2007-04-24 13:07 UTC
[PATCH] cfq: get rid of cfqq hash
2007-04-24 12:51 UTC (3+ messages)
sendfile to nonblocking socket
2007-04-24 12:48 UTC (5+ messages)
` Re[2]: "
[PATCH] use mutex instead of binary semaphore in CDU-31A driver
2007-04-24 12:44 UTC (2+ messages)
[ANNOUNCE][PATCH] Kcli - Kernel command line interface
2007-04-24 12:36 UTC (3+ messages)
[PATCH] eHCA: Add "Modify Port" verb
2007-04-24 12:25 UTC (2+ messages)
[RFC][PATCH] sys_fallocate() system call
2007-04-24 12:16 UTC (11+ messages)
` Interface for the new fallocate() "
[PATCH 00/10] per device dirty throttling -v5
2007-04-24 12:07 UTC (17+ messages)
` [PATCH 10/10] mm: per device dirty threshold
[PATCH] ib_core: Add missing device link to class device
2007-04-24 12:06 UTC (2+ messages)
[RFC] another scheduler beater
2007-04-24 12:06 UTC (4+ messages)
2.6.21-rc6-mm1
2007-04-24 11:58 UTC (3+ messages)
[PATCH]Fix parsing kernelcore boot option for ia64
2007-04-24 11:55 UTC (8+ messages)
NonExecutable Bit in 32Bit
2007-04-24 12:52 UTC (5+ messages)
Fw: [PATCH -mm] workqueue: debug possible endless loop in cancel_rearming_delayed_work
2007-04-24 11:53 UTC (5+ messages)
[RFC][PATCH] ChunkFS: fs fission for faster fsck
2007-04-24 11:44 UTC (2+ messages)
[PATCH 0/8] RSS controller based on process containers (v2)
2007-04-24 11:37 UTC (6+ messages)
` [PATCH 8/8] Per-container pages reclamation
[RFC 0/2] Fix Freezer related races
2007-04-24 11:32 UTC (4+ messages)
` [RFC][PATCH -mm 2/3] freezer: Introduce freezer_flags
[PATCH -mm 0/3] Suspend notifiers
2007-04-24 11:26 UTC (4+ messages)
` [PATCH -mm 3/3] PM: Introduce suspend notifiers (rev. 2)
Question about Reiser4
2007-04-24 11:15 UTC (11+ messages)
[PATCH 3/3] make kthread_stop() scalable
2007-04-24 11:11 UTC (6+ messages)
` [PATCH] kthread: Enhance kthread_stop to abort interruptible sleeps
BUG: Dentry still in use during umount in 2.6.21-rc5-git6
2007-04-24 11:11 UTC (3+ messages)
[patch] CFS scheduler, v4
2007-04-24 10:54 UTC (29+ messages)
` [REPORT] cfs-v4 vs sd-0.44
` crash with CFS v4 and qemu/kvm (was: [patch] CFS scheduler, v4)
[PATCH -mm] utrace: fix double free re __rcu_process_callbacks()
2007-04-24 10:40 UTC (3+ messages)
` [Devel] "
[patch 1/7] libata: check for AN support
2007-04-24 10:23 UTC (10+ messages)
` [patch 2/7] genhd: expose AN to user space
` [patch 5/7] genhd: send async notification on media change
` [patch 7/7] libata: send event when AN received
[PATCH] mm: PageLRU can be non-atomic bit operation
2007-04-24 10:13 UTC (8+ messages)
[2/2] Driver for the Maxim DS1WM, a 1-wire bus master ASIC core
2007-04-24 10:02 UTC
[1/2] w1: allow bus master to have reset and byte ops
2007-04-24 9:59 UTC
Linux 2.6.21-rc7
2007-04-24 9:32 UTC (4+ messages)
` [1/3] 2.6.21-rc7: known regressions (v2)
[REPORT] cfs-v5 vs sd-0.46
2007-04-24 9:06 UTC (7+ messages)
[RFC][PATCH -mm take4 2/6] support multiple logging
2007-04-24 8:29 UTC (9+ messages)
[PATCH 0/15] CFQ IO scheduler patch series
2007-04-24 8:15 UTC (16+ messages)
` [PATCH 1/15] cfq-iosched: improve preemption for cooperating tasks
` [PATCH 2/15] cfq-iosched: development update
` [PATCH 3/15] cfq-iosched: minor updates
` [PATCH 4/15] cfq-iosched: rework the whole round-robin list concept
` [PATCH 5/15] cfq-iosched: speed up rbtree handling
` [PATCH 6/15] cfq-iosched: sort RT queues into the rbtree
` [PATCH 7/15] cfq-iosched: sort IDLE "
` [PATCH 8/15] cfq-iosched: style cleanups and comments
` [PATCH 9/15] cfq-iosched: slice offset should take ioprio into account
` [PATCH 10/15] cfq-iosched: get rid of ->cur_rr and ->cfq_list
` [PATCH 11/15] cfq-iosched: don't pass unused preemption variable around
` [PATCH 12/15] cfq-iosched: get rid of ->dispatch_slice
` [PATCH 13/15] cfq-iosched: never allow an async queue idling
` [PATCH 14/15] cfq-iosched: improve sync vs async workloads
` [PATCH 15/15] cfq-iosched: tighten queue request overlap condition
[mmc] alternative TI FM MMC/SD driver for 2.6.21-rc7
2007-04-24 8:05 UTC (3+ messages)
2.6.21-rc7: BUG: sleeping function called from invalid context at net/core/sock.c:1523
2007-04-24 7:59 UTC (3+ messages)
[PATCH 0/9] Kconfig: cleanup s390 v2
2007-04-24 7:52 UTC (3+ messages)
[ofa-general] [PATCH] eHCA: Add "Modify Port" verb
2007-04-24 21:48 UTC (2+ messages)
cfs works fine for me
2007-04-24 7:20 UTC
[PATCH] i802.11: fixed memory leak on multicasts
2007-04-24 7:38 UTC
2.6.21-rc5-mm3 - no boot, "address not 2M aligned"
2007-04-24 7:21 UTC (12+ messages)
` [PATCH 1/2] x86_64: Reflect the relocatability of the kernel in the ELF header
How do you send a reply to an email you have deleted
2007-04-24 7:11 UTC
[patch 0/4] Revised softlockup watchdog improvement patches
2007-04-24 7:09 UTC (5+ messages)
` [patch 1/4] Ignore stolen time in the softlockup watchdog
[REPORT] First "glitch1" results, 2.6.21-rc7-git6-CFSv5
2007-04-24 6:57 UTC (4+ messages)
` [REPORT] First "glitch1" results, 2.6.21-rc7-git6-CFSv5 + SD 0.46
[PATCH] Transparently handle <.symbol> lookup for kprobes
2007-04-24 6:44 UTC (3+ messages)
[patch v2] Fixes and cleanups for earlyprintk aka boot console
2007-04-24 6:42 UTC (2+ messages)
[PATCH 03/25] xen: Add nosegneg capability to the vsyscall page notes
2007-04-24 6:19 UTC (3+ messages)
[patch] oom: kill all threads that share mm with killed task
2007-04-24 6:00 UTC (4+ messages)
[PATCH 00/25] xen: Xen implementation for paravirt_ops
2007-04-24 5:57 UTC (5+ messages)
` [PATCH 22/25] xen: xen-netfront: use skb.cb for storing private data
BUG: Null pointer dereference (2.6.21-rc7)
2007-04-24 5:56 UTC (9+ messages)
` BUG: Null pointer dereference in fs/open.c
[PATCH] openprom: Switch to ref counting PCI API
2007-04-24 5:51 UTC (2+ messages)
[PATCH 0/12] Pass MAP_FIXED down to get_unmapped_area
2007-04-24 5:33 UTC (13+ messages)
` [PATCH 1/12] get_unmapped_area handles MAP_FIXED on powerpc
` [PATCH 2/12] get_unmapped_area handles MAP_FIXED on alpha
` [PATCH 4/12] get_unmapped_area handles MAP_FIXED on frv
` [PATCH 3/12] get_unmapped_area handles MAP_FIXED on arm
` [PATCH 5/12] get_unmapped_area handles MAP_FIXED on i386
` [PATCH 6/12] get_unmapped_area handles MAP_FIXED on ia64
` [PATCH 7/12] get_unmapped_area handles MAP_FIXED on parisc
` [PATCH 8/12] get_unmapped_area handles MAP_FIXED on sparc64
` [PATCH 9/12] get_unmapped_area handles MAP_FIXED on x86_64
` [PATCH 10/12] get_unmapped_area handles MAP_FIXED in hugetlbfs
` [PATCH 11/12] get_unmapped_area handles MAP_FIXED in generic code
` [PATCH 12/12] get_unmapped_area doesn't need hugetlbfs hacks anymore
[PATCH] Make new setting of panic_on_oom
2007-04-24 5:14 UTC (3+ messages)
[PATCH] lazy freeing of memory through MADV_FREE
2007-04-24 5:13 UTC (21+ messages)
MMCv4 support (8-bit support missing)
2007-04-24 5:03 UTC (8+ messages)
BUG/CRASH help - 2.6.20 (fc5) - spinlock bad magic on CPU#0, kswapd
2007-04-24 5:02 UTC
is there any generic GPIO chip framework like IRQ chips?
2007-04-24 4:52 UTC (3+ messages)
sendfile to nonblocking socket
2007-04-24 4:42 UTC (3+ messages)
[PATCH 23/25] xen: Lockdep fixes for xen-netfront
2007-04-24 4:36 UTC (3+ messages)
[PATCH try #2] Return access error not ECHILD on security_task_wait failure
2007-04-24 4:28 UTC (2+ messages)
[PATCH] x86_64 RESTORE_CONTEXT missing '\n'
2007-04-24 4:02 UTC (5+ messages)
` Permanent Kgdb integration into the kernel - lets get with it
` Permanent Kgdb integration into the kernel - lets get with it. (Dave: How do FreeBSD folks maintain the KGDB stub?)
Remove open coded implementations of memclear_highpage flush
2007-04-24 2:55 UTC (4+ 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).