linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-05-28 03:09:25 to 2009-05-28 12:12:33 UTC [more...]

[GIT PULL] scheduler fixes
 2009-05-28 12:12 UTC  (13+ messages)

[PATCH] [0/16] HWPOISON: Intro
 2009-05-28 12:08 UTC  (22+ messages)
` [PATCH] [1/16] HWPOISON: Add page flag for poisoned pages
` [PATCH] [4/16] HWPOISON: Add support for poison swap entries v2
` [PATCH] [9/16] HWPOISON: Use bitmask/action code for try_to_unmap behaviour
` [PATCH] [13/16] HWPOISON: The high level memory error handler in the VM v3

[PATCH] 8250: Fix oops from setserial
 2009-05-28 13:01 UTC 

[PATCH-tip] x86: hwmon/k8temp.c Add support for AMD 10H and 11H
 2009-05-28 11:57 UTC  (9+ messages)

[KVM PATCH v2 0/3] mmio/pio cleanup
 2009-05-28 11:59 UTC  (4+ messages)
` [KVM PATCH v2 2/3] kvm: cleanup io_device code

[Patch 01/12] Prepare the code for Hardware Breakpoint interfaces
 2009-05-28 11:55 UTC  (10+ messages)
` [Patch 02/12] Introducing generic hardware breakpoint handler interfaces
` [Patch 03/12] x86 architecture implementation of Hardware Breakpoint interfaces
` [Patch 06/12] Use the new wrapper routines to access debug registers in process/thread code

[RFC] [PATCH] Device Tree on ARM platform
 2009-05-28 11:44 UTC  (63+ messages)

[PATCH-tip] x86: apic/io_apic.c dmar_msi_type should be static
 2009-05-28 11:52 UTC  (2+ messages)

[patch 0/5] Support for sanitization flag in low-level page allocator
 2009-05-28 11:50 UTC  (9+ messages)

[RFC] TuxOnIce
 2009-05-28 11:50 UTC  (8+ messages)
` [TuxOnIce-devel] "

[PATCH 0/11] Per-bdi writeback flusher threads v9
 2009-05-28 11:46 UTC  (12+ messages)
` [PATCH 01/11] ntfs: remove old debug check for dirty data in ntfs_put_super()
` [PATCH 02/11] btrfs: properly register fs backing device
` [PATCH 03/11] writeback: move dirty inodes from super_block to backing_dev_info
` [PATCH 04/11] writeback: switch to per-bdi threads for flushing data
` [PATCH 05/11] writeback: get rid of pdflush completely
` [PATCH 06/11] writeback: separate the flushing state/task from the bdi
` [PATCH 07/11] writeback: support > 1 flusher thread per bdi
` [PATCH 08/11] writeback: allow sleepy exit of default writeback task
` [PATCH 09/11] writeback: add some debug inode list counters to bdi stats
` [PATCH 10/11] writeback: add name to backing_dev_info
` [PATCH 11/11] writeback: check for registered bdi in flusher add and inode dirty

[RFC PATCH 11/12 v2] ptrace: mv task_struct->ptrace_message ptrace_ctx->message
 2009-05-28 11:41 UTC  (2+ messages)

2.6.29.4: hibernation fails with large kernel trace
 2009-05-28 11:45 UTC  (4+ messages)

[RFC PATCH 10/12 v2] ptrace: mv task_struct->last_siginfo ptrace_ctx->infop
 2009-05-28 11:35 UTC 

[RFC PATCH 12/12 v2] ptrace: mv task_struct->ptrace_entry ptrace_ctx->entry
 2009-05-28 11:36 UTC 

[RFC PATCH 7/12 v2] ptrace: change __ptrace_link() to set ->flags, rename to ptrace_link()
 2009-05-28 11:35 UTC 

[RFC PATCH 8/12 v2] ptrace: mv task->parent ptrace_ctx->tracer
 2009-05-28 11:35 UTC 

[RFC PATCH 3/12 v2] ptrace: avoid using task->ptrace when possible in ptrace.{c,h}
 2009-05-28 11:35 UTC 

[RFC PATCH 6/12 v2] ptrace: mv task_struct->ptrace ptrace_ctx->flags, kill ptrace_link()
 2009-05-28 11:35 UTC 

[RFC PATCH 5/12 v2] ptrace: kill the now unneeded args from tracehook_finish_clone() path
 2009-05-28 11:35 UTC 

[RFC PATCH 9/12 v2] ptrace: introduce ptrace_tracer() helper
 2009-05-28 11:35 UTC 

[RFC PATCH 4/12 v2] ptrace: introduce the empty "struct ptrace_context"
 2009-05-28 11:35 UTC 

[RFC PATCH 0/12 v2] ptrace: introduce task_struct->ptrace_cxt
 2009-05-28 11:35 UTC 

[RFC PATCH 1/12 v2] ptrace: ptrace_signal: fix the usage of ->parent
 2009-05-28 11:35 UTC 

[RFC PATCH 2/12 v2] ptrace: tracehooks: do not use task->ptrace directly
 2009-05-28 11:35 UTC 

[PATCH v4] perf_counter: Fix race in attaching counters to tasks and exiting
 2009-05-28 11:12 UTC  (2+ messages)

[tip:perfcounters/core] perf stat: handle Ctrl-C
 2009-05-28 11:09 UTC  (5+ messages)
` [tip:perfcounters/core] perf_counter: Fix perf_counter_init_task() on !CONFIG_PERF_COUNTERS
` [tip:perfcounters/core] perf_counter tools: report: Implement header output for --sort variants
` [tip:perfcounters/core] perf_counter tools: report: Add help text for --sort

[PATCH] sched: Support current clocksource handling in fallback sched_clock()
 2009-05-28 11:09 UTC  (12+ messages)

[PATCH] imx_udc: don't queue more data when zlp is to be sent
 2009-05-28 11:00 UTC 

[PATCH] g_serial: append zlp when tx buffer becomes empty
 2009-05-28 10:53 UTC 

[PATCH 0/11] Per-bdi writeback flusher threads v8
 2009-05-28 10:40 UTC  (13+ messages)
` [PATCH 07/11] writeback: support > 1 flusher thread per bdi

[PATCH 0/12] Per-bdi writeback flusher threads v7
 2009-05-28 10:20 UTC  (11+ messages)

[PATCH 0/11] Fix page_mkwrite() for blocksize < pagesize
 2009-05-28 10:15 UTC  (7+ messages)
` [PATCH 08/11] vfs: Unmap underlying metadata of new data buffers only when buffer is mapped

[PATCH] mmc_spi: do propper retry managment in the block layer - 3rd try
 2009-05-28  9:52 UTC  (5+ messages)

Montreal Linux Power Management Mini-Summit -- July 13, 2009
 2009-05-28  9:32 UTC  (3+ messages)
` [linux-pm] "

[RFC] IO scheduler based IO controller V3
 2009-05-28  9:27 UTC  (6+ messages)
` [PATCH 02/20] io-controller: Common flat fair queuing code in elevaotor layer
` [PATCH 15/20] io-controller: map async requests to appropriate cgroup

Analyzed/Solved/Bisected: Booting 2.6.30-rc2-git7 very slow
 2009-05-28  9:14 UTC  (4+ messages)

[KVM PATCH v4 0/3] iosignalfd
 2009-05-28  9:09 UTC  (10+ messages)
` [KVM PATCH v4 3/3] kvm: add iosignalfd support

Analyzed/Solved: Booting 2.6.30-rc2-git7 very slow
 2009-05-28  8:59 UTC  (15+ messages)
              ` Analyzed/Solved/Bisected: "

[PATCH] regulator/max1586: support increased V3 voltage range
 2009-05-28  8:59 UTC  (7+ messages)
` (no subject)
` [PATCH 1/3] regulator/max1586: support increased V3 voltage range
` [PATCH 4/5] pxa/mioa701: add V3 gain configuration for Maxim 1586 voltage regulator
` [PATCH 3/3] pxa/hx4700: add Maxim 1587A "

aic94xx driver very slow / low writing speed on sata-discs
 2009-05-28  8:58 UTC  (2+ messages)

[PATCH -tip v2 0/5] add common functions for struct dma_map_ops
 2009-05-28  8:58 UTC  (7+ messages)
` [PATCH -tip 2/5] x86: use asm-generic/dma-mapping-common.h

[PATCH 0/2] Fixes for hugetlbfs-related problems on shared memory
 2009-05-28  8:56 UTC  (6+ messages)
` [PATCH 1/2] x86: Ignore VM_LOCKED when determining if hugetlb-backed page tables can be shared or not

[RESEND] [PATCH] memcg: Fix build warning and avoid checking for mem != null again and again
 2009-05-28  8:50 UTC  (2+ messages)

[PATCH] MMC: Add 400ms to CAFE SD controller resume path
 2009-05-28  8:48 UTC  (4+ messages)

[PATCH 2/2] remove CONFIG_UNEVICTABLE_LRU definition from defconfig
 2009-05-28  8:44 UTC  (4+ messages)

Realtek 8168D: no active link (2.6.29.2)
 2009-05-28  8:40 UTC  (2+ messages)

[PATCH 2/2 tip] perf: report should only load text symbols from kallsyms
 2009-05-28  8:35 UTC  (4+ messages)
` [tip:perfcounters/core] perf_counter tools: Introduce stricter C code checking

[PATCH -tip] perf_counter/x86: Remove masking and unmasking of LVT error register
 2009-05-28  8:33 UTC  (2+ messages)

[PATCH] ptrace: don't take tasklist to get/set ->last_siginfo
 2009-05-28  8:21 UTC 

[PATCH] MFD: Add U300 AB3100 core support v1
 2009-05-28  8:22 UTC  (3+ messages)

Attn: Google Anniversary Lotto Draw: You just Won!!
 2009-05-28  8:14 UTC 

[PATCH 00/19] periodic write-back timer optimization
 2009-05-28  8:18 UTC  (8+ messages)

[PATCH v3] perf_counter: Fix races in attaching counters to tasks and exiting
 2009-05-28  8:12 UTC  (2+ messages)

[PATCH 13/31] x86: MCE: Drop BKL in mce_open
 2009-05-28  8:15 UTC  (11+ messages)
` [PATCH 14/31] x86: MCE: Add table driven machine check grading
  ` [PATCH 15/31] x86: MCE: Check early in exception handler if panic is needed
    ` [PATCH 16/31] x86: MCE: Implement panic synchronization
      ` [PATCH 17/31] x86: MCE: Switch x86 machine check handler to Monarch election. v2
        ` [PATCH 18/31] x86: MCE: Store record length into memory struct mce anchor
          ` [PATCH 19/31] x86: MCE: Default to panic timeout for machine checks v2
            ` [PATCH] x86: MCE: Fix for mce_panic_timeout

[PATCH 1/3] x86: apic, restore irqs on fail paths
 2009-05-28  7:54 UTC  (3+ messages)
` [PATCH 2/3] x86: amd_iommu, fix lock imbalance
` [PATCH 3/3] trace: events_filter, fix lock imbalances

[regression] adb trackpad disappears after suspend to ram
 2009-05-28  7:59 UTC  (2+ messages)
` [regression, bisected] "

[PATCH] [0/16] POISON: Intro
 2009-05-28  8:00 UTC  (5+ messages)

linux-next: Tree for May 27
 2009-05-28  7:49 UTC  (5+ messages)
` BUGs: "
  ` iwlwifi-BUGs: "

[PATCH]cpuset: add new API to change cpuset top group's cpus
 2009-05-28  7:44 UTC  (8+ messages)

[v1 PATCH 0/2] EDAC: AMD8111 & AMD8131 Kconfig fixup
 2009-05-28  7:44 UTC  (2+ messages)

[Patch] kbuild: fix a compile warning
 2009-05-28  7:41 UTC  (2+ messages)

chmod fails though it pretends to succeed
 2009-05-28  7:32 UTC  (3+ messages)

Maximum size of a swap partition
 2009-05-28  7:31 UTC 

linux-next: Tree for May 28
 2009-05-28  6:50 UTC 

Who's responsible for configuring CLS on a cardbus device?
 2009-05-28  6:46 UTC  (9+ messages)
        ` [RFC PATCH] pccard: configure CLS on attach

[PATCH resend 00/10] kconfig: various fixes and documentation updates
 2009-05-28  6:43 UTC  (2+ messages)

[GIT PULL REPOST] xen/dom0/apic-ops: Xen dom0 APIC changes
 2009-05-28  6:38 UTC  (8+ messages)
` [PATCH 17/17] xen: disable MSI

linux-next: manual merge of the omap tree with the arm tree
 2009-05-28  6:40 UTC  (4+ messages)

Performance overhead of paravirt_ops on native identified
 2009-05-28  6:17 UTC  (4+ messages)
` [benchmark] 1% performance overhead of paravirt_ops on native kernels

[PATCH] vino: replace dma_sync_single with dma_sync_single_for_cpu
 2009-05-28  6:02 UTC  (2+ messages)

[PATCH 2/2] serial: 8250_gsc: fix printk format warning
 2009-05-28  5:51 UTC  (2+ messages)

[PATCH 0/4] memcg fix swap accounting (28/May)
 2009-05-28  5:21 UTC  (5+ messages)
` [PATCH 1/4] add swap cache interface for swap reference
` [PATCH 2/4] modify swap_map and add SWAP_HAS_CACHE flag
` [PATCH 3/4] reuse unused swap entry if necessary
` [PATCH 4/4] memcg: fix swap accounting

2.6.30-rc6: i915: Xserver crash - oops after rmmod
 2009-05-28  5:13 UTC  (3+ messages)

TICKET NO:1110008342
 2009-05-28  5:06 UTC 

linux-next: pxa tree build failure
 2009-05-28  4:48 UTC  (3+ messages)

[PATCH v3] zone_reclaim is always 0 by default
 2009-05-28  4:30 UTC  (3+ messages)

(no subject)
 2009-05-28  4:26 UTC 

[Xen-devel] Re: [GIT PULL] Xen APIC hooks (with io_apic_ops)
 2009-05-28  3:47 UTC  (2+ messages)

[my_cpu_ptr 0/5] Introduce my_cpu_ptr/__my_cpu_ptr
 2009-05-28  3:46 UTC  (3+ messages)
` [my_cpu_ptr 1/5] Introduce my_cpu_ptr()

linux-next: manual merge of the timers tree with the sched tree
 2009-05-28  3:40 UTC 

[RFC PATCH 7/X] ptrace: mv task->parent ptrace_task->pt_tracer
 2009-05-28  3:35 UTC  (10+ messages)

[BUG FIX] Make x86_32 uni-processor Atomic ops, Atomic
 2009-05-28  2:56 UTC  (7+ messages)
        ` LOCK prefix on uni processor has its use (was Re: [BUG FIX] Make x86_32 uni-processor Atomic ops, Atomic)


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).