linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-07-20 14:42:29 to 2010-07-20 23:05:22 UTC [more...]

Drives missing at boot
 2010-07-20 23:05 UTC  (24+ messages)

linux-next: Tree for July 6
 2010-07-20 23:03 UTC  (4+ messages)
` linux-next: Tree for July 6 (NET_DSA + PHYLIB kconfig)
    ` [PATCH -next] net: NET_DSA depends on NET_ETHERNET

[PATCH 0/8] zcache: page cache compression support
 2010-07-20 23:03 UTC  (3+ messages)
` [PATCH 4/8] Shrink zcache based on memlimit

[PATCH] Yama: turn process ancestry check into function
 2010-07-20 23:02 UTC  (2+ messages)

[PATCH v2] Yama: verify inode is symlink to avoid bind mounts
 2010-07-20 23:01 UTC  (2+ messages)

[tip:x86/urgent] x86, i8259: Only register sysdev if we have a real 8259 PIC
 2010-07-20 23:00 UTC 

[PATCH 0/3] shrinker fixes for XFS for 2.6.35
 2010-07-20 22:53 UTC  (6+ messages)
` [PATCH 1/3] mm: add context argument to shrinker callback
` [PATCH 2/3] xfs: convert inode shrinker to per-filesystem contexts

[PATCH 00/10] x86, xsave: some code cleanups and reworks
 2010-07-20 22:51 UTC  (28+ messages)
` [PATCH 01/10] x86, xsave: do not include asm/i387.h in asm/xsave.h
` [PATCH 02/10] x86, xsave: 32/64 bit boot cpu check unification in initialization
` [PATCH 03/10] x86: removing boot_cpu_id variable
` [PATCH 04/10] x86, xsave: moving boot cpu initialization to xsave_init()
` [PATCH 05/10] x86, xsave: make xsave_cntxt_init() static
` [PATCH 06/10] x86, xsave: do not initialize xsave in fpu_init()
` [PATCH 07/10] x86, xsave: reduce cpu_has_xsave checks
` [PATCH 08/10] x86, xsave: introduce xstate enable functions
` [PATCH 09/10] x86, xsave: check cpuid level for XSTATE_CPUID (0x0d)
` [PATCH 10/10] x86, xsave: make init_xstate_buf static

linux-next: OOPS at boot time
 2010-07-20 22:45 UTC  (3+ messages)

[PATCH 0/7] memcg reclaim tracepoint
 2010-07-20 22:45 UTC  (4+ messages)
` [PATCH 4/7] vmscan: convert direct reclaim tracepoint to DEFINE_EVENT

[PATCHSET] workqueue: implement and use WQ_UNBOUND
 2010-07-20 22:39 UTC 

[PATCH] signalfd: fill in ssi_int for posix timers and message queues
 2010-07-20 22:42 UTC  (2+ messages)

[PATCH] ACPI / Sleep: Allow the NVS saving to be skipped during suspend to RAM
 2010-07-20 22:35 UTC 

[RFC 1/3 v3] mm: iommu: An API to unify IOMMU, CPU and device memory management
 2010-07-20 22:29 UTC  (21+ messages)

(no subject)
 2010-07-20 19:59 UTC 

[git pull] documentation: fix almost duplicate filenames (io/IO-mapping.txt)
 2010-07-20 22:17 UTC  (9+ messages)
  ` [git pull v2] "
      ` [git pull v3] "

swiotlb detection should be memory hotplug aware ?
 2010-07-20 22:14 UTC  (7+ messages)
  ` [LKML] "
      ` [LKML] "

[PATCH 0/8] Reduce writeback from page reclaim context V4
 2010-07-20 22:05 UTC  (11+ messages)
` [PATCH 4/8] vmscan: Do not writeback filesystem pages in direct reclaim
` [PATCH 8/8] vmscan: Kick flusher threads to clean pages when reclaim is encountering dirty pages

Blank (disconnected) screen during boot with latest 2.6.35-rcX kernels
 2010-07-20 22:04 UTC  (8+ messages)

[PATCH 34/35] async: use workqueue for worker pool
 2010-07-20 22:01 UTC  (13+ messages)
` [PATCHSET] workqueue: concurrency managed workqueue, take#6
                    ` [PATCHSET] workqueue: implement and use WQ_UNBOUND

KVM timekeeping fixes, V2
 2010-07-20 21:57 UTC  (6+ messages)
` [PATCH 04/18] Make cpu_tsc_khz updates use local CPU

mmotm 2010-07-19-16-37 uploaded
 2010-07-20 21:41 UTC  (7+ messages)
` mmotm 2010-07-19 - e1000e vs. pm_qos_update_request issues

drivers/gpu/drm/radeon/r600_blit.c: fix possible NULL pointer derefernce
 2010-07-20 21:29 UTC  (6+ messages)

[PATCH 1/3] DMAENGINE: generic slave channel control
 2010-07-20 21:26 UTC  (8+ messages)

[PATCH net-next] sysfs: add entry to indicate network interfaces with random MAC address
 2010-07-20 21:20 UTC  (6+ messages)

[GIT] Networking
 2010-07-20 21:19 UTC 

[rfc] Describe events in a structured way via sysfs
 2010-07-20 21:18 UTC  (17+ messages)

[PATCH] KERNEL BUILD: Make the setlocalversion script POSIX-compliant
 2010-07-20 21:16 UTC  (3+ messages)

[PATCH v3] gpio: sx150x: Add Semtech I2C sx150x gpio expander driver
 2010-07-20 21:07 UTC 

[PATCHv9 2.6.35-rc4-tip 0/13] Uprobes Patches:
 2010-07-20 21:03 UTC  (4+ messages)

[PATCH 0/3] Removing dead code
 2010-07-20 20:56 UTC  (5+ messages)
` [PATCH 3/3] usb/host || arch/arm: Remove dead CONFIG_ARCH_KARO
    ` [PATCH] usb/host: "

linux-next: manual merge of the sound tree with the arm tree
 2010-07-20 20:54 UTC  (3+ messages)

[PATCH 0/4] The Contiguous Memory Allocator
 2010-07-20 20:52 UTC  (9+ messages)
` [PATCH 1/4] lib: rbtree: rb_root_init() function added
  ` [PATCH 2/4] mm: cma: Contiguous Memory Allocator added
    ` [PATCH 3/4] mm: cma: Test device and application added
      ` [PATCH 4/4] arm: Added CMA to Aquila and Goni

[PATCH 00/16] xen/blkfront: various bugfixes and patches for blkfront
 2010-07-20 20:42 UTC  (17+ messages)
` [PATCH 01/16] xen: use less generic names in blkfront driver
  ` [PATCH 02/16] blkfront: fixes for 'xm block-detach ... --force'
  ` [PATCH 03/16] blkfront: don't access freed struct xenbus_device
  ` [PATCH 04/16] xen/front: Propagate changed size of VBDs
  ` [PATCH 05/16] xen/blkfront: avoid compiler warning from missing cases
  ` [PATCH 06/16] xen/blkfront: revalidate after setting capacity
  ` [PATCH 07/16] xenbus: Make xenbus_switch_state transactional
  ` [PATCH 08/16] blkfront: Fix backtrace in del_gendisk
  ` [PATCH 09/16] blkfront: Fix gendisk leak
  ` [PATCH 10/16] blkfront: Clean up vbd release
  ` [PATCH 11/16] blkfront: Lock blkfront_info when closing
  ` [PATCH 12/16] blkfront: Fix blkfront backend switch race (bdev open)
  ` [PATCH 13/16] blkfront: Fix blkfront backend switch race (bdev release)
  ` [PATCH 14/16] blkfront: Lock blockfront_info during xbdev removal
  ` [PATCH 15/16] blkfront: Remove obsolete info->users
  ` [PATCH 16/16] blkfront: Klog the unclean release path

[PATCHSET wq#for-next] workqueue: replace slow-work with workqueue
 2010-07-20 20:35 UTC  (8+ messages)
` [PATCH 1/7] fscache: convert object to use workqueue instead of slow-work
` [PATCH 2/7] fscache: convert operation "
` [PATCH 3/7] fscache: drop references to slow-work
` [PATCH 4/7] cifs: use workqueue instead of slow-work
` [PATCH 5/7] gfs2: "
` [PATCH 6/7] drm: "
` [PATCH 7/7] slow-work: kill it

[PATCH V3] VFIO driver: Non-privileged user level PCI drivers
 2010-07-20 20:20 UTC  (3+ messages)

Scrambled console with cirrusfb.c on old Compaq Armada 4120 (and not well-documented boot option as a workaround)
 2010-07-20 20:23 UTC 

Regression 2.6.33->2.6.34: OOPS at boot, kmalloc corruption?
 2010-07-20 20:19 UTC  (3+ messages)

[PATCH 6/8] xfs: fix unsigned underflow
 2010-07-20 20:21 UTC  (4+ messages)

[PATCH net-next] sysfs: add entry to indicate network interfaces with random MAC address
 2010-07-20 20:18 UTC  (4+ messages)

[PATCH] cfq: improve fsync performance for small files
 2010-07-20 20:09 UTC 

[PATCH] x86, numa: fix boot without RAM on node0 again
 2010-07-20 20:06 UTC  (5+ messages)

[PATCH 0/2] trace-cmd: Fix a couple of crashes
 2010-07-20 19:55 UTC  (2+ messages)

[PATCH] x86/hugetlb: use set_pmd for huge pte operations
 2010-07-20 19:55 UTC 

[PATCH 0/2] cfq-iosched: fixing RQ_NOIDLE handling
 2010-07-20 19:32 UTC  (13+ messages)

[PATCH 0/8] v3 De-couple sysfs memory directories from memory sections
 2010-07-20 19:23 UTC  (9+ messages)
` [PATCH 2/8] v3 Add new phys_index properties
` [PATCH 4/8] v3 Allow memory_block to span multiple memory sections
` [PATCH 8/8] v3 Update memory-hotplug documentation

netfilter/iptables stopped logging 2.6.35-rc
 2010-07-20 19:22 UTC 

[PATCH] vga16fb: refuse to load in face of other driver controlling primary card
 2010-07-20 19:19 UTC 

[PATCH] x86/pci/mrst: add extra check in fixed bar detection
 2010-07-20 19:08 UTC  (4+ messages)

Dear Email Account Owner
 2010-07-20 18:27 UTC 

BUG: unable to handle kernel paging request at 40000000 __alloc_memory_core_early+0x147/0x1d6
 2010-07-20 18:35 UTC  (8+ messages)
  `  "
            ` [PATCH -v3] x86,nobootmem: make alloc_bootmem_node fall back to other node when 32bit numa are used

[PATCH -v25 00/49] Use memblock with x86
 2010-07-20 18:29 UTC  (4+ messages)

[PATCH net-next] drivers/acpi/acpica/utmisc.c: Use printk extension %pV
 2010-07-20 18:16 UTC  (3+ messages)

[patch] intr-remap: allow disabling source id checking
 2010-07-20 18:06 UTC 

2.6.34.1+hacks: stopping oprofile locked system for several minutes
 2010-07-20 17:42 UTC 

ia64 hang/mca running gdb 'make check'
 2010-07-20 17:35 UTC 

[PATCH] GSoC 2010 - Memory hotplug support for Xen guests - patch for review only
 2010-07-20 17:34 UTC  (2+ messages)
` [Xen-devel] "

[PATCH 0/4] Finer granularity and task/cgroup irq time accounting
 2010-07-20 16:55 UTC  (3+ messages)

[PATCH] Tight check of pfn_valid on sparsemem - v2
 2010-07-20 16:25 UTC  (5+ messages)

[PATCH RFC 00/12] X86 ticket lock cleanups and improvements
 2010-07-20 16:17 UTC  (4+ messages)
` [PATCH RFC 03/12] x86/ticketlock: Use C for __ticket_spin_unlock
  ` [Xen-devel] "

[PATCH -V2 00/16] New ACL format for better NFSv4 acl interoperability
 2010-07-20 15:52 UTC  (6+ messages)

[PATCHv3 1/3] USB: gadget: mass/file storage: set serial number
 2010-07-20 15:45 UTC  (3+ messages)

[PATCH 11/19] drivers/net/irda: use for_each_pci_dev()
 2010-07-20 15:33 UTC  (2+ messages)

[PATCH] fs/Kconfig: Fix typo Userpace -> Userspace
 2010-07-20 15:30 UTC  (2+ messages)

[PATCH 31/33] Removing dead MACH_U300_BS26
 2010-07-20 15:27 UTC  (3+ messages)

2.6.35-rc4-git3: Reported regressions from 2.6.34
 2010-07-20 15:24 UTC  (4+ messages)

[PATCH 00/36] Remove unnecessary casts of private_data
 2010-07-20 15:24 UTC  (7+ messages)
` [PATCH 09/36] drivers/infiniband: "
` [PATCH 27/36] fs/ocfs2: "

[PATCH] wm8960: fix compile error
 2010-07-20 15:18 UTC  (4+ messages)

[PATCH 08/16] trivial: use ARRAY_SIZE
 2010-07-20 15:15 UTC  (2+ messages)

[PATCH 05/16] trivial: use ARRAY_SIZE
 2010-07-20 15:14 UTC  (2+ messages)

[PATCH 0/2] x86: AMD C1E fix and cleanup
 2010-07-20 15:14 UTC  (8+ messages)
` [PATCH 1/2] x86: fix keeping track of AMD C1E

[PATCH 07/16] trivial: use ARRAY_SIZE
 2010-07-20 15:13 UTC  (2+ messages)

[PATCH 06/16] trivial: use ARRAY_SIZE
 2010-07-20 15:10 UTC  (2+ messages)

[PATCH 04/16] trivial: use ARRAY_SIZE
 2010-07-20 15:08 UTC  (2+ messages)

[PATCH 03/16] trivial: use ARRAY_SIZE
 2010-07-20 15:06 UTC  (2+ messages)

[PATCH 02/16] trivial: use ARRAY_SIZE
 2010-07-20 15:04 UTC  (3+ messages)

[PATCH 01/16] trivial: use ARRAY_SIZE
 2010-07-20 15:02 UTC  (3+ messages)

[PATCHv3 1/3] USB: gadget: mass/file storage: set serial number
 2010-07-20 15:02 UTC  (3+ messages)

[RFC] perf migration
 2010-07-20 14:59 UTC  (3+ messages)

(no subject)
 2010-07-20 13:46 UTC 

[GIT PULL] tracing updates
 2010-07-20 14:42 UTC  (4+ messages)
` [PATCH 1/3] tracing: Remove sysprof ftrace plugin
` [PATCH 2/3] tracing: Remove special traces
` [PATCH 3/3] tracing: Use generic_file_llseek for debugfs

[PATCHv3 1/3] USB: gadget: mass/file storage: set serial number
 2010-07-20 14:43 UTC  (2+ messages)


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