All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2007-05-21 08:11:59 to 2007-05-21 10:46:41 UTC [more...]

NIC configuration problem
 2007-05-21 10:46 UTC 

[PATCH] Clean up the contents of module.h and moduleparam.h
 2007-05-21 10:43 UTC 

[RFC] log out-of-virtual-memory events
 2007-05-21 10:45 UTC  (6+ messages)
` signals logged / "

[RFC] log out-of-virtual-memory events
 2007-05-21 10:44 UTC  (5+ messages)
` [PATCH 1/2] limit print_fatal_signal() rate (was: [RFC] log out-of-virtual-memory events)
    ` [PATCH 1/2] limit print_fatal_signal() rate

[RFC] Third round of support for cloning submodules
 2007-05-21 10:44 UTC  (16+ messages)

[KJ] [PATCH] fix compiler warning in dd.c
 2007-05-21 10:41 UTC  (3+ messages)
`  "

[RFC 00/16] Variable Order Page Cache Patchset V2
 2007-05-21 10:42 UTC  (6+ messages)
` [RFC 10/16] Variable Order Page Cache: Readahead fixups

Online defragmentation and ext4migrate
 2007-05-21 10:42 UTC  (6+ messages)

kconfig - scan all Kconfig files
 2007-05-21 10:41 UTC  (3+ messages)

[Qemu-devel] Classic Mac OS
 2007-05-21 10:40 UTC 

Firmware to add - Dreamcast AICA
 2007-05-21 10:39 UTC  (4+ messages)

JFFS2 softlinks problem
 2007-05-21 10:37 UTC  (2+ messages)

[linux-lvm] f*cked up metadata on 1of3 LVM-disks
 2007-05-21 10:38 UTC  (2+ messages)

128 MiB NAND flash - all eraseblocks bad
 2007-05-21 10:44 UTC 

[PATCH] UDF: check for allocated memory for inode data
 2007-05-21 10:36 UTC  (12+ messages)

RFC: Using grant table to give iomem permission
 2007-05-21 10:36 UTC  (2+ messages)

[B.A.T.M.A.N.] problems running batman rev350
 2007-05-21 10:35 UTC  (5+ messages)

[PATCH 32/32] Blackfin SPI: cleanup according to David Brownell's review
 2007-05-21 10:32 UTC 

2.6.22-rc2 built on ppc (2)
 2007-05-21 10:40 UTC  (5+ messages)

ext2/3/4 online defrag
 2007-05-21 10:33 UTC  (4+ messages)

[PATCH] lockdep: lock contention tracking
 2007-05-21 10:28 UTC  (11+ messages)

[PATCH] hda-intel: fix ASUS M2V detection
 2007-05-21 10:29 UTC  (2+ messages)

[PATCH 0/4] [Net] Support Xen accelerated network plugin modules
 2007-05-21 10:28 UTC  (5+ messages)
` [Xen-devel] "

e2fsprogs: Undo I/O manager
 2007-05-21 10:27 UTC  (4+ messages)
` [PATCH 1/2] Add stack "

2.6.22-rc1-mm1
 2007-05-21 10:23 UTC  (18+ messages)
      ` [xfs-masters] 2.6.22-rc1-mm1

[PATCH]serial: make early_uart to use early_prarm instead of console_initcall
 2007-05-21 10:42 UTC  (5+ messages)

[patch] CFS scheduler, -v13
 2007-05-21 10:20 UTC  (14+ messages)
      ` bad networking related lag in v2.6.22-rc2

[StGit PATCH 1/2] Update the bash prompt from 'applied' instead of the obsolete 'current'
 2007-05-21 10:15 UTC  (5+ messages)
` [PATCH "

[PATCH] Remove the deprecated "kmem_cache_t" typedef from slab.h
 2007-05-21 10:08 UTC 

[PATCH 00/32] Blackfin update for 2.6.22-rc2
 2007-05-21 10:09 UTC  (32+ messages)
` [PATCH 01/32] Blackfin arch: Add Workaround for ANOMALY 05000257
` [PATCH 02/32] Blackfin arch: add SPI MMC driver support on bf533-stamp, tested on STAMP-BF533
` [PATCH 03/32] Blackfin arch: ISP1761 doesn't work for USB flash disk
` [PATCH 04/32] Blackfin arch: fix a few random warnings
` [PATCH 05/32] Blackfin arch: Add configuration data for ISP176x on BF561
` [PATCH 06/32] Blackfin arch: mark a bunch of local functions as static
` [PATCH 07/32] Blackfin arch: Fix reserved map after we changed PORT_H definition
` [PATCH 08/32] Blackfin arch: Move write to VR_CTL closer to IDLE
` [PATCH 09/32] Blackfin arch: DMA operation cleanup
` [PATCH 10/32] Blackfin arch: GPIO fix some defines
` [PATCH 11/32] Blackfin arch: fix trace output for FLAT binaries
` [PATCH 12/32] Blackfin arch: Fix bug using usb keyboard crashes kernel
` [PATCH 13/32] Blackfin arch: initial tepla-bf561 board support
` [PATCH 14/32] Blackfin arch: make sure we declare the revid functions as pure (since they are)
` [PATCH 15/32] Blackfin arch: dont clear status register bits in SWRST so we can actually use it
` [PATCH 16/32] Blackfin arch: finish removing p* volatile defines for MMRs
` [PATCH 17/32] Blackfin arch: move board specific setup out of common init code and into the board specific init code
` [PATCH 18/32] Blackfin arch: issue reset via SWRST so we dont clobber the watchdog state
` [PATCH 19/32] Blackfin arch: document why we have to touch the UART peripheral in our boot up code
` [PATCH 20/32] Blackfin arch: dma_memcpy borken for > 64K
` [PATCH 21/32] Blackfin arch: dont clear the bit that tells coreb to start booting
` [PATCH 22/32] Blackfin arch: make sure we use local labels
` [PATCH 24/32] Blackfin arch: cache SWRST value at bootup so other things like watchdog can non-destructively query it
` [PATCH 25/32] Blackfin arch: fix signal handling bug
` [PATCH 26/32] Blackfin arch: Change NO_ACCESS_CHECK to ACCESS_CHECK
` [PATCH 27/32] Blackfin arch: add board default configs to blackfin arch
` [PATCH 28/32] Blackfin arch: update defconfig files
` [PATCH 29/32] Blackfin arch: update pm.c according to power management API change
` [PATCH 30/32] Blackfin serial driver: fix overhead issue
` [PATCH 31/32] Blackfin serial driver: implement support for ignoring parity/break errors

[Cluster-devel] cluster configure
 2007-05-21 10:16 UTC 

Xen 3.1 released!
 2007-05-21 10:12 UTC  (3+ messages)

Database of Naturopathic clinics
 2007-05-21 10:09 UTC 

Hot symbol tip
 2007-05-21 10:06 UTC 

[PATCH] shrink task_struct by 16 bytes
 2007-05-21 10:04 UTC  (2+ messages)

2.6.22 -mm merge plans
 2007-05-21 10:03 UTC  (6+ messages)
` swap-prefetch: "
    ` [PATCH] mm: swap prefetch improvements

[PATCH] make cancel_rearming_delayed_work() reliable
 2007-05-21 10:10 UTC  (13+ messages)

[RFC,PATCH 11/15] knfsd: RDMA transport core
 2007-05-21 10:02 UTC  (3+ messages)

[BUG] local_softirq_pending storm
 2007-05-21 10:02 UTC  (6+ messages)

2.6.22-rc2 BUG: at include/linux/slub_def.h:77 kmalloc_index()
 2007-05-21  9:55 UTC  (7+ messages)
    ` Can't s2ram 22-rc2 [Was: 2.6.22-rc2 BUG: at slub_def.h:77]

[RFC] enhancing the kernel's graphics subsystem
 2007-05-21  9:44 UTC  (6+ messages)

[PATCH] [makedumpfile] Implement memory regions on IA64
 2007-05-21  9:54 UTC  (3+ messages)

[patch 0/3] genhomedircon replacement in libsemanage
 2007-05-21  9:54 UTC  (4+ messages)
` [patch 1/3] libsemanage: genhomedircon replacement
` [patch 2/3] libsemanage: test functions
` [patch 3/3] Remove legacy genhomedircon python script

[Buildroot] __ctype_b undefined reference after adding fontconfig support
 2007-05-21  9:52 UTC 

[rfc] increase struct page size?!
 2007-05-21  9:45 UTC  (17+ messages)

Rise symbol report
 2007-05-21  9:51 UTC 

[Xenomai-help] Xenomai Live CD
 2007-05-21  9:46 UTC  (5+ messages)

[PATCH][Trivial] Documentation: sysrq, description of 'h' slightly inaccurate
 2007-05-21  9:42 UTC 

[patch] fuse: fix mknod of regular file
 2007-05-21  9:39 UTC 

something strange in libata-core.c for kernel 2.6.22-rc3
 2007-05-21  9:41 UTC  (3+ messages)

Scheduling tests on IPC methods, fc6, sd0.48, cfs12
 2007-05-21  9:39 UTC  (2+ messages)

autofs / davfs
 2007-05-21  9:36 UTC  (6+ messages)
      ` Fwd: "

[PATCH] Documentation/memory-barriers.txt: various fixes
 2007-05-21  9:42 UTC 

problem with CCID3 loss events
 2007-05-21  9:32 UTC 

Update zilog timeout
 2007-05-21  9:11 UTC 

[PATCH/RFC 7/9] Virtual network guest device driver
 2007-05-21  9:27 UTC  (3+ messages)

[PATCH 21/21] [kpartx] Add handling for SUN partition tables
 2007-05-21  9:24 UTC 

[PATCH 20/21] [kpartx] Update BSD slice handling
 2007-05-21  9:24 UTC 

[PATCH 11/21] [libmultipath] Fix typo on blacklist_exceptions handler
 2007-05-21  9:24 UTC 

[PATCH 13/21] [libmultipath] Add new priority checker mpath_hp_sw
 2007-05-21  9:24 UTC 

[PATCH 15/21] [multipath] Add multipath.conf.5 manpage
 2007-05-21  9:24 UTC 

[PATCH 18/21] [libmultipath] Fix pp_alua install target
 2007-05-21  9:24 UTC 

[PATCH 12/21] [hwtable] Update SGI entries
 2007-05-21  9:24 UTC 

[PATCH 14/21] [hwtable] Update entries for HP arrays
 2007-05-21  9:24 UTC 

[PATCH 17/21] [libmultipath] Remove libsysfs
 2007-05-21  9:24 UTC 

[PATCH 19/21] [kpartx] Update extended partition handling
 2007-05-21  9:24 UTC 

[PATCH 10/21] [hwtable] Update S/390 DASD entry
 2007-05-21  9:24 UTC 

[PATCH 16/21] [multipath] Update multipath.8 manpage
 2007-05-21  9:24 UTC 

NAND flash write goes wrong
 2007-05-21  9:30 UTC  (4+ messages)

[PATCH 9/21] [libcheckers] use async I/O for directio checker
 2007-05-21  9:23 UTC 

[PATCH 8/21] [multipath] add '-t' option to dump internal hwtable
 2007-05-21  9:23 UTC 

[PATCH 7/21] [multipathd] Fix handling of device-mapper devices
 2007-05-21  9:23 UTC 

problem with import-tars?
 2007-05-21  8:48 UTC 

[PATCH 6/21] [libmultipath] Fix debugging output
 2007-05-21  9:23 UTC 

[PATCH 5/21] [kpartx] Use mapname for device-mapper devices
 2007-05-21  9:23 UTC 

[PATCH 4/21] [libmultipath] Fix overflow in circular queue
 2007-05-21  9:23 UTC 

[PATCH 3/21] [libmultipath] Fixup EMC ALUA mode handling
 2007-05-21  9:23 UTC 

[PATCH 2/21] [kpartx] fix install target
 2007-05-21  9:23 UTC 

[PATCH 1/21] kpartx: fix crash during boot
 2007-05-21  9:23 UTC 

[PATCH 0/21] SUSE multipath-tools resync
 2007-05-21  9:22 UTC 

[PATCH] Fix x86_64 boot/memory.c compilation (a misprint)
 2007-05-21  9:26 UTC 

Drugs all over the world!
 2007-05-21  9:22 UTC 

[RFC]kvm: swapout guest page
 2007-05-21  9:20 UTC  (5+ messages)

Fwd: Problem: git doesn't update working dir (always) when checkout'ing other branch
 2007-05-21  9:16 UTC  (2+ messages)

[PATCH] [makedumpfile] Fix missing last node
 2007-05-21  9:15 UTC  (3+ messages)

just fetching HEAD of repository
 2007-05-21  9:08 UTC  (2+ messages)

1 Bug found for compiling on 32 Bit machine
 2007-05-21  9:07 UTC  (3+ messages)

[PATCH] Teach 'git-apply --whitespace=strip' to remove empty lines at the end of file
 2007-05-21  8:59 UTC  (4+ messages)

[2.6 PATCH] LDM: Fix for Windows Vista dynamic disks
 2007-05-21  8:37 UTC 

[patch] CFS scheduler, -v12
 2007-05-21  8:57 UTC  (7+ messages)

UDP packet loss when running lsof
 2007-05-21  8:51 UTC 

2.6.22-rc1-mm1 - s390 vs. md
 2007-05-21  8:52 UTC  (3+ messages)

[lm-sensors] [PATCH 2/2 RESEND] hwmon: documentation for new SMSC
 2007-05-21  8:51 UTC  (2+ messages)
` [lm-sensors] [PATCH 2/2 RESEND] hwmon: documentation for new

kernel BUG at drivers/xen/core/evtchn.c:481!
 2007-05-21  8:50 UTC 

[PATCH] Factor out common MODULE_INFO content from module*.h files
 2007-05-21  8:37 UTC  (7+ messages)

regression 2.6.22-rc2 suspend to ram broken ( usb_hcd_pci_suspend+0x0/0x170() returns -16 )
 2007-05-21  8:38 UTC 

[RFC] linux-2.6.22-rc2. SLUB report[kzalloc(0)]
 2007-05-21  8:30 UTC  (2+ messages)

Which kuna mine ladson
 2007-05-21  8:27 UTC 

Git branching & pulling
 2007-05-20 20:30 UTC  (4+ messages)

[ANNOUNCE] virtbench now has xen support
 2007-05-21  8:13 UTC  (8+ messages)

[PATCH] MM : alloc_large_system_hash() can free some memory for non power-of-two bucketsize
 2007-05-21  8:11 UTC  (4+ messages)


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.