linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2006-01-26 03:36:48 to 2006-01-26 16:47:57 UTC [more...]

[PATCH 0/6] RFC: use include/asm-generic/bitops.h
 2006-01-26 16:47 UTC  (24+ messages)
` [PATCH 1/6] {set,clear,test}_bit() related cleanup
` [PATCH 3/6] C-language equivalents of include/asm-*/bitops.h
        ` [PATCH 3/12] generic ffz()
        ` [PATCH 8/12] generic hweight{32,16,8}()
        ` [PATCH 9/12] generic hweight64()
        ` [PATCH 10/12] generic ext2_{set,clear,test,find_first_zero,find_next_zero}_bit()
        ` [PATCH 11/12] generic ext2_{set,clear}_bit_atomic()
        ` [PATCH 12/12] generic minix_{test,set,test_and_clear,test,find_first_zero}_bit()
        ` [parisc-linux] Re: [PATCH 3/6] C-language equivalents of include/asm-*/bitops.h

[PATCH 1/2] _PPC frequency change issues
 2006-01-26 16:47 UTC 

[PATCH] i386 - sys_clone from vsyscall
 2006-01-26 16:41 UTC 

e100 oops on resume
 2006-01-26 16:44 UTC  (25+ messages)
      ` sched_yield() makes OpenLDAP slow
          ` pthread_mutex_unlock (was Re: sched_yield() makes OpenLDAP slow)

vesa fb is slow on 2.6.15.1
 2006-01-26 16:40 UTC  (4+ messages)

[patch] warn if free_irq() is called from IRQ context
 2006-01-26 16:33 UTC 

[patch] drivers/block/floppy.c: dont free_irq() from irq context
 2006-01-26 16:29 UTC 

[RFC] VM: I have a dream
 2006-01-26 16:23 UTC  (5+ messages)

[PATCH] Zone reclaim: proc override
 2006-01-26 16:24 UTC  (2+ messages)

[spi-devel-general] [patch 2.6.14-rc6-git 2/6] SPI ads7846 protocol driver
 2006-01-26 16:20 UTC  (2+ messages)

Dont record local apic ids when they are disabled in MADT
 2006-01-26 16:13 UTC  (5+ messages)

SKY2 driver - version 0.13 - buggy but working
 2006-01-26 16:11 UTC  (3+ messages)
` [RFT] sky2: pci express error fix

CD writing in future Linux (stirring up a hornets' nest)
 2006-01-26 16:10 UTC  (23+ messages)

CD writing in future Linux (stirring up a hornets' nest)
 2006-01-26 16:04 UTC  (34+ messages)

[PATCH 0/4] Reducing fragmentation using lists (sub-zones) v22
 2006-01-26 15:55 UTC  (6+ messages)
` [PATCH 2/4] Split the free lists into kernel and user parts

ALSA on MIPS platform
 2006-01-26 16:02 UTC  (4+ messages)

[RFT/PATCH]Unify mapping from pxm to node id (take 2)
 2006-01-26 15:48 UTC  (3+ messages)

random minor benchmark: Re: Copy 20 tarfiles: ext2 vs (reiser4, unixfile) vs (reiser4,cryptcompress)
 2006-01-26 15:33 UTC  (2+ messages)

[PATCH 2.6.15-git9a] aoe [1/1]: do not stop retransmit timer when device goes down
 2006-01-26 14:51 UTC  (2+ messages)

[PATCH] i386 - sys_clone from vsyscall
 2006-01-26 15:12 UTC  (2+ messages)

[PATCH] sata_sil: combined irq + LBT DMA patch for testing
 2006-01-26 14:50 UTC 

[RFC] VM: I have a dream
 2006-01-26 14:46 UTC  (7+ messages)

Documentation for /dev/tun
 2006-01-26 14:44 UTC  (2+ messages)

CD writing in future Linux (stirring up a hornets' nest)
 2006-01-26 14:27 UTC 

Rationale for RLIMIT_MEMLOCK?
 2006-01-26 14:19 UTC  (25+ messages)
            ` CD writing in future Linux (stirring up a hornets' nest) (was: Rationale for RLIMIT_MEMLOCK?)
                          ` CD writing in future Linux (stirring up a hornets' nest)

[patch] Avoid use of spinlock for percpu_counter
 2006-01-26 14:17 UTC  (2+ messages)

[BUG] debugfs: hard link count wrong
 2006-01-26 14:11 UTC 

Xorg freezes 2.6.16-rc1
 2006-01-26 13:39 UTC 

[PATCH] Remove fs/jffs2/histo.h
 2006-01-26 13:28 UTC 

[RT] kgameportd/633 changed soft IRQ-flags
 2006-01-26 12:42 UTC 

Patch for CVE-2004-1334 ???
 2006-01-26 12:27 UTC  (5+ messages)

smp 'nice' bias support breaks scheduler behavior
 2006-01-26 12:25 UTC  (2+ messages)

[PATCH] xtensa: add asm/futex.h
 2006-01-26 12:38 UTC 

goal self AETEA Information Technology Inc
 2006-01-26 12:23 UTC 

[PATCH][TRIVIAL] Fix spelling in E1000_DISABLE_PACKET_SPLIT Kconfig description
 2006-01-26 12:10 UTC 

[PATCH] Remove CONFIG_PARPORT_ARC, drivers/parport/parport_arc.c
 2006-01-26 12:13 UTC 

[ 00/23] [Suspend2] Freezer Upgrade Patches
 2006-01-26 11:55 UTC  (25+ messages)
` [ 01/23] [Suspend2] Make workqueues freezeable
` [ 02/23] [Suspend2] Add new include/linux/freezer.h header
` [ 03/23] [Suspend2] Allow a notifier to remove itself from the notifier list
` [ 04/23] [Suspend2] Todo notifier for processes
` [ 05/23] [Suspend2] Make the freezer use todo lists
` [ 06/23] [Suspend2] Disable usermode helper invocations when the freezer is on
` [ 07/23] [Suspend2] Add which-to-thaw parameter to thaw_processes() calls
` [ 08/23] [Suspend2] New freezer explanation for kernel/power/process.c
` [ 09/23] [Suspend2] Quieten the freezer for normal operation
` [ 10/23] [Suspend2] Add support for freezing filesystem bdevs
` [ 11/23] [Suspend2] Modify freezeable for freezing kernel threads separately
` [ 12/23] [Suspend2] Split freezing of threads according to whether user/kernelspace
` [ 13/23] [Suspend2] Add support for thawing just kernel threads or all threads
` [ 14/23] [Suspend2] Helper for counting freezeable threads of a type
` [ 15/23] [Suspend2] Helper for counting uninterruptible "
` [ 16/23] [Suspend2] Helper to signal all "
` [ 17/23] [Suspend2] Helper to prod processes that should have frozen but haven't
` [ 18/23] [Suspend2] Helper: Did we fail to freeze all threads of a type?
` [ 19/23] [Suspend2] Freeze all threads of a type
` [ 20/23] [Suspend2] Modify process.c includes and export freezer state
` [ 21/23] [Suspend2] Remove unused DEBUG undef
` [ 22/23] [Suspend2] Modify swsusp to thaw kernel threads while eating memory
` [ 23/23] [Suspend2] Don't scan LRU while freezer is on

[PATCH] ieee1394: allow building with absolute SUBDIRS path
 2006-01-26  0:19 UTC 

[PATCH] SMP alternatives
 2006-01-26 11:48 UTC  (4+ messages)

Issues with uli526x networking module
 2006-01-26 11:10 UTC  (2+ messages)

[patch, lock validator] fix uidhash_lock <-> RCU deadlock
 2006-01-26 11:13 UTC  (2+ messages)

2.6.16-rc1-mm2 pata driver confusion
 2006-01-26 11:09 UTC  (2+ messages)

[PATCH]ip_options_fragment() has no effect on fragmentation
 2006-01-26 17:02 UTC  (3+ messages)

USB host pci-quirks
 2006-01-26 11:03 UTC 

sched_yield() makes OpenLDAP slow
 2006-01-26 10:50 UTC  (4+ messages)

[PATCH] Remove arch/ppc/syslib/ppc4xx_pm.c
 2006-01-26 10:50 UTC 

wireless: the contenders
 2006-01-26 10:25 UTC  (4+ messages)
` [softmac-dev] [PATCH] ieee80211_rx_any: filter out packets, call ieee80211_rx or ieee80211_rx_mgt

Red zones (was: [PATCH] garbage values in file /proc/net/sockstat)
 2006-01-26 10:07 UTC  (3+ messages)
` Red zones

reg: proble i am facing
 2006-01-26 10:06 UTC  (2+ messages)

[Patch] sched: new sched domain for representing multi-core
 2006-01-26  9:51 UTC 

[2.6 patch] kernel/posix-timers.c: remove do_posix_clock_notimer_create()
 2006-01-26  9:50 UTC 

[PATCH 01/04] Add multi-precision-integer maths library
 2006-01-26  9:45 UTC  (3+ messages)

[PATCH 03/04] Add encryption ops to the keyctl syscall
 2006-01-26  9:43 UTC  (4+ messages)

[PATCH 04/04] Add dsa key type
 2006-01-26  9:41 UTC  (4+ messages)

[patch, lock validator] rcu_torture_lock deadlock fix
 2006-01-26  9:26 UTC  (2+ messages)

Development tree, PLEASE?
 2006-01-26  8:44 UTC  (13+ messages)

mptable irq info wrong on Tyan S5112, need advice
 2006-01-26  8:34 UTC 

2.6.16-rc1-mm3
 2006-01-26  8:29 UTC  (12+ messages)
  ` [linux-usb-devel] 2.6.16-rc1-mm3
` 2.6.16-rc1-mm3 / netfilter / firehol problems?
` [BUG] Invalid sleeping function call in 2.6.16-rc1-mm3

[patch 6/9] mempool - Update kzalloc mempool users
 2006-01-26  8:11 UTC  (6+ messages)
` [patch 8/9] slab - Add *_mempool slab variants
` [patch 9/9] slab - Implement single mempool backing for slab allocator

[ANNOUNCE][RFC] PlugSched-6.2 for 2.6.16-rc1 and 2.6.16-rc1-mm1
 2006-01-26  8:11 UTC  (8+ messages)

[PATCH] bttv: correct bttv_risc_packed buffer size
 2006-01-26  8:02 UTC  (2+ messages)

[PATCH -mm] swsusp: userland interface (rev 2)
 2006-01-26  7:58 UTC  (11+ messages)

[PATCH 4/4] pmap: reduced permissions
 2006-01-26  7:54 UTC  (9+ messages)

[perfmon] Re: quick overview of the perfmon2 interface
 2006-01-26  7:48 UTC  (5+ messages)
  ` [Perfctr-devel] "

AMD64, 4GB, mttr questions
 2006-01-26  7:37 UTC  (2+ messages)

stradis oopses on modprobe
 2006-01-26  6:53 UTC  (3+ messages)
` [PATCH] media video stradis memory fix

[PATCH 00/16] V4L/DVB updates
 2006-01-26  6:51 UTC  (7+ messages)
` [PATCH 10/16] make VP-3054 Secondary I2C Bus Support a Kconfig option
        ` [PATCH|BUG-FIX] V4L/DVB: allow tristate build for cx88-vp3054-i2c

Test program demonstrating sys_clone() is broken on i386
 2006-01-26  6:19 UTC 

Job
 2006-01-26  5:58 UTC 

pthread_mutex_unlock (was Re: sched_yield() makes OpenLDAP slow)
 2006-01-26  6:14 UTC  (6+ messages)

[PATCH 3/6] 2.6.16-rc1 perfmon2 patch for review
 2006-01-26  5:43 UTC  (8+ messages)

[PATCH v3]Export cpu topology by sysfs
 2006-01-26  5:11 UTC  (2+ messages)

maintenance releases in GIT tree
 2006-01-26  5:10 UTC  (2+ messages)

Sunrise knick-knack for top men 867 croceines
 2006-01-26  5:09 UTC 

wrongly marked __init/__initdata for CPU hotplug
 2006-01-26  4:28 UTC  (4+ messages)

[PATCH 5/6] fix warning on test_ti_thread_flag()
 2006-01-26  4:12 UTC  (4+ messages)

[PATCH/RFC] Shared page tables
 2006-01-26  4:06 UTC  (5+ messages)

OOPS while doing amdump - 2.6.14
 2006-01-26  3:59 UTC 


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).