public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-05-08 08:59:39 to 2009-05-08 15:51:49 UTC [more...]

[GIT PULL] xen: swiotlb support for Xen dom0
 2009-05-08 15:51 UTC  (5+ messages)
` [PATCH 1/9] xen: make sure swiotlb allocation is physically contigious
  ` [Xen-devel] [PATCH 1/9] xen: make sure swiotlb allocation isphysically contigious

[GIT PULL] Xen core updates
 2009-05-08 15:49 UTC  (7+ messages)
` [PATCH 5/8] xen/i386: make sure initial VGA/ISA mappings are not overridden
` [PATCH 6/8] x86: use flush_tlb_others to implement flush_tlb_all

[PATCH 0/4] gcov kernel support
 2009-05-08 15:44 UTC  (5+ messages)
` [PATCH 1/4] kernel: constructor support
` [PATCH 2/4] seq_file: add function to write binary data
` [PATCH 3/4] gcov: add gcov profiling infrastructure
` [PATCH 4/4] gcov: enable GCOV_PROFILE_ALL for x86_64

[PATCH 2/2] SLUB: Use GFP_PANIC for early-boot allocations
 2009-05-08 15:45 UTC  (7+ messages)

[PATCH 1/2] mm: Introduce GFP_PANIC for early-boot allocations
 2009-05-08 15:41 UTC  (3+ messages)

[RFC PATCH 0/3] generic hypercall support
 2009-05-08 15:33 UTC  (41+ messages)

[PATCH 2/5] xen/x86-64: clean up warnings about IST-using traps
 2009-05-08 15:31 UTC  (6+ messages)
` [Xen-devel] [PATCH 2/5] xen/x86-64: clean up warnings aboutIST-using traps
    ` [Xen-devel] [PATCH 2/5] xen/x86-64: clean up warnings aboutIST-usingtraps

[RFC][PATCH] tsc_khz= boot option to avoid TSC calibration variance
 2009-05-08 15:27 UTC  (5+ messages)

ftrace 2.6.30-rc4: possible circular locking dependency
 2009-05-08 15:25 UTC  (4+ messages)

[PATCH -tip] x86: msr-index.h remove duplicate MSR C001_0015 declaration
 2009-05-08 15:23 UTC 

MMC host driver requirements
 2009-05-08 15:16 UTC  (11+ messages)
` Driver for CB710/720 memory card reader (MMC part)
  ` RFC: "
      ` 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

epoll_create(0) becomes not to fail (Re: issue with epoll system call)
 2009-05-08 15:19 UTC  (2+ messages)

usbutils 0.82 release
 2009-05-08 15:22 UTC  (7+ messages)

|PATCH] fbdev: Remove outdated advice about I2C configuration
 2009-05-08 15:21 UTC 

[PATCH] x86: Reduce the default HZ value
 2009-05-08 15:06 UTC  (20+ messages)

[KVM PATCH v4 0/2] irqfd
 2009-05-08 15:06 UTC  (8+ messages)
` [KVM PATCH v4 2/2] kvm: add support for irqfd via eventfd-notification interface

[RFC, PATCH 0/2] utrace/ptrace: simplify/cleanup ptrace attach
 2009-05-08 15:08 UTC  (11+ messages)

[GIT PULL] xen: core dom0 support
 2009-05-08 14:50 UTC  (7+ messages)
` [PATCH 05/16] xen mtrr: Add mtrr_ops support for Xen mtrr
` [PATCH 06/16] xen: disable PAT

[PATCH -tip] mm: introduce __GFP_PANIC modifier
 2009-05-08 14:43 UTC  (19+ messages)
              ` [RFC/PATCH v2] mm: Introduce GFP_PANIC for non-failing allocations

[PATCH] vmscan: evict use-once pages first (v2)
 2009-05-08 14:34 UTC  (19+ messages)
          ` [PATCH -mm] vmscan: make mapped executable pages the first class citizen
                ` [RFC][PATCH] vmscan: report vm_flags in page_referenced()

rocket tty BUG in 2.6.29 (regression)
 2009-05-08 14:33 UTC  (6+ messages)
` [PATCH 1/2] Char: rocket, fix ASYNC flags

IO scheduler based IO Controller V2
 2009-05-08 14:24 UTC  (17+ messages)
` [PATCH 05/18] io-controller: Common hierarchical fair queuing code in elevaotor layer
` [PATCH 17/18] io-controller: IO group refcounting support
` [PATCH] io-controller: Add io group reference handling for request

[PATCH 0/3] x86: adapt CPU topology detection for AMD Magny-Cours
 2009-05-08 14:28 UTC  (2+ messages)

[RFC] TuxOnIce
 2009-05-08 14:11 UTC  (4+ messages)
  ` [TuxOnIce-devel] "

sata_sil24 EH complete
 2009-05-08 14:11 UTC  (4+ messages)

[patch] fix for sched_clock() when using jiffies
 2009-05-08 13:24 UTC  (5+ messages)
      ` [PATCH] "

usbfs, claiming entire usb devices
 2009-05-08 14:06 UTC  (2+ messages)

[PATCH 00/27] more non-ABI asm-generic headers
 2009-05-08 14:04 UTC  (4+ messages)

[PATCH 0/2] fix stale swap cache account leak in memcg v6
 2009-05-08 14:01 UTC  (4+ messages)
` [PATCH 2/2] memcg fix stale swap cache account leak v6

[PATCH 0/15] ps3{fb,vram,disk} patches for 2.6.31
 2009-05-08 14:01 UTC  (16+ messages)
` [PATCH 01/15] ps3vram: Fix error path (return -EIO) for short read/write
  ` [PATCH 02/15] ps3vram: Use proc_create_data() instead of proc_create()
    ` [PATCH 03/15] ps3vram: Correct exchanged gotos in ps3vram_probe() error path
      ` [PATCH 04/15] ps3vram: Replace mutex by spinlock + list
        ` [PATCH 05/15] ps3fb: Remove useless debug checks in ps3fb_shutdown()
          ` [PATCH 06/15] ps3fb: Inline functions in ps3fb_probe(), to ease cleanup in the error path
            ` [PATCH 07/15] ps3fb: Correct handling of device opening in ps3fb_probe()
              ` [PATCH 08/15] powerpc/cell: Extract duplicated IOPTE_* to <asm/iommu.h>
                ` [PATCH 09/15] ps3fb: GPU memory mapping cleanup
                  ` [PATCH 10/15] ps3vram: "
                    ` [PATCH 11/15] ps3fb/vram: Extract common GPU stuff into <asm/ps3gpu.h>
                      ` [PATCH 12/15] ps3fb: Tear down FB setup during cleanup
                        ` [PATCH 13/15] ps3vram: Remove no longer used ps3vram_priv.ddr_base
                          ` [PATCH 14/15] ps3vram: Make ps3vram_priv.reports a void *
                            ` [PATCH 15/15] block/ps3: remove driver_data direct access of struct device

[PATCH 0/5][v2] Simplify devpts code
 2009-05-08 13:53 UTC  (8+ messages)
` [v3][PATCH 5/5] Merge code for single and multiple-instance mounts
        ` [v3][PATCH 5/5] Merge code for single and multiple-instancemounts
          ` [v3][PATCH 5/5] Merge code for single andmultiple-instancemounts

[PATCH] mmc: Add fsl,esdhc as a valid compatible to bind against
 2009-05-08 13:52 UTC 

[Bug #13058] First hibernation attempt fails
 2009-05-08 13:51 UTC  (8+ messages)
` [PATCH 1/5] mm: Add __GFP_NO_OOM_KILL flag

Asus Eee 901Go ACPI errors on 2.6.30-rc4-git4
 2009-05-08 13:46 UTC  (2+ messages)

[PATCH 0/8] export more page flags in /proc/kpageflags (take 6)
 2009-05-08 13:43 UTC  (17+ messages)
` [PATCH 1/8] mm: introduce PageHuge() for testing huge/gigantic pages
` [PATCH 2/8] slob: use PG_slab for identifying SLOB pages
` [PATCH 3/8] proc: kpagecount/kpageflags code cleanup
` [PATCH 4/8] proc: export more page flags in /proc/kpageflags
    ` ftrace: concurrent accesses possible?
` [PATCH 5/8] pagemap: document clarifications
` [PATCH 6/8] pagemap: document 9 more exported page flags
` [PATCH 7/8] pagemap: add page-types tool
` [PATCH 8/8] pagemap: export PG_hwpoison

[PATCH] Fix MSI-X with NIU cards
 2009-05-08 13:13 UTC 

[PATCH 1/2] CRED: Rename cred_exec_mutex to reflect that it's a guard against ptrace
 2009-05-08 12:55 UTC  (2+ messages)
` [PATCH 2/2] CRED: Guard the setprocattr security hook "

[PATCH] deal with interrupt shadow state for emulated instruction
 2009-05-08 13:02 UTC  (6+ messages)

[GIT PULL] xen: dom0 support for PCI access
 2009-05-08 12:44 UTC  (3+ messages)

Regression: Problem in using USB Bluetooth Dongle (Worked fine in 2.6.24.x)
 2009-05-08 12:28 UTC 

WARNING: at net/sched/sch_generic.c:226 kernel 2.6.29.2
 2009-05-08 11:59 UTC 

[PATCH 3/3] ptrace: do not use task_lock() for attach
 2009-05-08 12:18 UTC  (7+ messages)

sg timeout problem
 2009-05-08 12:14 UTC  (4+ messages)

[PATCH] x86 MCE: shut up lockdep warning
 2009-05-08 12:14 UTC  (6+ messages)

regression in TSC unstable?
 2009-05-08 12:07 UTC  (3+ messages)

[PATCH 01/39] ext3: Add support for non-native signed/unsigned htree hash algorithms
 2009-05-08 12:06 UTC  (2+ messages)
` Sorry for spam

[PATCH 1/2] tracing/events: clean up for ftrace_set_clr_event()
 2009-05-08 12:05 UTC  (10+ messages)
` [PATCH 2/2] tracing/events: simplify system_enable_read()

[PATCH 0/4] [GIT PULL] tracing/ring-buffer: updates for tip
 2009-05-08 11:31 UTC  (9+ messages)
` [PATCH 3/4] ring-buffer: add total count in ring-buffer-benchmark
` [PATCH 4/4] ring-buffer: change WARN_ON from checking preempt_count to preemptible

[PATCH 0/4] gcov kernel support
 2009-05-08 11:23 UTC  (9+ messages)
` [PATCH 1/4] kernel: constructor support
` [PATCH 3/4] gcov: add gcov profiling infrastructure

[RFC 1/1] seccomp: Add bitmask of allowed system calls
 2009-05-08 11:12 UTC  (10+ messages)

[RFC PATCH 00/21 v3] amd64_edac: EDAC module for AMD64
 2009-05-08 10:46 UTC  (20+ messages)
` [PATCH 03/21] amd64_edac: add debugging/testing code
` [PATCH 04/21] amd64_edac: add DRAM error injection logic using sysfs
` [PATCH 05/21] amd64_edac: add MCA error types
` [PATCH 15/21] amd64_edac: add F10h-and-later methods-p3
` [PATCH 17/21] amd64_edac: add ECC chipkill syndrome mapping table
` [PATCH 21/21] amd64_edac: add module registration routines

2.6.29.1: unregister_netdevice problem
 2009-05-08 10:46 UTC  (8+ messages)

[PATCH][RFC] Handle improbable possibility of io_context->refcount overflow
 2009-05-08 10:46 UTC  (5+ messages)
` [PATCH] Detect and warn on atomic_inc/atomic_dec wrapping around

lockdep report at resume
 2009-05-08 10:25 UTC  (7+ messages)

LinuxPPS status?
 2009-05-08 10:27 UTC  (2+ messages)

[RFC v3][PATCH 2/2] intel_txt: Intel(R) TXT and tboot kernel support
 2009-05-08  9:57 UTC  (2+ messages)

[PATCH 00/14] RFC: x86: relocatable kernel changes
 2009-05-08  9:47 UTC  (4+ messages)
` [PATCH 03/14] x86, config: change defaults PHYSICAL_START and PHYSICAL_ALIGN

IOMMU and graphics cards
 2009-05-08  9:35 UTC  (5+ messages)

[TOMOYO 1/2] tomoyo: add Documentation/tomoyo.txt
 2009-05-08  9:32 UTC  (11+ messages)
        ` [TOMOYO] Add garbage collector support

[GIT PULL] Btrfs updates for 2.6.30-rc
 2009-05-08  9:22 UTC  (2+ messages)

Linux wireless mini-summit -- Berlin, June 2009
 2009-05-08  9:18 UTC  (2+ messages)

[GIT PATCH] block,scsi,ide: unify sector and data_len, take#2
 2009-05-08  9:11 UTC  (4+ messages)

[PATCHSET] block,scsi,libata: implement alt_size
 2009-05-08  9:13 UTC  (10+ messages)

SCHED_EDF infos
 2009-05-08  9:10 UTC  (4+ messages)

[PATCH] x86 MCE: yet another shut up lockdep warning
 2009-05-08  9:07 UTC  (2+ messages)
` [tip:x86/urgent] x86: MCE: make cmci_discover_lock irq-safe

[PATCH 4/5] xen/i386: reserve Xen pagetables
 2009-05-08  9:07 UTC  (2+ messages)
` [tip:x86/urgent] x86: xen, i386: "

[PATCH 5/5] xen: reserve Xen start_info rather than e820 reserving
 2009-05-08  9:07 UTC  (2+ messages)
` [tip:x86/xen] "

New kernel recommendations for ath9k
 2009-05-09  5:50 UTC  (5+ messages)
` [ath9k-devel] "

[PATCH] vmscan: evict use-once pages first (v2)
 2009-05-01  1:13 UTC 


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