All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2007-07-07 21:10:31 to 2007-07-08 06:02:38 UTC [more...]

Multiqueue and virtualization WAS(Re: [PATCH 3/3] NET: [SCHED] Qdisc changes and sch_rr added for multiqueue
 2007-07-08  6:03 UTC  (9+ messages)

[PATCH 1/2] net: netdevice locking assumptions documentation
 2007-07-08  5:59 UTC  (2+ messages)

[PATCH net-2.6.23] Per-datagram TTL and TOS via sendmsg()
 2007-07-08  5:58 UTC  (2+ messages)

[PATCH 3/3] rebase -i: remember the settings of -v, -s and -p when interrupted
 2007-07-08  5:54 UTC  (2+ messages)

[PATCH] [BNX2]: Seems to not need net/tcp.h
 2007-07-08  5:55 UTC  (2+ messages)

[lm-sensors] try to run MAKEDEV if i2c-dev device files are
 2007-07-08  5:54 UTC  (2+ messages)
` [lm-sensors] try to run MAKEDEV if i2c-dev device files

[2.6.23 9/9][BNX2]: Update version to 1.6.2
 2007-07-08  5:54 UTC  (2+ messages)

[NETFILTER 00/50]: Netfilter 2.6.23 update
 2007-07-08  5:53 UTC  (2+ messages)

unexpected git-cherry-pick conflict
 2007-07-08  5:50 UTC  (11+ messages)
              ` [PATCH] merge-tree: sometimes, d/f conflict is not an issue

maps2-move-the-page-walker-code-to-lib.patch
 2007-07-08  5:49 UTC 

git cvsimport branches not consistent with CVS branches
 2007-07-08  5:45 UTC  (2+ messages)

Structures from -include are "weak"
 2007-07-08  5:42 UTC  (2+ messages)

maps2-eliminate-the-pmd_walker-struct-in-the-page-walker.patch
 2007-07-08  5:32 UTC 

[lm-sensors] [PATCH RESEND] lm-sensors: detect more SMSC chips
 2007-07-08  5:30 UTC 

Power Mangement Interfaces
 2007-07-08  5:26 UTC  (17+ messages)
        ` rtc-cmos not supporting RTC_AIE?
        ` [PATCH] rtc-cmos: use cmos_rtc_board_info to determine wake_on callback
        ` [PATCH] OLPC rtc-cmos support

[PATCH] Remove process freezer from suspend to RAM pathway
 2007-07-08  5:19 UTC  (9+ messages)

2.6.22-rc6-mm1
 2007-07-08  5:10 UTC  (4+ messages)
` 2.6.22-rc6-mm1: git-kgdb breaks sh compilation
` [-mm patch] XFS: fix powerpc compat compile error

2.6.22-rc6-mm1 -- BUG - EIP: [<c01a77a1>] sysfs_addrm_finish+0x1c2/0x226 SS:ESP 0068:c5ff9db8
 2007-07-08  4:56 UTC  (9+ messages)

[PATCH] fulong PCI updates
 2007-07-08  4:50 UTC  (2+ messages)

[PATCH 1/3] rebase -i: handle --continue more like non-interactive rebase
 2007-07-08  4:40 UTC  (2+ messages)

[linux-lvm] Restore LVM after drive error
 2007-07-08  4:46 UTC  (4+ messages)

PROBLEM: MacBook makes whining noise when usb-uhci active
 2007-07-08  4:41 UTC  (6+ messages)

SLAB corruption
 2007-07-08  4:43 UTC  (2+ messages)

[PATCH] Remove process freezer from suspend to RAM pathway
 2007-07-08  4:39 UTC  (7+ messages)

[patch 00/10] [RFC] SLUB patches for more functionality, performance and maintenance
 2007-07-08  4:37 UTC  (12+ messages)
` [patch 01/10] SLUB: Direct pass through of page size or higher kmalloc requests
` [patch 02/10] SLUB: Avoid page struct cacheline bouncing due to remote frees to cpu slab
` [patch 03/10] SLUB: Do not use page->mapping
` [patch 04/10] SLUB: Move page->offset to kmem_cache_cpu->offset
` [patch 05/10] SLUB: Avoid touching page struct when freeing to per cpu slab
` [patch 06/10] SLUB: Place kmem_cache_cpu structures in a NUMA aware way
` [patch 07/10] SLUB: Optimize cacheline use for zeroing
` [patch 08/10] SLUB: Single atomic instruction alloc/free using cmpxchg
` [patch 09/10] Remove the SLOB allocator for 2.6.23
` [patch 10/10] Remove slab in 2.6.24

[Buildroot] [/bin/sh which ar] should be [/bin/sh -c "which ar"]
 2007-07-08  4:35 UTC 

[RFC PATCH 0/5 v2] Convert all tasklets to workqueues V2
 2007-07-08  4:37 UTC  (8+ messages)
` [RFC PATCH 5/5 v2] Convert tasklets to work queues
          ` Coding style on function signatures (was: Convert tasklets to work queues )

queued spinlock code and results
 2007-07-08  4:32 UTC 

[Qemu-devel] debug with multi-thread support
 2007-07-08  4:19 UTC 

cpufreq 'choice' Kconfig oddness in 2.6.22-rc6-mm1
 2007-07-08  3:49 UTC  (3+ messages)

(no subject)
 2007-07-08  3:49 UTC  (2+ messages)

(no subject)
 2007-07-08  3:47 UTC  (2+ messages)

git-svn failed on apr
 2007-07-08  3:35 UTC  (2+ messages)

[patch 00/12] Slab defragmentation V4
 2007-07-08  3:05 UTC  (26+ messages)
` [patch 01/12] Slab defragmentation: Add support for kmem_cache_ops
` [patch 02/12] Slab defragmentation: Core piece
` [patch 03/12] Slab defragmentation: Updates to slabinfo.c
` [patch 04/12] Slab defragmentation: Logic to trigger defragmentation from memory reclaim
` [patch 05/12] Slab defragmentation: Log information to the syslog to show defrag operations
` [patch 06/12] Slab defragmentation: Support dentry defragmentation
` [patch 07/12] Slab defragmentation: Support for buffer_head defrag
` [patch 08/12] Slab defragmentation: Support generic defragmentation for inode slab caches
` [patch 09/12] Slab defragmentation: Support defragmentation for extX filesystem inodes
` [patch 10/12] Slab defragmentation: Support inode defragmentation for xfs
` [patch 11/12] Slab defragmentation: Support reiserfs inode defragmentation
` [patch 12/12] Slab defragmentation: kmem_cache_vacate for antifrag / memory compaction

[RFC 0/4] Using a generic bus_type for virtio
 2007-07-08  2:15 UTC  (2+ messages)

[PATCH 2/3] rebase -i: actually show the diffstat when being verbose
 2007-07-08  2:02 UTC 

What about this weekend
 2007-07-08  2:00 UTC 

[PATCH] gitweb: New cgi parameter: filter
 2007-07-08  1:35 UTC 

e1000: backport ich9 support from 7.5.5 ?
 2007-07-08  1:32 UTC  (13+ messages)
            ` Splitting e1000 (Was: Re: e1000: backport ich9 support from 7.5.5 ?)

Men's Sexual Health Pill from $1.50 per pill, Pain Relief, Anti-Anxiety/Sleep euly
 2007-07-08  1:27 UTC 

[RFC] Adding screen dimensions to machine configs
 2007-07-08  1:11 UTC 

Benchmarking interrupt latency
 2007-07-08  1:11 UTC 

Increase Your Cum By 5-times More, Sperm Enhancement Pill uqkj
 2007-07-08  1:06 UTC 

[PATCH] Make attributes "-diff" and "diff" work as advertized
 2007-07-08  0:59 UTC  (3+ messages)

Permissive devices in Xen
 2007-07-08  1:05 UTC 

[lm-sensors] [ patch ] de-macro-fy w83627hf.c
 2007-07-08  0:59 UTC 

[PATCH 1/2] [ide] mmio ide support
 2007-07-08  0:54 UTC  (5+ messages)

Question regarding SLAB corruption
 2007-07-08  0:54 UTC 

[linux-pm] Re: [PATCH] Remove process freezer from suspend to RAM pathway
 2007-07-08  0:50 UTC  (6+ messages)
  `  "

[PATCH] Add USB support to mpc8349-mitx board port
 2007-07-08  0:48 UTC  (5+ messages)

[Buildroot] <package>_VER vs <package>_VERSION
 2007-07-08  0:42 UTC  (7+ messages)

[PATCH] Remove process freezer from suspend to RAM pathway
 2007-07-08  0:40 UTC  (5+ messages)

[Buildroot] [buildroot 0001410]: uclibc.mk produces .config that confuses uclibc's configuration system
 2007-07-08  0:33 UTC 

[Buildroot] [buildroot 0001415]: SVN buildroot does not build configuration package
 2007-07-08  0:29 UTC 

Re : [Qemu-devel] [PATCH] Updated version of OpenGL patch
 2007-07-08  0:24 UTC  (2+ messages)
`  "

[Bluez-users] BCM1000-BTW firmware
 2007-07-08  0:20 UTC 

[Buildroot] svn commit: trunk/buildroot/package/config
 2007-07-08  0:18 UTC 

[Buildroot] svn commit: trunk/buildroot: package/config
 2007-07-08  0:10 UTC  (2+ messages)
` [Buildroot] improved deps [was Re: svn commit: trunk/buildroot: package/config]

[Qemu-devel] KQEMU Lockup / Box Freezes on Athlon 64 3400+
 2007-07-08  0:08 UTC 

[Buildroot] svn commit: trunk/buildroot/toolchain/gcc
 2007-07-07 23:55 UTC 

[Buildroot] svn commit: trunk/buildroot/toolchain/uClibc
 2007-07-07 23:54 UTC 

[PATCH 1/2] do_sys_poll: simplify playing with on-stack data
 2007-07-07 23:51 UTC  (2+ messages)

2.6.22-rc7: known regressions with patches v2
 2007-07-07 23:38 UTC  (5+ messages)

[linux-pm] Re: [PATCH] Remove process freezer from suspend to RAM pathway
 2007-07-07 23:33 UTC  (12+ messages)
`  "
                  ` malicious filesystems (was Re: [linux-pm] Re: [PATCH] Remove process freezer from suspend to RAM pathway)
                    ` malicious filesystems (was "

[PATCH] Enable legacy support for serial ports when SERIAL_8250_PNP is disabled
 2007-07-07 23:33 UTC 

md looping on recovery of raid1 array
 2007-07-07 23:21 UTC 

[RFC][PATCH -mm] Freezer: Handle uninterruptible tasks
 2007-07-07 23:08 UTC  (3+ messages)

[PATCH] some kmalloc/memset ->kzalloc (tree wide)
 2007-07-07 23:06 UTC  (4+ messages)
  ` [KJ] "

r8169 2.2LK: Low link speed after suspend
 2007-07-07 23:02 UTC  (5+ messages)

[RFC][PATCH -mm] Freezer: Handle uninterruptible tasks
 2007-07-07 23:08 UTC  (4+ messages)

[Buildroot] What is the proper procedure to commit a patch?
 2007-07-07 22:49 UTC  (9+ messages)
  ` [Buildroot] $(TARGET_CONFIGURE_OPTS) $(MAKE) vs $(MAKE) $(TARGET_CONFIGURE_OPTS)

Special Invitation -MyAfronet.com
 2007-07-07 22:34 UTC 

Is it time for remove (crap) ALSA from kernel tree ?
 2007-06-29 18:39 UTC  (15+ messages)
      ` OSS vs ALSA API (was Re: Is it time for remove (crap) ALSA from kernel tree ?)

[PATCH] Handle reg-shift property for of_serial ports
 2007-07-07 22:23 UTC  (11+ messages)

[Qemu-devel] MOV instructions spanning page boundaries cause access violations
 2007-07-07 22:23 UTC 

[Pkg-alsa-devel] [PATCH] amixer and special 'front...' channels
 2007-07-07 22:19 UTC 

Possible BUG in 'git log --parents'
 2007-07-07 22:17 UTC  (4+ messages)

[KJ] You've received a postcard from a school mate!
 2007-07-07 22:09 UTC  (2+ messages)
` [KJ] You've received a postcard from a School mate!

[Bluez-users] Device class in hcid.conf - Problems setting the correct description of the device
 2007-07-07 22:09 UTC  (3+ messages)

+ some-kmalloc-memset-kzalloc-tree-wide.patch added to -mm tree
 2007-07-07 22:05 UTC  (4+ messages)
  ` [KJ] Re: + some-kmalloc-memset-kzalloc-tree-wide.patch added to -mm
    ` [KJ] kcalloc prototype [Was: +
      ` kcalloc prototype [Was: + some-kmalloc-memset-kzalloc-tree-wide.patch added to -mm tree]

[2.6 patch] re-add required code to include/asm-v850/unistd.h
 2007-07-07 21:41 UTC  (2+ messages)

[RFC][Patch] Allow not mounting a root fs
 2007-07-07 21:46 UTC  (10+ messages)

PATA-disk named sda
 2007-07-07 21:40 UTC  (4+ messages)

SATA exceptions
 2007-07-07 21:35 UTC  (2+ messages)

Errors when firmware is missing
 2007-07-07 21:34 UTC  (6+ messages)

[Cluster-devel] [2.6.22 regression fix] DLM must depend on SYSFS
 2007-07-07 21:18 UTC  (5+ messages)
`  "
  ` [Cluster-devel] "

arch/v850/kernel/time.c compile error
 2007-07-07 21:11 UTC 

[2.6 patch] arch/v850/kernel/process.c must #include <linux/module.h>
 2007-07-07 21:11 UTC 


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.