public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2008-03-18 05:34:28 to 2008-03-19 20:00:46 UTC [more...]

compilation break
 2008-03-18 22:41 UTC  (2+ messages)

[patch 0/8] fuse: writable mmap + batched write
 2008-03-18 16:49 UTC  (24+ messages)
` [patch 1/8] mm: bdi: export bdi_writeout_inc()
` [patch 3/8] mm: rotate_reclaimable_page() cleanup
` [patch 4/8] mm: allow not updating BDI stats in end_page_writeback()
` [patch 6/8] fuse: clean up setting i_size in write

per cpun+ spin locks coexistence?
 2008-03-18 17:34 UTC  (8+ messages)

volanoMark 12% regression with 2.6.25-rc6
 2008-03-19 14:01 UTC  (4+ messages)

2.6.24.X: SATA/AHCI related boot delay
 2008-03-19 13:55 UTC  (14+ messages)
  ` 2.6.24.X: SATA/AHCI related boot delay. - not with 2.6.24.3

[PATCH 00 of 31] x86: unification and xen updates
 2008-03-19 19:19 UTC  (9+ messages)
` [PATCH 06 of 31] x86: move pte functions into common asm/pgalloc.h
` [PATCH 08 of 31] x86: move pgalloc pud and pgd operations into common place
` [PATCH 24 of 31] xen: add support for callbackops hypercall

[PATCH 0/3] xen pvfb: Para-virtual framebuffer, keyboard and pointer
 2008-03-19 18:37 UTC  (8+ messages)
` [PATCH 2/3] fbdev: Make deferred I/O work as advertized

[PATCH 0/79] smpboot integration
 2008-03-19 19:36 UTC  (44+ messages)
` [PATCH 01/79] [PATCH] change var types in __inquire_remote_apic
  ` [PATCH 02/79] [PATCH] add loglevel to printks
    ` [PATCH 03/79] [PATCH] use apic_*_around instead of apic_write in x86_64
      ` [PATCH 04/79] [PATCH] use start_ipi_hook "
        ` [PATCH 05/79] [PATCH] add an smp_apply_quirks to smpboot_32.c
          ` [PATCH 06/79] [PATCH] decouple call to print_cpu_info from smp_store_cpu_info
            ` [PATCH 07/79] [PATCH] provide specialized identification routines for x86_64
              ` [PATCH 08/79] [PATCH] use identify_boot_cpu
                ` [PATCH 09/79] [PATCH] call identify_secondary_cpu in smp_store_cpu_info
                  ` [PATCH 10/79] [PATCH] merge smp_store_cpu_info
                    ` [PATCH 11/79] [PATCH] always enable irqs when entering idle
                      ` [PATCH 12/79] [PATCH] don't call local_irq_enable before "
                        ` [PATCH 13/79] [PATCH] move setup_secondary_clock a little bit down in the function
                          ` [PATCH 14/79] [PATCH] move state update out of ipi_lock
                            ` [PATCH 15/79] [PATCH] provide APIC_INTEGRATED definition for x86_64
                              ` [PATCH 16/79] [PATCH] use APIC_INTEGRATED tests in x86_64
                                ` [PATCH 17/79] [PATCH] add barriers statement
                                  ` [PATCH 18/79] [PATCH] isolate sanity checking
                                      ` [PATCH 19/79] [PATCH] isolate logic to disable smp
                                        ` [PATCH 20/79] [PATCH] do tests before do_boot_cpu in i386
                                          ` [PATCH 21/79] [PATCH] make __smp_prepare_cpu void
                                            ` [PATCH 22/79] [PATCH] move assignment of CPU_PREPARE before do_boot_cpu
                                              ` [PATCH 23/79] [PATCH] unify extern masks declaration
                                                ` [PATCH 24/79] [PATCH] define bios to apicid mapping
                                                  ` [PATCH 25/79] [PATCH] initialize map pointers in setup_32.c
                                                    ` [PATCH 26/79] [PATCH] make node to apic mapping declarations unconditional
                                                      ` [PATCH 27/79] [PATCH] fix alloc_bootmem_pages_node macro
                                                        ` [PATCH 28/79] [PATCH] use specialized routine for setup per-cpu area
                                                          ` [PATCH 29/79] [PATCH] fill bios cpu to apicid maps
                                                            ` [PATCH 30/79] [PATCH] fill cpu to apicid and present map in mpparse
                                                              ` [PATCH 31/79] [PATCH] get rid of cpucount
                                                                ` [PATCH 32/79] [PATCH] allow user to impress friends
                                                                  ` [PATCH 33/79] [PATCH] do smp tainting checks in a separate function
                                                                    ` [PATCH 34/79] [PATCH] move impress_friends and smp_check to cpus_done
                                                                      ` [PATCH 35/79] [PATCH] add subarch support (for headers) to x86_64
                                                                        ` [PATCH 36/79] [PATCH] include mach_wakecpu.h in smpboot_64
                                                                          ` [PATCH 37/79] [PATCH] include smpboot_hooks.h in smpboot_64.c
                                                                            ` [PATCH 38/79] [PATCH] move smp_intr_init away from smpboot_32.c
                                                                              ` [PATCH 39/79] [PATCH] don't set maps in native_smp_prepare_boot_cpu()
                                                                                ` [PATCH 70/79] [PATCH] additions to i386 native_smp_prepare_cpus
                                                                                  ` [PATCH 71/79] [PATCH] assign nr_ioapics = 0 in smpboot_hooks.h

broken access to a USB HID device after suspend
 2008-03-18 19:24 UTC  (2+ messages)

Linux 2.6.25-rc4
 2008-03-19  4:48 UTC  (15+ messages)

[PATCH] [0/18] GB pages hugetlb support
 2008-03-18 17:01 UTC  (19+ messages)
` [PATCH] [1/18] Convert hugeltlb.c over to pass global state around in a structure
` [PATCH] [2/18] Add basic support for more than one hstate in hugetlbfs
` [PATCH] [3/18] Convert /proc output code over to report multiple hstates
` [PATCH] [4/18] Add basic support for more than one hstate in hugetlbfs
` [PATCH] [5/18] Expand the hugetlbfs sysctls to handle arrays for all hstates
` [PATCH] [6/18] Add support to have individual hstates for each hugetlbfs mount
` [PATCH] [7/18] Abstract out the NUMA node round robin code into a separate function

[linux-pm] [PATCH -mm] kexec jump -v9
 2008-03-19 19:28 UTC  (2+ messages)

+ pm-convert-wakeup-flag-accessors-to-inline-functions-fix.patch added to -mm tree
 2008-03-19 18:48 UTC  (2+ messages)

[PATCH prototype] [0/8] Predictive bitmaps for ELF executables
 2008-03-19  9:04 UTC  (8+ messages)

Suspend and hibernation patchset
 2008-03-19 14:47 UTC  (12+ messages)
` Suspend and hibernation patchset against -rc6
  ` suspend slow in 2.6.25-rc6 (was Re: Suspend and hibernation patchset against -rc6)

[PATCH] Fix fsldma.c warning messages when it's compiled under PPC64
 2008-03-19  1:52 UTC  (7+ messages)
  ` [PATCH] Fix fsldma.c warning messages when it's compiled underPPC64

[PATCH 1/2] Keep track of original clocksource frequency
 2008-03-19  2:43 UTC  (3+ messages)
` [PATCH 2/2] Introduce CLOCK_MONOTONIC_RAW

[PATCH 1/1] cgroups: implement device whitelist (v5)
 2008-03-19 16:00 UTC  (2+ messages)

[PATCH 0/3, v10] PCI, ACPI: Physical PCI slot objects
 2008-03-18 21:09 UTC  (2+ messages)
` [PATCH 3/3] ACPI PCI slot detection driver

RFC: /dev/stdin, symlinks & permissions
 2008-03-18 15:04 UTC  (6+ messages)

MAINTAINERS: bluez-devel is subscribers-only
 2008-03-19 18:39 UTC  (2+ messages)

[2.6.24.x] UML select()/poll() oversleeping reproducibly (was Re: [uml-devel] g_timeout_add)
 2008-03-18 19:39 UTC  (5+ messages)
              ` [2.6.24.x] UML select()/poll() oversleeping reproducibly

[patch 00/13] x86: PAT support updated - v3
 2008-03-19  0:00 UTC  (5+ messages)
` [patch 02/13] x86: PAT infrastructure patch
` [patch 06/13] x86: PAT use reserve free memtype in set_memory_uc
` [patch 07/13] x86: PAT use reserve free memtype in pci_mmap_page_range
` [patch 11/13] x86: PAT Add set_memory_wc() interface

[0/2] vmalloc: Add /proc/vmallocinfo to display mappings
 2008-03-18 22:27 UTC  (3+ messages)
` [1/2] vmalloc: Show vmalloced areas via /proc/vmallocinfo
` [2/2] vmallocinfo: Add caller information

BUG: drop_pagecache_sb vs kjournald lockup
 2008-03-19 12:17 UTC  (5+ messages)

kernel exception in Fusion MPT base driver 3.04.06 (linux-2.6.24.3)
 2008-03-18 17:40 UTC  (3+ messages)

[BUG?] 2.6.25-rc[23]-mm1 cgroup list corruption under load with VM Scalability patches
 2008-03-18 18:10 UTC  (3+ messages)

[PATCH] give elf_check_arch() a chance for checking endian mismatch
 2008-03-19 19:03 UTC 

[ANNOUNCE] ddtree: A git kernel tree for storage servers
 2008-03-19  8:02 UTC 

[git pull] async_tx and a fsldma fix for 2.6.25-rc
 2008-03-19  0:45 UTC 

[PATCH] build fix for smp
 2008-03-19 17:11 UTC 

intel-hda sound too quiet in linux-2.6.25-rc6
 2008-03-19  8:11 UTC  (7+ messages)

[ANNOUNCE] Ramback: faster than a speeding bullet
 2008-03-18 16:36 UTC  (6+ messages)

[RFC][0/3] Virtual address space control for cgroups
 2008-03-18 17:58 UTC  (6+ messages)
` [RFC][2/3] Account and control virtual address space allocations

[PATCH][RESEND][v3] Modify loop device to be able to manage partitions of the disk image
 2008-03-19 12:36 UTC  (2+ messages)
` [PATCH][v4] "

[PATCH] kernel: add bit rotation helpers for 16 and 8 bit
 2008-03-18 20:24 UTC 

[PATCH 1/3] Infiniband: make ehca_pd use struct pid pointer rather than pid_t
 2008-03-18 15:52 UTC  (2+ messages)

[PATCH] de-semaphorize smackfs
 2008-03-18 15:41 UTC  (4+ messages)

2.6.25-rc5: Reported regressions from 2.6.24
 2008-03-19  9:15 UTC  (5+ messages)

[RFC] x86: bitops asm constraint fixes
 2008-03-19 13:19 UTC  (4+ messages)

Fix permissions of /proc/net
 2008-03-19 11:51 UTC 

[PATCH] cgroups: implement device whitelist (v4)
 2008-03-18 14:10 UTC  (4+ messages)

Regression: kernel 2.6.24{,.1} ahci problem, does not boot (resend)
 2008-03-18 14:01 UTC  (7+ messages)

[alsa-devel] [regression] 2.6.25-rc4 snd-es18xx broken on Alpha
 2008-03-18 13:55 UTC  (4+ messages)

linux-next: Tree for March 18
 2008-03-18 13:31 UTC  (3+ messages)
` [Build Failure] "

ACPI regression in 2.6.25-rc6 (function keys stop working)
 2008-03-18 13:17 UTC  (3+ messages)

[GIT PATCH] HID updates for 2.6.25-rc6
 2008-03-18 13:07 UTC 

[PATCH 1/1] IDE: fix ide.h compiler warning
 2008-03-18 13:19 UTC  (2+ messages)

MMC: Card detection through pin CD/DAT3 issue
 2008-03-18 12:47 UTC  (4+ messages)

[PATCH] fix misplaced mb() in rcu_enter/exit_nohz()
 2008-03-18 12:42 UTC  (6+ messages)

[PATCH O/4] Block I/O tracking
 2008-03-18 12:15 UTC  (11+ messages)
` [PATCH 1/4] "
` [PATCH 2/4] "
` [PATCH 3/4] "
` [PATCH 4/4] "

[RFC][PATCH 0/3] PM: Rework suspend and hibernation code for devices
 2008-03-18 10:02 UTC  (7+ messages)
` [RFC][PATCH 1/3] PM: Introduce new top level suspend and hibernation callbacks
` [RFC][PATCH 2/3] PM: New suspend and hibernation callbacks for platform bus type
` [RFC][PATCH 3/3] PM: New suspend and hibernation callbacks for PCI "

SDIO: IO-Ready Bit
 2008-03-18 11:33 UTC  (2+ messages)

[patch 00/11] mount ownership and unprivileged mount syscall (v9)
 2008-03-18 11:33 UTC  (3+ messages)

vfree with spin_lock_bh
 2008-03-18 11:21 UTC  (2+ messages)

ide_cd modifies hard_* members of request
 2008-03-18 11:22 UTC  (4+ messages)

[2.6.25-rc5-mm1][regression?] BUG: spinlock wrong CPU, modprobe
 2008-03-18  9:46 UTC  (3+ messages)

[PATCH] mm: allocate section_map for sparse_init
 2008-03-18  9:41 UTC  (4+ messages)

+ x86-vsmp-build-fixes.patch added to -mm tree
 2008-03-18  9:40 UTC  (6+ messages)
      ` Fwd: "

deadlock on 2.6.24.3-rt3
 2008-03-18  9:40 UTC  (2+ messages)

tick-common.c hack for s390 needed
 2008-03-18  9:31 UTC 

[PATCH] Audit: netlink socket can be auto-bound to pid other than current->pid
 2008-03-18  9:24 UTC 

[PATCH] [IPV6] remove unused parameter (struct sock parameter) from ip6_route_output()
 2008-03-18  9:15 UTC  (2+ messages)

[GIT PATCH] ACPI patches for 2.6.25-rc6
 2008-03-18  9:10 UTC 

[PATCH (block.git) 0/2] IO CPU affinity update:
 2008-03-18  8:41 UTC  (4+ messages)

[BUG] Linux-2.6.25-rc4 (and also in rc3) Compile Error
 2008-03-18  8:02 UTC  (9+ messages)

capabillty.h
 2008-03-18  7:55 UTC 

use of preempt_count instead of in_atomic() at leds-gpio.c
 2008-03-18  7:14 UTC  (3+ messages)

[PATCH] i810fb: Fix console switch regression
 2008-03-18  7:09 UTC  (4+ messages)

[PATCH] cgroups: implement device whitelist lsm (v3)
 2008-03-18  6:48 UTC  (3+ messages)

In function `ata_acpi_associate': undefined reference to `register_hotplug_dock_device'
 2008-03-18  6:16 UTC  (5+ messages)
    ` [PATCH] "

SO_REUSEADDR not allowing server and client to use same port
 2008-03-18  5:48 UTC  (8+ messages)

[PATCH] thermal: fix Kconfig dependencies
 2008-03-18  5:27 UTC  (4+ messages)

suspend not working on macbook pro
 2008-03-18  5:15 UTC  (2+ messages)

[BUG]2.6.25-rc6:Unable to handle kernel paging request
 2008-03-18  5:29 UTC 


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