linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-05-27 18:27:12 to 2009-05-27 22:45:58 UTC [more...]

[PATCH 01/38] cred: #include init.h in cred.h
 2009-05-27 22:45 UTC  (10+ messages)
` [PATCH 18/38] C/R: core stuff

[PATCH] acpi-cpufreq.c - Fix typo and indentation
 2009-05-27 22:34 UTC  (2+ messages)

[PATCH] Intel IOMMU Pass Through Support
 2009-05-27 22:40 UTC  (6+ messages)
        ` [PATCH] Time out for possible dead loops during queued invalidation wait

[PATCH 1/2] ftrace: Add task_comm support for trace_event
 2009-05-27 22:35 UTC  (3+ messages)
` [tip:tracing/core] "
` [tip:tracing/core] ftrace: clean up of using ftrace_event_enable_disable()

[PATCH] tracing: add trace_event_read_lock()
 2009-05-27 22:34 UTC  (2+ messages)
` [tip:tracing/core] "

[PATCH] kmemtrace: fix kernel parameter documentation
 2009-05-27 22:34 UTC  (2+ messages)
` [tip:tracing/core] "

[RFC v16][PATCH 00/43] Kernel based checkpoint/restart
 2009-05-27 22:32 UTC  (16+ messages)
` [RFC v16][PATCH 04/43] c/r: documentation
` [RFC v16][PATCH 05/43] c/r: basic infrastructure for checkpoint/restart
` [RFC v16][PATCH 06/43] c/r: x86_32 support "
` [RFC v16][PATCH 07/43] c/r: infrastructure for shared objects
` [RFC v16][PATCH 09/43] c/r: dump open file descriptors
` [RFC v16][PATCH 10/43] c/r: restore "
` [RFC v16][PATCH 11/43] c/r: add generic '->checkpoint' f_op to ext fses
` [RFC v16][PATCH 19/43] c/r: external checkpoint of a task other than ourself
` [RFC v16][PATCH 23/43] c/r: restart multiple processes
` [RFC v16][PATCH 41/43] c/r: (s390): expose a constant for the number of words (CRs)

[PATCH] tracing/events: change the type of __str_loc_item to unsigned short
 2009-05-27 22:34 UTC  (2+ messages)
` [tip:tracing/core] "

[patch 0/5] Support for sanitization flag in low-level page allocator
 2009-05-27 22:34 UTC  (5+ messages)

[BUG FIX] Make x86_32 uni-processor Atomic ops, Atomic
 2009-05-27 22:33 UTC  (12+ messages)
` LOCK prefix on uni processor has its use (was Re: [BUG FIX] Make x86_32 uni-processor Atomic ops, Atomic)
` LOCK prefix on uni processor has its use

[GIT PULL] kmemcheck fixes for -tip
 2009-05-27 22:29 UTC  (4+ messages)

[GIT PULL REPOST] xen/dom0/apic-ops: Xen dom0 APIC changes
 2009-05-27 22:26 UTC  (12+ messages)
` [PATCH 17/17] xen: disable MSI

[RFC PATCH 7/X] ptrace: mv task->parent ptrace_task->pt_tracer
 2009-05-27 22:24 UTC  (6+ messages)
  ` [RFC PATCH 8/X] ptrace: introduce ptrace_tracer() helper

[PATCH 1/1] ptrace: do_notify_parent_cldstop: fix the wrong ->nsproxy usage
 2009-05-27 22:23 UTC  (4+ messages)

[RFC] [PATCH] Device Tree on ARM platform
 2009-05-27 22:24 UTC  (45+ messages)

[PATCH 25/20] sysfs: Only support removing emtpy sysfs directories
 2009-05-27 22:22 UTC  (8+ messages)

[PATCH 25/20] sysfs: Only support removing emtpy sysfs directories
 2009-05-27 22:18 UTC  (4+ messages)

[KVM PATCH v2 0/3] mmio/pio cleanup
 2009-05-27 21:37 UTC  (4+ messages)
` [KVM PATCH v2 1/3] kvm: fix potential coalesced_mmio leak on shutdown
` [KVM PATCH v2 2/3] kvm: cleanup io_device code
` [KVM PATCH v2 3/3] kvm: do not register i8254 PIO regions until we are initialized

[PATCH V2 2/3] powerpc: Add support for swiotlb on 32-bit
 2009-05-27 22:11 UTC  (14+ messages)

TICKET NO:1110008342
 2009-05-27 22:09 UTC 

[rfc][patch] swap: virtual swap readahead
 2009-05-27 21:48 UTC  (2+ messages)

[PATCH V2] MAINTAINERS: Add file patterns to TTY LAYER
 2009-05-27 21:48 UTC 

[PATCH] kbuild: generate modules.builtin
 2009-05-27 21:38 UTC  (3+ messages)

USB/DVB - Old Technotrend TT-connect S-2400 regression tracked down
 2009-05-27 21:28 UTC  (4+ messages)

[PATCH v2] integrity: nfsd imbalance bug fix
 2009-05-27 21:26 UTC  (3+ messages)

[tip:perfcounters/core] pref_counter: tools: report: Robustify in case of weird events
 2009-05-27 21:25 UTC 

[PATCH] drm: intel: add ignore lvds quirk info for AOpen Mini PC
 2009-05-27 21:20 UTC 

[PATCH] mips-specific ftrace support
 2009-05-27 21:19 UTC 

Analyzed/Solved: Booting 2.6.30-rc2-git7 very slow
 2009-05-27 21:18 UTC  (16+ messages)
              ` Analyzed/Solved/Bisected: "

[PATCH] [0/16] HWPOISON: Intro
 2009-05-27 21:15 UTC  (19+ messages)
` [PATCH] [1/16] HWPOISON: Add page flag for poisoned pages
` [PATCH] [2/16] HWPOISON: Export poison flag in /proc/kpageflags
` [PATCH] [3/16] HWPOISON: Export some rmap vma locking to outside world
` [PATCH] [4/16] HWPOISON: Add support for poison swap entries v2
` [PATCH] [5/16] HWPOISON: Add new SIGBUS error codes for hardware poison signals
` [PATCH] [6/16] HWPOISON: Add basic support for poisoned pages in fault handler v2
` [PATCH] [7/16] HWPOISON: Add various poison checks in mm/memory.c
` [PATCH] [8/16] HWPOISON: x86: Add VM_FAULT_HWPOISON handling to x86 page fault handler
` [PATCH] [9/16] HWPOISON: Use bitmask/action code for try_to_unmap behaviour
` [PATCH] [10/16] HWPOISON: Handle hardware poisoned pages in try_to_unmap
` [PATCH] [11/16] HWPOISON: Handle poisoned pages in set_page_dirty()
` [PATCH] [12/16] HWPOISON: check and isolate corrupted free pages
` [PATCH] [13/16] HWPOISON: The high level memory error handler in the VM v3
` [PATCH] [14/16] HWPOISON: FOR TESTING: Enable memory failure code unconditionally
` [PATCH] [15/16] HWPOISON: Add madvise() based injector for hardware poisoned pages v3
` [PATCH] [16/16] HWPOISON: Add simple debugfs interface to inject hwpoison on arbitary PFNs

[PATCH] ALSA: clean up the logic for building sequencer modules
 2009-05-27 21:14 UTC  (2+ messages)
` [alsa-devel] "

[PATCH 1/2] Dynamic Tick: Prevent clocksource wrapping during idle
 2009-05-27 21:12 UTC  (6+ messages)

[PATCH] FLAT: make sure data section is aligned at 32 bytes
 2009-05-27 21:10 UTC  (2+ messages)
` [uClinux-dev] "

[PATCH 0/12] Per-bdi writeback flusher threads v7
 2009-05-27 21:06 UTC  (12+ messages)

[PATCH] MAINTAINERS: Change email address for Thomas Dahlmann
 2009-05-27 21:06 UTC 

[PATCH 00/18] MAINTAINERS and scripts/get_maintainer.pl updates
 2009-05-27 21:03 UTC  (5+ messages)
` [PATCH 16/18] MAINTAINERS - Remove L: linux-kernel@vger.kernel.org from all but "THE REST"
    ` [PATCH] MAINTAINERS: Add Paul McKenney to RCU and RCUTORTURE

Analyzed/Solved/Bisected: Booting 2.6.30-rc2-git7 very slow
 2009-05-27 20:56 UTC  (3+ messages)

[ANNOUNCE] util-linux-ng v2.15.1-rc1
 2009-05-27 20:56 UTC 

Broken ARM atomic ops wrt memory barriers (was : [PATCH] Add cmpxchg support for ARMv6+ systems)
 2009-05-27 20:55 UTC  (15+ messages)

[RFC] IO scheduler based IO controller V3
 2009-05-27 20:53 UTC  (3+ messages)
` [PATCH 02/20] io-controller: Common flat fair queuing code in elevaotor layer

[PATCH 7/7] pref_counter: tools: report: add dso sorting
 2009-05-27 20:46 UTC  (3+ messages)
` [tip:perfcounters/core] pref_counter: tools: report: Add "
` [tip:perfcounters/core] pref_counter: tools: report: Add header printout & prettify

2 bugs related to suspend to disk
 2009-05-27 20:47 UTC  (6+ messages)

[KVM PATCH v10] kvm: add support for irqfd
 2009-05-27 20:46 UTC  (8+ messages)

[PATCH -v3] flat: fix data sections alignment
 2009-05-27 20:43 UTC  (7+ messages)

[KVM PATCH v4 0/3] iosignalfd
 2009-05-27 20:45 UTC  (9+ messages)
` [KVM PATCH v4 3/3] kvm: add iosignalfd support

[Bug 13351] 2.6.30 corrupts my system after suspend resume with readonly mounted hard disk
 2009-05-27 20:45 UTC 

[PATCH 1/3] clean up functions related to pages_min V2
 2009-05-27 20:38 UTC  (4+ messages)

[2.6.27.24] Kernel coredump to a pipe is failing
 2009-05-27 20:34 UTC  (14+ messages)

[PATCH] kvm: fix coalesced_mmio leak on shutdown
 2009-05-27 20:35 UTC  (4+ messages)

[PATCH 2/2] cciss: Fix SCSI device reset handler
 2009-05-27 20:30 UTC 

[PATCH] mvsdio: fix config failure with some high speed SDHC cards
 2009-05-27 20:26 UTC  (2+ messages)

[PATCH 1/2] cciss: Factor out core of sendcmd() for a more sane interface
 2009-05-27 20:26 UTC 

Please pull mce3-improvements tree
 2009-05-27 20:24 UTC 

[PATCH 0/6] Preparations for ASIC3 support in the TMIO MMC driver
 2009-05-27 20:21 UTC  (3+ messages)
` [PATCH 5/5] mmc: tmio_mmc: move probe function into __init section

Please pull MCE 32bit merge tree
 2009-05-27 20:21 UTC 

Please pull from mce3 tree
 2009-05-27 20:17 UTC 

[PATCH 0/2] Fixes for hugetlbfs-related problems on shared memory
 2009-05-27 20:14 UTC  (2+ messages)

[RFC] TuxOnIce
 2009-05-27 19:10 UTC  (12+ messages)
` [TuxOnIce-devel] "
        ` [linux-pm] "

RFC: Driver for CB710/720 memory card reader (MMC part)
 2009-05-27 20:13 UTC  (12+ messages)
` RFC: Driver for CB710/720 memory card reader (MMC part) - v2
    ` RFC: Driver for CB710/720 memory card reader (MMC part) - v3
            ` [PATCH/RFC 2.6.29.2] Driver for CB710/720 memory card reader (MMC part) - v4
                ` [PATCH 2.6.29.3] Driver for CB710/720 memory card reader (MMC part) - v5
                  ` [PATCH 2.6.29.4] Driver for CB710/720 memory card reader (MMC part) - v5 fixed

linux missing support for _POSIX_THREAD_CPUTIME?
 2009-05-27 20:00 UTC  (5+ messages)

[PATCH 6/7] perf_counter: tools: report: add comm sorting
 2009-05-27 19:52 UTC  (2+ messages)
` [tip:perfcounters/core] perf_counter: tools: report: Add "

[PATCH 5/7] pref_counter: tools: report: --sort option
 2009-05-27 19:52 UTC  (2+ messages)
` [tip:perfcounters/core] pref_counter: tools: report: Add "

[PATCH 4/7] perf_counter: tools: report: dynamic sort/print bits
 2009-05-27 19:51 UTC  (2+ messages)
` [tip:perfcounters/core] perf_counter: tools: report: Dynamic "

[PATCH 2/7] perf_counter: tools: report: add vmlinux support
 2009-05-27 19:51 UTC  (2+ messages)
` [tip:perfcounters/core] perf_counter: tools: report: Add "

[PATCH 3/7] perf_counter: tools: report: rework histogram code
 2009-05-27 19:51 UTC  (2+ messages)
` [tip:perfcounters/core] perf_counter: tools: report: Rework "

[PATCH] mmc_spi: do propper retry managment in the block layer - 3rd try
 2009-05-27 19:49 UTC  (2+ messages)

2.6.30-rc7: Reported regressions 2.6.28 -> 2.6.29
 2009-05-27 19:48 UTC  (7+ messages)
` [Bug #13178] Booting very slow
` [Bug #13175] sata_nv incompatible with async scsi scan

[PATCH 0/11] Per-bdi writeback flusher threads v8
 2009-05-27 19:45 UTC  (7+ messages)

[PATCH] x86/pci: do assign root bus res if _CRS is used
 2009-05-27 19:41 UTC  (6+ messages)

[my_cpu_ptr 0/5] Introduce my_cpu_ptr/__my_cpu_ptr
 2009-05-27 19:33 UTC  (3+ messages)
` [my_cpu_ptr 3/5] Elimninate get/put_cpu

[RFC PATCH]debugfs:Fix terminology inconsistency of dir name to mount debugfs filesystem
 2009-05-27 19:13 UTC  (9+ messages)

[PATCH] Remove duplicated declarations for sys_pipe2
 2009-05-27 18:50 UTC 

[PATCH] tracing/workqueue: Get rid of searching last executed worklet in probe_worklet_complete()
 2009-05-27 18:32 UTC  (5+ messages)
` [PATCH v2] "


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