public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-04-14 13:56:07 to 2009-04-14 18:10:07 UTC [more...]

Out-of-order writing by disk drives
 2009-04-14 18:09 UTC  (8+ messages)

[PATCH 00/14] convert voyager over to the x86 quirks model
 2009-04-14 18:08 UTC  (24+ messages)
` [PATCH 01/14] [VOYAGER] x86: add {safe,hard}_smp_processor_id to smp_ops
  ` [PATCH 02/14] [VOYAGER] x86/mca: make mca_nmi_hook external
    ` [PATCH 03/14] [VOYAGER] x86: add prefill_possible_map to x86_quirks
      ` [PATCH 04/14] [VOYAGER] x86: use boot_cpu_id instead of zero for checking boot processor
        ` [PATCH 05/14] [VOYAGER] x86/voyager: Move voyager detection to a new bootparam area
          ` [PATCH 06/14] [VOYAGER] x86: eliminate subarchitecture file setup_arch.h
            ` [PATCH 07/14] [VOYAGER] x86: eliminate subarchitecture file entry_arch.h
              ` [PATCH 08/14] [VOYAGER] x86: eliminate subarchitecture file do_timer.h
                ` [PATCH 09/14] [VOYAGER] x86: redo irq2 cascade setup
                  ` [PATCH 10/14] [VOYAGER] x86: make disabling the apics functional instead of a flag
                    ` [PATCH 11/14] [VOYAGER] x86/Voyager: add missing QIC call function single gate
                      ` [PATCH 12/14] [VOYAGER] x86/Voyager: replace inline io area reads with readX accessors
                        ` [PATCH 13/14] [VOYAGER] x86/voyager: remove direct use of pg0 in favour of early_ioremap()
                          ` [PATCH 14/14] [VOYAGER] x86/Voyager: Plumb voyager back into the build

2.6.30-rc1 regression: boot hang due to commit ff69f2bba67bd45514923aaedbf40fe351787c59
 2009-04-14 17:57 UTC  (2+ messages)

[RFC][PATCH] Add file RSS accounting to the memory resource controller
 2009-04-14 18:07 UTC 

current->mm == NULL in security_vm_enough_memory()
 2009-04-14 18:05 UTC  (8+ messages)

[PATCH] FRV: Fix the section attribute on UP DECLARE_PER_CPU()
 2009-04-14 17:57 UTC  (3+ messages)

[PATCH] skge: fix occasional BUG during MTU change
 2009-04-14 17:55 UTC  (2+ messages)

[RFC][PATCH 0/6] IO pinning(get_user_pages()) vs fork race fix
 2009-04-14 17:51 UTC  (20+ messages)
` [RFC][PATCH v3 1/6] mm: Don't unmap gup()ed page
` [RFC][PATCH v3 2/6] mm, directio: fix fork vs direct-io race (read(2) side IOW gup(write) side)
` [RFC][PATCH v3 3/6] nfs, direct-io: fix fork vs direct-io race on nfs
` [RFC][PATCH v3 4/6] aio: Don't inherit aio ring memory at fork

[patch 0/6] fix i_mutex locking in splice to file
 2009-04-14 17:48 UTC  (7+ messages)
` [patch 1/6] splice: split up __splice_from_pipe()
` [patch 2/6] splice: remove i_mutex locking in splice_from_pipe()
` [patch 3/6] splice: fix i_mutex locking in generic_splice_write()
` [patch 4/6] ocfs2: fix i_mutex locking in ocfs2_splice_to_file()
` [patch 5/6] splice: remove generic_file_splice_write_nolock()
` [patch 6/6] splice: add helpers for locking pipe inode

[PATCH 10/30] cr: core stuff
 2009-04-14 17:43 UTC  (18+ messages)
      ` "partial" container checkpoint
        ` checkpoint/restart: taking refcounts on kernel objects

[PATCH 00/30] C/R OpenVZ/Virtuozzo style
 2009-04-14 17:32 UTC  (16+ messages)

[git pull] Input updates for 2.6.30-rc1
 2009-04-14 17:37 UTC  (6+ messages)
` Input driver for Twinhan USB 6253:0100 remote control

[PATCH] MTD-NAND: Changes to read_page APIs to support NAND_ECC_HW_SYNDROME mode on TI DaVinci DM355
 2009-04-14 17:36 UTC  (4+ messages)

[PATCH -tip] x86: k8.h reference to node in node_to_k8_nb_misc for !CONFIG_K8_NB
 2009-04-14 17:34 UTC  (5+ messages)

[PATCH] deal with interrupt shadow state for emulated instruction
 2009-04-14 17:32 UTC  (7+ messages)

[RFC PATCH v2 0/2] sched: Nominate a power-efficient ILB
 2009-04-14 17:32 UTC  (3+ messages)
` [RFC PATCH 2 1/2] sched: Nominate idle load balancer from a semi-idle package

Regression: EEE PC hangs when booting off battery
 2009-04-14 17:28 UTC  (11+ messages)
` [BISECTED] "

[patch for 2.6.30 2/2] arch/x86/kernel/cpu/cpufreq/acpi-cpufreq.c: avoid cross-CPU interrupts
 2009-04-14 17:18 UTC  (5+ messages)

[PATCH 0/8] [GIT PULL] TRACE_EVENT for modules
 2009-04-14 17:23 UTC  (9+ messages)
` [PATCH 1/8] tracing: consolidate trace and trace_event headers
` [PATCH 2/8] tracing: create automated trace defines
` [PATCH 3/8] tracing: make trace_seq operations available for core kernel
` [PATCH 4/8] tracing/events: move declarations from trace directory to core include
` [PATCH 5/8] tracing/events: move the ftrace event tracing code to core
` [PATCH 6/8] tracing/events: convert event call sites to use a link list
` [PATCH 7/8] tracing/events: add export symbols for trace events in modules
` [PATCH 8/8] tracing/events: add support for modules to TRACE_EVENT

[2.6.30-rc1] RCU detected CPU 1 stall
 2009-04-14 17:11 UTC  (9+ messages)

iptables very slow after commit 784544739a25c30637397ace5489eeb6e15d7d49
 2009-04-14 17:19 UTC  (12+ messages)
        ` [PATCH] netfilter: use per-cpu spinlock rather than RCU

[PATCH] sched: Print sched_group::__cpu_power in sched_domain_debug
 2009-04-14 17:18 UTC  (8+ messages)
` [tip:sched/urgent] "

[PATCH UPDATED] percpu: use dynamic percpu allocator as the default percpu allocator
 2009-04-14 17:12 UTC  (13+ messages)

device_for_each_child() before device_add() doesn't work
 2009-04-14 16:59 UTC  (2+ messages)

[PATCH -tip] x86: cpu_debug.c prepare report if files are inappropriate or CPU is not supported
 2009-04-14 17:01 UTC  (3+ messages)

[PATCH] rculist.h: introduce list_entry_rcu and list_first_entry_rcu
 2009-04-14 16:56 UTC  (6+ messages)
` [tip:core/rcu] rculist.h: introduce list_entry_rcu() and list_first_entry_rcu()

[PATCH -tip] x86: cpu/intel_cacheinfo.c fix compilation warnings
 2009-04-14 16:54 UTC  (4+ messages)

[PATCH] atomic: Only take lock when the counter drops to zero on UP as well
 2009-04-14 16:48 UTC  (3+ messages)

mcp55 forcedeth woes
 2009-04-14 16:47 UTC  (4+ messages)

Creating tasks on restart: userspace vs kernel
 2009-04-14 16:46 UTC  (6+ messages)

Fast testing
 2009-04-14 16:44 UTC  (7+ messages)

[PATCH 5/6] Handle possible bio_alloc failure in xfs
 2009-04-14 16:23 UTC  (2+ messages)

General protection fault when unloading snd_hda_intel on 2.6.30-rc1+
 2009-04-14 16:21 UTC  (3+ messages)

[ANNOUNCE]: A target driver for Marvell 88SE64xx(3G) and 88SE94xx(6G) SAS cards
 2009-04-14 16:16 UTC 

[PATCH -tip] x86: kernel-parameters replace X86-32,X86-64 with X86
 2009-04-14 16:15 UTC  (3+ messages)

[PATCH] Fix lpfc_parse_bg_err()'s use of do_div()
 2009-04-14 16:12 UTC  (3+ messages)

[PATCH] Fix lpfc_parse_bg_err()'s use of do_div()
 2009-04-14 16:08 UTC 

[PATCH -tip] x86: cpu_debug.c prepare report if files are less or more then expected
 2009-04-14 16:10 UTC  (4+ messages)

[BUGFIX][PATCH] memcg: use rcu_dereference to access mm->owner
 2009-04-14 16:04 UTC  (2+ messages)

[tip:x86/setup] x86, setup: "glove box" BIOS calls -- infrastructure
 2009-04-14 15:59 UTC  (14+ messages)

[linux-pm] [RFC][PATCH] Add late pm notifiers for hibernate
 2009-04-14 16:00 UTC  (2+ messages)

[PATCH] Make radeon_reinitialize_M10() absent if its reference is #ifdef'd out
 2009-04-14 15:56 UTC 

[PATCH] x86: UV BAU partition-relative distribution map
 2009-04-14 15:56 UTC 

[BUG?] vfs_cache_pressure=0 does not free inode caches
 2009-04-14 15:54 UTC 

[PATCH] Fix velocity_intr() in the VIA Velocity driver to have the right return type
 2009-04-14 15:53 UTC 

[patch] wait: don't use __wake_up_common()
 2009-04-14 15:48 UTC  (2+ messages)
` [tip:sched/core] "

linux 2.6.11.1 kernel cross-compiling errors
 2009-04-14 15:31 UTC 

[PATCH] [drm] Determine type before initialising connector
 2009-04-14 14:50 UTC  (2+ messages)
` [PATCH] [drm] Remove duplicated code

[RFC][PATCH 0/9] File descriptor hot-unplug support
 2009-04-14 15:07 UTC  (6+ messages)

[PATCH] uvcvideo: prevent invormation loss with removing implicit casting
 2009-04-14 15:08 UTC  (2+ messages)

[PATCH] radeon_cp: use request_firmware
 2009-04-14 14:50 UTC  (5+ messages)

[GIT PULL] XFS update for 2.6.30
 2009-04-14 14:44 UTC  (2+ messages)
` XFS support for TRIM / blkdev_issue_discard?

Fast testing
 2009-04-14 14:44 UTC 

[PATCH 3/4] [MTD] compat_ioctl cleanup
 2009-04-14 14:43 UTC  (2+ messages)

[PATCH] [trivial] serial: remove contact data
 2009-04-14 14:31 UTC 

struct exception_table_entry
 2009-04-14 14:36 UTC  (2+ messages)

No sound with 2.6.29-git5 vanilla through 2.6.30-rc1-git1 on hda-intel (F10 kernel has sound)
 2009-04-14 14:30 UTC  (2+ messages)

[PATCH] mmc_spi: do propper retry managment in the block layer
 2009-04-14 14:27 UTC  (3+ messages)

[PATCH 0/4] Small fixes for rc2
 2009-04-14 14:18 UTC  (3+ messages)
` [PATCH 1/4] cdc-acm: Fix long standing abuse of tty->low_latency

[PATCH] i2c: Fix warnings from I2C_BOARD_INFO()
 2009-04-14 14:13 UTC  (3+ messages)

[GIT PULL] lockdep fix for sparc/s390 build breakage
 2009-04-14 14:11 UTC 

[git pull] fuse fixes for 2.6.30-rc2
 2009-04-14 14:08 UTC 

[PATCH] irq, x86: Remove IRQ_DISABLED check in process context IRQ move
 2009-04-14 14:06 UTC  (2+ messages)
` [tip:irq/urgent] x86, irq: "

[PATCH 00/14] DRBD: a block device for HA clusters
 2009-04-14 13:53 UTC  (4+ messages)
` [PATCH 07/14] DRBD: internal_data_structures

[patch 00/14] s390 patches for 2.6.30-rc1
 2009-04-14 13:53 UTC  (10+ messages)
` [patch 06/14] appldata: Use new mod_virt_timer_periodic() function
` [patch 07/14] qdio: remove dead timeout handler
` [patch 08/14] dasd: Use the new async framework for autoonlining
` [patch 09/14] dasd: fix idaw boundary checking for track based ccw
` [patch 10/14] smp: fix cpu_possible_map initialization
` [patch 11/14] fix idle time accounting
` [patch 12/14] cpu hotplug and accounting values
` [patch 13/14] add read_persistent_clock
` [patch 14/14] boot cputime accounting


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