linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-09-02 13:04:58 to 2009-09-03 04:00:15 UTC [more...]

[BUG] 2.6.31-rc8 readcd Oops
 2009-09-03  3:39 UTC 

[PATCH 18/23] io-controller: blkio_cgroup patches from Ryo to track async bios
 2009-09-03  3:41 UTC  (8+ messages)

[pkg-cryptsetup-devel] Bug#541835: crypto configuration / dependencies broken
 2009-09-03  3:22 UTC  (2+ messages)

[RFC] IO scheduler based IO controller V9
 2009-09-03  3:08 UTC  (5+ messages)
` [PATCH 07/23] io-controller: Common hierarchical fair queuing code in elevaotor layer

[PATCH V6 1/2] introduce ALS sysfs class
 2009-09-03  2:45 UTC  (11+ messages)

[patch] ext2/3: document conditions when reliable operation is possible
 2009-09-03  2:41 UTC  (22+ messages)
          ` [testcase] test your fs/storage stack (was Re: [patch] ext2/3: document conditions when reliable operation is possible)
                ` [PATCH] Update Documentation/md.txt to mention journaling won't help dirty+degraded case
          ` MD/DM and barriers (was Re: [patch] ext2/3: document conditions when reliable operation is possible)

[PATCH 1/1] IMA: open new file for read
 2009-09-03  2:20 UTC  (2+ messages)

linux-next: manual merge of the v4l-dvb tree with Linus' tree
 2009-09-03  2:12 UTC  (2+ messages)

[RFC] respect the referenced bit of KVM guest pages?
 2009-09-03  2:04 UTC  (13+ messages)

[patch] ext2/3: document conditions when reliable operation is possible
 2009-09-03  1:59 UTC  (20+ messages)
      ` raid is dangerous but that's secret (was Re: [patch] ext2/3: document conditions when reliable operation is possible)

[tip:perfcounters/core] perf trace: Sample the CPU too
 2009-09-03  1:52 UTC  (6+ messages)
` [tip:perfcounters/core] perf_counter: Introduce new (non-)paranoia level to allow raw tracepoint access

[PATCH] perf_counter/powerpc: Fix cache event codes for POWER7
 2009-09-03  1:52 UTC 

[PATCH 0/5] kmemleak: few small cleanups and clear command support
 2009-09-03  1:40 UTC  (6+ messages)
` [PATCH 1/5] kmemleak: use bool for true/false questions
` [PATCH 2/5] kmemleak: add clear command support
` [PATCH 3/5] kmemleak: move common painting code together
` [PATCH 4/5] kmemleak: fix sparse warning over overshadowed flags
` [PATCH 5/5] kmemleak: fix sparse warning for static declarations

2.6.31-rc7-git2: Reported regressions from 2.6.30
 2009-09-03  1:23 UTC  (10+ messages)
` ipw2200: firmware DMA loading rework
` [Bug #14015] pty regressed again, breaking expect and gcc's testsuite

INFO: HARDIRQ-safe -> HARDIRQ-unsafe lock order detected for kmemleak_lock
 2009-09-03  1:19 UTC  (4+ messages)

System freeze on reboot - general protection fault
 2009-09-03  1:04 UTC  (14+ messages)
                        ` [PATCH] slub: fix slab_pad_check() and SLAB_DESTROY_BY_RCU

Problem starting the input interrupt pipe on the G13
 2009-09-03  0:50 UTC  (2+ messages)

[mmotm][PATCH 1/2] memcg: softlimit clean up
 2009-09-03  0:34 UTC  (9+ messages)
` [mmotm][PATCH 2/2] memcg: reduce calls for soft limit excess
  ` [mmotm][PATCH 2/2 v2] "
` [mmotm][PATCH] coalescing uncharge
  ` [mmotm][experimental][PATCH] coalescing charge

Exporting kmemleak.h to userspace
 2009-09-03  0:29 UTC 

a room for blkio-cgroup in struct page_cgroup
 2009-09-03  0:30 UTC  (4+ messages)

[2.6.30.5] Diagnosing an IDE lockup with SMART long tests
 2009-09-03  0:24 UTC  (6+ messages)

[PATCH] pci: separate out pci_add_dynid()
 2009-09-03  0:05 UTC  (8+ messages)

VM issue causing high CPU loads
 2009-09-03  0:06 UTC  (5+ messages)

[PATCH] hwmon: Driver for Texas Instruments amc6821 chip
 2009-09-02 23:55 UTC  (2+ messages)

android lowmemorykiller breaks compile
 2009-09-02 23:37 UTC 

ptrace & /proc deadlock due to mm_for_maps cred_guard_mutex patch
 2009-09-02 23:28 UTC 

[RFC PATCH] Add TRACE_IRQFLAGS_SUPPORT, LOCKDEP_SUPPORT then enable ftrace for ia64
 2009-09-02 23:27 UTC  (3+ messages)

[RESEND][PATCH mmotm] Fix NUMA accounting in numastat.txt
 2009-09-02 23:15 UTC 

InfiniBand/RDMA merge plans for 2.6.32
 2009-09-02 23:12 UTC 

yenta_socket: PCMCIA-Cards are not recognised by kernel
 2009-09-02 22:42 UTC  (3+ messages)

[PATCH 0/16] Make O_SYNC handling use standard syncing path (version 4)
 2009-09-02 22:37 UTC  (21+ messages)
` [PATCH 01/16] vfs: Introduce filemap_fdatawait_range
` [PATCH 02/16] vfs: Export __generic_file_aio_write() and add some comments
` [PATCH 03/16] vfs: Remove syncing from generic_file_direct_write() and generic_file_buffered_write()
` [PATCH 04/16] pohmelfs: Use __generic_file_aio_write instead of generic_file_aio_write_nolock
` [PATCH 05/16] ocfs2: "
` [PATCH 06/16] vfs: Rename generic_file_aio_write_nolock
` [PATCH 07/16] vfs: Introduce new helpers for syncing after writing to O_SYNC file or IS_SYNC inode
` [PATCH 08/16] ext2: Update comment about generic_osync_inode
` [PATCH 09/16] ext3: Remove syncing logic from ext3_file_write
` [PATCH 10/16] ext4: Remove syncing logic from ext4_file_write
` [PATCH 11/16] ntfs: Use new syncing helpers and update comments
` [PATCH 12/16] ocfs2: Update syncing after splicing to match generic version
` [PATCH 13/16] xfs: Convert sync_page_range() to simple filemap_write_and_wait_range()
` [PATCH 14/16] pohmelfs: Use new syncing helper
` [PATCH 15/16] fat: Opencode sync_page_range_nolock()
` [PATCH 16/16] vfs: Remove generic_osync_inode() and sync_page_range{_nolock}()
` [PATCH] fsync: wait for data writeout completion before calling ->fsync

LowFree pattern
 2009-09-02 22:20 UTC  (4+ messages)

[PATCH 00/18] OMAP: DSS2: Intro
 2009-09-02 22:11 UTC  (8+ messages)

Crypto Update for 2.6.29
 2009-09-02 22:03 UTC  (6+ messages)
  ` Crypto Update for 2.6.30
    ` Crypto Update for 2.6.31
      ` Crypto Fixes "

[PATCH 1/2] AB3100 regulator support v3
 2009-09-02 21:55 UTC  (4+ messages)

[PATCH 1/2] core: add lockless update_rlimit_cpu
 2009-09-02 21:51 UTC  (5+ messages)
` [PATCH 2/2] core: allow setrlimit to non-current tasks

[PATCH 2/2] U300 AB3100 boardinfo v3
 2009-09-02 21:39 UTC  (3+ messages)

[RFC PATCH] Turn off the tick even when not idle
 2009-09-02 21:30 UTC  (3+ messages)

NULL pointer dereference
 2009-09-02 21:08 UTC  (3+ messages)

RFC: methods of sched event tracing and my assumptions
 2009-09-02 21:09 UTC  (2+ messages)

Upgrade your account
 2009-09-02 14:10 UTC 

[PATCH 0/3] Rework GPE handling
 2009-09-02 20:37 UTC  (5+ messages)
` [PATCH 1/3] ACPI: Add infrastructure for refcounting GPE consumers
  ` [PATCH 2/3] ACPI: Add support for new refcounted GPE API to drivers
    ` [PATCH 3/3] ACPI: Remove old GPE API and transition code entirely to new one

[PATCH 0/1] aoe: ensure we initialise the request_queue correctly
 2009-09-02 20:16 UTC  (8+ messages)

Patch to fix usbmon crash on Opteron
 2009-09-02 19:59 UTC  (2+ messages)

[PATCH v2] Fix fake numa on ppc
 2009-09-02 20:09 UTC  (6+ messages)

[PATCH 0/6] thermal: improvements re. forced passive cooling
 2009-09-02 20:02 UTC  (6+ messages)
` [PATCH 2/6] thermal: sysfs-api.txt - document passive attribute for thermal zones

[PATCH v2 0/2] cpu: pseries: Offline state framework
 2009-09-02 20:02 UTC  (3+ messages)

[PATCH 1/14] bfa: Brocade BFA FC SCSI driver (bfad)
 2009-09-02 20:02 UTC  (3+ messages)

[PATCH 0/7] discard support revisited
 2009-09-02 19:46 UTC  (6+ messages)

USING S3C2412 NAND controler NFECCERR0 ECC0/1 status Register
 2009-09-02 19:34 UTC 

tree rcu: call_rcu scalability problem?
 2009-09-02 19:17 UTC  (9+ messages)

driver/base/dd.c lockdep warning
 2009-09-02 18:53 UTC  (3+ messages)

[patch 1/2 -mm] flex_array: introduce DEFINE_FLEX_ARRAY
 2009-09-02 18:51 UTC  (3+ messages)

[PATCH 7/7] printk: provide a filtering macro for printk
 2009-09-02 18:22 UTC  (3+ messages)

[PATCH 0/3] IPVS full NAT support + netfilter 'ipvs' match support
 2009-09-02 17:51 UTC  (11+ messages)
` [PATCH 1/3] netfilter: xt_ipvs (netfilter matcher for IPVS)
` [PATCH 2/3] IPVS: make friends with nf_conntrack
` [PATCH 3/3] libxt_ipvs: user-space lib for netfilter matcher xt_ipvs

[PATCH] SCSI driver for VMware's virtual HBA
 2009-09-02 17:16 UTC  (12+ messages)

[PATCH] OMAP4: MMC driver support on OMAP4
 2009-09-02 16:30 UTC  (2+ messages)

[Announce] 2.6.29-rc4-rt1
 2009-09-02 15:25 UTC  (18+ 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

How to efficiently handle DMA and cache on ARMv7 ? (was "Is get_user_pages() enough to prevent pages from being swapped out ?")
 2009-09-02 15:10 UTC  (5+ messages)

r8189 mac address changes persist across reboot (was: duplicate MAC addresses)
 2009-09-02 14:32 UTC  (3+ messages)

[BUG-rc8]: Kernel bootprocess
 2009-09-02 14:36 UTC  (2+ messages)

[PATCH 1/2] ARM: Introduce ARM_L1_CACHE_SHIFT to define cache line size
 2009-09-02 17:19 UTC  (4+ messages)
` [PATCH 2/2] ARM: copy_page.S: take into account the size of the cache line
    ` [PATCH] "

[2.6.31-rc8] Problem with detect USB devices
 2009-09-02 14:15 UTC  (3+ messages)

[PATCH v2 0/2] Automatically grab wallclock time updates from hypervisor
 2009-09-02 14:34 UTC  (3+ messages)
` [PATCH v2 1/2] keep guest wallclock in sync with host clock
  ` [PATCH v2 2/2] add sysctl for kvm wallclock sync

[patch 0/3] x86, perf_counter, bts: incorporate review feedback and fix bugs
 2009-09-02 14:04 UTC  (4+ messages)
` [patch 1/3] x86, perf_counter, bts: fail if BTS is not available
` [patch 2/3] x86, perf_counter, bts: correct pointer-to-u64 casts
` [patch 3/3] x86, perf_counter, bts: do not allow kernel BTS tracing

[RFC][PATCH 0/4] move tools in Documentation/vm/ to tools/vm/
 2009-09-02 18:04 UTC  (4+ messages)
` [RFC][PATCH 2/4] slabinfo: move from "
  ` [RFC][PATCH 2/4 v2] "

[PATCH] isdn: Fix stack corruption in isdnloop_init()
 2009-09-02 14:02 UTC  (5+ messages)
` [PATCH, v2] "
    ` [PATCH, v3] "

[PATCH 0/8] Per-bdi writeback flusher threads v17
 2009-09-02 14:01 UTC  (5+ messages)
` [PATCH 1/8] writeback: get rid of generic_sync_sb_inodes() export

Serie Videos Road Trips
 2009-09-02 13:38 UTC 

[PATCH] OMAP4: MMC driver support on OMAP4
 2009-09-02 13:24 UTC 

[tip:x86/asm] x86: Detect stack protector for i386 builds on x86_64
 2009-09-02 13:06 UTC  (11+ messages)
  ` [PATCH] kthreads: Fix startup synchronization boot crash

[PATCH] hwmon: include <linux/io.h> instead of <asm/io.h>
 2009-09-02 13:04 UTC  (2+ messages)

[patch] ext2/3: document conditions when reliable operation is possible
 2009-08-26  1:00 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).