public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2007-12-18 12:16:12 to 2007-12-18 21:48:30 UTC [more...]

PCI resource problems caused by improper address rounding
 2007-12-18 21:46 UTC  (9+ messages)

BUG: attempt to access beyond end of device
 2007-12-18 21:47 UTC  (2+ messages)

[PATCH x86/mm] kvm IOPL_MASK cleanup
 2007-12-18 21:46 UTC 

cpuinfo_cur_freq always max
 2007-12-18 21:39 UTC  (6+ messages)

[MIPS] Build an embedded initramfs into mips kernel
 2007-12-18 21:27 UTC  (2+ messages)

[PATCH] finish processor.h integration
 2007-12-18 21:32 UTC  (5+ messages)

[PATCH] procfs : Move some extern declaration from fs/proc/proc_misc.c to include/linux/seq_file.h
 2007-12-18 21:25 UTC 

After many hours all outbound connections get stuck in SYN_SENT
 2007-12-18 21:20 UTC  (16+ messages)

[patch 00/20] VM pageout scalability improvements
 2007-12-18 21:15 UTC  (21+ messages)
` [patch 01/20] convert anon_vma list lock a read/write lock
` [patch 02/20] make the inode i_mmap_lock a reader/writer lock
` [patch 03/20] move isolate_lru_page() to vmscan.c
` [patch 04/20] free swap space on swap-in/activation
` [patch 05/20] define page_file_cache() function
` [patch 06/20] debugging checks for page_file_cache()
` [patch 07/20] Use an indexed array for LRU variables
` [patch 08/20] split LRU lists into anon & file sets
` [patch 09/20] split anon & file LRUs for memcontrol code
` [patch 10/20] SEQ replacement for anonymous pages
` [patch 11/20] add newly swapped in pages to the inactive list
` [patch 12/20] No Reclaim LRU Infrastructure
` [patch 13/20] Non-reclaimable page statistics
` [patch 14/20] Scan noreclaim list for reclaimable pages
` [patch 15/20] ramfs pages are non-reclaimable
` [patch 16/20] SHM_LOCKED pages are nonreclaimable
` [patch 17/20] non-reclaimable mlocked pages
` [patch 18/20] mlock vma pages under mmap_sem held for read
` [patch 19/20] handle mlocked pages during map/unmap and truncate
` [patch 20/20] account mlocked pages

[RFC] dma: passing "attributes" to dma_map_* routines
 2007-12-18 21:09 UTC  (6+ messages)

[PATCH] ecryptfs: fix unlocking in error paths
 2007-12-18 20:58 UTC 

[PATCH 1/1] : hwmon - new chip driver for TI ADS7828 A-D
 2007-12-18 20:56 UTC  (3+ messages)

[PATCH] initrd: Fix virtual/physical mix-up in overwrite test
 2007-12-18 20:31 UTC  (4+ messages)

2.6.24-rc5: tape drive not responding
 2007-12-18 20:18 UTC  (8+ messages)

[PATCH 0/7] Intro: convert lockd to kthread and fix use-after-free (try #3)
 2007-12-18 20:19 UTC  (8+ messages)
` [PATCH 1/7] SUNRPC: Allow svc_pool_map_set_cpumask to work with any task
  ` [PATCH 2/7] SUNRPC: spin svc_rqst initialization to its own function
    ` [PATCH 3/7] SUNRPC: export svc_sock_update_bufs
      ` [PATCH 4/7] NLM: Initialize completion variable in lockd_up
        ` [PATCH 5/7] NLM: Have lockd call try_to_freeze
          ` [PATCH 6/7] NLM: Convert lockd to use kthreads
            ` [PATCH 7/7] NLM: Add reference counting to lockd

[PATCH 1/2] remove __init modifier from header declaration
 2007-12-18 20:03 UTC  (3+ messages)
` [PATCH 2/2] finish processor.h integration

[RFC/PATCH 1/4] pci: Add pci_enable_device_{io,mem} intefaces
 2007-12-18 11:36 UTC  (4+ messages)
` [RFC/PATCH 4/4] [POWERPC] pci: Disable IO/Mem on a device when resources can't be allocated

[PATCH] atmel_serial: Split the interrupt handler
 2007-12-18 19:18 UTC  (4+ messages)

Top kernel oopses/warnings this week
 2007-12-18 18:45 UTC  (17+ messages)

PCI resource unavailable on mips
 2007-12-18 18:40 UTC  (2+ messages)

[PATCH 0/5] atmel_serial: Cleanups, irq handler splitup & DMA
 2007-12-18 18:19 UTC  (9+ messages)
` [PATCH 1/5] atmel_serial: Clean up the code
  ` [PATCH 2/5] atmel_serial: Use cpu_relax() when busy-waiting
    ` [PATCH 3/5] atmel_serial: Use existing console options only if BRG is running
      ` [PATCH 4/5] atmel_serial: Split the interrupt handler
        ` [PATCH 5/5] atmel_serial: Add DMA support

[PATCH] x86: unify module_{32|64}.h
 2007-12-18 18:22 UTC  (3+ messages)

[PATCH 0/3] various scheduler patches
 2007-12-18 17:41 UTC  (4+ messages)
` [PATCH 1/3] sched: rt: account the cpu time during the tick
` [PATCH 2/3] sched: sched_rt_entity
` [PATCH 3/3] sched: SCHED_FIFO/SCHED_RR watchdog timer

[PATCH] Don't send quota messages repeatedly when hardlimit reached
 2007-12-18 18:11 UTC 

PCI resource unavailable on mips
 2007-12-18 18:11 UTC  (7+ messages)

[PATCH] Fix computation of SKB size for quota messages
 2007-12-18 18:08 UTC 

2.6.24-rc4 hwmon it87 probe fails
 2007-12-18 17:59 UTC  (5+ messages)
` [lm-sensors] "

[PATCH] x86: unify extable_{32|64}.c
 2007-12-18 17:57 UTC  (3+ messages)

VIA Velocity and 802.1q VLAN support
 2007-12-18 17:45 UTC 

watchdog behaviour on close? (watchdog-api.txt)
 2007-12-18 17:41 UTC 

xfs mknod regression
 2007-12-18 17:36 UTC  (3+ messages)

[PATCH 0/21] Integrate processor.h
 2007-12-18 17:26 UTC  (30+ messages)
` [PATCH 1/21] move tsc definitions to were they belong
  ` [PATCH 2/21] [PATCH] get rid of _MASK flags
    ` [PATCH 3/21] [PATCH] move desc_empty to where they belong
      ` [PATCH 4/21] [PATCH] move load_cr3 to a common place
        ` [PATCH 5/21] [PATCH] unify paravirt pieces of processor.h
          ` [PATCH 6/21] [PATCH] move the definition of set_iopl_mask to common header
            ` [PATCH 7/21] [PATCH] unify common parts of processor.h
` [PATCH 12/21] [PATCH] unify TASK_ALIGN definitions
  ` [PATCH 13/21] [PATCH] change bitwise operations to get a void parameter
    ` [PATCH 14/21] [PATCH] unify x86_cpuinfo struct
      ` [PATCH 15/21] [PATCH] remove legacy stuff from processor_64.h
        ` [PATCH 16/21] [PATCH] unify mm_segment_t definition
          ` [PATCH 17/21] [PATCH] move definitions to processor.h
            ` [PATCH 18/21] [PATCH] unify prefetch operations
                ` [PATCH 20/21] [PATCH] move i387 definitions to processor.h
                  ` [PATCH 21/21] [PATCH] finish processor.h integration

[RFC/PATCH] 2.6.24-rcx: Make sys_poll() wait at least timeout ms
 2007-12-18 17:31 UTC 

Testing RAM from userspace / question about memmap= arguments
 2007-12-18 17:06 UTC 

[git pull] x86, genirq, timer fixes
 2007-12-18 17:27 UTC 

Guest kernel hangs in smp kvm for older kernels prior to tsc sync cleanup
 2007-12-18 17:20 UTC 

Lockdep warning with netlink
 2007-12-18 17:14 UTC 

[PATCH] Option to disable AMD C1E (allows dynticks to work)
 2007-12-18 17:11 UTC  (3+ messages)

[PATCH 0/7] Intro: convert lockd to kthread and fix use-after-free (try #2)
 2007-12-18 17:10 UTC  (9+ messages)
` [PATCH 1/7] SUNRPC: Allow svc_pool_map_set_cpumask to work with any task
  ` [PATCH 2/7] SUNRPC: spin svc_rqst initialization to its own function
    ` [PATCH 3/7] SUNRPC: make new svc_create_kthread function
      ` [PATCH 4/7] NLM: Initialize completion variable in lockd_up
        ` [PATCH 5/7] NLM: Have lockd call try_to_freeze
          ` [PATCH 6/7] NLM: Convert lockd to use kthreads
            ` [PATCH 7/7] NLM: Add reference counting to lockd

(RESEND) [HP6XX] - Still issues with pcmcia driver (HD64461)
 2007-12-18 17:09 UTC 

[PATCH] MAINTAINERS: remove Adam Fritzler, update his email address in other sources
 2007-12-18 16:40 UTC  (6+ messages)

[patch 0/2] [RFC] Simple tamper-proof device filesystem
 2007-12-18 16:43 UTC  (5+ messages)
    ` [patch 1/2] "

[RFC/PATCH 2/8] revoke: inode revoke lock V7
 2007-12-18 16:31 UTC  (2+ messages)

[PATCH] ecryptfs: fix string overflow on long cipher names
 2007-12-18 16:28 UTC  (2+ messages)

[PATCH] iwlwifi: fix typo in 'drivers/net/wireless/iwlwifi/Kconfig'
 2007-12-18 16:36 UTC 

Memory Read Error
 2007-12-18 16:34 UTC  (2+ messages)

[PATCH] Fix crash with FLAT_MEMORY and ARCH_PFN_OFFSET != 0
 2007-12-18 16:09 UTC  (5+ messages)

[PATCH 0/7] Series to add device tree naming to i2c
 2007-12-18 15:53 UTC  (3+ messages)
` [PATCH 1/7] Copy mpc-i2c to preserve support for ARCH=ppc and allow changes on ARCH=powerpc

[PATCH] x86_64: fix problems due to use of "outb" to port 80 on some AMD64x2 laptops, etc
 2007-12-18 15:49 UTC  (10+ messages)

[patch 1/2] [RFC] Simple tamper-proof device filesystem
 2007-12-18 15:33 UTC  (8+ messages)

sata_mv not working with a RocketRaid 2220
 2007-12-18 15:27 UTC  (3+ messages)

GREETINGS FROM CHINA (RESPONSE NEEDED)
 2007-12-18 14:13 UTC 

[PATCH] [POWERPC] Add fixed-phy support for fs_enet
 2007-12-18 15:25 UTC 

[PATCH] [RFC] Handle i_size > s_maxbytes gracefully
 2007-12-18 15:25 UTC 

[patch 1/2] [RFC] Simple tamper-proof device filesystem
 2007-12-18 15:22 UTC  (5+ messages)

Important regression with XFS update for 2.6.24-rc6
 2007-12-18 15:19 UTC  (4+ messages)

2.6.24-rc5-mm1
 2007-12-18 15:12 UTC  (8+ messages)
` 2.6.24-rc5-mm1 - wonky disk cache and CDROM behavior
` 2.6.24-rc5-mm1 - IPv6 throws section mismatches

[PATCH/RFC] [POWERPC] Add fixed-phy support for fs_enet
 2007-12-18 15:10 UTC  (3+ messages)

About mounting the sysfs
 2007-12-18 15:05 UTC  (3+ messages)

[PATCH] msi: set 'En' bit of MSI Mapping Capability
 2007-12-18 15:00 UTC 

2.6.24-rc5-mm1 -- INFO: possible circular locking dependency detected -- pm-suspend/5800 is trying to acquire lock
 2007-12-18 14:57 UTC  (4+ messages)

"ip neigh show" not showing arp cache entries?
 2007-12-18 14:52 UTC  (2+ messages)

Do not reset xfsquota flags on quotaless ro mount
 2007-12-18 14:49 UTC  (3+ messages)

[PATCH 2.6.24-rc5-mm 3/3] gpiolib: obsolete drivers/i2c/chips/pca9539.c
 2007-12-18 14:40 UTC  (7+ messages)

[git pull] scheduler fixes
 2007-12-18 14:38 UTC 

[PATCH v2] x86: unify module_{32|64}.h
 2007-12-18 14:02 UTC  (2+ messages)

[PATCH 3/4] x86: add kprobe-booster to X86_64
 2007-12-18 13:58 UTC  (5+ messages)

[patch 0/3] use dev_printk in PCI quirks
 2007-12-18 13:58 UTC  (3+ messages)
` [patch 3/3] PCI: use dev_printk in x86 quirk messages

[PATCH] drivers/scsi/: Spelling fixes
 2007-12-18 13:55 UTC 

[PATCH v2] atmel_serial: Clean up the code
 2007-12-18 13:32 UTC  (5+ messages)

[RFC PATCH 00/12] PAT 64b: PAT support for X86_64
 2007-12-18 13:48 UTC  (10+ messages)
` [RFC PATCH 08/12] PAT 64b: coherent mmap and sysfs bin ioctl

[PATCH] dmi: Let drivers walk the DMI table
 2007-12-18 13:48 UTC 

ATA bus error with external hd on esata
 2007-12-18 13:14 UTC  (6+ messages)

[PATCH] arch/x86/: Spelling fixes
 2007-12-18 13:01 UTC 

[PATCH] sched: dynamically update the root-domain span/online maps
 2007-12-18 12:57 UTC  (4+ messages)

[PATCH] Avoid overflows in kernel/time.c (version 3)
 2007-12-18 12:32 UTC  (4+ messages)

[PATCH] include/sound/: Spelling fixes
 2007-12-18 10:32 UTC  (2+ messages)

[PATCH] sound/: Spelling fixes
 2007-12-18 10:32 UTC  (2+ messages)


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