linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2007-02-11 21:15:39 to 2007-02-12 09:08:50 UTC [more...]

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

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

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

[PATCH 0/7] containers (V7): Generic Process Containers
 2007-02-12  8:15 UTC  (7+ 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

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

NAK new drivers without proper power management?
 2007-02-12  8:49 UTC  (32+ messages)

Why can't I build a running Kernel?
 2007-02-12  8:36 UTC  (3+ messages)

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

[PATCH x86 for review II] [1/39] i386: move startup_32() in text.head section
 2007-02-12  8:11 UTC  (42+ 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

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

[QUESTION] file access time in millisecond?
 2007-02-12  9:02 UTC  (3+ messages)

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  (8+ messages)
` remote debugging via FireWire (was What will be in the x86-64/x86 2.6.21 merge)
  ` remote debugging via FireWire

[PATCH 1/7] cleanup: paravirt unhandled fallthrough
 2007-02-12  7:09 UTC  (22+ 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 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

AHCI - remove probing of ata2
 2007-02-12  0:53 UTC  (2+ messages)

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

[PATCH] Re: NAK new drivers without proper power management?
 2007-02-12  5:19 UTC  (34+ messages)
        `  "

System crash after "No irq handler for vector" linux 2.6.19
 2007-02-12  4:51 UTC  (17+ 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?

genirq: Add a set_irq_handler_locked() function
 2007-02-12  3:17 UTC  (3+ messages)

[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 

[PATCH 4/3] make cancel_rearming_delayed_work() work on any workqueue, not just keventd_wq
 2007-02-12  0:52 UTC  (2+ messages)

[PATCH] sata_nv: add back some verbosity into ADMA error_handler
 2007-02-12  0:34 UTC 

[PATCH] sata_nv: handle SError status indication
 2007-02-12  0:36 UTC 

pcim_enable_device BUGs for libata devices in 2.6.20-git6
 2007-02-12  0:44 UTC 

[patch] (2nd try) add epoll compat code to kernel/compat.c 
 2007-02-12  0:24 UTC 

[PATCH 0 of 4] Generic AIO by scheduling stacks
 2007-02-10  0:34 UTC  (5+ messages)

md: md6_raid5 crash 2.6.20
 2007-02-12  0:15 UTC  (4+ messages)

[PATCH 1/3] make queue_delayed_work() friendly to flush_fork()
 2007-02-12  0:04 UTC  (2+ messages)

Regress for 8139too in 2.6.20
 2007-02-12  0:03 UTC 

[patch] add epoll compat code to kernel/compat.c 
 2007-02-11 23:18 UTC  (3+ messages)

sata_nv - ADMA issues with 2.6.20
 2007-02-11 23:04 UTC 

[RFC,PATCH] CELL PPU Oprofile SPU profiling updated patch
 2007-02-11 22:46 UTC  (8+ messages)
` [Cbe-oss-dev] [RFC, PATCH] CELL "

Problem with USB ports and a dongle
 2007-02-11 22:51 UTC  (2+ messages)

[PATCH] keep track of network interface renaming
 2007-02-11 22:35 UTC  (4+ messages)

sata_nv - ADMA issues with 2.6.20
 2007-02-11 22:23 UTC  (3+ messages)

Multicast "ipmr.c" misunderstood / bug / new feature
 2007-02-11 21:59 UTC 

2.6.18.2: sporadic SATA port resets (Broadcom BCM5785 (HT1000))
 2007-02-11 22:19 UTC  (5+ messages)

Regression in kernel linux-2.6.20-rc1/2: Problems with poweroff
 2007-02-11 22:01 UTC  (6+ messages)

Experimental driver for Ricoh Bay1Controller SD Card readers
 2007-02-11 20:22 UTC  (3+ messages)

[PATCH] keep track of network interface renaming
 2007-02-11 21:41 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;
as well as URLs for NNTP newsgroup(s).