linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-06-29 21:25:13 to 2010-06-30 10:10:04 UTC [more...]

[patch 00/52] vfs scalability patches updated
 2010-06-30 10:09 UTC  (16+ messages)
` [patch 29/52] fs: icache lock i_count
` [patch 37/52] fs: icache lazy lru
` [patch 38/52] fs: icache RCU free inodes
` [patch 44/52] fs: icache per-CPU sb inode lists and locks
` [patch 50/52] mm: implement per-zone shrinker
` [patch 51/52] fs: per-zone dentry and inode LRU
` [patch 02/52] fs: fix superblock iteration race

[PATCH 4/4, v2] x86: enlightenment for ticket spin locks - improve yield behavior on Xen
 2010-06-30 10:08 UTC  (5+ messages)

[PATCH 2/4, v2] x86: enlightenment for ticket spin locks - Xen implementation
 2010-06-30 10:07 UTC  (6+ messages)

[PATCH 0/3] Extended file stat functions [ver #2]
 2010-06-30 10:01 UTC  (13+ messages)
` [PATCH 1/3] Mark arguments to certain syscalls as being const "
` [PATCH 2/3] AFS: Use i_generation not i_version for the vnode uniquifier "
` [PATCH 3/3] Add a pair of system calls to make extended file stats available "

[PATCH] slab: fix caller tracking on !CONFIG_DEBUG_SLAB && CONFIG_TRACING
 2010-06-30  9:57 UTC  (2+ messages)
` [PATCH V2] "

[PATCH 1/4, v2] x86: enlightenment for ticket spin locks - base implementation
 2010-06-30  9:56 UTC  (8+ messages)

futex: race in lock and unlock&exit for robust futex with PI?
 2010-06-30  9:55 UTC  (12+ messages)
              ` [PATCH] futex: futex_find_get_task make credentials check conditional
                    ` [PATCH] futex: futex_find_get_task remove credentails check

[PATCH]kernel.h Fix #warning message web address
 2010-06-30  9:48 UTC  (2+ messages)

[Bugfix] unregister_trace_probe needs to be called under mutex
 2010-06-30  9:44 UTC  (2+ messages)

[PATCH 1/1] ACPI: pci_irq, add PRT_ quirk for IBM Bartolo
 2010-06-30  9:40 UTC  (11+ messages)

[PATCH] KEYS: Reinstate lost passing of process keyring ID in call_sbin_request_key()
 2010-06-30  9:39 UTC 

[PATCH 0/9] Removing dead code
 2010-06-30  9:36 UTC  (5+ messages)
` [PATCH 3/9] Removing dead CONFIG_SIBYTE_BCM1480_PROF

[mmotm 0611][PATCH 00/11] various OOM bugfixes v3
 2010-06-30  9:35 UTC  (13+ messages)
` [PATCH 01/11] oom: don't try to kill oom_unkillable child
` [PATCH 02/11] oom: oom_kill_process() doesn't select kthread child
` [PATCH 03/11] oom: make oom_unkillable_task() helper function
` [PATCH 04/11] oom: oom_kill_process() need to check p is unkillable
` [PATCH 05/11] oom: /proc/<pid>/oom_score treat kernel thread honestly
` [PATCH 06/11] oom: kill duplicate OOM_DISABLE check
` [PATCH 07/11] oom: move OOM_DISABLE check from oom_kill_task to out_of_memory()
` [PATCH 08/11] oom: cleanup has_intersects_mems_allowed()
` [PATCH 09/11] oom: remove child->mm check from oom_kill_process()
` [PATCH 10/11] oom: give the dying task a higher priority
` [PATCH 11/11] oom: multi threaded process coredump don't make deadlock

Deadlock between fbcon and fb_defio?
 2010-06-30  9:28 UTC  (12+ messages)
    ` vfree() and mmap()ed framebuffer with defio (Was: Deadlock between fbcon and fb_defio?)
      ` [Patch] HID: Fix PicoLCD to allow it to run fbcon and handle unplug while FB in use
            ` [Patch 0/4] "
              ` [PATCH 1/4] HID: picolcd: fix deferred_io init/cleanup to (un)register_framebuffer ordering

[PATCH] MAINTAINERS: Update kbuild git URLs
 2010-06-30  9:27 UTC  (2+ messages)

[PATCH 3/9] oom: make oom_unkillable_task() helper function
 2010-06-30  9:26 UTC  (3+ messages)

[PATCH 5/9] oom: cleanup has_intersects_mems_allowed()
 2010-06-30  9:26 UTC  (3+ messages)

[PATCH 2/9] oom: oom_kill_process() doesn't select kthread child
 2010-06-30  9:26 UTC  (3+ messages)

[PATCH 4/9] oom: oom_kill_process() need to check p is unkillable
 2010-06-30  9:26 UTC  (3+ messages)

(no subject)
 2010-06-30  9:17 UTC 

[PATCH] dell-wmi: fix a memory leak
 2010-06-30  9:25 UTC 

[git pull] drm fixes + agp + one fb patch
 2010-06-30  9:22 UTC  (8+ messages)
  ` [git pull] drm fixes + agp + one fb patch (bisected)

[PATCH 3/5]acpi:glue.c Fix warning: variable 'ret' set but not used
 2010-06-30  9:13 UTC  (9+ messages)
    ` [PATCH 0/5] Fix gcc 4.6.0 set but unused variable warnings

[PATCH] OMAP2:OMAPFB: Fix error path
 2010-06-30  8:50 UTC 

[PATCH v2] sanitize task->comm to avoid leaking escape codes
 2010-06-30  9:13 UTC  (5+ messages)

[PATCH RFC] [X86] Optimize memcpy by avoiding memory false dependece
 2010-06-30  8:59 UTC  (2+ messages)

[PATCH 0/3] Extended file stat functions
 2010-06-30  8:59 UTC  (16+ messages)
    ` [PATCH 3/3] Add a pair of system calls to make extended file stats available

[PATCH] act_mirred: combine duplicate code
 2010-06-30  8:54 UTC 

Linxu preempt policy serial port communication
 2010-06-30  8:54 UTC 

[PATCH] fix problem with reschenduling in rest_init (2.6.35-rc3)
 2010-06-30  8:45 UTC  (10+ messages)
    ` [PATCH] init: Fix race between init and kthreadd
      ` [PATCH] init: Fix race between init and kthreadd -v2
          ` [PATCH] init: Fix race between init and kthreadd -v3
              ` [PATCH] init: Fix comment
                ` [tip:sched/urgent] "

[PATCH, RFC] block: don't allocate a payload for discard request
 2010-06-30  8:42 UTC  (9+ messages)
` [PATCH 1/2] block: fix leaks associated with discard request payload
    ` [dm-devel] "

[PATCH v4] security: Yama LSM
 2010-06-30  8:44 UTC  (4+ messages)

[PATCH v3 1/11] KVM: MMU: fix writable sync sp mapping
 2010-06-30  8:09 UTC  (11+ messages)
` [PATCH v3 2/11] KVM: MMU: fix conflict access permissions in direct sp
` [PATCH v3 3/11] KVM: MMU: fix direct sp's access corruptted
` [PATCH v3 4/11] KVM: MMU: fix forgot to flush all vcpu's tlb
` [PATCH v3 5/11] KVM: MMU: cleanup FNAME(fetch)() functions
` [PATCH v3 6/11] KVM: MMU: introduce gfn_to_pfn_atomic() function
` [PATCH v3 7/11] KVM: MMU: introduce gfn_to_hva_many() function
` [PATCH v3 8/11] KVM: MMU: introduce pte_prefetch_topup_memory_cache()
` [PATCH v3 9/11] KVM: MMU: prefetch ptes when intercepted guest #PF
` [PATCH 10/11] KVM: MMU: combine guest pte read between walk and pte prefetch
` [PATCH v3 11/11] KVM: MMU: trace "

[PATCH 1/2] x86: always use irq stacks
 2010-06-30  8:04 UTC  (6+ messages)
` [tip:x86/irq] x86: Always "

[PATCH 01/19] DMAENGINE: ste_dma40: fixed lli_max=1 issue
 2010-06-30  7:57 UTC  (5+ messages)

[PATCH] Topcliff PHUB: Generate PacketHub driver
 2010-06-30  7:51 UTC  (4+ messages)
` [PATCH] Packet hub driver of Topcliff PCH

How to find a lost git commit?
 2010-06-30  7:34 UTC  (2+ messages)

[PATCH 0/2] Yama: add PTRACE exception tracking
 2010-06-30  7:31 UTC  (8+ messages)
` [PATCH 1/2] security: create task_free security callback
` [PATCH 2/2] Yama: add PTRACE exception tracking

[PATCH] PM: Make it possible to avoid wakeup events from being lost
 2010-06-30  7:10 UTC  (3+ messages)
` [update] "

[PATCH 3/4, v2] x86: enlightenment for ticket spin locks - eliminate NOPs introduced by first patch
 2010-06-30  7:07 UTC  (3+ messages)

[PATCH] drm/i915: Selectively enable self-reclaim
 2010-06-30  7:05 UTC  (7+ messages)
        ` [Intel-gfx] "

Linxu preempt policy serial port communication
 2010-06-30  6:45 UTC 

2.6.34 Northbridge Chipset Errors on HP Proliant 4 x Opteron in x86_64 mode
 2010-06-30  6:38 UTC  (2+ messages)

[PATCH V2] VFIO driver: Non-privileged user level PCI drivers
 2010-06-30  6:14 UTC  (2+ messages)

[PATCH] powerpc: fix module building for gcc 4.5 and 64 bit
 2010-06-30  6:08 UTC 

Interrupt Affinity in SMP
 2010-06-30  6:08 UTC 

[ANNOUNCE] MDB Merkey's Kernel Debugger x86_64 2.6.34 06-29-2010 Release 2
 2010-06-30  6:01 UTC 

[RFC 1/3] mm: iommu: An API to unify IOMMU, CPU and device memory management
 2010-06-30  5:55 UTC  (3+ messages)
` [RFC 2/3] mm: iommu: A physical allocator for the VCMM
` [RFC 3/3] mm: iommu: The Virtual Contiguous Memory Manager

One question about the positions of flush_dcache_page and bounce_copy_vec methods in copy_to_high_bio_irq
 2010-06-30  5:53 UTC 

linux-next: Tree for June 30
 2010-06-30  5:44 UTC 

[PATCH] acer-wmi: make dmi_matched to return 1 instead of 0
 2010-06-30  5:32 UTC 

ATTENTION: GET BACK TO ME ASAP !!! VLJNMKCSRM
 2010-06-30 11:28 UTC 

Apply For Loan With 3% Interest Rate
 2010-06-30  2:25 UTC 

BUG in drivers/dma/ioat/dma_v2.c:314
 2010-06-30  4:17 UTC  (6+ messages)

[PATCH -next] tile: set ARCH_KMALLOC_MINALIGN
 2010-06-30  3:49 UTC  (4+ messages)

[PATCH] tracing: shrink max latency ringbuffer if unnecessary
 2010-06-30  3:06 UTC 

linux-next: build failure after merge of the device-mapper tree
 2010-06-30  2:57 UTC 

[PATCH -mm 1/2] scsi: remove dma_is_consistent usage in 53c700
 2010-06-30  2:39 UTC  (4+ messages)

[PATCH] acer-wmi: set permissions on interface file to S_IRUGO
 2010-06-30  2:20 UTC 

[PATCH] Revert "writeback: limit write_cache_pages integrity scanning to current EOF"
 2010-06-30  1:30 UTC  (8+ messages)
      ` [Ocfs2-devel] "

[PATCH v2 8/10] KVM: MMU: prefetch ptes when intercepted guest #PF
 2010-06-30  0:58 UTC  (5+ messages)

[PATCH] memory hotplug disable boot option
 2010-06-30  0:32 UTC  (8+ messages)

[PATCH 0/3 v5][RFC] ext3/4: enhance fsync performance when using CFQ
 2010-06-30  0:31 UTC  (7+ messages)

[PATCH v2] sanitize task->comm to avoid leaking escape codes
 2010-06-30  0:28 UTC  (5+ messages)

[PATCH 00/15] xfs: minimize DMAPI footprint
 2010-06-30  0:20 UTC  (2+ messages)

[PATCH 0/14] Avoid overflowing of stack during page reclaim V3
 2010-06-30  0:14 UTC  (5+ messages)
` [PATCH 14/14] fs,xfs: Allow kswapd to writeback pages

[PATCH] OCFS2: Allow huge (> 16 TiB) volumes to mount
 2010-06-30  0:16 UTC 

[PATCH 20/25] usb_main_dev: remove casts from void*
 2010-06-30  0:02 UTC  (2+ messages)

[ANNOUNCE] Git 1.7.1.1
 2010-06-29 23:48 UTC 

Hypervisor detection from within a Linux VM
 2010-06-29 23:41 UTC  (3+ messages)

[PATCH 0/4] RFC: OLPC/x86 device tree code
 2010-06-29 23:36 UTC  (6+ messages)
` [PATCH 2/4] sparc: break out some prom device-tree building code out into drivers/of

[PATCH] Ext4: Make file creation time, i_version and i_generation available by xattrs
 2010-06-29 23:31 UTC  (6+ messages)

[PATCH] virt-what.in: Added VMware virt detection using cpuid in wrapper script
 2010-06-29 23:29 UTC 

[RFC/PATCH 1/2] VMware balloon: add module parameter limiting ballon size
 2010-06-29 23:15 UTC  (2+ messages)
` [RFC/PATCH 2/2] VMware balloon: add page sharing interface

[PATCH RESEND] (revised) Calgary: increase max PHB number
 2010-06-29 22:51 UTC  (3+ messages)
` [tip:x86/urgent] x86, Calgary: Increase "

[PATCH for stable] kbuild: Fix modpost segfault
 2010-06-29 22:35 UTC  (5+ messages)
` [stable] "

[PATCH] drivers/net/Makefile: conditionally descend to wireless
 2010-06-29 22:33 UTC  (2+ messages)

[PATCH] net/Makefile: conditionally descend to wireless and ieee802154
 2010-06-29 22:32 UTC  (2+ messages)

[PATCH] sanitize task->comm to avoid leaking escape codes
 2010-06-29 22:32 UTC  (4+ messages)

fs/exec.c core dumping on NFS mounted directory
 2010-06-29 22:23 UTC  (4+ messages)
` Fwd: "

Running make install over sshfs is painful now
 2010-06-29 21:54 UTC  (4+ messages)
` [PATCH] kbuild: Clean up and speed up the localversion logic

[PATCH 34/35] async: use workqueue for worker pool
 2010-06-29 21:37 UTC  (11+ messages)
` [PATCHSET] workqueue: concurrency managed workqueue, take#6


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