All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-12-24 09:37:40 to 2010-12-24 14:02:01 UTC [more...]

[PATCHSET RFC] ptrace,signal: clean transition between STOPPED and TRACED
 2010-12-24 14:00 UTC  (7+ messages)
` [PATCH 2/7] ptrace: add @why to ptrace_stop()
` [PATCH 3/7] signal: fix premature completion of group stop when interfered by ptrace
` [PATCH 4/7] signal: use GROUP_STOP_PENDING to stop once for a single group stop
` [PATCH 5/7] ptrace: participate in group stop from ptrace_stop() iff the task is trapping for "
` [PATCH 6/7] ptrace: make do_signal_stop() use ptrace_stop() if the task is being ptraced
` [PATCH 7/7] ptrace: clean transitions between TASK_STOPPED and TRACED

[Bug 25602] New: [regression] 2.6.37-rc5: scsi_eh_11 CPU loop
 2010-12-24 14:01 UTC  (2+ messages)
` [Bug 25602] "

post-rc4 regression (bisected): blank screen on ASUS P5KPL-AM
 2010-12-24 13:58 UTC  (2+ messages)

[PATCH] dma_declare_coherent_memory: push ioremap() up to caller
 2010-12-24 13:55 UTC  (7+ messages)
  ` [PATCH] dma_declare_coherent_memory: push ioremap() up to

Issue : jffs2 and ecc layout
 2010-12-24 13:56 UTC  (7+ messages)

New video cip of Arnold'n co
 2010-12-24 13:50 UTC 

[PATCH 0/9] ASoC: codecs: Fix register cache incoherencies
 2010-12-24 13:48 UTC  (10+ messages)
` [PATCH 1/9] ASoC: codecs: Remove unused reg_cache fields from device structs
` [PATCH 2/9] ASoC: codecs: max98088: Fix register cache incoherency
` [PATCH 3/9] ASoC: codecs: wm8523: "
` [PATCH 4/9] ASoC: codecs: wm8741: "
` [PATCH 5/9] ASoC: codecs: wm8904: "
` [PATCH 6/9] ASoC: codecs: wm8955: "
` [PATCH 7/9] ASoC: codecs: wm8962: "
` [PATCH 8/9] ASoC: codecs: wm9090: "
` [PATCH 9/9] ASoC: codecs: wm8753: "

[PATCH 1/4] xbmc_svn: add `jasper` to `DEPENDS`
 2010-12-24 13:46 UTC  (6+ messages)
` [PATCH 2/4] xbmc: add `libxtst` "
  ` [PATCH 3/4] xbmc: add `libxinerama` "
    ` [PATCH 4/4] xbmc: add `zip-native` to `DEPENDS` and increase `PR`
        ` XBMC: update to new release (was: [PATCH 4/4] xbmc: add `zip-native` to `DEPENDS` and increase `PR`)

xbmc: task `compile` fails with `/tools/TexturePacker/XBMCTex.cpp:394: undefined reference to `__lzo_init2'`
 2010-12-24 13:42 UTC  (3+ messages)

Removal of V4L1 drivers
 2010-12-24 13:42 UTC 

[Bug 25352] New: resizing ext4 will corrupt filesystem
 2010-12-24 13:40 UTC  (3+ messages)
` [Bug 25352] "

New sound device question
 2010-12-24 13:41 UTC 

[PATCH v2] davinci: Add additional JTAG code for AM-1808 and OMAP-L138 Rev 2.0 SoCs
 2010-12-24 13:40 UTC  (3+ messages)

PLS I NEED YOUR HELP
 2010-12-24 13:31 UTC  (2+ messages)

[v3 PATCH] [libata] pata_cs5536: Add support for non-X86_32 platforms
 2010-12-24 13:39 UTC 

[Buildroot] [PATCH] add libnet 1.1.5
 2010-12-24 13:33 UTC  (4+ messages)
` [Buildroot] [PATCH] add syslog-ng 3.0.9, including required eventlog lib

[PATCH 00/19] Kemari for KVM v0.2.1
 2010-12-24 13:31 UTC  (14+ messages)
` [PATCH 06/19] virtio: update last_avail_idx when inuse is decreased
  ` [Qemu-devel] "

[v2 PATCH] [libata] pata_cs5536: Add support for non-X86_32 platforms
 2010-12-24 13:30 UTC  (3+ messages)

[Buildroot] busybox, hardcoded config
 2010-12-24 13:29 UTC  (4+ messages)

[PATCH 0/7] msm: Support for Qualcomm MSM8960
 2010-12-24 13:29 UTC  (4+ messages)
` [PATCH 1/7] msm: io: I/O register definitions for MSM8960

[PATCH] xbmc_svn: apply upstream patch »complete replacement of liblzo with liblzo2, linux was already liblzo2«
 2010-12-24 13:29 UTC 

[PATCH] spi: Support dev_pm_ops
 2010-12-24 13:28 UTC  (5+ messages)

[PATCH 05/21] virtio: modify save/load handler to handle inuse varialble
 2010-12-24 13:21 UTC  (15+ messages)
                  ` [Qemu-devel] "

Bogus machine-type from bootloader
 2010-12-24 13:17 UTC  (3+ messages)

Important
 2010-12-24  9:27 UTC 

[RFC][PATCH 00/17] sched: Reduce runqueue lock contention -v3
 2010-12-24 13:15 UTC  (19+ messages)
` [RFC][PATCH 01/17] sched: Always provide p->on_cpu
` [RFC][PATCH 02/17] mutex: Use p->on_cpu for the adaptive spin
` [RFC][PATCH 03/17] sched: Change the ttwu success details
` [RFC][PATCH 04/17] sched: Clean up ttwu stats
` [RFC][PATCH 05/17] x86: Optimize arch_spin_unlock_wait()
` [RFC][PATCH 06/17] sched: Provide p->on_rq
` [RFC][PATCH 07/17] sched: Serialize p->cpus_allowed and ttwu() using p->pi_lock
` [RFC][PATCH 08/17] sched: Drop the rq argument to sched_class::select_task_rq()
` [RFC][PATCH 09/17] sched: Remove rq argument to sched_class::task_waking()
` [RFC][PATCH 10/17] sched: Add TASK_WAKING to task_rq_lock
` [RFC][PATCH 11/17] sched: Delay task_contributes_to_load()
` [RFC][PATCH 12/17] sched: Also serialize ttwu_local() with p->pi_lock
` [RFC][PATCH 13/17] sched: Remove rq->lock from the first half of ttwu()
` [RFC][PATCH 14/17] sched: Remove rq argument to ttwu_stat()
` [RFC][PATCH 15/17] sched: Rename ttwu_post_activation
` [RFC][PATCH 16/17] sched: Move the second half of ttwu() to the remote cpu
` [RFC][PATCH 17/17] sched: Sort hotplug vs ttwu queueing

[PATCH] perf-probe: no need to initialize the entire temporary buffers in synthesize_perf_probe_point()
 2010-12-24 13:14 UTC  (3+ messages)

mmotm 2010-12-23-16-58 uploaded
 2010-12-24 13:04 UTC  (5+ messages)

Slow disks
 2010-12-24 13:01 UTC  (16+ messages)

performance monitoring of guest
 2010-12-24  8:11 UTC  (2+ messages)

Bug reports & patches: git-svn, git-completion, git diff hunk headers for Pascal
 2010-12-24 12:46 UTC 

[Qemu-devel] [PATCH repost] pci: fix migration device path for devices behind nested bridges
 2010-12-24 12:37 UTC  (3+ messages)
` [Qemu-devel] "

SMTC support status in latest git head
 2010-12-24 12:32 UTC  (2+ messages)

[GIT PULL][PATCH v2 0/6] btrfs: Add lzo compression support
 2010-12-24 12:32 UTC  (4+ messages)

[RFC PATCH 00/15] Nohz task support
 2010-12-24 12:29 UTC  (5+ messages)
` [RFC PATCH 01/15] nohz_task: New mask for cpus having nohz task

[PATCH v3] video: imxfb: Fix the maximum value for yres
 2010-12-24 12:28 UTC  (2+ messages)

[Buildroot] [PATCH 0/4] Introducing CMAKETARGETS infrastructure
 2010-12-24 12:26 UTC  (9+ messages)
` [Buildroot] [PATCH 3/4] Makefile: generate CMake toolchain file in $(O)

compat-wireless: Some ChangeLog URLs show to nirvana
 2010-12-24 12:24 UTC 

[PATCH v6 1/1] OMAP2: Spi: Force CS to be in inactive state after off-mode transition
 2010-12-24 12:21 UTC 

[PATCH v4 0/2] cgroups: implement moving a threadgroup's threads atomically with cgroup.procs
 2010-12-24 12:08 UTC  (12+ messages)
` [PATCH v5 0/3] "
  ` [PATCH v5 3/3] cgroups: make procs file writable

[PATCH 0/3] Move SCST sysfs documentation to Documentation/ABI
 2010-12-24 12:01 UTC  (4+ messages)
` [PATCH 3/3] [SCSI] scst: Move SCST devices "

[RFC/PATCH v7 00/12] Media controller (core and V4L2)
 2010-12-24 12:01 UTC  (8+ messages)
` [RFC/PATCH v7 01/12] media: Media device node support
` [RFC/PATCH v7 02/12] media: Media device

carl9170 and debian squeeze
 2010-12-24 12:00 UTC  (3+ messages)

QA issue with staging (workdir) for .la files in xmlrpc-c package
 2010-12-24 11:59 UTC  (2+ messages)

[PATCH 0/4] Modify configures to support Samsung ASoC dependancyless
 2010-12-24 11:49 UTC  (7+ messages)
` [PATCH 2/4] ARM: SAMSUNG: Add SMDK audio configuration
` [alsa-devel] [PATCH 0/4] Modify configures to support Samsung ASoC dependancyless

[PATCH net-next-2.6 0/2] can: add driver for Softing card
 2010-12-24 11:44 UTC  (5+ messages)
` [PATCH net-next-2.6 1/2] "

[PATCH v3 0/4] MFD MAX8998/LP3974 Driver Update
 2010-12-24 11:38 UTC  (9+ messages)
` [PATCH v3 1/4] MFD MAX8998/LP3974: Support Hibernation
` [PATCH v3 2/4] MFD MAX8998/LP3974: Support LP3974 RTC
` [PATCH v3 3/4] regulator MAX8998/LP3974: Support DVS-GPIO
` [PATCH v3 4/4] MFD MAX8998/LP3974: Support Charger

[PATCH] Read THREAD_CPUTIME clock from other processes
 2010-12-24 11:36 UTC  (4+ messages)

asoc SND_SOC_DAPM_AIF_IN question
 2010-12-24 11:35 UTC  (6+ messages)

[PATCH 0/2] staging: tidspbridge: various cleanups
 2010-12-24 11:33 UTC  (4+ messages)
` [PATCH 2/2] staging: tidspbridge: rmgr code cleanup

[PATCH] Select R4K timer lib for all MSP platforms
 2010-12-24 11:31 UTC  (2+ messages)

Atomic non-durable file write API
 2010-12-24 11:30 UTC  (19+ messages)

[PATCH] Replace page_to_dma()/dma_to_page() with pfn_to_dma()/dma_to_pfn()
 2010-12-24 11:24 UTC  (2+ messages)
` [RFC PATCH] Avoid aliasing mappings in DMA coherent allocator

i2c Issues
 2010-12-24 11:23 UTC 

RFC: V4L2 driver for Qualcomm MSM camera
 2010-12-24 11:19 UTC  (2+ messages)

[PATCH 0/3] handle unaligned buffers, when using TMIO-MMC with DMA
 2010-12-24 11:11 UTC  (5+ messages)
` [PATCH 2/3] mmc: tmio: implement a bounce buffer for unaligned DMA
  ` [PATCH 2/3 v2] "
    ` [PATCH 2/3 v2] mmc: tmio: implement a bounce buffer for

[PATCH 0/7] BKL removal follow-up
 2010-12-24 11:04 UTC  (5+ messages)

[PATCH 1/4] mmc: tmio: Implement SDIO IRQ
 2010-12-24 11:03 UTC  (4+ messages)
` [PATCH 2/6 v2] mfd: sh_mobile_sdhi: activate SDIO IRQ for tmio_mmc
    ` [PATCH 2/6 v2] mfd: sh_mobile_sdhi: activate SDIO IRQ for

Boot failure with block/for-next
 2010-12-24 11:03 UTC  (9+ messages)

[xen-unstable test] 4473: regressions - FAIL
 2010-12-24 10:56 UTC  (3+ messages)

[RFC/PATCH] v4l: Add S5P MIPI-CSI2 interface subdev driver
 2010-12-24 10:54 UTC  (2+ messages)

[PATCH 00/20] ux500: platform data, TC3589x keypad driver
 2010-12-24 10:53 UTC  (8+ messages)
` [PATCH 01/20] mfd/ab8500: remove spi support

MFD cell structure and sharing of resources
 2010-12-24 10:45 UTC  (4+ messages)

UBIFS reboots issue
 2010-12-24 10:40 UTC  (5+ messages)

[PATCH v5 1/1] OMAP2: Spi: Force CS to be in inactive state after off-mode transition
 2010-12-24 10:38 UTC  (4+ messages)

[PATCH 0/6] PL011 DMA support
 2010-12-24 10:26 UTC  (7+ messages)
` [PATCH 1/6] ARM: PL011: Ensure error flags are clear at startup
` [PATCH 2/6] ARM: PL011: Separate hardware FIFO size from TTY FIFO size
` [PATCH 3/6] ARM: PL011: Ensure IRQs are disabled in UART interrupt handler
` [PATCH 4/6] ARM: PL011: Allow better handling of vendor data
` [PATCH 5/6] ARM: PL011: Add support for transmit DMA
` [PATCH 6/6] ARM: PL011: add DMA burst threshold support for ST variants

[PATCH 1/3] Xen MCE test: utilities to inject fake MCE for X86
 2010-12-24 10:24 UTC  (2+ messages)

IP header mangling
 2010-12-24 10:21 UTC  (2+ messages)

[PATCH] libxc: Use .opic to build xenctrl_osdep_ENOSYS.so
 2010-12-24 10:16 UTC  (3+ messages)

[Bug 32634] New: [r300g, bisected] Massive corruption in Unigine Sanctuary
 2010-12-24 10:15 UTC  (2+ messages)
` [Bug 32634] "

[PATCH v11 5/8] davinci vpbe: platform specific additions
 2010-12-24 10:14 UTC 

[PATCH 00/11] PL08x DMA driver updates
 2010-12-24 10:09 UTC  (12+ messages)
` [PATCH 01/11] ARM: PL08x: spelling fixes
` [PATCH 02/11] ARM: PL08x: constify vendor name field
` [PATCH 03/11] ARM: PL08x: use 'u32' for LLI structure members, not dma_addr_t
` [PATCH 04/11] ARM: PL08x: don't assume that the LLI pointer has the bus bit clear
` [PATCH 05/11] ARM: PL08x: rename lli.next to lli.lli
` [PATCH 06/11] ARM: PL08x: clean up LLI lookup
` [PATCH 07/11] ARM: PL08x: don't try to use llis_bus as a pointer
` [PATCH 08/11] ARM: PL08x: prefix hex numbers with 0x
` [PATCH 09/11] ARM: PL08x: fix locking in tasklet
` [PATCH 10/11] ARM: PL08x: move callback outside spinlock'd region
` [PATCH 11/11] ARM: PL08x: fix atomic_t usage and tx_submit() return value

[PATCH -tip v2 0/6] perf: Introduce bts sub commands
 2010-12-24 10:04 UTC  (4+ messages)
` [PATCH -tip v2 2/6] perf bts: Introduce new sub command 'perf bts trace'

[Buildroot] [PATCH] v2 Add UBI image generation support
 2010-12-24 10:03 UTC  (3+ messages)

[dm-crypt] problem cryptdisks_start
 2010-12-24 10:01 UTC  (3+ messages)

copy_to_user
 2010-12-24 10:00 UTC  (2+ messages)

[PATCH v10 5/8] davinci vpbe: platform specific additions
 2010-12-24  9:58 UTC  (2+ messages)

[patch] ext4: testing the wrong variable in ext4_init_pageio()
 2010-12-24  9:57 UTC  (3+ messages)

[RFC PATCH v7 0/9] gitweb: Output caching, with eval/die based error handling
 2010-12-24  9:49 UTC  (3+ messages)
` [RFC PATCH v7 6/9] gitweb/lib - Simple output capture by redirecting STDOUT to file

[PATCH] EHCI support for on-chip PMC MSP USB controller
 2010-12-24  9:44 UTC  (3+ messages)
` [PATCH V2 1/2] "

[git pull] bug fixes for 2.6.37
 2010-12-24  9:44 UTC 

[Bug 32544] New: [r300g] LLVM support for software TLS implementation doesn't work
 2010-12-24  9:39 UTC  (3+ messages)
` [Bug 32544] "

i2c-ocores changes (version 2)
 2010-12-24  9:38 UTC  (4+ messages)
` [PATCH 3/3] i2c-ocores: add some device tree documentation

Important
 2010-12-24  9:26 UTC 


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.