public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2006-06-19 11:46:07 to 2006-06-19 20:08:58 UTC [more...]

The "Out of IOMMU space" error and the "Please enable the IOMMU option" option
 2006-06-19 20:09 UTC  (3+ messages)

[PATCH]: powerpc: pseries: Print PCI slot location code on failure
 2006-06-19 20:07 UTC  (4+ messages)

AMD64/2.6.17-rt1 running nicely
 2006-06-19 20:05 UTC 

[PATCHSET] Announce: High-res timers, tickless/dyntick and dynamic HZ
 2006-06-19 20:06 UTC  (17+ messages)

[PATCHSET] Announce: High-res timers, tickless/dyntick and dynamic HZ -V4
 2006-06-19 20:06 UTC 

[RFC/SERIOUS] grilling troubled CPUs for fun and profit?
 2006-06-19 20:00 UTC  (3+ messages)

BUG: write-lock lockup
 2006-06-19 19:55 UTC  (10+ messages)
  ` [patch] increase spinlock-debug looping timeouts from 1 sec to 1 min

PATA driver patch for 2.6.17
 2006-06-19 19:46 UTC  (2+ messages)

Linux 2.6.17: IRQ handler mismatch in serial code?
 2006-06-19 19:45 UTC  (5+ messages)

[RFC] [PATCH 0/8] Inode slimming
 2006-06-19 19:37 UTC  (29+ messages)
` [RFC] [PATCH 1/8] inode_diet: Replace inode.u.generic_ip with inode.i_private
` [RFC] [PATCH 2/8] inode-diet: Move i_pipe into a union
` [RFC] [PATCH 3/8] inode-diet: Move i_bdev "
` [RFC] [PATCH 4/8] inode-diet: Move i_cdev "
` [RFC] [PATCH 5/8] inode-diet: Eliminate i_blksize and use a per-superblock default
` [RFC] [PATCH 6/8] inode-diet: Move i_cindex from struct inode to struct file
` [RFC] [PATCH 7/8] inode-diet: Use a union for i_blocks and i_size, i_rdev and i_devices
` [RFC] [PATCH 8/8] inode-diet: Fix size of i_blkbits, i_version, and i_dnotify_mask

[PATCH 3/3] arm_timer: remove a racy and obsolete PF_EXITING check
 2006-06-19 23:28 UTC  (3+ messages)

[PATCH] 64bit resources i386 proc iomem fix
 2006-06-19 19:16 UTC 

[PATCH 1/5]: ufs: missed brelse and wrong baseblk
 2006-06-19 19:13 UTC  (9+ messages)

[RFC] CPU controllers?
 2006-06-19 19:11 UTC  (13+ messages)
              ` Resource Management Requirements (was "[RFC] CPU controllers?")

[PATCH 0/4] sched: Add CPU rate caps
 2006-06-19 18:55 UTC  (2+ messages)
` [ckrm-tech] "

[RFC 0/4] Object reclaim via the slab allocator V1
 2006-06-19 18:53 UTC  (6+ messages)
` [RFC 1/4] slab freeing consolidation
` [RFC 2/4] Remove empty destructor from drivers/usb/mon/mon_text.c
` [RFC 3/4] Add checks to current destructor uses
` [PATCH 4/4] Slab Reclaim logic

[patch 00/20] cell: patches for 2.6.18
 2006-06-19 18:33 UTC  (21+ messages)
` [patch 01/20] cell: add RAS support
` [patch 02/20] cell: fix interrupt priority handling
` [patch 03/20] cell: update defconfig
` [patch 04/20] cell: register SPUs as sysdevs
` [patch 05/20] cell: always build spu base into the kernel
` [patch 06/20] spufs: restore mapping of mssync register
` [patch 07/20] spufs: fix deadlock in spu_create error path
` [patch 08/20] spufs: set up correct SLB entries for 64k pages
` [patch 09/20] spufs: add a phys-id attribute to each SPU context
` [patch 10/20] spufs: fix initial state of wbox file
` [patch 11/20] spufs: use kzalloc in create_spu
` [patch 12/20] spufs: dont try to access SPE channel 1 count
` [patch 13/20] spufs: split the Cell BE support into generic and platform dependant parts
` [patch 14/20] spufs: further abstract priv1 register access
` [patch 15/20] spufs: fix spu irq affinity setting
` [patch 16/20] spufs: remove stop_code from struct spu
` [patch 17/20] spufs: fix Makefile for "make clean"
` [patch 18/20] spufs: clear class2 interrupt status before wakeup
` [patch 19/20] spufs: fail spu_create with invalid flags
` [patch 20/20] spufs: one more fix for 64k pages

[PATCH] updated reiser4 - reduced cpu usage for writes by writing more than 4k at a time (has implications for generic write code and eventually for the IO layer)
 2006-06-19 18:50 UTC  (19+ messages)
          ` batched write

[git patches] ocfs2 fixes
 2006-06-19 18:46 UTC 

[PATCH] kdump: add a missing notifier before crashing
 2006-06-19 18:45 UTC  (12+ messages)
` [Fastboot] "

2.6.17: dmesg flooded with "ohci_hcd 0000:00:02.0: wakeup"
 2006-06-19 18:39 UTC  (4+ messages)
` [linux-usb-devel] "

[RESEND] [PATCH 1/2] ipaq.c bugfixes
 2006-06-19 18:27 UTC  (7+ messages)
` [RESEND] [PATCH 2/2] ipaq.c timing parameters

2.6.17-rt1 and reiser4
 2006-06-19 18:27 UTC 

Network performance degradation from 2.6.11.12 to 2.6.16.20
 2006-06-19 18:24 UTC  (11+ messages)

[PATCH] kernel-doc: don't use XML escapes in text or man output mode
 2006-06-19 18:07 UTC 

[PATCH 0/6] mm: tracking dirty pages -v9
 2006-06-19 17:53 UTC  (7+ messages)
` [PATCH 1/6] mm: tracking shared dirty pages
` [PATCH 2/6] mm: balance "
` [PATCH 3/6] mm: msync() cleanup
` [PATCH 4/6] mm: optimize the new mprotect() code a bit
` [PATCH 5/6] mm: small cleanup of install_page()
` [PATCH 6/6] mm: remove some update_mmu_cache() calls

[patch 0/5] [PATCH,RFC] vfs: per-superblock unused dentries list (2nd version)
 2006-06-19 17:34 UTC  (2+ messages)

2.6.17-ck1
 2006-06-19 17:20 UTC  (6+ messages)
` [ck] 2.6.17-ck1

[RFC][PATCH 00/20] Mount writer count and read-only bind mounts (v2)
 2006-06-19 17:18 UTC  (10+ messages)
` [RFC][PATCH 03/20] Add vfsmount writer count
` [RFC][PATCH 11/20] elevate write count over calls to vfs_rename()
` [RFC][PATCH 20/20] honor r/w changes at do_remount() time

[x86_64] PC speaker doesn't work
 2006-06-19 17:15 UTC 

i2c-algo-ite and i2c-ite planned for removal
 2006-06-19 16:45 UTC  (4+ messages)

pci bus is hidden behind transparent bridge
 2006-06-19 16:37 UTC 

Lets play poker
 2006-06-19 17:30 UTC 

[PATCH 01/15] frv: __user infrastructure
 2006-06-19 16:00 UTC  (16+ messages)
` [PATCH 02/15] frv: basic __iomem annotations
` [PATCH 03/15] frv: signal annotations
` [PATCH 04/15] frv: sysctl __user annotations
` [PATCH 05/15] frv: binfmt_elf_fdpic "
` [PATCH 06/15] frv: misc "
` [PATCH 07/15] frv: misc sparse annotations
` [PATCH 08/15] frv: wrong syscall
` [PATCH 09/15] ext2 XIP won't build without MMU
` [PATCH 10/15] frv: initrd is grossly broken on frv (never built)
` [PATCH 11/15] frv: NULL noise removal in frv xchg()
` [PATCH 12/15] frv: ieee1394 is borken on frv
` [PATCH 13/15] frv: Add missing qualifier to memcpy_fromio() prototype
` [PATCH 14/15] frv: trivial cleanups in frv_ksyms.c
` [PATCH 15/15] frv: clean frv unistd.h

[patch] mspec
 2006-06-19 15:58 UTC  (2+ messages)

2.6.17: slow (as hell) tcp inbound transfers
 2006-06-19 15:52 UTC  (5+ messages)

Option to clear allocated kernel memory before freeing it?
 2006-06-19 15:51 UTC  (3+ messages)

emergency or init=/bin/sh mode and terminal signals
 2006-06-19 15:47 UTC  (6+ messages)

[RFC] Whitelist chipsets supporting MSI and check Hyper-transport capabilities
 2006-06-19 15:47 UTC  (8+ messages)
    ` [discuss] "

[PATCH] Page writeback broken after resume: wb_timer lost
 2006-06-19 15:41 UTC  (6+ messages)

[patch] rfc: fix splice mapping race?
 2006-06-19 15:35 UTC  (2+ messages)

[RFC:VFS] autofs4 needs to force fail return revalidate
 2006-06-19 15:15 UTC  (2+ messages)
` [autofs] "

Serial Console and Slow SCSI Disk Access?
 2006-06-19 15:14 UTC  (5+ messages)

Several errors in kernel
 2006-06-19 14:30 UTC  (2+ messages)

sata_mv driver on 88sx6041 (kernel version 2.6.13)
 2006-06-19 14:28 UTC  (2+ messages)

Linux v2.6.17
 2006-06-19 14:23 UTC  (3+ messages)

irq
 2006-06-19 14:21 UTC  (2+ messages)

Suspending and resuming a single task
 2006-06-19 14:19 UTC  (5+ messages)

[PATCH 3/4] Twofish cipher - i586 assembler
 2006-06-19 14:12 UTC  (2+ messages)

[PATCH 4/4] Twofish cipher - x86_64 assembler
 2006-06-19 14:13 UTC  (2+ messages)

[PATCH 1/4] Twofish cipher - split out common c code
 2006-06-19 14:12 UTC  (4+ messages)

[PATCH 2/4] Twofish cipher - priority fix
 2006-06-19 14:12 UTC  (2+ messages)

[PATCH 15/16] 64bit Resource: convert a few remaining drivers to use resource_size_t where needed
 2006-06-19 13:57 UTC  (17+ messages)
` [PATCH 16/16] 64bit Resource: finally enable 64bit resource sizes

[PATCH 5/16] 2.6.17-rc6 perfmon2 patch for review: new sysfs support
 2006-06-19 13:36 UTC  (2+ messages)

Kernel panic when re-inserting Adaptec PCMCIA card
 2006-06-19 13:19 UTC  (2+ messages)

Microsoft Wireless 6000 Mouse/Keyboard
 2006-06-19 13:15 UTC  (3+ messages)

[patch] do_no_pfn
 2006-06-19 13:06 UTC  (2+ messages)

[PATCH] x86: compile fix for asm-i386/alternatives.h
 2006-06-19 12:53 UTC 

Driver model ISA bus
 2006-06-19 12:37 UTC  (4+ messages)
    ` [Alsa-devel] "

Several errors in kernel
 2006-06-19 12:06 UTC  (2+ messages)

problems with "different security models"
 2006-06-19 12:04 UTC  (2+ messages)

[ckpatch][15/29] hz-no_default_250.patch
 2006-06-19 11:52 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox