All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-10-29 01:42:35 to 2010-10-29 06:28:23 UTC [more...]

[RFC][PATCH 00/22] sched: SCHED_DEADLINE v3
 2010-10-29  6:28 UTC  (4+ messages)
` [RFC][PATCH 01/22] sched: add sched_class->task_dead
` [RFC][PATCH 02/22] sched: add extended scheduling interface
` [RFC][PATCH 03/22] sched: SCHED_DEADLINE data structures

[git:v4l-dvb/v2.6.37] [media] radio-si4713: Add regulator framework support
 2010-10-29  6:29 UTC 

[PATCH v2 0/1] PN544 NFC driver
 2010-10-29  6:26 UTC  (2+ messages)
  ` [PATCH v2 1/1] NFC: Driver for NXP Semiconductors PN544 NFC chip

[tip:x86/platform] x8: Move olpc to platform
 2010-10-29  6:23 UTC 

[PATCH] alpha: fix ALPHA_LEGACY_START_ADDRESS and default to no
 2010-10-29  6:22 UTC  (2+ messages)

[PATCH 0/5][v5][cr] Checkpoint/restart file locks
 2010-10-29  6:16 UTC  (11+ messages)
` [PATCH 1/5][v5][cr]: Move file_lock macros into linux/fs.h
  ` [PATCH 2/5][v5][cr]: Define flock_set()
  ` [PATCH 3/5][v5][cr]: Define flock64_set()
  ` [PATCH 4/5][v5][cr]: Checkpoint/restore file-locks
  ` [PATCH 5/5][v5][cr]: Document design of C/R of file-locks

[PATCH 0/5][v5][cr] Checkpoint/restart file locks
 2010-10-29  6:16 UTC 

mds getattr locked again
 2010-10-29  6:15 UTC  (3+ messages)

git diff-tree against the root commit
 2010-10-29  6:13 UTC 

[PATCH] TODO: Owner of Read / Write EFcfis
 2010-10-29  6:13 UTC 

[PATCH 2/2] initramfs: Fix initramfs size calculation
 2010-10-29  6:12 UTC  (11+ messages)
  ` [PATCH] initramfs: Fix build break on symbol-prefixed archs

command bootu to start kernel
 2010-10-29  6:08 UTC  (5+ messages)

c/s 21886 change to DMAR table hiding
 2010-10-29  6:06 UTC 

Returned mail: see transcript for details
 2010-10-29  6:05 UTC 

[PATCH] change tools cpumaps to uint8_t
 2010-10-29  5:56 UTC 

Status of Xen 4.0.x and pv-ops dom0 kernel 2.6.32.x
 2010-10-29  5:55 UTC  (4+ messages)
  ` Re: [Xen-devel] "

Accessing channel utilization stats
 2010-10-29  5:54 UTC 

[PATCH 00/15] x86: APIC related clean up
 2010-10-29  5:53 UTC  (7+ messages)
` [PATCH 15/15] x86: Disabling x2apic if nox2apic is specified
        ` [PATCH -v3] x86: Disable "

[PATCH 0/15] RFC: create drivers/net/legacy for ISA, EISA, MCA drivers
 2010-10-29  5:53 UTC  (11+ messages)
` [PATCH 05/15] dec netdev: relocate DIGITAL based drivers to legacy

add support for SUA (interix)
 2010-10-29  5:27 UTC  (4+ messages)
` [PATCH 1/2] add support for the SUA layer (interix; windows)

[patch tabled 1/1] use true/false for bool
 2010-10-29  5:51 UTC  (2+ messages)

[PATCH] SATA / AHCI: Do not play with the link PM during suspend to RAM
 2010-10-29  5:49 UTC  (12+ messages)

[U-Boot] [PATCH RFC 0/3] ARM Relocation Config Cleanup
 2010-10-29  5:49 UTC  (4+ messages)

[PATCH 0/5] [GIT PULL] kconfig: Fixes to make localmodconfig
 2010-10-29  5:43 UTC  (6+ messages)
` [PATCH 1/5] [PATCH 1/5] kconfig: Make localmodconfig handle environment variables
` [PATCH 2/5] [PATCH 2/5] kconfig: Fix variable name typo %prompts in streamline_config.pl
` [PATCH 3/5] [PATCH 3/5] kconfig: Fix missing declaration of variable $dir "
` [PATCH 4/5] [PATCH 4/5] kconfig: Fix streamline_config to read multi line deps in Kconfig files
` [PATCH 5/5] [PATCH 5/5] kconfig: Have streamline_config process menuconfigs too

tcm IBMVSCSIS driver
 2010-10-29  5:43 UTC 

[PATCH] x86, uv: More Westmere support on SGI UV
 2010-10-29  5:40 UTC  (2+ messages)
` [tip:x86/uv] "

[U-Boot] [PATCH] Adds general Freescale CodeWarrior debug support
 2010-10-29  5:38 UTC  (2+ messages)

[RFC/PATCH] add PCI id for HighPoint RocketRAID 2720 to mvsas
 2010-10-29  5:37 UTC  (4+ messages)

Small graphics corruption in QT apps, tiling corruption / hang in flash
 2010-10-29  5:28 UTC  (2+ messages)

[ath9k-devel] 0xDEADBEEF in debugfs "wiphy"
 2010-10-29  5:26 UTC  (3+ messages)

iptables: option precedence order change
 2010-10-29  5:26 UTC  (6+ messages)
` [PATCH] libxtables: change option precedence order to be intuitive

jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found, on NAND flash
 2010-10-29  5:23 UTC 

AVRCP 1.4 Patch
 2010-10-29  5:23 UTC 

2.6.36-git11 -- kernel/pid.c:419 invoked rcu_dereference_check() without protection!
 2010-10-29  5:22 UTC 

Linux kernel 2.6.32.25 released
 2010-10-29  5:20 UTC 

Linux kernel 2.6.35.8 released
 2010-10-29  5:20 UTC 

fs: break out inode operations from inode_lock V3
 2010-10-29  5:17 UTC  (13+ messages)
` [PATCH 1/8] fs: protect inode->i_state with inode->i_lock
` [PATCH 2/8] fs: factor inode disposal
` [PATCH 3/8] fs: Lock the inode LRU list separately
` [PATCH 4/8] fs: remove inode_lock from iput_final and prune_icache
` [PATCH 5/8] fs: move i_sb_list out from under inode_lock
` [PATCH 6/8] fs: move i_wb_list "
` [PATCH 7/8] fs: rename inode_lock to inode_hash_lock
` [PATCH 8/8] fs: Clean up documentation references to inode_lock

[PATCH] enable blt acceleration on gen6
 2010-10-29  5:13 UTC  (4+ messages)

[ath9k-devel] [PATCH] ath9k: Clear DMA addresses when buffers are freed
 2010-10-29  5:12 UTC  (4+ messages)

[PATCH] enable BLT acceleate on gen6
 2010-10-29  5:18 UTC 

Linux kernel 2.6.27.55 released
 2010-10-29  5:10 UTC 

[PATCH] fix oops in usbserial_cleanup function;
 2010-10-29  5:07 UTC  (6+ messages)
    ` [PATCH] fix oops in usbserial_cleanup function

intel idle kconfig warning
 2010-10-29  5:03 UTC  (2+ messages)

[PATCH v4 2/9] OMAP3: PM: Adding smartreflex driver support
 2010-10-29  5:00 UTC  (5+ messages)

[ath9k-devel] Query regarding ath9k driver
 2010-10-29  4:59 UTC 

[LTP] About configuration failure
 2010-10-29  4:59 UTC 

[Patch v3] OMAP: AM3517/05: Add craneboard support
 2010-10-29  5:02 UTC  (3+ messages)

[PATCH] ks8851: suspend resume support
 2010-10-29  4:57 UTC 

OMAP3 low power mode broken on l-o
 2010-10-29  4:52 UTC  (2+ messages)

[PATCH v4 0/9] OMAP3: Adding Smartreflex and Voltage driver support
 2010-10-29  4:48 UTC  (5+ messages)
` [PATCH v4 3/9] OMAP3: PM: Adding smartreflex device file

[PATCH 3/3] [x86, next] Add mce_sys_info interface for debug
 2010-10-29  4:42 UTC 

[PATCH 2/3] [x86, next] Add mce_ser interface in /sys/kernel/debug/mce/ for test
 2010-10-29  4:42 UTC 

[PATCH 1/3] [x86, next] Fix unsuitable attributes of mce debugfs
 2010-10-29  4:41 UTC 

Benchmarks of kernel tracing options (ftrace, ktrace, lttng and perf)
 2010-10-29  4:37 UTC  (4+ messages)

[PATCH] mm: don't flush TLB when propagate PTE access bit to struct page
 2010-10-29  4:27 UTC  (11+ messages)

[PATCH] call stop_machine_text_poke() on all cpus
 2010-10-29  4:22 UTC  (2+ messages)

[PATCH 0/8] [GIT PULL] jump label: various fixes and updates
 2010-10-29  4:20 UTC  (3+ messages)
` [PATCH 3/8] jump label: Fix error with preempt disable holding mutex

apparently missing test of CONFIG_PATA_WINBOND_VLB in drivers/ata
 2010-10-28 12:50 UTC 

[PATCH v2.6.36-rc7] md: fix and update workqueue usage
 2010-10-29  4:13 UTC  (2+ messages)

[PATCH] ARM: orion5x/kirkwood/mv78xx0: fix MPP configuration corner cases
 2010-10-29  4:12 UTC  (2+ messages)

[RFC][PATCH 0/3] big chunk memory allocator v2
 2010-10-29  4:02 UTC  (11+ messages)
` [RFC][PATCH 2/3] a help function for find physically contiguous block
` [RFC][PATCH 3/3] a big contig memory allocator

[RFC] [PATCH] Adding DTB to architecture independent vmlinux
 2010-10-29  4:04 UTC  (11+ messages)
  ` [sodaville] "
    ` [RFC] [PATCH V2] "
          ` [sodaville] "

[PATCH 2/2] Documentation: document the staging directory and submission process
 2010-10-29  3:58 UTC  (2+ messages)

[PATCH 1/2] Documentation: don't call the -next tree "staging"
 2010-10-29  3:58 UTC  (2+ messages)

[ANNOUNCE] ktest.pl: Easy and flexible testing script for Linux Kernel Developers
 2010-10-29  3:56 UTC  (5+ messages)

[PATCH] cifs: remove "legacy" parm from CIFSSMBQPathInfo
 2010-10-29  3:55 UTC  (6+ messages)

Warning/error from ALSA’s pcm_min.c example. Possible problem?
 2010-10-29  3:49 UTC 

[GIT] Sparc
 2010-10-29  3:46 UTC  (2+ messages)

[PATCH net-next] ixgbe: fix stats handling
 2010-10-29  3:45 UTC  (6+ messages)
    ` [PATCH] ixgbe: delay rx_ring freeing
        ` [PATCH] ixgbe: refactor ixgbe_alloc_queues()

[GIT] IDE
 2010-10-29  3:45 UTC 

[Qemu-devel] aminata
 2010-10-29  3:42 UTC 

Upgrade Your Email Account
 2010-10-29  3:41 UTC 

git-blame.el: what is format-spec?
 2010-10-29  3:38 UTC  (9+ messages)
            ` [PATCH] git-blame.el: Add (require 'format-spec)
              ` [PATCH resend] "

[Bug 18652] New: mptscsih: ioc0: attempting task abort when heavy disk operations on MPT SAS
 2010-10-29  3:34 UTC  (2+ messages)
` [Bug 18652] "

[PATCH] ARM: mmp: fix cpuid detection on mmp2
 2010-10-29  3:32 UTC 

[Bug 13594] SMART responses for SATA disks on SAS get interpreted as errors
 2010-10-29  3:30 UTC 

KVM Test report, kernel 1414115... qemu 013ddf74
 2010-10-29  3:29 UTC 

[RFC PATCH 0/2] Apple remote support
 2010-10-29  3:15 UTC  (4+ messages)
` [RFC PATCH 1/2] ir-nec-decoder: decode Apple's NEC remote variant
` [RFC PATCH 2/2] IR: add Apple remote keymap

[PATCH] drivers/net/igb: remove unused variable in igb_xmit_frame_ring_adv
 2010-10-29  3:12 UTC  (2+ messages)

[PATCH 0/3] mceusb cleanups and new device support
 2010-10-29  3:08 UTC  (4+ messages)
` [PATCH 1/3] mceusb: add support for Conexant Hybrid TV RDU253S
` [PATCH 2/3] mceusb: fix up reporting of trailing space
` [PATCH 3/3] mceusb: buffer parsing fixups for 1st-gen device

svn repository URL and git
 2010-10-29  3:07 UTC  (7+ messages)

[Lustre-devel] releasing BKL in lustre_fill_super
 2010-10-29  3:07 UTC 

[PATCH] msm: fix debug-macro.S build failure
 2010-10-29  3:03 UTC  (17+ messages)

[PATCH] x86: Use online node real index in calulate_tbl_offset()
 2010-10-29  3:02 UTC  (2+ messages)

[PATCH] dm: use revalidate_disk to update device size after set_capacity
 2010-10-29  3:00 UTC  (6+ messages)
  `  "

[PATCH 0/6] Unify argument and option notation in the docs
 2010-10-29  2:56 UTC  (3+ messages)
` [PATCH] CodingGuidelines: Add a section on writing documentation

PCI Passthrough Problems/Questions
 2010-10-29  2:54 UTC  (2+ messages)

unstable branch: ls -l hang after write by 64 clients
 2010-10-29  2:45 UTC  (8+ messages)

[Qemu-devel] aminata
 2010-10-29  2:43 UTC 

[Qemu-devel] About QEMU debugging console
 2010-10-29  2:41 UTC  (4+ messages)
` [Qemu-devel] "

[LTP] [PATCH] open_posix_testsuite: Don't use clock_settime() to reset a CPU-time Clock
 2010-10-29  2:39 UTC 

[PATCH V3] bullet.bb New recipe
 2010-10-29  2:32 UTC 

[PATCH] drm/i915: Fix KMS regression on Sandybridge/CPT
 2010-10-29  2:34 UTC  (3+ messages)

[PATCH 0/3] [GIT PULL][2.6.37] ftrace: C version of recordmcount
 2010-10-29  2:34 UTC  (4+ messages)
` [PATCH 2/3] ftrace/x86: Add support for "

[patch] rtc: ds3232: remove unneeded check
 2010-10-29  2:28 UTC  (2+ messages)

[PATCH 4/7] vmscan: narrowing synchrounous lumply reclaim condition
 2010-10-29  2:23 UTC  (4+ messages)

[PATCH 01/11] vxge: enable rxhash
 2010-10-29  2:19 UTC  (11+ messages)
` [PATCH 02/11] vxge: Wait for Rx to become idle before reseting or closing
` [PATCH 03/11] vxge: cleanup debug printing and asserts
` [PATCH 04/11] vxge: serialize access to steering control register
` [PATCH 05/11] vxge: add support for ethtool firmware flashing
` [PATCH 06/11] vxge: add receive hardware timestamping
` [PATCH 07/11] vxge: Handle errors in vxge_hw_vpath_fw_api
` [PATCH 08/11] vxge: Titan1A detection
` [PATCH 09/11] vxge: correct multi-function detection
` [PATCH 10/11] vxge: update Kconfig
` [PATCH 11/11] vxge: update driver version

Important: Email Account Verification Update!!!
 2010-10-28 20:42 UTC 

@ms_world you won!
 2010-10-29  3:13 UTC 

[PATCH] git-am: create a config setting for reject control
 2010-10-29  2:11 UTC  (2+ messages)

[PATCH 0/3] [GIT PULL] ftrace: recordmcount.c updates for MIPS
 2010-10-29  2:07 UTC  (2+ messages)

Ceph 0.23-rc make, slow write and client on kernel 2.6.35.7
 2010-10-29  2:07 UTC  (9+ messages)
      ` ceph-client-standalone bug update ,make,WARNING: "task_dirty_inc" ,ubuntu10.10 Linux-2.6.35-22-generic

[Bug 13875] SiS DRI lacks WMB support on SPARC (MIPS and any other non-x86 architecture)
 2010-10-29  2:05 UTC 

NUMA page allocation from next Node
 2010-10-29  2:05 UTC  (2+ messages)

TMPFS Maximum File Size
 2010-10-29  2:01 UTC  (7+ messages)

[PULL] imagetest-qemu: Add test case for dmesg check
 2010-10-29  1:58 UTC  (2+ messages)

bitbake error?
 2010-10-29  1:51 UTC  (2+ messages)

`git status --porcelain` disagrees with documentation about quoting filenames with spaces
 2010-10-29  1:51 UTC  (6+ messages)

[Patch 4/4] Refining Xsave/Xrestore support - Version 2
 2010-10-29  1:49 UTC  (2+ messages)

[PATCH v8] Detection of directory renames
 2010-10-29  1:45 UTC  (3+ messages)
` [PATCH v8 1/5] Introduce bulk-move detection in diffcore

[PATCH v3] staging/keucr driver - uninitialized variable & proper memset length
 2010-10-29  1:43 UTC  (2+ messages)

[PATCH 1/8] staging: dream: fix information leak to userland
 2010-10-29  1:38 UTC  (6+ messages)

[PATCH 0/5] RDS rds_iovec fixes
 2010-10-29  1:40 UTC  (2+ messages)
` [PATCH 1/5] net: fix rds_iovec page count overflow


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.