messages from 2004-04-01 21:01:46 to 2004-04-02 14:43:02 UTC [more...]
[PATCH] libata transport attributes
2004-04-02 14:40 UTC (5+ messages)
kernel BUG at kernel/timer.c:370!
2004-04-02 14:42 UTC (5+ messages)
Migrate pages - v0.2 - some demos
2004-04-02 13:50 UTC
Migrate pages - v0.2
2004-04-02 13:46 UTC
To kunmap_atomic or not to kunmap_atomic ?
2004-04-02 14:15 UTC (2+ messages)
mm-kernels, 4K stacks, and NVIDIA... am I crazy?
2004-04-02 14:21 UTC (2+ messages)
(no subject)
2004-04-02 14:20 UTC
2.6.4: disabling SCSI support not possible
2004-04-02 14:03 UTC (5+ messages)
Fw: AIO patches reworked against radix-tree-writeback changes
2004-04-02 19:30 UTC
strange mount problem with mm kernels
2004-04-02 13:57 UTC
[linux-usb-devel] speedtouch and/or USB problem (2.6.4-WOLK2.3)
2004-04-02 13:27 UTC (3+ messages)
` [linux-usb-devel] speedtouch and/or USB problem (2.6.4-WOLK2.3 and 2.6.5-rc3-mm4)
chown() not POSIX compliant in 2.2.* and 2.4.*
2004-04-02 13:25 UTC
[patch] 2.6.5-rc2 __WAITQUEUE_INITIALIZER
2004-04-02 13:17 UTC (3+ messages)
kernel BUG at page_alloc.c:98 -- compiling with distcc
2004-04-02 13:15 UTC (2+ messages)
HSG80 entry in drivers/scsi/scsi_scan.c
2004-04-02 12:36 UTC (2+ messages)
40x PPC relocation issue during boot
2004-04-02 12:48 UTC (2+ messages)
media removed indication!
2004-04-02 12:38 UTC
2.6.5-rc3-mm2
2004-04-02 12:38 UTC (5+ messages)
md raid oops on 2.4.25/alpha
2004-04-02 12:03 UTC (2+ messages)
[PATCH] genesys usb 1.0 driver support
2004-04-04 3:36 UTC
Exploring sigqueue leak (was: Strange 'zombie' problem both in 2.4 and 2.6)
2004-04-02 12:05 UTC
[PATCH] cowlinks v2
2004-04-02 11:54 UTC (10+ messages)
[PATCH] cowlinks v2
2004-04-02 11:44 UTC (9+ messages)
2.6.5-rc2-aa vma merging
2004-04-02 11:34 UTC (2+ messages)
2.4.25 XFS can't create files
2004-04-02 11:34 UTC (3+ messages)
[RFC][PATCH 1/3] radix priority search tree - objrmap complexity fix
2004-04-02 10:55 UTC (20+ messages)
[ACPI] Re: Linux 2.4.26-rc1 (cmpxchg vs 80386 build)
2004-04-02 10:54 UTC (8+ messages)
Possible error in fs/buffer.c
2004-04-02 10:46 UTC (3+ messages)
disable-cap-mlock
2004-04-02 10:39 UTC (36+ messages)
Is there some bug in ext3 in 2.4.25?
2004-04-02 10:37 UTC (4+ messages)
Very poor performance with 2.6.4
2004-04-02 10:23 UTC (6+ messages)
2.6.5-rc3-as1 patchset, cks5.2, cfq, aa1, and some wli
2004-04-02 10:14 UTC (2+ messages)
[PATCH] speed up SATA
2004-04-02 10:11 UTC (10+ messages)
Scheduler balancing statistics
2004-04-02 9:59 UTC (5+ messages)
kernel development netwrok protocol modification
2004-04-02 9:58 UTC
Stack of a thread
2004-04-02 9:32 UTC
Linux 2.6 nanosecond time stamp weirdness breaks GCC build
2004-04-02 9:22 UTC (18+ messages)
[CHECKER] Race condition in i2o_core.c
2004-04-02 9:19 UTC (3+ messages)
irq 16 : Nobody cared - alsa v. io-apic in 2.6.5-rc3-bk2
2004-04-02 9:14 UTC
epoll reporting events when it hasn't been asked to
2004-04-02 9:04 UTC (3+ messages)
[PATCH/RFC] don't support %n in printk
2004-04-02 8:38 UTC (2+ messages)
[Patch 0/23] mask v2 - Second version of mask, cpumask and nodemask consolidation
2004-04-02 8:15 UTC (25+ messages)
` [Patch 1/23] mask v2 - Document bitmap.c bit model
` [Patch 2/23] mask v2 - Tighten unused bitmap bit handling
` [Patch 3/23] mask v2 - New bitmap operators
` [Patch 4/23] mask v2 - two missing 'const' qualifiers
` [Patch 5/23] mask v2 - Add new mask.h file
` [Patch 6/23] mask v2 - Replace cpumask_t with one using mask
` [Patch 7/23] mask v2 - Remove i386 obsolete cpumask ops
` [Patch 8/23] mask v2 - Remove ppc64 "
` [Patch 9/23] mask v2 - Remove x86_64 "
` [Patch 10/23] mask v2 - Remove obsolete cpumask emulation
` [Patch 11/23] mask v2 - Add new nodemasks.h file
` [Patch 12/23] mask v2 - [1/7] mmzone.h changes for nodemask
` [Patch 13/23] mask v2 - [2/7] nodemask_t core changes
` [Patch 14/23] mask v2 - [3/7] nodemask_t_i386_changes
` [Patch 15/23] mask v2 - [4/7] nodemask_t_pp64_changes
` [Patch 16/23] mask v2 - [5/7] nodemask_t_x86_64_changes
` [Patch 17/23] mask v2 = [6/7] nodemask_t_ia64_changes
` [Patch 18/23] mask v2 - [7/7] nodemask_t_other_arch_changes
` [Patch 19/23] mask v2 - Simplify sparc64 cpumask loop code
` [Patch 20/23] mask v2 - Optimize i386 cpumask macro usage
` [Patch 21/23] mask v2 - Dyadic physids_complement()
` [Patch 22/23] mask v2 - Fix cpumask in asm-x86_64/topology.h
` [Patch 23/23] mask v2 - Cpumask tweak in kernel/sched.c
` [Patch 24/23] mask v2 - Small system optimizations
[PATCH] PowerMac: cleanup of some scsi drivers
2004-04-02 7:20 UTC
Documentation/DocBook/parportbook.tmpl still under GFDL
2004-04-02 6:35 UTC
[2.6.4] Bad swap file entry, then kernel BUG at mm/shmem.c:475
2004-04-02 5:38 UTC (2+ messages)
Warning ( Mail Delivery (failure vetkezet@baumag.hu))
2004-04-02 5:43 UTC
[linux-usb-devel] [PATCH] back out sysfs reference count change
2004-04-02 4:38 UTC (3+ messages)
2.6.5-rc3-aa2
2004-04-02 4:31 UTC
ST alloc failures
2004-04-02 5:13 UTC
2.6.5-rc3-mm4
2004-04-02 3:09 UTC
booting 2.6.4 from OpenFirmware
2004-04-02 3:22 UTC (4+ messages)
[bkbits] predicted outage
2004-04-02 2:18 UTC
2.6.5-rc3-mm4
2004-04-02 2:09 UTC (5+ messages)
` 2.6.5-rc3-mm4 (compile stats)
Kernel hangs approximitly every 3 days, some times during boot on version 2.4 and 2.6
2004-04-02 2:02 UTC (2+ messages)
Upgrade from 2.4.25 to 2.6.4 kernel
2004-04-02 1:48 UTC
[PATCH 2.6.5-rc3] enable compilation on hosts without elf.h
2004-04-02 2:50 UTC
finding out the value of HZ from userspace
2004-04-02 1:44 UTC (14+ messages)
Oops in get_boot_pages at reboot
2004-04-02 1:44 UTC (3+ messages)
CONFIG_DEBUG_PAGEALLOC and virt_addr_valid()
2004-04-02 1:39 UTC (6+ messages)
[announce] 2.6.5-rc3-kj1 patchset
2004-04-02 1:26 UTC
[PATCH] Bind Mount Extensions 0.04 (linux-2.6.4)
2004-04-02 1:23 UTC (7+ messages)
` [PATCH] Bind Mount Extensions 0.04.1 2/5
Problems with dma_alloc_coherent()
2004-04-02 1:22 UTC
Slow network
2004-04-02 1:25 UTC
[willy@debian.org: [Ext2-devel] Solving the timestamp problem]
2004-04-02 1:12 UTC
Properly stop kernel threads on aic7xxx
2004-04-02 1:09 UTC (4+ messages)
bug: hid module crashed
2004-04-02 0:52 UTC
[PATCH 2.6.5-rc3] enable compilation on hosts without elf.h
2004-04-02 1:08 UTC
[PATCH] [0/6] HUGETLB memory commitment
2004-04-01 23:09 UTC (4+ messages)
[Linux-NTFS-Dev] Geometry determination
2004-04-01 23:06 UTC (3+ messages)
[PATCH] mask ADT: replace cpumask_t implementation [3/22]
2004-04-01 22:50 UTC (6+ messages)
2.6 kernels misdetect harddisk geometry, 2.4 kernels are fine
2004-04-01 22:44 UTC (2+ messages)
remove bitmap_shift_*() bitmap length limits
2004-04-01 22:42 UTC (5+ messages)
[PATCH] lockfs patch for 2.6
2004-04-01 22:32 UTC (4+ messages)
Upgrade from 2.4.25 to 2.6.4 kernel
2004-04-01 22:31 UTC (3+ messages)
[PATCH] early serial console support
2004-04-01 22:24 UTC (2+ messages)
2.6.5-rc3-mm4 usb partially broken, works at 2.6.5-rc3-mm3
2004-04-01 22:10 UTC
lk-changelog.pl 0.258
2004-04-01 21:49 UTC
BK-kernel-tools/shortlog update
2004-04-01 21:48 UTC
2.6.5-rc2-mm2
2004-04-01 21:46 UTC (4+ messages)
Linux 2.6 nanosecond time stamp weirdness breaks GCC build
2004-04-01 21:44 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox