The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2009-04-23 09:43:24 to 2009-04-23 16:50:40 UTC [more...]

Mainline kernel OLTP performance update
 2009-04-23 16:49 UTC 

[PATCH 0/2] [GIT PULL] tracing: various bug fixes
 2009-04-23 16:49 UTC  (11+ messages)

linux-next: upstream tree build warnings
 2009-04-23 16:46 UTC  (4+ messages)

[KVM PATCH 0/3] irqfd
 2009-04-23 16:46 UTC  (6+ messages)
` [KVM PATCH 1/3] eventfd: export fget and signal interfaces for module use
` [KVM PATCH 2/3] eventfd: add a notifier mechanism
` [KVM PATCH 3/3] kvm: add support for irqfd via eventfd-notification interface

[RFC PATCH] fpathconf() for fsync() behavior
 2009-04-23 16:43 UTC  (12+ messages)

[PATCH] Add armflash support for multiple blocks of flash
 2009-04-23 16:41 UTC 

[PATCH 0/4] Fix sys_sync() bug and cleanup code (version 2)
 2009-04-23 16:42 UTC  (6+ messages)
` [PATCH 1/4] vfs: Fix sys_sync() and fsync_super() reliability "
` [PATCH 2/4] vfs: Call ->sync_fs() even if s_dirt is 0 "
` [PATCH 3/4] vfs: Make __fsync_super() a static function "
` [PATCH 4/4] vfs: Make sys_sync() use fsync_super() "

[PATCH] Sony laptop: Some Sony Vaia laptops do not enable wwan power by default
 2009-04-23 16:41 UTC  (3+ messages)

[PATCH] slow_work_thread() should do the exclusive wait
 2009-04-23 16:36 UTC  (15+ messages)
            ` [PATCH] Document that wake_up(), complete() and co. imply a full memory barrier
                  ` [PATCH] It may not be assumed that wake_up(), finish_wait() and co. imply a "

[PATCH] rtc: Make rtc_update_irq callable with irqs enabled
 2009-04-23 16:40 UTC  (11+ messages)
        ` [rtc-linux] "

[patch 000/100] 2.6.29.2 -stable review
 2009-04-23 16:25 UTC  (9+ messages)
  ` [stable] "

AIM9 from 2.6.22 to 2.6.29
 2009-04-23 16:28 UTC  (5+ messages)

(no subject)
 2009-04-23 16:16 UTC  (4+ messages)
` [patch 09/12] xtensa: allow platform and variant to initialize own irq chips

[RFC]: SCST sysfs layout
 2009-04-23 16:11 UTC  (9+ messages)
  ` [Scst-devel] Discussion about SCST sysfs layout and implementation

Reduce latencies for syncronous writes and high I/O priority requests in deadline IO scheduler
 2009-04-23 16:10 UTC  (7+ messages)

ptracee data structures cleanup
 2009-04-23 16:02 UTC  (3+ messages)
                ` PT_DTRACE && uml

[PATCH RFC] v1 expedited "big hammer" RCU grace periods
 2009-04-23 15:47 UTC  (7+ messages)

[PATCH 1/2] ROMFS: romfs_lookup() shouldn't be doing a partial name comparison
 2009-04-23 15:41 UTC  (2+ messages)
` [PATCH 2/2] ROMFS: Advance destination buffer pointer when reading from a blockdev

bond interface arp, vlan and trunk / network question
 2009-04-23 15:38 UTC  (16+ messages)

e1000: "eeprom checksum is not valid" after kexec
 2009-04-23 15:36 UTC  (6+ messages)
` [E1000-devel] "

[PATCH] x86/pci: make pci_mem_start to be aligned only -v4
 2009-04-23 15:30 UTC  (23+ messages)
                ` [RFC PATCH 1/2] pci: don't assume pref memio are 64bit -v3

ptrace(PTRACE_SYSCALL/CONT/DETACH, ..., SIGSTOP) does not work
 2009-04-23 15:16 UTC  (3+ messages)
` SIGSTOP && ptrace (Was: ptrace(PTRACE_SYSCALL/CONT/DETACH, ..., SIGSTOP) does not work)
  ` Q: ptrace_signal() && PTRACE_SETSIGINFO (Was: SIGSTOP && ptrace)

[PATCH] Eliminate thousands of warnings in WARN_ON with gcc 3.2 build
 2009-04-23 15:23 UTC  (9+ messages)

[PATCH 0/1] *** SUBJECT HERE ***
 2009-04-23 14:57 UTC  (3+ messages)
` [PATCH 1/1] TWL4030: Activate VDD1, VDD2 and VPLL1 at startup

[PATCH] TWL4030: add function to send PB messages
 2009-04-23 14:56 UTC  (4+ messages)
` [PATCH] TWL4030: Make sure the regulator is active after calling twl4030reg_enable

[2.6.30-rc2] CD-R: wodim intermittent failures: [sr0] Add. Sense: Logical block address out of range, sector 0
 2009-04-23 14:48 UTC 

IRQ / SoftIRQ CPU time accounting broken by 457533a7d3402d1d91fbc125c8bd1bd16dcd3cd4
 2009-04-23 14:19 UTC 

[PATCH] driver core:firmware_class:replace kfree(dev) with put_device(dev)
 2009-04-23 14:31 UTC 

http://www.kernel.org/hg
 2009-04-23 14:12 UTC 

2.6.30-rc deadline scheduler performance regression for iozone over NFS
 2009-04-23 14:01 UTC 

[BUG] 2.6.29.1 debugobjects warning
 2009-04-23 14:00 UTC 

test linux-kernel@vger.kernel.org
 2009-04-23 11:02 UTC 

linux-next: upstream tree build failure
 2009-04-23 13:55 UTC  (4+ messages)
  ` [PATCH v2] powerpc: fix for long standing bug noticed by gcc 4.4.0

[PATCH] atomic: Only take lock when the counter drops to zero on UP as well (v2)
 2009-04-23 13:51 UTC 

[GIT PULL] s390 patches for 2.6.30-rc3
 2009-04-23 13:44 UTC 

[patch 0/2] Fixing AMD cmpxchg "missing lfence" mess
 2009-04-23 13:41 UTC  (5+ messages)
` [patch 2/2] x86 amd fix cmpxchg read acquire barrier

[PATCH] lib: find_last_bit.o needed by a module only, move it from lib to obj
 2009-04-23 13:40 UTC 

[RFC PATCHSET linux-2.6-block#for-2.6.31] block: lld cleanup patches
 2009-04-23 13:33 UTC  (14+ messages)
` [PATCH 01/12] block-update-end_cur
` [PATCH 02/12] block: don't init rq fields unnecessarily
` [PATCH 03/12] amiflop,ataflop,xd,mg_disk: clean up unnecessary stuff from block drivers
` [PATCH 04/12] ps3disk: simplify request completion
` [PATCH 05/12] sunvdc: kill vdc_end_request()
` [PATCH 06/12] ubd: cleanup completion path
` [PATCH 07/12] ubd: drop unnecessary rq->sector manipulation
` [PATCH 08/12] hd: clean up request completion paths
` [PATCH 09/12] swim3: "
` [PATCH 10/12] swim: "
` [PATCH 11/12] mg_disk: fold mg_disk.h into mg_disk.c
` [PATCH 12/12] mg_disk: clean up request completion paths

[PATCH] atomic: Only take lock when the counter drops to zero on UP as well
 2009-04-23 13:32 UTC  (3+ messages)

[PATCH -tip] remove the BKL: remove "BKL auto-drop" assumption from ext3_remount()
 2009-04-23 13:16 UTC 

GFS2: Pull request (fixes)
 2009-04-23 13:13 UTC 

cdc-acm driver hangs on poll() call - 2.6.27, works on 2.6.24
 2009-04-23 13:11 UTC  (4+ messages)

[PATCH -tip] md: Avoid to call flush_scheduled_work() with BKL held
 2009-04-23 13:11 UTC 

[PATCH 0/2] Fix sys_sync() bug and slightly cleanup the code
 2009-04-23 13:09 UTC  (8+ messages)
` [PATCH] vfs: Fix sys_sync() and fsync_super() reliability
` [PATCH] vfs: Merge sync_supers(), sync_filesystems() and sync_blockdevs()

forcedeth, 2.6.29.1: no link during initialization
 2009-04-23 13:02 UTC 

[RFC][PATCH v3 6/6] fix wrong get_user_pages usage in iovlock.c
 2009-04-23 12:48 UTC  (4+ messages)

[PATCH v2 0/3] [ISDN] Documentation patchset
 2009-04-23 12:24 UTC  (4+ messages)
` [PATCH v2 3/3] Add reference to CAPI 2.0 standard
` [PATCH v2 2/3] Documentation/isdn/INTERFACE.CAPI
` [PATCH v2 1/3] update Documentation/isdn/00-INDEX

[PATCH 3/7] microblaze: add parameter to microblaze_read()
 2009-04-23 12:38 UTC  (2+ messages)

[PATCH] ioatdma: fix "ioatdma frees DMA memory with wrong function"
 2009-04-23 12:31 UTC 

[GIT PULL] KVM fixes for 2.6.30-rc3
 2009-04-23 12:36 UTC 

Tool support for Kconfig
 2009-04-23 12:33 UTC  (2+ messages)

[PATCH 9/9] ext3: do not throttle metadata and journal IO
 2009-04-23 12:27 UTC  (17+ messages)

[git pull] IDE fixes
 2009-04-22 22:51 UTC  (4+ messages)

[Patch] mm tracepoints update
 2009-04-23 11:47 UTC  (6+ messages)
` [Patch] mm tracepoints update - use case

[patch 0/6] s390 patches for 2.6.30-rc3
 2009-04-23 11:46 UTC  (7+ messages)
` [patch 1/6] ipl: fix compile breakage
` [patch 2/6] appldata: avoid deadlock with appldata_mem
` [patch 3/6] /proc/stat idle field for idle cpus
` [patch 4/6] Use tape_generic_offline directly
` [patch 5/6] omit frame pointers on s390 when possible
` [patch 6/6] update default configuration

[GIT PULL] block bits for 2.6.30-rc3
 2009-04-23 11:39 UTC  (3+ messages)

[RFC][PATCH] proc: export more page flags in /proc/kpageflags
 2009-04-23 11:21 UTC  (8+ messages)
    ` [RFC][PATCH] proc: export more page flags in /proc/kpageflags (take 3)

DRM KMS + intel fb
 2009-04-23 11:15 UTC  (2+ messages)

ACPI / powernow-k8 problems with M4A78T-E (AM3) and 2.6.30-rc3
 2009-04-23 10:09 UTC 

linux-next: Tree for April 22
 2009-04-23 11:01 UTC  (6+ messages)
` April 22 Next : net/rfkill randconfig failure
` linux-next: Tree for April 22: kmemleak: unreferenced object

[PATCH] libata: rewrite SCSI host scheme to be one per ATA host
 2009-04-23 11:00 UTC  (7+ messages)

staging: comedi: non working tests on unsigned cmd->convert_arg
 2009-04-23 10:53 UTC  (5+ messages)

[PATCH block#for-linus] mg_disk: fix locking
 2009-04-23 10:52 UTC 

[BUG] rbtree bug with mmotm 2009-04-14-17-24
 2009-04-23 10:40 UTC  (11+ messages)

[PATCHSET] CUSE: implement CUSE, take #3
 2009-04-23 10:32 UTC  (5+ messages)

[PATCH 0/7] cgroup: io-throttle controller (v14)
 2009-04-23 10:25 UTC  (4+ messages)
` [PATCH 5/7] kiothrottled: throttle buffered (writeback) IO

[PATCH] CacheFiles: Fix the documentation to use the correct credential pointer names
 2009-04-23 10:21 UTC 

GFS2: Block alloc fixes
 2009-04-23  9:16 UTC  (4+ messages)
` [PATCH 1/3] bitops: Add __ffs64 bitop
  ` [PATCH 2/3] GFS2: Fix bug in block allocation
    ` [PATCH 3/3] GFS2: Ensure that the inode goal block settings are updated

[PATCH 0/3] [ISDN] Documentation patchset
 2009-04-23 10:14 UTC  (4+ messages)
` [PATCH 3/3] Add reference to CAPI 2.0 standard

[PATCH 0/7] cgroup: io-throttle controller (v14)
 2009-04-23 10:14 UTC  (9+ messages)

[PATCH] Update email address
 2009-04-23 10:12 UTC 

[PATCH 18/22] Use allocation flags as an index to the zone watermark
 2009-04-23 10:03 UTC  (4+ messages)

[GIT PATCH linux-2.6-block] block: cleanup patches, take#3
 2009-04-23  9:59 UTC  (7+ messages)
` [PATCH 09/14] block: clean up request completion API
      ` [PATCH UPDATED "

[PATCH 00/22] Cleanup and optimise the page allocator V7
 2009-04-23  9:58 UTC  (8+ messages)
` [PATCH 02/22] Do not sanity check order in the fast path

[PATCH] [0/4] x86: MCE: Machine check bug fix series for 2.6.30
 2009-04-23  9:43 UTC  (6+ messages)
` [PATCH] [3/4] x86: MCE: Improve mce_get_rip
` [PATCH] [4/4] x86: MCE: Fix EIPV behaviour with !PCC


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