linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2007-03-16 08:51:07 to 2007-03-16 16:53:35 UTC [more...]

Stolen and degraded time and schedulers
 2007-03-16 16:53 UTC  (23+ messages)

[PATCH 2/2] Replace pid_t in autofs with struct pid reference
 2007-03-16 16:46 UTC  (6+ messages)

[patch 00/26] Xen-paravirt_ops: Xen guest implementation for paravirt_ops interface
 2007-03-16 16:47 UTC  (57+ messages)
` [patch 01/26] Xen-paravirt_ops: Fix typo in sync_constant_test_bit()s name
` [patch 02/26] Xen-paravirt_ops: ignore vgacon if hardware not present
` [patch 03/26] Xen-paravirt_ops: use paravirt_nop to consistently mark no-op operations
` [patch 04/26] Xen-paravirt_ops: Add pagetable accessors to pack and unpack pagetable entries
` [patch 05/26] Xen-paravirt_ops: paravirt_ops: hooks to set up initial pagetable
` [patch 06/26] Xen-paravirt_ops: paravirt_ops: allocate a fixmap slot
` [patch 07/26] Xen-paravirt_ops: Allow paravirt backend to choose kernel PMD sharing
` [patch 08/26] Xen-paravirt_ops: add hooks to intercept mm creation and destruction
` [patch 09/26] Xen-paravirt_ops: remove HAVE_ARCH_MM_LIFETIME, define no-op architecture implementations
` [patch 12/26] Xen-paravirt_ops: Fix patch site clobbers to include return register
` [patch 13/26] Xen-paravirt_ops: Consistently wrap paravirt ops callsites to make them patchable
` [patch 14/26] Xen-paravirt_ops: add common patching machinery
` [patch 15/26] Xen-paravirt_ops: Add apply_to_page_range() which applies a function to a pte range
` [patch 16/26] Xen-paravirt_ops: Allocate and free vmalloc areas
` [patch 17/26] Xen-paravirt_ops: Add nosegneg capability to the vsyscall page notes
` [patch 18/26] Xen-paravirt_ops: Add XEN config options
` [patch 20/26] Xen-paravirt_ops: Core Xen implementation
` [patch 21/26] Xen-paravirt_ops: Use the hvc console infrastructure for Xen console
      ` [Xen-devel] "
` [patch 22/26] Xen-paravirt_ops: Add early printk support via hvc console
` [patch 23/26] Xen-paravirt_ops: Add Xen grant table support
` [patch 24/26] Xen-paravirt_ops: Add the Xenbus sysfs and virtual device hotplug driver

[RFC, PATCH] Fixup COMPAT_VDSO to work with CONFIG_PARAVIRT
 2007-03-16 16:46 UTC  (10+ messages)

sys_write() racy for multi-threaded append?
 2007-03-16 17:25 UTC  (10+ messages)

[PATCH][RSDL-mm 0/7] RSDL cpu scheduler for 2.6.21-rc3-mm2
 2007-03-16 16:42 UTC  (7+ messages)

[PATCH 1/1] Input: add sensable phantom driver
 2007-03-16 16:28 UTC  (8+ messages)
          ` FF layer restrictions [Was: [PATCH 1/1] Input: add sensable phantom driver]

Linux 2.6.21-rc4
 2007-03-16 16:33 UTC 

2.6.21rc suspend to ram regression on Lenovo X60
 2007-03-16 16:21 UTC  (3+ messages)

[RFC] A need for "yesno"-function? (and "cleanup" of kernel.h) (was: Re: [KJ] [RFC] A need for a "yesno"-function?)
 2007-03-16 16:33 UTC  (2+ messages)

Intel Core Duo/Solo Temperature Monitoring Working On Intel DG965 Motherboard
 2007-03-14 20:08 UTC  (2+ messages)

[RFC][PATCH 0/7] Resource controllers based on process containers
 2007-03-16 16:31 UTC  (13+ messages)
` [RFC][PATCH 2/7] RSS controller core

decrease L2 cache size used by Linux?
 2007-03-16 17:28 UTC  (2+ messages)

[5/6] 2.6.21-rc2: known regressions
 2007-03-16 15:18 UTC  (13+ messages)

[PATCH RESEND 2/2] Fix some kallsyms_lookup() vs rmmod races
 2007-03-16 16:18 UTC  (4+ messages)

[RFC] Heads up on sys_fallocate()
 2007-03-16 16:17 UTC  (4+ messages)
    ` [RFC][PATCH] sys_fallocate() system call

LOCKDEP warning if CONFIG_DETECT_SOFTLOCKUP=y
 2007-03-16 16:11 UTC  (3+ messages)

[PATCH 3/5] AF_RXRPC: Make it possible to merely try to cancel timers and delayed work [try #2]
 2007-03-16 17:11 UTC  (20+ messages)
` [PATCH 0/5] [RFC] AF_RXRPC socket family implementation "
  ` [PATCH 1/5] AF_RXRPC: Add blkcipher accessors for using kernel data directly "
  ` [PATCH 2/5] AF_RXRPC: Move generic skbuff stuff from XFRM code to generic code "
  ` [PATCH 4/5] AF_RXRPC: Key facility changes for AF_RXRPC "

[patch 6/13] signal/timer/event fds v6 - timerfd core 
 2007-03-16 16:02 UTC  (3+ messages)

SATA problems in 2.6.20.3
 2007-03-16 15:58 UTC  (2+ messages)

[PATCH 00/22 take 3] UBI: Unsorted Block Images
 2007-03-16 14:55 UTC  (10+ messages)
` [PATCH 10/22 take 3] UBI: EBA unit

2.6.20.3: kswapd page allocation failure
 2007-03-16 15:39 UTC  (3+ messages)

[ANNOUNCE] RSDL completely fair starvation free interactive cpu scheduler
 2007-03-16 15:34 UTC  (9+ messages)
` [PATCH] [RSDL-0.30] sched: rsdl improve latencies with differential nice -1
  ` RSDL development plans
      ` RSDL v0.31

[PATCH][RSDL-mm 4/6] sched: dont renice kernel threads
 2007-03-16 15:14 UTC  (2+ messages)

[PATCH 0/15] KVM userspace interface updates
 2007-03-16 15:06 UTC  (6+ messages)
` [PATCH 08/15] KVM: Add method to check for backwards-compatible API extensions
  ` [kvm-devel] "
` [kvm-devel] [PATCH 0/15] KVM userspace interface updates

Summary of resource management discussion
 2007-03-16 14:57 UTC  (7+ messages)

[PATCH 2/5] revoke: core code
 2007-03-16 14:58 UTC  (11+ messages)

[BUG 2.6.21-rc3-git9] SATA NCQ failure with Samsum HD401LJ
 2007-03-16 14:44 UTC  (2+ messages)

[2.6.20] BUG: workqueue leaked lock
 2007-03-16 14:49 UTC  (2+ messages)

thread stacks and strict vm overcommit accounting
 2007-03-16 14:43 UTC  (7+ messages)

[BUG 2.6.21-rc3-git9] SATA NCQ failure with Samsum HD401LJ
 2007-03-16 14:34 UTC  (2+ messages)

kfifo and copy_from/to_user without temporarily buffer?
 2007-03-16 13:52 UTC 

do_generic_mapping_read performance issue
 2007-03-16 14:20 UTC  (11+ messages)
              ` [PATCH] mm/filemap.c: unconditionally call mark_page_accessed

[PATCH][RSDL-mm 6/6] sched: document rsdl cpu scheduler
 2007-03-16 13:55 UTC 

[PATCH][RSDL-mm 5/6] sched: implement rsdl cpu scheduler
 2007-03-16 13:55 UTC 

[PATCH][RSDL-mm 3/6] sched: remove noninteractive flag
 2007-03-16 13:53 UTC 

[PATCH][RSDL-mm 2/6] sched: remove sleepavg from proc
 2007-03-16 13:52 UTC 

[PATCH][RSDL-mm 1/6] lists: add list splice tail
 2007-03-16 13:52 UTC 

[PATCH][RSDL-mm 0/6] RSDL cpu scheduler for 2.6.21-rc3-mm2
 2007-03-16 13:50 UTC 

[PATCH] EHCI: add delay to bus_resume before accessing ports
 2007-03-16 13:34 UTC 

[PATCH][TRIVIAL] Fix path to modules.txt in Kconfig help
 2007-03-16 13:28 UTC 

[RFC] kernel/pid.c pid allocation wierdness
 2007-03-16 13:04 UTC  (11+ messages)

[PATCH][TRIVIAL] Typo in usr/Kconfig
 2007-03-16 13:01 UTC 

NFS: double dentries in directory with 2.6.20
 2007-03-16 12:59 UTC 

pcap app causes kernel panic on 2.4.33.3 right after "NETDEV WATCHDOG: eth1: transmit timed out"
 2007-03-16 12:55 UTC  (2+ messages)

[PATCH 1/1] Allow i386 crash kernels to handle x86_64 dumps
 2007-03-16 12:31 UTC  (18+ messages)
          ` [Fastboot] "

[PATCH v5] Fix rmmod/read/write races in /proc entries
 2007-03-16 11:50 UTC  (4+ messages)

[PATCH 00/18] Make common x86 arch area for i386 and x86_64 - Take 2
 2007-03-16 11:44 UTC  (10+ messages)

[2.6.20] BUG: workqueue leaked lock
 2007-03-16 11:39 UTC  (4+ messages)

[PATCH RESEND 1/2] Race between cat /proc/kallsyms and rmmod
 2007-03-16 11:42 UTC 

Fwd: oprofile lockdep warning on rc1
 2007-03-16 11:36 UTC  (2+ messages)
` [PATCH] "

[BUG] Linux 2.6.20.2 - unable to handle kernel paging request - still accessing freed memory
 2007-03-16 11:30 UTC  (4+ messages)

[PATCH] x86_64: fix cpu MHz reporting on constant_tsc cpus
 2007-03-16 11:24 UTC  (4+ messages)
` [discuss] "

[PATCH] i386: Simplify smp_call_function*() by using common implementation
 2007-03-16 11:26 UTC  (4+ messages)

CHICAS Y PAREJAS
 2007-03-16 10:52 UTC 

Keyboard stops working after *lock [Was: 2.6.21-rc2-mm1]
 2007-03-16 10:52 UTC  (3+ messages)

[RFC] NUMA futex hashing
 2007-03-16 10:36 UTC  (7+ messages)
` [PATCH 0/3] FUTEX : new PRIVATE futexes, SMP and NUMA improvements

[BUG] 2.6.21-rc1,2,3 regressions on my system that I found so far
 2007-03-16 10:30 UTC 

[PATCH take3 00/20] Make common x86 arch area for i386 and x86_64 - Take 3
 2007-03-16 10:29 UTC  (4+ messages)

[PATCH] PPC: Delete unused header file
 2007-03-16 10:22 UTC  (3+ messages)

[PATCH 2.6.21-rc3-mm2 0/4] Futexes functionalities and improvements
 2007-03-16 10:14 UTC  (3+ messages)
` [PATCH 2.6.21-rc3-mm2 3/4] futex_requeue_pi optimization

+ stupid-hack-to-make-mainline-build.patch added to -mm tree
 2007-03-16 10:12 UTC  (11+ messages)
  ` hardwired VMI crap

2.6.21-rc3: suspend broken on Thinkpad R60
 2007-03-16 10:10 UTC  (2+ messages)
` 2.6.21-rc4: "

[PATCH 3/3] revoke: move magic
 2007-03-16 10:07 UTC 

[PATCH 2/3] revoke: fix shared mapping revoke
 2007-03-16 10:07 UTC 

2.6.21-rc3-mm1
 2007-03-16 10:03 UTC  (5+ messages)

[PATCH 1/3] revoke: misc fixes
 2007-03-16  9:47 UTC 

[PATCH][TRIVIAL] Remove obsolete fat_cvf help text
 2007-03-16  9:20 UTC 

[PATCH] Allow i386 crash kernels to handle x86_64 dumps
 2007-03-16  9:28 UTC 

kernel OOPSes when changing DVB-T adapter in 2.6.21-rc3
 2007-03-16  9:25 UTC  (5+ messages)

[PATCH] revoke: need ->mmap_sem to modify vma->vm_flags
 2007-03-16  8:56 UTC 

[PATCH 00/14] Adaptive readahead update
 2007-03-16  8:49 UTC  (15+ messages)
  ` [PATCH 01/14] readahead: state based method: check node id
  ` [PATCH 02/14] readahead: state based method: decouple readahead_ratio from growth_limit
  ` [PATCH 03/14] readahead: state based method: cancel lookahead gracefully
  ` [PATCH 04/14] readahead: thrashing recovery method: check unbalanced aging
  ` [PATCH 05/14] readahead: thrashing recovery method: refill holes
  ` [PATCH 06/14] readahead: call scheme: cleanup
  ` [PATCH 07/14] readahead: call scheme: catch thrashing on lookahead time
  ` [PATCH 08/14] readahead: remove parameter ra_max from thrashing_recovery_readahead()
  ` [PATCH 09/14] readahead: remove parameter ra_max from adjust_rala*()
  ` [PATCH 10/14] readahead: state based method: protect against tiny size
  ` [PATCH 11/14] readahead: rename state_based_readahead() to clock_based_readahead()
  ` [PATCH 12/14] readahead: account I/O block times for stock readahead
  ` [PATCH 13/14] readahead: rescue_pages() updates
  ` [PATCH 14/14] readahead: remove noaction/shrink events

[PATCH 1/3] revoke: misc fixes
 2007-03-16  8:52 UTC  (7+ messages)

[PATCH 1/1] Allow i386 crash kernels to handle x86_64 dumps
 2007-03-15  4:55 UTC 


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).