messages from 2006-03-21 11:39:23 to 2006-03-21 17:58:13 UTC [more...]
VFAT: Can't create file named 'aux.h'?
2006-03-21 17:58 UTC (12+ messages)
[PATCH 22/46] kbuild: do not warn when unwind sections references .init/.exit sections
2006-03-21 17:53 UTC (28+ messages)
` [PATCH 23/46] kbuild: version.h should depend on .kernelrelease
` [PATCH 24/46] kbuild: Add copyright to modpost.c
` [PATCH 25/46] kbuild: ignore all generated files for make allmodconfig (x86_64)
` [PATCH 26/46] kbuild: whitelist false section mismatch warnings
` [PATCH 27/46] kbuild: make namespace.pl CROSS_COMPILE happy
` [PATCH 28/46] kbuild: small update of allnoconfig description
` [PATCH 29/46] kbuild: kill trailing whitespace in modpost & friends
` [PATCH 30/46] kbuild: kill false positives from section mismatch warnings for powerpc
` [PATCH 31/46] kbuild: fix section mismatch check for unwind on IA64
` [PATCH 32/46] kbuild: in the section mismatch check try harder to find symbols
` [PATCH 33/46] kbuild: fix make dir/file.xx when asm symlink is missing
` [PATCH 34/46] kbuild: when warning symbols exported twice now tell user this is the problem
` [PATCH 35/46] kbuild: change kbuild to not rely on incorrect GNU make behavior
` [PATCH 36/46] kbuild: Fix bug in crc symbol generating of kernel and modules
` [PATCH 37/46] kbuild: replace PHONY with FORCE
` [PATCH 38/46] kbuild: in makefile.txt note that Makefile is preferred name for kbuild files
` [PATCH 39/46] kbuild: fix genksyms build error
` [PATCH 40/46] kbuild: Lindent genksyms.c
` [PATCH 41/46] kbuild: clean-up genksyms
` [PATCH 42/46] kbuild: add -fverbose-asm to i386 Makefile
` [PATCH 43/46] Kconfig: remove the CONFIG_CC_ALIGN_* options
` [PATCH 44/46] kconfig: fix time ordering of writes to .kconfig.d and include/linux/autoconf.h
` [PATCH 45/46] kbuild: fix make help & make *pkg
` [PATCH 46/46] kbuild: remove obsoleted scripts/reference_* files
[MailServer Notification]Attachment Blocking Notification
2006-03-21 17:49 UTC
[ck] Re: [PATCH] mm: yield during swap prefetching
2006-03-21 17:51 UTC (42+ messages)
` interactive task starvation
[GIT] NFS client update for 2.6.16
2006-03-21 17:50 UTC (3+ messages)
` [NFS] "
SubmittingPatches typo
2006-03-21 17:45 UTC (6+ messages)
` [PATCH] "
[PATCH 000/141] V4L/DVB updates part 1
2006-03-21 17:43 UTC (6+ messages)
` [PATCH 077/141] V4L/DVB (3300b): .gitignore should also ignore StGit generated dirs
oops in bio_clone with 2.6.16-rc6
2006-03-21 17:35 UTC
Who uses the 'nodev' flag in /proc/filesystems ???
2006-03-21 17:31 UTC (11+ messages)
VFS,fs/locks.c,NFSD4: add race_free posix_lock_file_conf() interface
2006-03-21 17:30 UTC (3+ messages)
Lifetime of flash memory
2006-03-21 17:28 UTC (3+ messages)
DoS with POSIX file locks?
2006-03-21 17:28 UTC (9+ messages)
[PATCH] Fix console utf8 composing (F)
2006-03-21 17:28 UTC (3+ messages)
[2.6.16 STABLE PATCH] Kconfig: VIDEO_DECODER must select FW_LOADER
2006-03-21 17:27 UTC (3+ messages)
` [stable] "
[PATCH 00/49] V4L/DVB updates part 2
2006-03-21 17:18 UTC (2+ messages)
NFSD4: return conflict lock without races
2006-03-21 17:17 UTC
[PATCH 16/23] Kobject: provide better warning messages when people do stupid things
2006-03-21 17:16 UTC (2+ messages)
[git patches] libata updates
2006-03-21 17:23 UTC (6+ messages)
VFS,fs/locks.c: cleanup locks_insert_block
2006-03-21 17:14 UTC
VFS: Convert abuses of sector_t
2006-03-21 17:13 UTC
[PATCH 1/2] ext2/3: Support 2^32-1 blocks(Kernel)
2006-03-21 17:05 UTC (11+ messages)
` [Ext2-devel] "
2.6.16-rt1
2006-03-21 17:01 UTC (4+ messages)
[patch] direct-io: bug fix in dio handling write error
2006-03-21 16:56 UTC (2+ messages)
Question: where should the SCSI driver place MODE_SENSE data ?
2006-03-21 16:44 UTC
[PATCH] AHCI SATA vendor update from VIA
2006-03-21 16:39 UTC (5+ messages)
[PATCH 1/14] RTC: Remove RTC UIP synchronization on x86
2006-03-21 16:38 UTC (3+ messages)
[PATCH 0/3] msi abstractions and support for altix
2006-03-21 16:38 UTC (6+ messages)
` [PATCH 1/3] msi vector targeting abstractions
` [PATCH 2/3] per-platform IA64_{FIRST,LAST}_DEVICE_VECTOR definitions
` [PATCH 3/3] altix: msi support
[GIT PATCH] kbuild updates
2006-03-21 16:20 UTC (21+ messages)
` [PATCH 01/46] kbuild: support building individual files for external modules
` [PATCH 02/46] kbuild: use warn()/fatal() consistent in modpost
` [PATCH 03/46] kbuild: apply CodingStyle to modpost.c
` [PATCH 04/46] kbuild: improved modversioning support for external modules
` [PATCH 05/46] kbuild: warn about duplicate exported symbols
` [PATCH 06/46] x86: align per-cpu section to configured cache bytes
` [PATCH 07/46] kbuild: Accept various mips sub-types in SUBARCH
` [PATCH 08/46] kbuild: avoid stale modules in $(MODVERDIR) for external modules
` [PATCH 09/46] kbuild: run depmod when installing "
` [PATCH 10/46] kbuild: check for section mismatch during modpost stage
` [PATCH 11/46] kbuild: make cc-version available in kbuild files
` [PATCH 12/46] kbuild: consolidate command line escaping
` [PATCH 13/46] kbuild: fix mkmakefile
` [PATCH 14/46] kbuild: remove a tab from an empty line
` [PATCH 15/46] kbuild: remove checkconfig.pl
` [PATCH 16/46] kbuild: fix comment in Kbuild.include
` [PATCH 17/46] kbuild: do not segfault in modpost if MODVERDIR is not defined
` [PATCH 18/46] kbuild: fix segfault in modpost
` [PATCH 19/46] kbuild: include symbol names in section mismatch warnings
` [PATCH 20/46] kbuild: fix a cscope bug (make cscope segfaults)
[PATCH] slab: introduce kmem_cache_zalloc allocator
2006-03-21 16:30 UTC (4+ messages)
Kernel panic: Route cache, RCU, possibly FIB trie
2006-03-21 16:30 UTC (10+ messages)
[2/3 PATCH] Kprobes: User space probes support- readpage hooks
2006-03-21 16:17 UTC (4+ messages)
[PATCH] scsi: properly count the number of pages in scsi_req_map_sg()
2006-03-21 16:19 UTC (3+ messages)
Accessing kernel information from a module
2006-03-21 16:09 UTC (4+ messages)
` Fwd: "
2.6.16-rc6-mm2
2006-03-21 16:06 UTC (6+ messages)
` Some sata_mv error messages (was: Re: 2.6.16-rc6-mm2)
` Some sata_mv error messages
PATCH][1/8] 2.6.15 mlock: make_pages_wired/unwired
2006-03-21 16:03 UTC (3+ messages)
[ANN] Squashfs 3.0 released
2006-03-21 16:01 UTC (12+ messages)
[GIT PATCH] pending SCSI updates for post 2.6.16
2006-03-21 15:59 UTC
IOWAIT problem
2006-03-21 15:54 UTC
[PATCH][8/8] mm: lru interface change
2006-03-21 15:53 UTC (4+ messages)
kernel cache mem bug(?)
2006-03-21 15:21 UTC (2+ messages)
[git patch append] sata_mv fix
2006-03-21 15:37 UTC (5+ messages)
` [PATCH] 2.6.xx: sata_mv: another critical fix
[PATCH][5/8] proc: export mlocked pages info through "/proc/meminfo: Wired"
2006-03-21 15:33 UTC (3+ messages)
[PATCH][0/8] (Targeting 2.6.17) Posix memory locking and balanced mlock-LRU semantic
2006-03-21 15:20 UTC (7+ messages)
help with SMP debugging...task struct corruption
2006-03-21 15:05 UTC (2+ messages)
[linux-usb-devel] RE: [usb-storage] Re: [v4l-dvb-maintainer] 2.6.16-rc: saa7134 + u sb-storage = freeze
2006-03-21 14:59 UTC (3+ messages)
xfs cluster rewrites is broken?
2006-03-21 14:55 UTC (3+ messages)
referring a user address from ioctl entry point
2006-03-21 14:47 UTC (2+ messages)
2.6.16/piix
2006-03-21 14:32 UTC (2+ messages)
[PATCH] SELinux - add slab cache for inode security struct
2006-03-21 14:18 UTC
[PATCH 05/23] proc: Simplify the ownership rules for /proc
2006-03-21 13:49 UTC (4+ messages)
[BUG] compiler warning, kernel 2.6.16
2006-03-21 13:39 UTC
[PATCH] scm: fold __scm_send() into scm_send()
2006-03-21 13:42 UTC (9+ messages)
[patch] [trivial] remove needless check in nfs_opendir()
2006-03-21 13:33 UTC
[patch] [trivial] remove needless check in fs/read_write.c
2006-03-21 13:30 UTC
Bug on unmounting in 2.6.16-rc6-mm2
2006-03-21 13:27 UTC (5+ messages)
[patch] [trivial] remove needless check in binfmt_elf.c
2006-03-21 13:26 UTC
[BUG] wrong bogomips values with kernel 2.6.16
2006-03-21 13:10 UTC
[PATCH][4/8] Documentation/vm: minor corrections
2006-03-21 12:21 UTC (2+ messages)
[PATCH][3/8] mm: get_user_pages interface change
2006-03-21 12:21 UTC (2+ messages)
[PATCH 03/23] Mark empty release functions as broken
2006-03-21 12:50 UTC (5+ messages)
` [PATCH 04/23] driver core: platform_get_irq*(): return -ENXIO on error
[PATCH][INCOMPLETE] sata_nv: merge ADMA support
2006-03-21 12:48 UTC (7+ messages)
[GIT PATCH] Remove devfs from 2.6.16
2006-03-21 12:47 UTC (4+ messages)
[2/3 PATCH] Kprobes: User space probes support- readpage hooks
2006-03-21 12:40 UTC (5+ messages)
CIFS: some problems
2006-03-21 12:41 UTC
Merge strategy for klibc
2006-03-21 12:39 UTC (2+ messages)
[0/3] Kprobes: User space probes support
2006-03-21 12:23 UTC (11+ messages)
` [1/3 PATCH] Kprobes: User space probes support- base interface
` [2/3 PATCH] Kprobes: User space probes support- readpage hooks
` [3/3 PATCH] Kprobes: User space probes support- single stepping out-of-line
gettimeofday order of magnitude slower with pmtimer, which is default
2006-03-21 12:07 UTC (6+ messages)
Makefile problem
2006-03-21 11:42 UTC (2+ 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