The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2011-06-22 19:12:10 to 2011-06-23 03:58:35 UTC [more...]

Change in functionality of futex() system call
 2011-06-23  3:58 UTC  (12+ messages)
            ` [PATCH RFC] futex: Fix regression with read only mappings

[PATCH 00/11] RFC spi-dw updates
 2011-06-23  3:55 UTC  (26+ messages)
` [PATCH 01/11] spi-dw: expose platform data stucture
` [PATCH 02/11] spi-dw: update function naming convention to match file naming
` [PATCH 03/11] spi-dw: change MRST prefix to generic prefix
` [PATCH 04/11] spi-dw: remove unused definition
` [PATCH 05/11] spi-dw: split spi_dw_enable_chip() into spi_dw_enable()/spi_dw_disable()
` [PATCH 06/11] spi-dw: Force error on out of range chip select
` [PATCH 07/11] spi-dw: Set number of available chip selects correctly
` [PATCH 08/11] spi-dw: Ensure fifo lenght is set
` [PATCH 09/11] spi-dw: Fix condition in spi_dw_{writer/reader}
` [PATCH 10/11] spi-dw: Move checking of max_speed_hz value to be a prerequisite in spi_dw_setup
` [PATCH 11/11] spi-dw: remove noop else clause

linux-next: build failure after merge of the wireless tree
 2011-06-23  3:46 UTC  (2+ messages)

[PATCH 0/3 v2] ideapad: add backlight driver and changes of sysfs nodes
 2011-06-23  3:38 UTC  (6+ messages)
` [PATCH 1/3] ideapad: define cfg bits and create sysfs node for cfg
` [PATCH 3/3] ideapad: add backlight driver

[PATCH 0/3] Add basic device support for imx51 babbage
 2011-06-23  3:35 UTC  (10+ messages)
` [PATCH 1/3] serial/imx: add device tree support

[PATCH v2 0/22] KVM: optimize for MMIO handled
 2011-06-23  3:19 UTC  (7+ messages)
` [PATCH v2 01/22] KVM: MMU: fix walking shadow page table
` [PATCH v2 21/22] KVM: MMU: mmio page fault support

[PATCH RFC] fadvise: move active pages to inactive list with POSIX_FADV_DONTNEED
 2011-06-23  3:15 UTC  (3+ messages)

linux-next: manual merge of the wireless tree with the net tree
 2011-06-23  2:47 UTC 

power increase issue on light load
 2011-06-23  2:43 UTC 

[PATCH RFC] [x86] Optimize copy-page by reducing impact from HW prefetch
 2011-06-23  2:29 UTC  (4+ messages)

[PATCH 00/02][RESEND] virtio: Virtio platform driver
 2011-06-23  2:26 UTC  (4+ messages)
` [PATCH 02/02] virtio: Add virtio "

[PATCH 0/3] S5M8751 core driver
 2011-06-23  2:21 UTC  (12+ messages)
` [PATCH 1/3] mfd: Add S5M8751 register definitions
` [PATCH 2/3] mfd: Add initial S5M8751 support
` [PATCH 3/3] mfd: Add I2C control support for S5M8751

[PATCH 1/3] mfd: Add Makefile and Kconfig Entries for tps65911 comparator
 2011-06-23  2:19 UTC  (3+ messages)
` [PATCH 2/3] mfd: Fix build error for tps65911-comparator.c
` [PATCH 3/3] mfd: Remove comp1_threshold and comp2_threshold sysfs entries in tps65911_comparator_remove

mmotm 2011-06-22-13-05 uploaded
 2011-06-23  1:59 UTC  (3+ messages)
` mmotm 2011-06-22 - inconsistent {SOFTIRQ-ON-W} -> {IN-SOFTIRQ-W} usage

[PATCH 1/4] ASoC: Add ADAV80x codec driver
 2011-06-23  1:56 UTC  (8+ messages)
` [PATCH 2/4] ASoC: Blackfin: Add machine driver for EVAL-ADAV80X boards
` [PATCH 3/4] ASoC: Add adav* drivers to the Analog Devices file patterns
` [PATCH 4/4] Blackfin: bf537: Stamp: Register adav801 codec and ASoC machine driver

[PATCH 0/2 V2] ksm: take dirty bit as reference to avoid volatile pages scanning
 2011-06-23  1:36 UTC  (25+ messages)
` [PATCH] mmu_notifier, kvm: Introduce dirty bit tracking in spte and mmu notifier to help KSM dirty bit tracking

[patch 1/2] mm, hotplug: fix error handling in mem_online_node()
 2011-06-23  1:34 UTC  (4+ messages)
` [patch 2/2] mm, hotplug: protect zonelist building with zonelists_mutex

brcm80211 build busted on big-endian
 2011-06-23  1:29 UTC  (4+ messages)

[PATCH 0/8] Generic I2C and SPI register map library
 2011-06-23  1:25 UTC  (8+ messages)
` [PATCH 1/8] regmap: Add generic non-memory mapped register access API

Simulating level triggered interrupts with edges
 2011-06-23  1:23 UTC  (3+ messages)

YOUR EMAIL HAS EXCEED HIS STORAGE LIMIT
 2011-06-23  1:08 UTC 

module: sysfs - add 'uevent' file to allow coldplug
 2011-06-23  0:27 UTC  (8+ messages)

[PATCH] Introduce ActivePid: in /proc/self/status (v2, was Vpid:)
 2011-06-23  0:39 UTC  (7+ messages)

linux-next: build failure after merge of the final tree (staging related)
 2011-06-23  0:35 UTC  (9+ messages)

[PATCH] pch_uart: Add MSI support
 2011-06-23  0:34 UTC  (3+ messages)

[PATCH] pch_dma: Fix channel locking
 2011-06-23  0:11 UTC  (2+ messages)

Acer Aspire One now hangs on reboot/shutdown
 2011-06-22 23:50 UTC  (4+ messages)

code sections beyond .text skipped from alternatives_smp_module_add
 2011-06-22 23:45 UTC  (6+ messages)

Issue with Race Condition on NFS4 with KRB
 2011-06-22 23:37 UTC  (13+ messages)

[PATCH v3 0/6] Fix oom killer doesn't work at all if system have > gigabytes memory (aka CAI founded issue)
 2011-06-22 23:22 UTC  (11+ messages)
` [PATCH 1/6] oom: use euid instead of CAP_SYS_ADMIN for protection root process
` [PATCH 2/6] oom: improve dump_tasks() show items
` [PATCH 3/6] oom: kill younger process first
` [PATCH 4/6] oom: oom-killer don't use proportion of system-ram internally
` [PATCH 5/6] oom: don't kill random process

Nvidia MCP55 and WRITE FPDMA QUEUED failed commands
 2011-06-22 23:08 UTC 

[PATCH RFC 0/7] x86: convert ticketlocks to C and remove duplicate code
 2011-06-22 23:16 UTC  (8+ messages)

[GIT PULL] sched: Make sleep inside atomic detection work on !PREEMPT
 2011-06-22 22:48 UTC  (2+ messages)
` [GIT PULL v2] "

[PATCH 1/2] panic: panic=-1 for immediate reboot
 2011-06-22 22:30 UTC  (5+ messages)
` [PATCH 2/2] panic: do not unblank_screen when panic_timeout < 0
  ` [PATCH] panic, vt: do not force oops output "

[patch 0/4] MTRR rendezvous deadlock fix and cleanups using stop_machine()
 2011-06-22 22:20 UTC  (5+ messages)
` [patch 1/4] x86, mtrr: lock stop machine during MTRR rendezvous sequence
` [patch 2/4] stop_machine: reorganize stop_cpus() implementation
` [patch 3/4] stop_machine: implement stop_machine_from_offline_cpu()
` [patch 4/4] x86, mtrr: use stop_machine() for doing MTRR rendezvous

[PATCH 0/8] PM / Domains: Support for generic I/O PM domains (v5)
 2011-06-22 22:22 UTC  (12+ messages)
` [PATCH 7/8] PM / Domains: System-wide transitions support for generic PM domains
  ` [Update][PATCH 7/8] PM / Domains: System-wide transitions support for generic domains (v3)
` [Update][PATCH 4/8] PM / Domains: Support for generic I/O PM domains (v6)

[PATCH] net: wimax: Remove of unused 'rfkill_input' pointer
 2011-06-22 21:47 UTC  (2+ messages)

Using a new perf tool against an older kernel
 2011-06-22 21:39 UTC 

[patch 00/16] CFS Bandwidth Control v7
 2011-06-22 21:34 UTC  (3+ messages)
` [patch 12/16] sched: prevent interactions with throttled entities

OpenRISC Architecture: Request for review
 2011-06-22 21:23 UTC  (9+ messages)
` [PATCH 14/19] OpenRISC: Module support

[PATCHSET] ptrace: kill most tracehooks
 2011-06-22 21:10 UTC  (11+ messages)
` [PATCH 6/7] ptrace: kill detah tracehooks
  ` [PATCH 0/8] kill task_detached() (Was: ptrace: kill detah tracehooks)
    ` [PATCH 1/8] make do_notify_parent() return bool
    ` [PATCH 2/8] kill tracehook_notify_death()
    ` [PATCH 3/8] __ptrace_detach: avoid task_detached(), check do_notify_parent()
    ` [PATCH 4/8] make do_notify_parent() __must_check, update the callers
    ` [PATCH 5/8] reparent_leader: check EXIT_DEAD instead of task_detached()
    ` [PATCH 6/8] kill task_detached()
    ` [PATCH 7/8] do not change dead_task->exit_signal
    ` [PATCH 8/8] redefine thread_group_leader() as exit_signal >= 0

[2.6.39] CIFS write failures where 2.6.38 works
 2011-06-22 20:36 UTC  (5+ messages)

[PATCH v2 0/3] support for broken memory modules (BadRAM)
 2011-06-22 20:33 UTC  (14+ messages)
  ` [PATCH] x86: e820: Eliminate bubble sort from sanitize_e820_map

[PATCH 1/10 v2] Generic Watchdog Timer Driver
 2011-06-22 20:25 UTC  (7+ messages)

[patch 0/4] sched: Move work out of the scheduler core
 2011-06-22 20:15 UTC  (7+ messages)
` [patch 1/4] sched: Separate the scheduler entry for preemption
` [patch 4/4] sched: Distangle worker accounting from rq->lock

[PATCH 7/10 v2] Generic Watchdog Timer Driver
 2011-06-22 20:13 UTC  (8+ messages)

RFC: Micro-optimize direct IO submission path
 2011-06-22 20:10 UTC  (10+ messages)
` [PATCH 1/6] DIO: Separate fields only used in the submission path from struct dio
` [PATCH 2/6] DIO: Fix a wrong comment
` [PATCH 3/6] DIO: Rearrange fields in dio/dio_submit to avoid holes
` [PATCH 4/6] DIO: Use a slab cache for struct dio
` [PATCH 5/6] DIO: Separate map_bh from dio
` [PATCH 6/6] DIO: Inline the complete submission path

Linux 3.0-rc4
 2011-06-22 20:08 UTC  (2+ messages)

[PATCH 9/10 v2] Generic Watchdog Timer Driver
 2011-06-22 20:05 UTC  (3+ messages)

[GIT PULL] More power management fixes for 3.0
 2011-06-22 20:04 UTC 

[PATCH 8/10 v2] Generic Watchdog Timer Driver
 2011-06-22 20:00 UTC  (3+ messages)

[PATCH 0/5] notifiers: split notifier.h into subsystem headers
 2011-06-22 19:49 UTC  (3+ messages)
` [PATCH 4/5] pm: move pm notifiers into suspend.h

[RFC PATCHv5 4/7] HSI: hsi_char: Add HSI char device driver
 2011-06-22 19:37 UTC  (2+ messages)

[RFC PATCHv5 0/7] HSI framework and drivers
 2011-06-22 19:25 UTC  (3+ messages)
` [RFC PATCHv5 1/7] HSI: hsi: Introducing HSI framework

[RFC, PATCH] USB: EHCI: Allow users to override 80% max periodic bandwidth
 2011-06-22 19:22 UTC  (2+ messages)

[PATCH] hwmon: LM95245 driver
 2011-06-22 19:15 UTC  (2+ messages)

[RFC 0/8] Introducing a generic AMP/IPC framework
 2011-06-22 19:11 UTC  (4+ messages)
` [RFC 1/8] drivers: add generic remoteproc framework


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