linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2007-02-12 00:59:54 to 2007-02-12 13:34:41 UTC [more...]

2.6.20 "IRQ handler type mismatch for IRQ 4"
 2007-02-12 13:34 UTC  (3+ messages)

[take36 3/10] kevent: poll/select() notifications
 2007-02-12 13:24 UTC  (12+ messages)
  ` [take36 4/10] kevent: Socket notifications
    ` [take36 5/10] kevent: Timer notifications
      ` [take36 6/10] kevent: Pipe notifications
        ` [take36 7/10] kevent: Signal notifications
          ` [take36 8/10] kevent: Kevent posix timer notifications
            ` [take36 9/10] kevent: Private userspace notifications
              ` [take36 10/10] kevent: Kevent based generic AIO

[PATCH 0/10] lguest
 2007-02-12 13:34 UTC  (7+ messages)
` [PATCH 5/10] Make hvc_console.c compile on non-PowerPC
    ` [PATCH 6/10] lguest code: the little linux hypervisor
            ` [q] kbuild for private asm-offsets (Re: [PATCH 6/10] lguest code: the little linux hypervisor.)

[PATCH x86 for review II] [1/39] i386: move startup_32() in text.head section
 2007-02-12 13:24 UTC  (43+ messages)
` [PATCH x86 for review II] [2/39] x86_64: Break init() in two parts to avoid MODPOST warnings
` [PATCH x86 for review II] [3/39] i386: arch/i386/kernel/cpu/mcheck/mce.c should #include <asm/mce.h>
` [PATCH x86 for review II] [4/39] i386: add idle notifier
` [PATCH x86 for review II] [5/39] i386: improve sched_clock() on i686
` [PATCH x86 for review II] [6/39] i386: romsignature/checksum cleanup
` [PATCH x86 for review II] [7/39] x86_64: Fix fake numa for x86_64 machines with big IO hole
` [PATCH x86 for review II] [8/39] x86_64: Remove fastcall references in x86_64 code
` [PATCH x86 for review II] [9/39] x86_64: Use constant instead of raw number in x86_64 ioperm.c
` [PATCH x86 for review II] [10/39] x86_64: Handle 32 bit PerfMon Counter writes cleanly in x86_64 nmi_watchdog
` [PATCH x86 for review II] [11/39] i386: Handle 32 bit PerfMon Counter writes cleanly in i386 nmi_watchdog
` [PATCH x86 for review II] [12/39] i386: Handle 32 bit PerfMon Counter writes cleanly in oprofile
` [PATCH x86 for review II] [13/39] i386: CONFIG_PHYSICAL_ALIGN limited to 4M?
` [PATCH x86 for review II] [14/39] x86_64: cleanup Doc/x86_64/ files
` [PATCH x86 for review II] [15/39] x86_64: list x86_64 quilt tree
` [PATCH x86 for review II] [16/39] x86: simplify notify_page_fault()
` [PATCH x86 for review II] [17/39] x86_64: Tighten mce_amd driver MSR reads
` [PATCH x86 for review II] [18/39] x86_64: Allow to run a program when a machine check event is detected
` [PATCH x86 for review II] [19/39] x86_64: remove get_pmd()
` [PATCH x86 for review II] [20/39] i386: Small cleanup to TLB flush code
` [PATCH x86 for review II] [21/39] i386: rdmsr_on_cpu, wrmsr_on_cpu
` [PATCH x86 for review II] [22/39] x86_64: Kconfig typos
` [PATCH x86 for review II] [23/39] i386: use smp_call_function_single()
` [PATCH x86 for review II] [24/39] "
` [PATCH x86 for review II] [25/39] x86_64: Fix preprocessor condition
` [PATCH x86 for review II] [26/39] i386: fix 32-bit ioctls on x64_32
` [PATCH x86 for review II] [27/39] i386: APM on i386
` [PATCH x86 for review II] [28/39] i386: fix size_or_mask and size_and_mask
` [PATCH x86 for review II] [29/39] x86_64: - Ignore long SMI interrupts in clock calibration code - update 1
` [PATCH x86 for review II] [30/39] x86_64: Check return value of putreg in PTRACE_SETREGS
` [PATCH x86 for review II] [31/39] x86_64: Unexport __supported_pte_mask
` [PATCH x86 for review II] [32/39] x86_64: x86_64 - Fix FS/GS registers for VT execution
` [PATCH x86 for review II] [33/39] x86_64: Fix off by one error in IOMMU boundary checking
` [PATCH x86 for review II] [34/39] i386: Use stack arguments for calling into EFI
` [PATCH x86 for review II] [35/39] x86_64: Don't reserve ROMs
` [PATCH x86 for review II] [36/39] x86_64: define dma noncoherent API functions
` [PATCH x86 for review II] [37/39] x86_64: robustify bad_dma_address handling
` [PATCH x86 for review II] [38/39] x86: fix laptop bootup hang in init_acpi()
` [PATCH x86 for review II] [39/39] i386: All Transmeta CPUs have constant TSCs

Post-boot PCI device detection
 2007-02-12 13:16 UTC 

Recent and not-so problems with tifm_sd driver - one more
 2007-02-12 13:21 UTC  (10+ messages)

[RFC PATCH] add filesystem subtype support
 2007-02-12 12:39 UTC  (2+ messages)

NAK new drivers without proper power management?
 2007-02-12 12:59 UTC  (17+ messages)

utrace regressions (was: -mm merge plans for 2.6.21)
 2007-02-12 12:51 UTC 

[PATCH] Remove "#include <linux/rwsem.h>" from semaphore headers
 2007-02-12 12:41 UTC 

[PATCH 0/7] containers (V7): Generic Process Containers
 2007-02-12 12:33 UTC  (11+ messages)
` [PATCH 1/7] containers (V7): Generic container system abstracted from cpusets code
` [PATCH 2/7] containers (V7): Cpusets hooked into containers
` [PATCH 4/7] containers (V7): Simple CPU accounting container subsystem
` [PATCH 5/7] containers (V7): Resource Groups over generic containers
` [PATCH 6/7] containers (V7): BeanCounters over generic process containers
` [PATCH 7/7] containers (V7): Container interface to nsproxy subsystem

RE : Re: Re : [PATCH] Compressed ia32 ELF file generation for loading by Gujin 1/3
 2007-02-12 12:29 UTC  (3+ messages)
`  "

Recent and not-so problems with tifm_sd driver
 2007-02-12 11:53 UTC  (2+ messages)

Found trivial error in linux-headers-2.6.17-11-generic/include/linux/tty.h
 2007-02-12 11:42 UTC 

Why can't I build a running Kernel?
 2007-02-12 11:27 UTC  (4+ messages)

[take36 1/10] kevent: Description
 2007-02-12 11:27 UTC 

AHCI - remove probing of ata2
 2007-02-12 11:19 UTC  (3+ messages)

[PATCH] mfd: SM501 core driver
 2007-02-12 11:12 UTC  (7+ messages)
          ` [Linux-fbdev-devel] "

somebody dropped a (warning) bomb
 2007-02-12 11:12 UTC  (10+ messages)

[PATCH] mfd: SM501 core driver (#2)
 2007-02-12 11:07 UTC 

Sata_via problems in a Vintage2-AE1
 2007-02-12 10:57 UTC  (6+ messages)

[take35 0/10] kevent: Generic event handling mechanism
 2007-02-12 10:35 UTC  (3+ messages)

[PATCH 00/10] atomic.h : standardizing atomic primitives
 2007-02-12 11:35 UTC  (3+ messages)
` [PATCH 10/10] atomic.h : Add atomic64 cmpxchg, xchg and add_unless to x86_64

[GIT PATCH] SCSI updates for 2.6.20
 2007-02-12 10:29 UTC  (2+ messages)

[PATCH 2.6.21 review I] [1/25] x86_64: Add __copy_from_user_nocache
 2007-02-12 10:25 UTC  (6+ messages)
` [PATCH 2.6.21 review I] [4/25] x86: kernel-mode faults pollute current->thead
  ` [patches] "
` [PATCH 2.6.21 review I] [21/25] x86_64: a memcpy that tries to reduce cache pressure
  ` [patches] "

Fw: Different routing for one process ?
 2007-02-12 10:14 UTC 

[QUESTION] file access time in millisecond?
 2007-02-12 10:01 UTC  (7+ messages)

Adjusting destination pointer with copy_to_user
 2007-02-12  9:39 UTC 

[PATCH 1/1][RFC] EXT34 retry loop issue V(2)
 2007-02-12  9:47 UTC 

[PATCH 0/1][RFC] prepare_write positive return value V(2)
 2007-02-12  9:46 UTC 

genirq: Add a set_irq_handler_locked() function
 2007-02-12  9:35 UTC  (4+ messages)

Open reiserfs transactions (was Re: 2.6.19-rc5: grub is much slower resuming from suspend-to-disk than in 2.6.18)
 2007-02-12  9:34 UTC 

[RFC] [PATCH] To list all active probes in the system
 2007-02-12  9:29 UTC  (10+ messages)
            ` [RFC] [PATCH] To list all active probes in the system---Take-2

2.6.16.32 stuck in generic_file_aio_write()
 2007-02-12  9:26 UTC  (15+ messages)

pcim_enable_device BUGs for libata devices in 2.6.20-git6
 2007-02-12  9:11 UTC  (2+ messages)

[PATCH 1/7] cleanup: paravirt unhandled fallthrough
 2007-02-12  9:16 UTC  (23+ messages)
` [PATCH 2/7] cleanup: Initialize esp0 properly all the time
  ` [PATCH 3/7] cleanup: Make hvc_console.c compile on non-PowerPC
    ` [PATCH 4/7] cleanup: Move mce_disabled to asm/mce.h
      ` [PATCH 5/7] cleanup: Rename cpu_gdt_descr and remove extern declaration from smpboot.c
        ` [PATCH 6/7] cleanup: Remove extern declaration from mm/discontig.c, put in header
          ` [PATCH 7/7] cleanup: make disable_acpi() valid w/o CONFIG_ACPI
            ` [PATCH 1/2] lguest preparation: EXPORT_SYMBOL_GPL 5 functions
              ` [PATCH 2/2] lguest preparation: expose futex infrastructure: get_futex_key, get_key_refs and drop_key_refs
                ` [PATCH 1/8] lguest: Kconfig and headers
                  ` [PATCH 2/8] lguest: the host code (lg.ko)
                    ` [PATCH 3/8] lguest: Guest code
                      ` [PATCH 4/8] lguest: Makefile
                        ` [PATCH 5/8] lguest: trivial guest network driver
                          ` [PATCH 6/8] lguest: trivial guest console driver
                            ` [PATCH 7/8] lguest: trivial guest block driver
                              ` [PATCH 8/8] lguest: documentatation and example launcher

[PATCH 2.6.20 00/10] nfnetlink_log: patch series introduction
 2007-02-12  0:37 UTC 

[PATCH 2.6.20 05/10] nfnetlink_log: micro-optimization for inst==NULL in nfulnl_recv_config()
 2007-02-12  0:39 UTC 

[PATCH 2.6.20 07/10] nfnetlink_log: fix module reference counting
 2007-02-12  0:39 UTC 

[PATCH 2.6.20 08/10] nfnetlink_log: shorten instances_lock holding time
 2007-02-12  0:40 UTC 

[PATCH 2.6.20 01/10] nfnetlink_log: don't count max(a,b) twice
 2007-02-12  0:37 UTC 

[PATCH 2.6.20 03/10] nfnetlink_log: kill duplicate code
 2007-02-12  0:38 UTC 

[PATCH 2.6.20 09/10] nfnetlink_log: fix NULL pointer dereference
 2007-02-12  0:40 UTC 

[PATCH 2.6.20 04/10] nfnetlink_log: fix possible use-after-free
 2007-02-12  0:39 UTC 

[PATCH 2.6.20 02/10] nfnetlink_log: stop reference leak
 2007-02-12  0:38 UTC 

[PATCH 2.6.20 10/10] nfnetlink_log: enable packet timestamps
 2007-02-12  0:40 UTC 

[PATCH 2.6.20 06/10] nfnetlink_log: micro-optimization: don't modify destroyed instance
 2007-02-12  0:39 UTC 

[IA64] swiotlb abstraction (e.g. for Xen)
 2007-02-12  8:58 UTC  (6+ messages)

Bio device too big | kernel BUG at mm/filemap.c:537!
 2007-02-12  8:51 UTC  (5+ messages)
    ` [PATCH] "

libata FUA revisited
 2007-02-12  8:31 UTC  (2+ messages)

(no subject)
 2007-02-12  8:08 UTC 

CPU load
 2007-02-12  7:29 UTC  (8+ messages)

What will be in the x86-64/x86 2.6.21 merge
 2007-02-12  7:29 UTC  (5+ messages)
` remote debugging via FireWire

[PATCH 1/3] Blackfin: architecture patch against Linux kernel 2.6.20 (again)
 2007-02-12  7:09 UTC  (3+ messages)
` [PATCH 1/3] Blackfin: architecture patch against Linux kernel2.6.20 (again)

Documenting MS_RELATIME
 2007-02-12  6:55 UTC  (4+ messages)

High CPU usage with sata_nv
 2007-02-12  6:49 UTC  (6+ messages)

Bad race condition in the new autofs protocol somewhere
 2007-02-12  6:46 UTC  (6+ messages)
` [autofs] "
      ` [PATCH 1/2] "
        ` [PATCH 2/2] "

2.6.19-rc5 libata PATA ATAPI CDROM SiS 5513 NOT WORKING
 2007-02-12  0:58 UTC  (13+ messages)
                ` 2.6.20-rc6 libata PATA ATAPI CDROM is not working

forcedeth problems on 2.6.20-rc6-mm3
 2007-02-12  6:28 UTC  (9+ messages)

[RFC PATCH] QRCU fastpath optimization
 2007-02-12  6:22 UTC  (2+ messages)

gigaset build broken on current linux-2.6.git
 2007-02-12  6:16 UTC  (6+ messages)

Linux 2.6.16.40
 2007-02-12  6:13 UTC  (3+ messages)

[PATCH 000 of 4] knfsd: fixes and enhancements for 2.6.21
 2007-02-12  5:49 UTC  (5+ messages)
` [PATCH 001 of 4] knfsd: Fix return value for writes to some files in 'nfsd' filesystem
` [PATCH 002 of 4] knfsd: Tidy up choice of filesystem-identifier when creating a filehandle
` [PATCH 003 of 4] knfsd: Add some new fsid types
` [PATCH 004 of 4] knfsd: Allow the server to provide a gid list when using AUTH_UNIX authentication

libata FUA revisited
 2007-02-12  5:47 UTC 

[patch] linux/io.h: forward declare struct pci_dev
 2007-02-12  5:30 UTC  (9+ messages)
        ` [PATCH] sort the devres mess out
              ` [PATCH] ia64: Fix noncoherent DMA API so devres builds

NAK new drivers without proper power management?
 2007-02-12  5:19 UTC  (9+ messages)

System crash after "No irq handler for vector" linux 2.6.19
 2007-02-12  4:51 UTC  (16+ messages)
      ` [PATCH 1/2] x86_64 irq: Simplfy __assign_irq_vector
        ` [PATCH 2/2] x86_64 irq: Handle irqs pending in IRR during irq migration
                      ` What are the real ioapic rte programming constraints?

[git patches] libata updates 1 of 3
 2007-02-12  2:58 UTC  (4+ messages)

[PATCH] powerpc: Fix vDSO page count calculation
 2007-02-12  2:31 UTC 

2.6.20-rt5 Oops on boot
 2007-02-12  2:14 UTC  (3+ messages)

BUG: at fs/nfs/pagelist.c:339 nfs_scan_dirty()
 2007-02-12  1:37 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).