All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-06-14 15:02:58 to 2010-06-14 16:27:45 UTC [more...]

Noticeable slow-down in 2.6.35-rc3
 2010-06-14 16:27 UTC  (5+ messages)

[PATCH v2] ram_blocks: Convert to a QLIST
 2010-06-14 16:27 UTC  (2+ messages)
` [Qemu-devel] "

[Qemu-devel] [PATCH] Make netdev_del delete the netdev even when it's in use
 2010-06-14 16:27 UTC  (2+ messages)

[Qemu-devel] [PATCH] qemu-option: Fix uninitialized value in append_option_parameter
 2010-06-14 16:27 UTC  (2+ messages)

Fwd: Re: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6 frozen - "dead" harddisc until reboot
 2010-06-14 16:06 UTC  (5+ messages)

iwlagn completely unusable with some AP since 2.6.31
 2010-06-14 16:24 UTC  (3+ messages)

Request review of device tree documentation
 2010-06-14 16:23 UTC  (37+ messages)

[RFC][PATCH 00/26] *** SUBJECT HERE ***
 2010-06-14 15:51 UTC  (3+ messages)
` [RFC][PATCH 23/26] power: Add JZ4740 battery driver

[Qemu-devel] [PATCH 00/35] S390 TCG target, version 2
 2010-06-14 16:20 UTC  (11+ messages)
` [Qemu-devel] [PATCH 15/35] tcg-s390: Query instruction extensions that are installed

2.6.34 PDC20268 PATA IO error loop makes system unusable
 2010-06-14 16:20 UTC  (5+ messages)

[PATCH] Allow use headers in C++
 2010-06-14 16:20 UTC 

[PATCH] Fix strcat() on uninitialized memory
 2010-06-14 16:19 UTC 

[PATCH] ACPI: video: DMI workaround broken Acer 5710 BIOS enabling display brightness
 2010-06-14 16:19 UTC  (4+ messages)

[GSoC update] git-remote-svn: Week 7
 2010-06-14 16:19 UTC  (2+ messages)
` [WIP PATCH] Add a skeleton RA SVN client

[PATCH] hid-input: Use a larger event buffer for MT devices
 2010-06-14 16:17 UTC  (3+ messages)

[Qemu-devel] ARM Cortex-M3 Resets
 2010-06-14 16:17 UTC 

[RFC][PATCH 1/3] Bcache: Version 5 - read/write, pretty close to stable, and some numbers
 2010-06-14 16:16 UTC  (3+ messages)
` [RFC][PATCH 2/3] Bcache: Version 5 - hooks
` [RFC][PATCH 3/3] Bcache: Version 5 - The code

[PATCH] opensm/osm_sa.c: In osm_sa_respond, only fill in attr offset if RMPP method
 2010-06-14 16:16 UTC  (11+ messages)
                ` [PATCH] iba/ib_types.h: remove assertion in ib_get_attr_offset()

DOSEMU rpms for Centos and RHEL
 2010-06-14 16:16 UTC  (2+ messages)

ip_conntrack fails to track Windows Vista TCP connection
 2010-06-14 16:15 UTC  (2+ messages)

[PATCH] ixp4xx: add support for static flash partitions
 2010-06-14 16:15 UTC  (4+ messages)

[PATCH v6 0/6] Inter-VM Shared Memory Device with migration support
 2010-06-14 16:15 UTC  (14+ messages)
` [PATCH v6 1/6] Device specification for shared memory PCI device
  ` [PATCH v6 2/6] Add function to assign ioeventfd to MMIO
    ` [PATCH v6 3/6] Change phys_ram_dirty to phys_ram_status
      ` [PATCH v6 4/6] Add support for marking memory to not be migrated. On migration, memory is checked for the NO_MIGRATION_FLAG
        ` [PATCH v6 5/6] Inter-VM shared memory PCI device
          ` [PATCH v6 6/6] the stand-alone shared memory server for inter-VM shared memory
            ` [Qemu-devel] "
        ` [Qemu-devel] [PATCH v6 4/6] Add support for marking memory to not be migrated. On migration, memory is checked for the NO_MIGRATION_FLAG
  ` [Qemu-devel] Re: [PATCH v6 0/6] Inter-VM Shared Memory Device with migration support

[PATCH 1/4] SELinux: seperate range transition rules to a seperate function
 2010-06-14 16:14 UTC  (7+ messages)
` [PATCH 4/4] SELinux: allow userspace to read policy back out of the kernel

[PATCH 1/4] net/phy/marvell: Expose IDs and flags in a .h and add dns323 LEDs setup flag
 2010-06-14 16:13 UTC  (5+ messages)

[PATCH] pretty: Introduce ' ' modifier to add space if non-empty
 2010-06-14 16:12 UTC 

[Qemu-devel] [PATCH v3 0/5] Add QMP migration events
 2010-06-14 16:10 UTC  (13+ messages)
  ` [Qemu-devel] "

[PATCH] soc/sh: Fix I2C dependency for SND_FSI_AK4642
 2010-06-14 16:10 UTC  (5+ messages)

[RFC PATCHv4 00/17] gitweb: Simple file based output caching
 2010-06-14 16:08 UTC  (19+ messages)
` [RFC PATCHv4 01/17] gitweb: Return or exit after done serving request
` [RFC PATCHv4 02/17] gitweb: Fix typo in hash key name in %opts in git_header_html
` [RFC PATCHv4 03/17] gitweb: Prepare for splitting gitweb
` [RFC PATCHv4 04/17] gitweb/lib - Very simple file based cache
` [RFC PATCHv4 05/17] gitweb/lib - Stat-based cache expiration
` [RFC PATCHv4 06/17] gitweb/lib - Benchmarking GitwebCache::SimpleFileCache (in t/9603/)
` [RFC PATCHv4 07/17] gitweb/lib - Simple select(FH) based output capture
` [RFC PATCHv4 08/17] gitweb/lib - Alternate ways of capturing output
` [RFC PATCHv4 09/17] gitweb/lib - Cache captured output (using get/set)
` [RFC PATCHv4 10/17] gitweb: Add optional output caching (from gitweb/cache.pm)
` [RFC PATCHv4 10/18] gitweb/lib - Cache captured output (using get/set)
` [RFC PATCHv4 11/17] gitweb/lib - Adaptive cache expiration time
` [RFC PATCHv4 12/17] gitweb/lib - Use CHI compatibile (compute method) caching interface
` [RFC PATCHv4 13/17] gitweb/lib - Use locking to avoid 'cache miss stampede' problem
` [RFC PATCHv4 14/17] gitweb/lib - Serve stale data when waiting for filling cache
` [RFC PATCHv4 15/17] gitweb/lib - Regenerate (refresh) cache in background
` [RFC PATCHv4 16/17] gitweb: Show appropriate "Generating..." page when regenerating cache
` [RFC PATCHv4 17/17] gitweb: Add startup delay to activity indicator for cache

wrong decibel data?
 2010-06-14 16:09 UTC  (21+ messages)

[PATCH] mtd: Added an ioctl to query the lock status of a flash sector
 2010-06-14 16:10 UTC  (3+ messages)

[Xenomai-core] rt_pipe_open / rt_pipe_delete bug
 2010-06-14 16:08 UTC  (4+ messages)

[PATCH resend] um, hweight: Fix UML boot crash
 2010-06-14 16:08 UTC  (5+ messages)
` [uml-devel] "

[Qemu-devel] [PATCHv2] load hpet info for HPET ACPI table from qemu
 2010-06-14 16:03 UTC  (5+ messages)
` [Qemu-devel] Re: [SeaBIOS] "

[PATCH] parisc: pass through '\t' to early (iodc) console
 2010-06-14 16:02 UTC 

[RFC PATCH 0/5] Introduce canonical device hierarchy string
 2010-06-14 16:00 UTC  (10+ messages)
` [Qemu-devel] [RFC PATCH 1/5] qdev: Create qdev_get_dev_path()

[Regression, post-2.6.34] Hibernation broken on machines with radeon/KMS and r300
 2010-06-14 16:00 UTC  (4+ messages)

[PATCH net-next-2.6] loopback: Implement 64bit stats on 32bit arches
 2010-06-14 15:59 UTC 

Which partitioning schemes should be supported by GRUB?
 2010-06-14 15:58 UTC  (10+ messages)

MSM NAND - Subpage size reading
 2010-06-14 15:58 UTC  (4+ messages)

[PATCH v3 4/4] omap: mailbox: convert block api to kfifo
 2010-06-14 15:56 UTC  (5+ messages)

[RFC/T/D][PATCH 0/2] KVM page cache optimization (v2)
 2010-06-14 15:55 UTC  (21+ messages)
` [RFC/T/D][PATCH 2/2] Linux/Guest cooperative unmapped page cache control

[PATCH 0/3] davinci: spi: replace existing SPI driver
 2010-06-14 15:55 UTC  (4+ messages)
  ` [PATCH 1/3] davinci: spi: remove old Davinci "
      ` [PATCH 2/3] davinci: spi: add replacement "
          ` [PATCH 3/3] davinci: spi: modify platform data for updated "

[Qemu-devel] [PATCH 00/10][PULL]: QMP/Monitor queue
 2010-06-14 15:54 UTC  (2+ messages)

jffs2: inflate returned -5
 2010-06-14 15:54 UTC 

[PATCH 0/12] Avoid overflowing of stack during page reclaim V2
 2010-06-14 15:45 UTC  (6+ messages)
` [PATCH 01/12] tracing, vmscan: Add trace events for kswapd wakeup, sleeping and direct reclaim

[Qemu-devel] [PATCH v2] add pflib: PixelFormat conversion library
 2010-06-14 15:46 UTC 

[PATCH] mtd: Fix bug using smp_processor_id() in preemptible ubi_bgt1d kthread
 2010-06-14 15:37 UTC  (5+ messages)

2.6.35-rc3: Reported regressions 2.6.33 -> 2.6.34
 2010-06-14 15:42 UTC  (8+ messages)
` [Bug #15589] 2.6.34-rc1: Badness at fs/proc/generic.c:316

[PATCH] power: Rename get_current to fix build failure / name conflict
 2010-06-14 15:41 UTC  (6+ messages)
      ` [PATCH] power: Rename get_current to fix build failure / name

[RFC][PATCH 0/4] x86: ioremap() problem in X86_32 PAE
 2010-06-14 15:40 UTC  (11+ messages)
` [PATCH 2/4] x86: ioremap: fix physical address check

[Buildroot] Valgrind compilation, with patch 3.5.0, need help
 2010-06-14 15:37 UTC  (2+ messages)

[Qemu-devel] [RfC PATCH] Fix vnc memory corruption with width = 1400
 2010-06-14 15:35 UTC 

[ANNOUNCE] 2.6.33-rc8-rt2
 2010-06-14 15:35 UTC  (14+ messages)
` [ANNOUNCE] 2.6.33-rt3
  ` [ANNOUNCE] 2.6.33-rt6
    ` [ANNOUNCE] 2.6.33.1-rt11
      ` [ANNOUNCE] 2.6.33.2-rt13
        ` [ANNOUNCE] 2.6.33.3-rt16
          ` [ANNOUNCE] 2.6.33.3-rt17
            ` [ANNOUNCE] 2.6.33.3-rt19
              ` [ANNOUNCE] 2.6.33.5-rt23

[PATCH] busybox-1.11.3/busybox-1.13.2: enable backgrounding for udhcpc
 2010-06-14 15:28 UTC  (3+ messages)

[PATCH v2] Group the default git help message by topic
 2010-06-14 15:31 UTC  (3+ messages)

[Qemu-devel] [RfC PATCH] add pflib: PixelFormat conversion library
 2010-06-14 15:31 UTC  (2+ messages)

[Qemu-devel] [RESENT PATCH 1/3] QLIST-ify display change listeners
 2010-06-14 15:28 UTC  (3+ messages)
` [Qemu-devel] [RESENT PATCH 2/3] add unregister_displaychangelistener
` [Qemu-devel] [RESENT PATCH 3/3] Fix and simplify gui timer logic

NV30 (FX 5200 Ultra) OUT_RINGp and initial four GEM objects are mapped to the GART instead of System RAM - is that proper?
 2010-06-14 15:28 UTC 

[Qemu-devel] [RESENT PATCH] Add exit notifiers
 2010-06-14 15:27 UTC 

[RFC, PATCH 0/5] fsfreeze: fix sb vs bdev freeze/thaw b0rkage
 2010-06-14 15:25 UTC  (11+ messages)
` [PATCH 1/5] fsfreeze: Prevent emergency thaw from looping infinitely
` [PATCH 2/5] fsfreeze: emergency thaw will deadlock on s_umount
` [PATCH 3/5] fsfreeze: freeze_super and thaw_bdev don't play well together
` [PATCH 4/5] fsfreeze: switch to using super methods everywhere
` [PATCH 5/5] fsfreeze: move emergency thaw code to fs/super.c

[PATCH/RFC] mlx4_core: module param to limit msix vec allocation
 2010-06-14 15:23 UTC  (3+ messages)

current git kernel crashes UML system during boot
 2010-06-14 15:20 UTC  (5+ messages)
` [PATCH] x86, hweight: Fix UML boot crash

[PATCH v4] pm_qos: make update_request non blocking
 2010-06-14 15:20 UTC  (17+ messages)
            ` [linux-pm] "

[PATCH 1/5] vmlinux.lds.h: Include *(.text.*) in TEXT_TEXT
 2010-06-14 15:20 UTC  (3+ messages)
` [PATCH 4/5] parisc: Remove *(.text.*) pattern from the linker script

[PATCH] stkutil: convert text attributes to html
 2010-06-14 15:19 UTC 

[PATCH] net: Fix error in comment on net_device_ops::ndo_get_stats
 2010-06-14 15:19 UTC 

[Qemu-devel] [RESENT PATCH 1/2] switch keyboard led state notification to notifiers
 2010-06-14 15:18 UTC  (2+ messages)
` [Qemu-devel] [RESENT PATCH 2/2] vnc: sync lock modifier state on connect

[PATCH net-next-2.6] ipv6: RCU changes in ipv6_get_mtu() and ip6_dst_hoplimit()
 2010-06-14 15:18 UTC  (2+ messages)

Intel IOMMU double lock
 2010-06-14 15:17 UTC 

BUG: using smp_processor_id() in preemptible code: s2disk
 2010-06-14 15:17 UTC  (9+ messages)

[2.6.35-rc3] reboot mutex 'bug'
 2010-06-14 15:16 UTC 

e-SATA ExpressCard - OOPS plus incrementing "ataX" on Linux-2.6.xx
 2010-06-14 15:16 UTC 

detecting that ubifs switched to ro after problem
 2010-06-14 15:15 UTC  (3+ messages)

[RFC 1/3] Unified NMI delayed call mechanism
 2010-06-14 15:12 UTC  (6+ messages)

pNFS timeouts
 2010-06-14 15:12 UTC  (8+ messages)

[PATCH] opensm: Allow connectivity between switches in up down and fat tree
 2010-06-14 15:12 UTC  (3+ messages)
` [PATCH v2] opensm: Modify connect_roots to allow connectivity between all switches

Fwd: brightness
 2010-06-14 15:11 UTC  (2+ messages)

WARNING in xfs_lwr.c, xfs_write()
 2010-06-14 15:11 UTC  (11+ messages)

Panic on boot on today's tip/master
 2010-06-14 15:10 UTC  (2+ messages)

[patch] fs: fix superblock iteration race
 2010-06-14 15:07 UTC  (7+ messages)

[PATCH] xend: Do not mess with bridge if admin has set one up already
 2010-06-14 15:07 UTC 

[PATCH] PNPACPI: add support for remote wakeup
 2010-06-14 15:05 UTC  (4+ messages)

[Qemu-devel] [PATCH 0/2] Remove naked #define DEBUG to allow -DDEBUG builds
 2010-06-14 15:05 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] Remove unused DEBUG defines from hw/msix.c
  ` [Qemu-devel] [PATCH 2/2] Change #define DEBUG to #define E1000_DEBUG in hw/e1000.c

[RFH] git-difftool fails to export GIT_DIFF_TOOL when running t7800 with valgrind over ssh
 2010-06-14 15:03 UTC  (2+ messages)


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.