public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-08-28 17:21:36 to 2009-08-29 11:25:58 UTC [more...]

[PATCH] perf_counter: fix possible /0 bug in swcounters
 2009-08-29 11:25 UTC  (2+ messages)
` [tip:perfcounters/urgent] perf_counter: Fix "

[PATCH] lockdep:remove recursion stattistics
 2009-08-29 11:25 UTC  (2+ messages)
` [tip:core/locking] lockdep: Remove "

[PATCH 0/2] [GIT PULL] tracing: minor updates for 2.6.32
 2009-08-29 11:06 UTC  (4+ messages)
` [PATCH 1/2] tracing: remove legacy select of MARKERS by context switch tracing
` [PATCH 2/2] tracing: only show tracing_max_latency when latency tracer configured

[GIT PULL] tracing/kprobes: Add dynamic tracepoints + instruction decoder
 2009-08-29 11:02 UTC  (9+ messages)
` [GIT PULL v2] tracing/kprobes: v1 + two fixes
        ` [PATCH -tip tracing/kprobes 1/2] x86: Allow x86-32 instruction decoder selftest on x86-64
        ` [PATCH -tip tracing/kprobes 2/2] x86: Remove unused config macros from instruction decoder selftest

[PATCH] x86: reuse the boot-time mappings of fixed_addresses
 2009-08-29 11:00 UTC  (2+ messages)

[patch] ext2/3: document conditions when reliable operation is possible
 2009-08-29 10:09 UTC  (16+ messages)

[GIT PULL] tracing/syscalls: The next bunch
 2009-08-29 10:43 UTC  (2+ messages)

[patch] ext2/3: document conditions when reliable operation is possible
 2009-08-29 10:02 UTC  (14+ messages)
                  ` [testcase] test your fs/storage stack (was Re: [patch] ext2/3: document conditions when reliable operation is possible)

I/O and pdflush
 2009-08-29 10:21 UTC  (5+ messages)

[PATCH 2/3] tracing: block-able ring_buffer consumer
 2009-08-29 10:21 UTC  (2+ messages)

[patch] document flash/RAID dangers
 2009-08-29  9:39 UTC  (17+ messages)

2.6.31-rc7-git2: Reported regressions 2.6.29 -> 2.6.30
 2009-08-29  9:36 UTC  (4+ messages)
` [Bug #13646] warn_on tty_io.c, broken bluetooth

[PATCH mmotm] vmscan move pgdeactivate modification to shrink_active_list fix
 2009-08-29 10:00 UTC  (4+ messages)

[PATCH 1/3] tracing: make splice_read work when data is sufficient
 2009-08-29  9:45 UTC  (2+ messages)

r8169 NETDEV WATCHDOG: eth0: transmit timed out [8/8]
 2009-08-29  9:21 UTC 

r8169 NETDEV WATCHDOG: eth0: transmit timed out [7/8]
 2009-08-29  9:21 UTC 

r8169 NETDEV WATCHDOG: eth0: transmit timed out [6/8]
 2009-08-29  9:21 UTC 

r8169 NETDEV WATCHDOG: eth0: transmit timed out [5/8]
 2009-08-29  9:20 UTC 

r8169 NETDEV WATCHDOG: eth0: transmit timed out [4/8]
 2009-08-29  9:20 UTC 

r8169 NETDEV WATCHDOG: eth0: transmit timed out [3/8]
 2009-08-29  9:19 UTC 

r8169 NETDEV WATCHDOG: eth0: transmit timed out [2/8]
 2009-08-29  9:18 UTC 

r8169 NETDEV WATCHDOG: eth0: transmit timed out [1/8]
 2009-08-29  9:17 UTC 

r8169 NETDEV WATCHDOG: eth0: transmit timed out [0/8]
 2009-08-29  9:16 UTC 

System lockup with 2.6.26.8-rt16 on ARM9 [Solved]
 2009-08-29  7:47 UTC 

[PATCH 00/11] SFI: Simple Firmware Interface - v3
 2009-08-29  7:34 UTC  (4+ messages)

[PATCH] proc: let task status file print utime and stime
 2009-08-29  7:20 UTC 

pull request: wireless-2.6 2009-08-28
 2009-08-29  6:05 UTC  (2+ messages)

Linux-2.6.31-rc8 inotify hangs samba clients
 2009-08-29  5:48 UTC  (5+ messages)

sched: rename per cpu variable init_cfs_rq so that it does not share a common name with a function within the same scope
 2009-08-29  5:40 UTC 

[PATCH 0/3] tracing: block-able ring_buffer consumer
 2009-08-29  5:29 UTC  (3+ messages)

Automatic response to your mail
 2009-08-29  5:06 UTC 

[RFC] IO scheduler based IO controller V9
 2009-08-29  3:37 UTC  (29+ messages)
` [PATCH 01/23] io-controller: Documentation
` [PATCH 02/23] io-controller: Core of the elevator fair queuing
` [PATCH 03/23] io-controller: Common flat fair queuing code in elevaotor layer
` [PATCH 04/23] io-controller: Modify cfq to make use of flat elevator fair queuing
` [PATCH 05/23] io-controller: Core scheduler changes to support hierarhical scheduling
` [PATCH 06/23] io-controller: cgroup related changes for hierarchical group support
` [PATCH 07/23] io-controller: Common hierarchical fair queuing code in elevaotor layer
` [PATCH 08/23] io-controller: cfq changes to use "
` [PATCH 09/23] io-controller: Export disk time used and nr sectors dipatched through cgroups
` [PATCH 10/23] io-controller: Debug hierarchical IO scheduling
` [PATCH 11/23] io-controller: Introduce group idling
` [PATCH 12/23] io-controller: Wait for requests to complete from last queue before new queue is scheduled
` [PATCH 13/23] io-controller: Separate out queue and data
` [PATCH 14/23] io-conroller: Prepare elevator layer for single queue schedulers
` [PATCH 15/23] io-controller: noop changes for hierarchical fair queuing
` [PATCH 16/23] io-controller: deadline "
` [PATCH 17/23] io-controller: anticipatory "
` [PATCH 18/23] io-controller: blkio_cgroup patches from Ryo to track async bios
` [PATCH 19/23] io-controller: map async requests to appropriate cgroup
` [PATCH 20/23] io-controller: Per cgroup request descriptor support
` [PATCH 21/23] io-controller: Per io group bdi congestion interface
` [PATCH 22/23] io-controller: Support per cgroup per device weights and io class
` [PATCH 23/23] io-controller: debug elevator fair queuing support

Serie Videos Road Trips
 2009-08-29  2:19 UTC 

[PATCH 2/6] PM: Asynchronous resume of devices
 2009-08-29  2:06 UTC  (6+ messages)

[PATCH 4/4] compcache: documentation
 2009-08-29  2:00 UTC  (5+ messages)

ext2/3: document conditions when reliable operation is possible
 2009-08-29  1:33 UTC  (3+ messages)

Extending virtio_console to support multiple ports
 2009-08-29  1:15 UTC  (4+ messages)
        ` [Qemu-devel] "

adding proper O_SYNC/O_DSYNC, was Re: O_DIRECT and barriers
 2009-08-29  0:59 UTC  (19+ messages)

ACPI locks hardware devices when it doesn't detect vista
 2009-08-29  0:40 UTC  (3+ messages)

[git pull request] ACPI related patches for Linux-2.6.31-rc8
 2009-08-29  0:21 UTC 

kernel page table mapping for >1GB <3 GB for x86 arch without PAE
 2009-08-29  0:20 UTC  (12+ messages)

[PATCH] rename per CPU init_cfs_rq to init_tg_cfs_rq
 2009-08-29  0:17 UTC 

linux-next: manual merge of the sfi tree with the acpi tree
 2009-08-28 23:47 UTC  (2+ messages)
` [SFI-devel] "

[PATCH 1/9] task_struct: add PF_NONOTIFY for fanotify to use
 2009-08-28 22:50 UTC  (12+ messages)
` [PATCH 2/9] vfs: introduce FMODE_NONOTIFY
` [PATCH 3/9] networking/fanotify: declare fanotify socket numbers
` [PATCH 4/9] fanotify: fscking all notification system
` [PATCH 5/9] fanotify:drop notification if they exist in the outgoing queue
` [PATCH 6/9] fanotify: merge notification events with different masks
` [PATCH 7/9] fanotify: userspace socket
` [PATCH 8/9] fanotify: userspace can add and remove fsnotify inode marks
` [PATCH 9/9] fanotify: send events to userspace over socket reads

Linux 2.6.31-rc8
 2009-08-28 22:48 UTC  (2+ messages)

[PATCH] SCSI driver for VMware's virtual HBA
 2009-08-28 22:30 UTC  (3+ messages)

memleaks, acpi + ext4 + tty
 2009-08-28 22:09 UTC  (5+ messages)

[RFC patch 00/32] x86: Refactor the setup code to provide a base for embedded platforms
 2009-08-28 21:53 UTC  (15+ messages)
` [RFC patch 02/32] x86: Add probe_roms to platform_setup
      ` [RFC PATCH 0/7] x86/boot: Moorestown patch set based on platform_set abstraction
      ` [RFC PATCH 2/7] x86: introduce a set of platform feature flags
      ` [RFC PATCH 3/7] x86: add moorestown specific platform setup code
      ` [RFC PATCH 4/7] x86/apbt: Moorestown APB system timer driver
      ` [RFC PATCH 5/7] x86/apic: decouple legacy irq handling in ioapic
      ` [RFC PATCH 6/7] x86/apic: Early setup IOAPIC for APB timer
      ` [RFC PATCH 7/7] x86: add more platform_setup functions
` [RFC patch 16/32] x86: Replace ARCH_SETUP by a proper platform function
      ` [PATCH 1/7] x86/boot: adding hw subarch ID for Moorestown

PROBLEM: oops
 2009-08-28 21:46 UTC  (14+ messages)

[Announce] 2.6.29-rc4-rt1
 2009-08-28 21:36 UTC  (17+ messages)
` [Announce] 2.6.29.2-rt10
  ` [Announce] 2.6.29.3-rt12
    ` [Announce] 2.6.29.4-rt15
      ` [Announce] 2.6.29.4-rt17
        ` [Announce] 2.6.29.4-rt18
          ` 2.6.29.4-rt19
            ` [ANNOUNCE] 2.6.29.5-rt21
              ` [ANNOUNCE] 2.6.29.5-rt22
                ` [ANNOUNCE] 2.6.29.6-rt23
                  ` [ANNOUNCE] 2.6.31-rc4-rt1
                    ` [ANNOUNCE] 2.6.31-rc6-rt2
                      ` [ANNOUNCE] 2.6.31-rc6-rt4
                        ` [ANNOUNCE] 2.6.31-rc6-rt5
                          ` [ANNOUNCE] 2.6.31-rc6-rt6
                            ` [ANNOUNCE] 2.6.31-rc7-rt8

[patch] Fix vdso32 relocation for paddr
 2009-08-28 21:33 UTC  (4+ messages)

RFC: THE OFFLINE SCHEDULER
 2009-08-28 21:20 UTC  (33+ messages)

[RFC][PATCH] ia64: fix csum_ipv6_magic()
 2009-08-28 21:19 UTC  (2+ messages)

[PATCH 0/9] Per-bdi writeback flusher threads v13
 2009-08-28 20:29 UTC  (5+ messages)
` [PATCH 1/9] writeback: move dirty inodes from super_block to backing_dev_info

[RFC] [PATCH 1/1] hrtimers: Cache next hrtimer
 2009-08-28 20:27 UTC  (10+ messages)

2.6.31-rc7-git2: Reported regressions from 2.6.30
 2009-08-28 20:23 UTC  (5+ messages)
` [Bug #14015] pty regressed again, breaking expect and gcc's testsuite

[Patch 0/8] V5 Implement crashkernel=auto
 2009-08-28 20:08 UTC  (7+ messages)
` [Patch 4/8] ia64: implement crashkernel=auto

[PATCH] SR-IOV: correct broken resource alignment calculations
 2009-08-28 20:00 UTC  (6+ messages)
  ` [PATCH v2] "

[PATCH] gru: use proc_create()
 2009-08-28 20:00 UTC 

[PATCH 1/1, v2] usb-use-kfifo-to-buffer-usb-generic-serial-writes.patch
 2009-08-28 20:01 UTC  (6+ messages)

[PATCH] dac960: switch to seq_file
 2009-08-28 19:58 UTC 

[PATCH 1/1, v3] usb-use-kfifo-to-buffer-usb-generic-serial-writes.patch
 2009-08-28 19:54 UTC 

[kmemcheck] WARNING: kmemcheck: Caught 32-bit read from uninitialized memory, in hid_output_report
 2009-08-28 19:45 UTC 

[PATCH 1/3] cs5535-gpio: add AMD CS5535/CS5536 GPIO driver support
 2009-08-28 19:51 UTC  (3+ messages)

[PATCH] cpqarray: switch to seq_file
 2009-08-28 19:50 UTC 

AMD K10 temp.module ready since months, but missing in kernel
 2009-08-28 19:43 UTC  (5+ messages)

FTRACE: regression in 31-rc7
 2009-08-28 19:45 UTC  (7+ messages)

[PATCH 0/6] PM: Asynchronous suspend and resume of devices
 2009-08-28 19:42 UTC  (4+ messages)
` [PATCH 7 updated] PM: Add a switch for disabling/enabling asynchronous suspend/resume

linux-next: reservetop fix disables mem=
 2009-08-28 19:28 UTC  (4+ messages)

[Patch 1/3] HW-BKPT: Allow per-cpu kernel-space Hardware Breakpoint requests
 2009-08-28 19:19 UTC  (3+ messages)
` [Patch 2/3] HW-BKPT: Allow kernel breakpoints to be modified through a new API
` [Patch 3/3] HW-BKPT: Enable/disable the breakpoints when still registered

[Patch 0/3] [Patch 0/3] HW-BKPT: Introduce new features to the hw-breakpoint infrastructure - ver II
 2009-08-28 19:18 UTC 

[PATCH] make tsc=reliable override boot time stability checks
 2009-08-28 19:16 UTC  (2+ messages)
` [tip:x86/tsc] x86: Make "

mmotm 2009-08-24-16-24 uploaded
 2009-08-28 19:16 UTC  (10+ messages)
              ` eligible_child() && __WCLONE && task_detached() (Was: mmotm 2009-08-24-16-24 uploaded)

[PATCH 1/6] PM: Introduce PM links framework
 2009-08-28 19:11 UTC  (2+ messages)

[PATCH 4/4] fujitsu-laptop: increment driver version
 2009-08-28 19:07 UTC  (2+ messages)

[Patch 3/3] HW-BKPT: Enable/disable the breakpoints when still registered
 2009-08-28 19:06 UTC  (3+ messages)

Batch:074/05/ZY369
 2009-08-28 18:52 UTC 

PG_uncached, CONFIG_EXTENDED_PAGEFLAGS and !NUMA
 2009-08-28 18:59 UTC 

[PATCH] drm: use proc_create_data()
 2009-08-28 18:58 UTC 

[PATCH 3/4] fujitsu-laptop: driver [un]registration fixes
 2009-08-28 18:56 UTC  (2+ messages)

[PATCH] pcmcia: switch /proc/bus/pccard/drivers to seq_file
 2009-08-28 18:53 UTC 

[PATCH] switch /proc/irq/prof_cpu_mask to seq_file
 2009-08-28 18:48 UTC 

[tip:timers/core] clocksource: Resolve cpu hotplug dead lock with TSC unstable
 2009-08-28 18:34 UTC 

[BUG] lockup with the latest kernel
 2009-08-28 18:33 UTC  (6+ messages)

[PATCH] genirq: switch /proc/irq/*/spurious to seq_file
 2009-08-28 18:19 UTC 

[RFC][PATCH 0/6] load-balancing and cpu_power
 2009-08-28 18:17 UTC  (2+ messages)

Is adding requeue_delayed_work() a good idea
 2009-08-28 18:00 UTC  (9+ messages)
            ` [PATCH 0/1] introduce __cancel_delayed_work()
              ` [PATCH 1/1] "

[PATCH 0/3] MFD: TWL4030: Support for dynamic power switching
 2009-08-28 17:47 UTC  (3+ messages)
` [PATCH 1/3] MFD: TWL4030: Add support for TWL4030/5030 "

Opinions on moving Linux InfiniBand/RDMA mailing list to vger?
 2009-08-28 17:30 UTC  (3+ messages)

[patch] ext2/3: document conditions when reliable operation is possible
 2009-08-25 22:51 UTC 


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