All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-06-28 19:42:07 to 2010-06-28 21:50:41 UTC [more...]

[Xenomai-core] problem in pthread_mutex_lock/unlock
 2010-06-28 21:50 UTC  (12+ messages)
    ` [Xenomai-core] Fwd: "
                ` [Xenomai-core] co-kernel benchmarking on arm926 (was: Fwd: problem in pthread_mutex_lock/unlock)
                    ` [Xenomai-core] co-kernel benchmarking on arm926

[patch 00/52] vfs scalability patches updated
 2010-06-28 21:50 UTC  (5+ messages)
` [patch 01/52] kernel: add bl_list
` [patch 24/52] fs: dcache reduce d_parent locking

LVM2/test t-covercmd.sh
 2010-06-28 21:49 UTC 

[PATCH v2 0/3] OMAP: add runtime PM support at bus-level
 2010-06-28 21:49 UTC  (9+ messages)
` [PATCH v2 1/3] OMAP: PM: initial runtime PM core support

Accessing packet marking functions
 2010-06-28 21:45 UTC  (8+ messages)

kmem_cache_destroy() badness with SLUB
 2010-06-28 21:44 UTC  (4+ messages)

[OT?] Executing Git from bash script invoked by cron
 2010-06-28 21:43 UTC  (5+ messages)

[U-Boot] [PATCH v2 2/4] [ARM] Add KGDB support for ARM platforms
 2010-06-28 21:40 UTC 

[Fwd: [Xen-users] Dom0 and memory]
 2010-06-28 21:39 UTC  (5+ messages)

[dm-crypt] use in linux partition that created from windows with freeOTFE
 2010-06-28 21:38 UTC 

[PATCH 1/1] ACPI: pci_irq, add PRT_ quirk for IBM Bartolo
 2010-06-28 21:37 UTC  (7+ messages)

b44: Reset due to FIFO overflow
 2010-06-28 21:37 UTC  (10+ messages)

[oe-commits] Dmitry Eremin-Solenikov : opie-taskbar-images: unbreak for non-default extensions
 2010-06-28 21:31 UTC 

LVM2/tools vgchange.c
 2010-06-28 21:35 UTC 

[PATCH] recipes: conform to OE packaging guidelines with RDEPENDS/RREDEPENDS
 2010-06-28 21:27 UTC  (3+ messages)
` [PATCH] opie-taskbar-images: fix RPROVIDES

[PATCH] PNPACPI: add support for remote wakeup
 2010-06-28 21:28 UTC  (4+ messages)

BUG: scheduling while atomic: swapper/0/0x00000002
 2010-06-28 21:29 UTC  (5+ messages)

Weak host model vs .interface down
 2010-06-28 21:28 UTC  (6+ messages)
` [PATCH net-next-2.6] ipv4: sysctl to block responding on down interface

[PATCH -mm 1/2] scsi: remove dma_is_consistent usage in 53c700
 2010-06-28 21:27 UTC  (5+ messages)

Deadlock between fbcon and fb_defio?
 2010-06-28 21:26 UTC  (18+ 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 0/4] HID: Fix PicoLCD to allow it to run fbcon and handle
              ` [PATCH 1/4] HID: picolcd: fix deferred_io init/cleanup to (un)register_framebuffer ordering
                ` [PATCH 1/4] HID: picolcd: fix deferred_io init/cleanup to
              ` [PATCH 2/4] HID: picolcd: Add minimal palette required by fbcon on 8bpp
                ` [PATCH 2/4] HID: picolcd: Add minimal palette required by fbcon on
              ` [PATCH 3/4] HID: picolcd: do not reallocate memory on depth change
              ` [PATCH 4/4] HID: picolcd: implement refcounting of framebuffer

JFFS2 corruption when mounting filesystem with filenames of length > 7
 2010-06-28 21:25 UTC  (6+ messages)
  ` JFFS2 corruption when mounting filesystem with filenames oflength "
    ` JFFS2 corruption when mounting filesystem with filenames oflength> 7
      ` JFFS2 corruption when mounting filesystem with filenamesoflength> 7

[patch] isdn/gigaset: add a kfree() to error path
 2010-06-28 21:20 UTC  (2+ messages)

[patch] cpmac: use resource_size()
 2010-06-28 21:19 UTC  (2+ messages)

[update] Re: [PATCH] PM: Make it possible to avoid wakeup events from being lost
 2010-06-28 21:19 UTC  (3+ messages)

[RFC] mm: iommu: An API to unify IOMMU, CPU and device memory management
 2010-06-28 21:16 UTC  (6+ messages)

[Bug 26521] New: Bug in kernel module - ttm_bo_pci_offset
 2010-06-28 21:13 UTC  (3+ messages)
  ` [Bug 26521] "

[Bug 27574] New: BUG: unable to handle kernel NULL pointer dereference at 0000000000000028
 2010-06-28 21:13 UTC  (2+ messages)
  ` [Bug 27574] "

[PATCHSET] workqueue: concurrency managed workqueue, take#6
 2010-06-28 21:04 UTC  (36+ messages)
` [PATCH 01/35] kthread: implement kthread_worker
` [PATCH 02/35] ivtv: use kthread_worker instead of workqueue
` [PATCH 03/35] kthread: implement kthread_data()
` [PATCH 04/35] acpi: use queue_work_on() instead of binding workqueue worker to cpu0
` [PATCH 05/35] workqueue: kill RT workqueue
` [PATCH 06/35] workqueue: misc/cosmetic updates
` [PATCH 07/35] workqueue: merge feature parameters into flags
` [PATCH 08/35] workqueue: define masks for work flags and conditionalize STATIC flags
` [PATCH 09/35] workqueue: separate out process_one_work()
` [PATCH 10/35] workqueue: temporarily remove workqueue tracing
` [PATCH 11/35] workqueue: kill cpu_populated_map
` [PATCH 12/35] workqueue: update cwq alignement
` [PATCH 13/35] workqueue: reimplement workqueue flushing using color coded works
` [PATCH 14/35] workqueue: introduce worker
` [PATCH 15/35] workqueue: reimplement work flushing using linked works
` [PATCH 16/35] workqueue: implement per-cwq active work limit
` [PATCH 17/35] workqueue: reimplement workqueue freeze using max_active
` [PATCH 18/35] workqueue: introduce global cwq and unify cwq locks
` [PATCH 19/35] workqueue: implement worker states
` [PATCH 20/35] workqueue: reimplement CPU hotplugging support using trustee
` [PATCH 21/35] workqueue: make single thread workqueue shared worker pool friendly
` [PATCH 22/35] workqueue: add find_worker_executing_work() and track current_cwq
` [PATCH 23/35] workqueue: carry cpu number in work data once execution starts
` [PATCH 24/35] workqueue: implement WQ_NON_REENTRANT
` [PATCH 25/35] workqueue: use shared worklist and pool all workers per cpu
` [PATCH 26/35] workqueue: implement worker_{set|clr}_flags()
` [PATCH 27/35] workqueue: implement concurrency managed dynamic worker pool
` [PATCH 28/35] workqueue: increase max_active of keventd and kill current_is_keventd()
` [PATCH 29/35] workqueue: s/__create_workqueue()/alloc_workqueue()/, and add system workqueues
` [PATCH 30/35] workqueue: implement several utility APIs
` [PATCH 31/35] workqueue: implement high priority workqueue
` [PATCH 32/35] workqueue: implement cpu intensive workqueue
` [PATCH 33/35] libata: take advantage of cmwq and remove concurrency limitations
` [PATCH 34/35] async: use workqueue for worker pool
` [PATCH 35/35] pcrypt: use HIGHPRI and CPU_INTENSIVE workqueues for padata

linux-next: Tree for June 9
 2010-06-28 21:12 UTC  (6+ messages)
` [PATCH] input: fixup X86_MRST selects
  ` problem: "

[U-Boot] Custom MPC8572
 2010-06-28 21:11 UTC 

[PATCH] ARM: S3C64XX: Add s3c64xx support to touchscreen driver
 2010-06-28 21:11 UTC  (4+ messages)

[Bug 28671] New: Seg. fault and Oops with Radeon KMS (v2.6.34) on PPC ATI Radeon AGP r420 JH
 2010-06-28 21:09 UTC  (3+ messages)
` [Bug 28671] "

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

Chunk size in Ceph
 2010-06-28 21:03 UTC  (4+ messages)

[PATCH] Expose vendor-specific ACM channel on Nokia 5230
 2010-06-28 20:59 UTC  (2+ messages)

[PATCH] Documentation/kbuild: fixed typos and wording
 2010-06-28 20:57 UTC  (5+ messages)

Regression: ps2mouse not working in 2.6.34
 2010-06-28 20:57 UTC  (5+ messages)

[PATCH 15/16] trivial: use ARRAY_SIZE
 2010-06-28 20:43 UTC  (5+ messages)

[GIT PULL] block/io bits for 2.6.35-rc
 2010-06-28 20:55 UTC  (10+ messages)

[Bug 28630] New: [r300g] tiling / texture transfer crash in World of Warcraft
 2010-06-28 20:49 UTC  (3+ messages)
` [Bug 28630] "

ebtables & VLAN redirect
 2010-06-28 20:45 UTC  (6+ messages)

[PATCH] serial: MMIO32 support for 8250_early.c
 2010-06-28 20:44 UTC  (2+ messages)

[Qemu-devel] Unusual physical address when using 64-bit BAR
 2010-06-28 20:38 UTC  (6+ messages)
` [Qemu-devel] "

git access using SSL certificates
 2010-06-28 20:44 UTC  (3+ messages)

[PATCH 1/4] dump_audiostreaming_interface(): fix ac-3 decoder
 2010-06-28 20:40 UTC  (4+ messages)

[PATCH] PM: Make it possible to avoid wakeup events from being lost
 2010-06-28 20:38 UTC  (4+ messages)
` [update] "

LVM2/test t-metadata-balance.sh
 2010-06-28 20:40 UTC 

LVM2/doc example.conf.in
 2010-06-28 20:40 UTC 

LVM2 lib/metadata/metadata-exported.h lib/meta 
 2010-06-28 20:40 UTC 

LVM2 test/t-vgcreate-usage.sh tools/lvmcmdline.c
 2010-06-28 20:39 UTC 

intel 5100/iwlagn bug in 2.6.35-rc2 during large file transfer
 2010-06-28 20:39 UTC  (12+ messages)

LVM2 man/vgsplit.8.in tools/commands.h tools/v 
 2010-06-28 20:39 UTC 

LVM2/tools vgmerge.c
 2010-06-28 20:39 UTC 

Flash write endurance (write cycle) test for AT91RM9200 boards
 2010-06-28 20:39 UTC 

[PATCH 2/2] mbm: use cpin? to check if SIM is missing
 2010-06-28 20:39 UTC  (2+ messages)

LVM2/lib/metadata metadata.c
 2010-06-28 20:38 UTC 

LVM2/lib/metadata metadata.c
 2010-06-28 20:38 UTC 

[RFC][BUG-FIX] the problem of checksum checking in UDP protocol
 2010-06-28 20:38 UTC  (4+ messages)

LVM2 man/lvm.conf.5.in man/vgcreate.8.in tools 
 2010-06-28 20:38 UTC 

LVM2/tools pvchange.c
 2010-06-28 20:38 UTC 

LVM2/lib/metadata metadata.c
 2010-06-28 20:37 UTC 

LVM2/tools args.h commands.h vgchange.c
 2010-06-28 20:37 UTC 

LVM2/lib/report columns.h report.c
 2010-06-28 20:37 UTC 

LVM2/lib/format_text export.c import_vsn1.c
 2010-06-28 20:37 UTC 

LVM2/lib/metadata metadata-exported.h metadata.c
 2010-06-28 20:36 UTC 

LVM2 lib/config/defaults.h lib/metadata/metada 
 2010-06-28 20:36 UTC 

LVM2/man vgchange.8.in
 2010-06-28 20:36 UTC 

LVM2/test t-metadata-balance.sh
 2010-06-28 20:36 UTC 

LVM2/lib/metadata metadata.c
 2010-06-28 20:35 UTC 

LVM2/lib/metadata metadata.c
 2010-06-28 20:35 UTC 

LVM2/lib format_text/format-text.c metadata/me 
 2010-06-28 20:35 UTC 

LVM2/lib cache/lvmcache.c metadata/metadata.c
 2010-06-28 20:34 UTC 

LVM2/lib/metadata metadata.c metadata.h
 2010-06-28 20:34 UTC 

[PATCHv2] make-release: fix mtime on rhel6 beta
 2010-06-28 20:24 UTC  (2+ messages)

[PATCH] qemu-kvm tests: Create make target for install tests
 2010-06-28 20:25 UTC  (2+ messages)

LVM2/lib/format_text text_label.c
 2010-06-28 20:34 UTC 

LVM2/man pvchange.8.in pvs.8.in vgs.8.in
 2010-06-28 20:34 UTC 

LVM2/tools args.h commands.h pvchange.c
 2010-06-28 20:33 UTC 

LVM2/lib metadata/metadata-exported.h metadata 
 2010-06-28 20:33 UTC 

LVM2/lib format1/format1.c format_pool/format_ 
 2010-06-28 20:33 UTC 

LVM2 lib/format1/format1.c lib/format_pool/for 
 2010-06-28 20:32 UTC 

LVM2/lib/display display.c
 2010-06-28 20:32 UTC 

LVM2/lib format_text/format-text.c metadata/me 
 2010-06-28 20:32 UTC 

[PATCH v4 1/3] Avoid conflicts when merging branches with mixed normalization
 2010-06-28 20:31 UTC  (3+ messages)
` [PATCH] Clarify text filter merge conflict reduction docs

LVM2/lib format_text/format-text.c metadata/me 
 2010-06-28 20:31 UTC 

LVM2/lib/format_text format-text.c text_label.c
 2010-06-28 20:31 UTC 

LVM2/lib/format_text format-text.c format-text 
 2010-06-28 20:31 UTC 

LVM2/lib/format_text format-text.c text_label.c
 2010-06-28 20:30 UTC 

LVM2/lib/format_text format-text.c
 2010-06-28 20:30 UTC 

[Qemu-devel] [PATCH 0/4] introduce NEED_GLOBAL_ENV
 2010-06-28 20:29 UTC  (3+ messages)
` [Qemu-devel] [PATCH 4/4] require #define NEED_GLOBAL_ENV for files that need the global register variable

LVM2/lib format_text/text_label.c metadata/met 
 2010-06-28 20:30 UTC 

LVM2/lib/format_text format-text.c layout.h
 2010-06-28 20:29 UTC 

LVM2/lib/format_text layout.h
 2010-06-28 20:29 UTC 

UNITED NATIONS COMPENSATION
 2010-06-28 20:29 UTC 

Problem: Clients freeze on transfer of large files, w gigabit lan
 2010-06-28 20:27 UTC  (5+ messages)

mlx4 pci device table
 2010-06-28 20:26 UTC  (5+ messages)

[PATCH] init: Fix race between init and kthreadd -v3
 2010-06-28 20:24 UTC  (2+ messages)
` [tip:sched/urgent] init, sched: Fix race between init and kthreadd

git log and cherry-picks
 2010-06-28 20:25 UTC  (3+ messages)

[PATCH 00/19] DMAENGINE: ste_dma40: bugfixes v2
 2010-06-28 20:20 UTC  (2+ messages)

[Bug 28771] New: Vsync always on
 2010-06-28 20:18 UTC  (2+ messages)
` [Bug 28771] "

[PATCH] x86/apic: do not clear nr_irqs_gsi if no legacy irqs
 2010-06-28 20:09 UTC 

[PATCHv3 1/1] OMAP3: AM3505/3517 do not have IO wakeup capability
 2010-06-28 20:17 UTC  (2+ messages)

screen rotation - some questions
 2010-06-28 20:12 UTC 

[LTP] [PATCH] Remove files which does not have a dmesg entry
 2010-06-28 19:54 UTC  (6+ messages)

[PATCH 2/2] add f_flags to struct statfs(64)
 2010-06-28 20:07 UTC  (4+ messages)

[PATCH] fix problem with reschenduling in rest_init (2.6.35-rc3)
 2010-06-28 20:06 UTC  (6+ messages)
    ` [PATCH] init: Fix race between init and kthreadd
      ` [PATCH] init: Fix race between init and kthreadd -v2

v4l-dvb unsupported device: Conceptronic CTVDIGUSB2 1b80:d393 (Afatech) - possibly similar to CTVCTVDIGRCU v3.0?
 2010-06-28 20:05 UTC  (3+ messages)

[PATCH] Add munmap events to perf
 2010-06-28 20:04 UTC  (3+ messages)

[PATCH 0/10] pnfs-submit add layoutget,layoutreturn error handling version 2
 2010-06-28 20:02 UTC  (7+ messages)

[PATCH] drivers/cdrom: Use pr_<level>
 2010-06-28 19:57 UTC 

[PATCH] rcu: simplify the usage of percpu data
 2010-06-28 19:57 UTC  (4+ messages)

lifetime_write_kbytes isn't preserved during unclean shutdown
 2010-06-28 19:57 UTC  (2+ messages)

[Bug 28800] New: [r300c] Texture corruption with World of Warcraft
 2010-06-28 19:56 UTC 

[RFC PATCH 0/2] Teach "git status" the "--ignore-submodules" option
 2010-06-28 19:55 UTC  (8+ messages)
  ` git-gui and gitk-git as submodules (Re: [RFC PATCH 0/2] Teach "git status" the "--ignore-submodules" option)

+ checkpatch-fix-handling-of-leading-spaces.patch added to -mm tree
 2010-06-28 19:49 UTC 

[PATCH 3/3] SDHCI: 8-bit data transfer width support
 2010-06-28 19:48 UTC  (5+ messages)

[PATCH] memory hotplug disable boot option
 2010-06-28 19:43 UTC  (6+ messages)


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.