public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-09-06 23:06:58 to 2011-09-07 16:22:00 UTC [more...]

[GIT PULL] hwmon fixes for 3.1
 2011-09-07 13:50 UTC  (5+ messages)
    ` [lm-sensors] "

[PATCHv4 00/19] First round in OTG rework
 2011-09-07 14:58 UTC  (3+ messages)
` [PATCHv4 04/19] usb: otg: ab8500: Start using struct usb_otg

[PATCH tip/core/rcu 0/55] Preview of RCU changes for 3.2
 2011-09-07 14:39 UTC  (59+ messages)
` [PATCH tip/core/rcu 01/55] rcu: Use kthread_create_on_node()
` [PATCH tip/core/rcu 02/55] rcu: Avoid unnecessary self-wakeup of per-CPU kthreads
` [PATCH tip/core/rcu 03/55] rcu: Update documentation to flag RCU_BOOST trace information
` [PATCH tip/core/rcu 04/55] rcu: Restore checks for blocking in RCU read-side critical sections
` [PATCH tip/core/rcu 05/55] rcu: Move rcu_head definition to types.h
` [PATCH tip/core/rcu 06/55] rcu: Update rcutorture documentation
` [PATCH tip/core/rcu 07/55] rcu: Fix mismatched variable in rcutree_trace.c
` [PATCH tip/core/rcu 08/55] rcu: Abstract common code for RCU grace-period-wait primitives
` [PATCH tip/core/rcu 09/55] rcu: Catch rcutorture up to new RCU API additions
` [PATCH tip/core/rcu 10/55] rcu: Fix RCU's NMI documentation
` [PATCH tip/core/rcu 11/55] rcu: Drive configuration directly from SMP and PREEMPT
` [PATCH tip/core/rcu 12/55] rcu: Fix pathnames in documentation
` [PATCH tip/core/rcu 13/55] rcu: Don't destroy rcu_torture_boost() callback until it is done
` [PATCH tip/core/rcu 14/55] rcu: Add event-tracing for RCU callback invocation
` [PATCH tip/core/rcu 15/55] rcu: Event-trace markers for computing RCU CPU utilization
` [PATCH tip/core/rcu 16/55] rcu: Put names into TINY_RCU structures under RCU_TRACE
` [PATCH tip/core/rcu 17/55] rcu: Add RCU type to callback-invocation tracing
` [PATCH tip/core/rcu 18/55] rcu: Update comments to reflect softirqs vs. kthreads
` [PATCH tip/core/rcu 19/55] rcu: Move RCU_BOOST declarations to allow compiler checking
` [PATCH tip/core/rcu 20/55] rcu: Add event-trace markers to TREE_RCU kthreads
` [PATCH tip/core/rcu 21/55] rcu: Make TINY_RCU also use softirq for RCU_BOOST=n
` [PATCH tip/core/rcu 22/55] rcu: Add grace-period, quiescent-state, and call_rcu trace events
` [PATCH tip/core/rcu 23/55] rcu: Simplify quiescent-state accounting
` [PATCH tip/core/rcu 24/55] rcu: Not necessary to pass rcu_read_lock_held() to rcu_dereference_protected()
` [PATCH tip/core/rcu 25/55] rcu: Update documentation for additional RCU lockdep functions
` [PATCH tip/core/rcu 26/55] rcu: Remove unused and redundant interfaces
` [PATCH tip/core/rcu 27/55] rcu: Allow rcutorture's stat_interval parameter to be changed at runtime
` [PATCH tip/core/rcu 28/55] rcu: Document interpretation of RCU-lockdep splats
` [PATCH tip/core/rcu 29/55] nohz: Remove nohz_cpu_mask
` [PATCH tip/core/rcu 30/55] rcu: Eliminate in_irq() checks in rcu_enter_nohz()
` [PATCH tip/core/rcu 31/55] rcu: Make rcu_implicit_dynticks_qs() locals be correct size
` [PATCH tip/core/rcu 32/55] rcu: Make rcu_assign_pointer() unconditionally insert a memory barrier
` [PATCH tip/core/rcu 33/55] rcu: Improve rcu_assign_pointer() and RCU_INIT_POINTER() documentation
` [PATCH tip/core/rcu 34/55] rcu: Move __rcu_read_unlock()'s barrier() within if-statement
` [PATCH tip/core/rcu 35/55] rcu: Dump local stack if cannot dump all CPUs' stacks
` [PATCH tip/core/rcu 36/55] rcu: Prevent early boot set_need_resched() from __rcu_pending()
` [PATCH tip/core/rcu 37/55] rcu: Simplify unboosting checks
` [PATCH tip/core/rcu 38/55] rcu: Prohibit grace periods during early boot
` [PATCH tip/core/rcu 39/55] rcu: Suppress NMI backtraces when stall ends before dump
` [PATCH tip/core/rcu 40/55] rcu: Avoid having just-onlined CPU resched itself when RCU is idle
` [PATCH tip/core/rcu 41/55] rcu: Permit rt_mutex_unlock() with irqs disabled
` [PATCH tip/core/rcu 42/55] rcu: Make rcu_torture_fqs() exit loops at end of test
` [PATCH tip/core/rcu 43/55] rcu: Make rcu_torture_boost() "
` [PATCH tip/core/rcu 44/55] rcu: wire up RCU_BOOST_PRIO for rcutree
` [PATCH tip/core/rcu 45/55] rcu: check for entering dyntick-idle mode while in read-side critical section
` [PATCH tip/core/rcu 46/55] rcu: Remove rcu_needs_cpu_flush() to avoid false quiescent states
` [PATCH tip/core/rcu 47/55] rcu: Move propagation of ->completed from rcu_start_gp() to rcu_report_qs_rsp()
` [PATCH tip/core/rcu 48/55] powerpc: strengthen value-returning-atomics memory barriers
` [PATCH tip/core/rcu 49/55] rcu: Detect illegal rcu dereference in extended quiescent state
` [PATCH tip/core/rcu 50/55] rcu: Inform the user about dynticks-idle mode on PROVE_RCU warning
` [PATCH tip/core/rcu 51/55] rcu: Warn when rcu_read_lock() is used in extended quiescent state
` [PATCH tip/core/rcu 52/55] rcu: Remove one layer of abstraction from PROVE_RCU checking
` [PATCH tip/core/rcu 53/55] rcu: Warn when srcu_read_lock() is used in an extended quiescent state
` [PATCH tip/core/rcu 54/55] rcu: Make srcu_read_lock_held() call common lockdep-enabled function
` [PATCH tip/core/rcu 55/55] powerpc: Work around tracing from dyntick-idle mode

[PATCH 3.1-rc1] ARM: entry: fix wrong parameter used in do_thumb_abort
 2011-09-07 11:47 UTC  (3+ messages)

[PATCH 0/3] nbd: add support for DISCARD
 2011-09-07 14:41 UTC  (3+ messages)
` [PATCH 1/3] nbd: remove unused flags fields
` [PATCH 3/3] nbd: map DISCARD requests to a new nbd request type

[PATCH 00/18] IO-less dirty throttling v11
 2011-09-07 13:32 UTC  (33+ messages)
` [PATCH 05/18] writeback: per task dirty rate limit
` [PATCH 06/18] writeback: IO-less balance_dirty_pages()
` [PATCH 10/18] writeback: dirty position control - bdi reserve area
` [PATCH 11/18] block: add bdi flag to indicate risk of io queue underrun
` [PATCH 13/18] writeback: limit max dirty pause time
` [PATCH 14/18] writeback: control "
` [PATCH 15/18] writeback: charge leaked page dirties to active tasks
` [PATCH 17/18] writeback: fix dirtied pages accounting on redirty

[PATCH 0/10] IOMMU: Make iommu_ops per-bus_type
 2011-09-07 15:41 UTC  (3+ messages)
` [PATCH 06/10] iommu/amd: Use bus_set_iommu instead of register_iommu
` [PATCH 10/10] iommu/core: Remove global iommu_ops and register_iommu

3.0.3 kernel BUG at kernel/timer.c:1035
 2011-09-07 12:36 UTC  (6+ messages)

3.x memleaks
 2011-09-07 10:58 UTC  (2+ messages)

Broken pci_block_user_cfg_access interface
 2011-09-07 13:46 UTC  (6+ messages)
      ` [RFC] pci: Rework config space blocking services

[PATCH 0/5] Yet another pass at machine check recovery
 2011-09-07  9:11 UTC  (3+ messages)
` [PATCH 1/5] x86, mce: rework use of TIF_MCE_NOTIFY

[PATCH] ARM: alignment: setup alignment handler earlier
 2011-09-07 14:40 UTC  (3+ messages)

Blockers on IIO usage of regmap
 2011-09-07 16:23 UTC  (12+ messages)
      ` [RFC PATCH 0/6] Using regmap with ADIS devices
      ` [PATCH 1/6] SPI: add ability to say we want a cs change after every transfer
      ` [PATCH 2/6] regmap: Add a magic bus type to handle quirks of analog devices ADIS sensors
      ` [PATCH 3/6] staging:iio:imu: adis16400 partial conversion to regmap
      ` [PATCH 4/6] regmap-spi-adi + staging:iio:imu:adis16400 halve register addresses
      ` [PATCH 5/6] regmap-spi-adi generalize regmap_spi_read
      ` [PATCH 6/6] staging:iio:imu:adis16400 make use of regmap bulk read capabilities

[patch] xen-blkback: sync I/O after backend disconnected
 2011-09-07 12:48 UTC  (4+ messages)
    ` [Xen-devel] "

[RFC PATCH 00/10] fadump: Firmware-assisted dump support for Powerpc
 2011-09-07  7:20 UTC  (4+ messages)
` [RFC PATCH 03/10] fadump: Register for firmware assisted dump

Some issues/regression when upgrading to 3.1-rc5
 2011-09-07 11:58 UTC  (3+ messages)

[PATCH v2 0/3] staging: zcache: xcfmalloc support
 2011-09-07 14:09 UTC  (3+ messages)
` [PATCH v2 2/3] staging: zcache: replace xvmalloc with xcfmalloc
` [PATCH v2 3/3] staging: zcache: add zv_page_count and zv_desc_count

[PATCH] power_supply: Add LP8727 charger driver
 2011-09-07  9:06 UTC 

RFC: PTRACE_SEIZE needs API cleanup?
 2011-09-07 14:24 UTC  (16+ messages)
` [PATCH 2/2] Add new PTRACE_O_TRACESTOP option, make it control new ptrace behavior
` [PATCH v2] Fix clearing of task->ptrace if PTRACE_SETOPTIONS fails
    ` [PATCH v3] "

[patch 00/15] CFS Bandwidth Control V6
 2011-09-07 15:20 UTC  (11+ messages)
` CFS Bandwidth Control - Test results of cgroups tasks pinned vs unpinned
                ` CFS Bandwidth Control - Test results of cgroups tasks pinned vs unpinnede

[PATCH 1/2] pata_sis: extract a sis_port_base() method
 2011-09-07 16:02 UTC  (2+ messages)

[PATCH 0/4 v2] rcu: Fix some rcu uses in extended quiescent state
 2011-09-07 14:22 UTC  (4+ messages)
` [PATCH 1/4] nohz: Split extended quiescent state handling from nohz switch

[PATCH v2 0/9] per-cgroup tcp buffers limitation
 2011-09-07 13:02 UTC  (15+ messages)
` [PATCH v2 1/9] per-netns ipv4 sysctl_tcp_mem
` [PATCH v2 2/9] Kernel Memory cgroup
` [PATCH v2 3/9] socket: initial cgroup code
` [PATCH v2 4/9] function wrappers for upcoming socket
` [PATCH v2 5/9] foundations of per-cgroup memory pressure controlling
` [PATCH v2 6/9] per-cgroup tcp buffers control
` [PATCH v2 7/9] tcp buffer limitation: per-cgroup limit
` [PATCH v2 8/9] Display current tcp memory allocation in kmem cgroup
` [PATCH v2 9/9] Add documentation about kmem_cgroup

[PATCH 29/62] block: irq: Remove IRQF_DISABLED
 2011-09-07 14:26 UTC 

linux-next: no tree for Sept 6
 2011-09-07  7:16 UTC  (3+ messages)

[ANNOUNCE] 3.0.1-rt11
 2011-09-07 14:01 UTC  (11+ messages)

CRC calculation in Module.symvers
 2011-09-07 12:54 UTC  (2+ messages)

v3.1-rc5: Weird kernel log message when resuming avout NMI received
 2011-09-07  6:37 UTC 

[PATCH 00/12 v2] staging: mei: adding new watchdog core support
 2011-09-07  6:03 UTC  (13+ messages)
` [PATCH 01/12 v2] staging: mei: removing dependency between WD and AMTHI init function
` [PATCH 02/12 v2] staging: mei: fix register access function comments
` [PATCH 03/12 v2] staging: mei: registering the MEI driver with the kernel watchdog core interface
` [PATCH 04/12 v2] staging: mei: adding watchdog ops
` [PATCH 05/12 v2] staging: mei: adding watchdog ping
` [PATCH 06/12 v2] staging: mei: adding set_timeout watchdog function
` [PATCH 07/12 v2] staging: mei: renaming delayed work field and function to a meaningful name
` [PATCH 08/12 v2] staging: mei: resuming timer regardless of the watchdog timeout value
` [PATCH 09/12 v2] stagign: mei: client init code cleanup
` [PATCH 10/12 v2] staging: mei: removing wd module parameters
` [PATCH 11/12 v2] staging: mei: adding mei_wd_stop function comment

[PATCH 5/5] mce: recover from "action required" errors reported in data path in usermode
 2011-09-07  6:05 UTC  (2+ messages)

[PATCH/RFC 0/7] iommu: fixes & extensions
 2011-09-07  6:01 UTC  (4+ messages)
` [RFC 7/7] iommu/core: split mapping to page sizes as supported by the hardware

[PATCH 3/5] HWPOISON: Handle hwpoison in current process
 2011-09-07  5:47 UTC  (2+ messages)

[PATCH] dmaengine: add CSR SiRFprimaII DMAC driver
 2011-09-07  5:41 UTC 

[PATCH 1/2] lis3lv02d: Fix read() call in lis3lv02d_get_odr()
 2011-09-07  5:21 UTC  (3+ messages)

[PATCH] Make PTRACE_SEIZE set ptrace options specified in data parameter
 2011-09-07  4:47 UTC 

[PATCH 00/13] [PATCH RFC] Paravirtualized ticketlocks
 2011-09-07  4:13 UTC  (10+ messages)
` [PATCH 08/13] xen/pvticketlock: disable interrupts while blocking

[GIT PULL] KVM fix for 3.1-rc5
 2011-09-07  4:06 UTC  (5+ messages)

[PATCH 0/2] tools/virtio: virtio_ring testing tool
 2011-09-07  3:34 UTC  (3+ messages)
` [PATCH 2/2] tools/virtio: virtio_test tool

Autotest 0.13.1 released!
 2011-09-07  3:29 UTC 

Hard lockup in 3.0.3 with Oracle & mdraid check
 2011-09-07  3:13 UTC  (3+ messages)

[PATCH] sound: Fix race condition in the pcm_lib "wait for space loop
 2011-09-07  3:07 UTC  (3+ messages)

Player Thread is not woken after period elapsed
 2011-09-07  3:06 UTC  (6+ messages)

[PATCHv2] ISP:BUILD:FIX: Move media_entity_init() and
 2011-09-07  2:50 UTC  (5+ messages)

Re : [PATCH] acpi: Fix hot cpu remove problem on acpi subsystem
 2011-09-07  2:40 UTC  (5+ messages)

[PATCH] per-cgroup tcp buffer limitation
 2011-09-07  2:38 UTC  (9+ messages)

[PATCH 0/6] elantech: add support for newer generation hardware
 2011-09-07  2:33 UTC  (11+ messages)
` [PATCH 2/6] Input: elantech - use firmware provided x, y ranges

[PATCH] perf: make perf.data more self-descriptive (v3)
 2011-09-07  1:35 UTC  (2+ messages)

Linux 3.1-rc5
 2011-09-07  1:37 UTC  (3+ messages)

re add support for bcm5750
 2011-09-07  1:25 UTC  (2+ messages)

[PATCH] trival: md_k.h should be md.h in the beginning comment of file md.h
 2011-09-07  0:55 UTC  (2+ messages)

[PATCH -mm 1/4] llist, Make all llist functions inline
 2011-09-07  0:55 UTC  (4+ messages)
` [PATCH -mm 4/4] irq_work, Use llist in irq_work

3.0.3 oops. memory related?
 2011-09-07  0:13 UTC  (5+ messages)

[PATCH] Staging: dt3155v4l: Convert printk's to pr_<level>
 2011-09-07  0:15 UTC  (3+ messages)

[PATCH] Staging: comedi: Removed unnecessary "extern" from do_become_nonbusy()
 2011-09-06 23:58 UTC  (2+ messages)

[PATCH 1/3] one typo fix
 2011-09-06 23:57 UTC  (2+ messages)

[PATCH 05/12 v2] staging: mei: adding watchdog ping
 2011-09-06 23:52 UTC  (2+ messages)

[PATCH 0/3] staging: zcache: xcfmalloc support
 2011-09-06 23:51 UTC  (4+ messages)
` [PATCH 1/3] staging: zcache: xcfmalloc memory allocator for zcache

[PATCH 00/12] staging: mei: adding new watchdog core support
 2011-09-06 23:48 UTC  (4+ messages)
` [PATCH 05/12] staging: mei: adding watchdog ping

[ANNOUNCE] Git 1.7.6.2
 2011-09-06 23:46 UTC 

[PATCH 1/3] clockevents: Use an atomic RCU notifier for clockevents
 2011-09-06 23:19 UTC  (6+ messages)

[PATCH RESEND] i2c-pxa2xx: return proper error code in ce4100_i2c_probe error paths
 2011-09-06 23:09 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