messages from 2007-01-11 23:37:22 to 2007-01-12 04:33:56 UTC [more...]
Clean up write_in_full() users
2007-01-12 4:33 UTC (2+ messages)
O_DIRECT question
2007-01-12 4:30 UTC (17+ messages)
[PATCH 2/19] ide: add it8213 driver
2007-01-12 4:28 UTC (18+ messages)
` [PATCH 3/19] ide: it8213 driver update
` [PATCH 4/19] ia64: add pci_get_legacy_ide_irq()
` [PATCH 5/19] ide: add missing __init tags to IDE PCI host drivers
` [PATCH 6/19] pdc202xx_old: remove dead code
` [PATCH 7/19] au1xxx-ide: "
` [PATCH 8/19] ide: remove write-only ide_pio_data_t.blacklisted
` [PATCH 9/19] ide: remove write-only ide_hwif_t.no_dsc flag
` [PATCH 10/19] trm290: remove redundant CONFIG_BLK_DEV_IDEDMA
` [PATCH 11/19] ide: remove ide_pci_device_t tables with only one entry
` [PATCH 12/19] ide: remove ide_drive_t.usage
` [PATCH 13/19] hpt366: remove redundant check from init_dma_hpt366()
` [PATCH 14/19] cs5530: small cleanup
` [PATCH 15/19] svwks: "
` [PATCH 16/19] sis5513: sis5513_config_xfer_rate() cleanup
` [PATCH 17/19] ide: unexport ide_set_xfer_rate()
` [PATCH 18/19] ide: add ide_use_fast_pio() helper
` [PATCH 19/19] ide: use PIO/MMIO operations directly where possible
Oops
2007-01-12 4:23 UTC (9+ messages)
[U-Boot-Users] [patch] drop ppc default for size in MAKEALL
2007-01-12 4:14 UTC
[PATCH 0/19] new IDE quilt tree
2007-01-12 4:17 UTC (2+ messages)
` [PATCH 1/19] ide: update MAINTAINERS entry
Problems with mouse & menu
2007-01-12 4:04 UTC (2+ messages)
What's in git.git and announcing GIT v1.5.0-rc1
2007-01-12 4:02 UTC (3+ messages)
` [PATCH] reflog-expire: brown paper bag fix
Boot Linux 2.4.25 on MPC8270 board errors
2007-01-12 4:00 UTC
[Qemu-devel] weird slirp problems (dns lookups stopped working, and maybe more)
2007-01-12 3:37 UTC (4+ messages)
` [Qemu-devel] "
` [Qemu-devel] Re: weird slirp problems (dns lookups stopped working, and maybe more) [PATCH]
[PATCH] add restart function for mpc52xx
2007-01-12 3:37 UTC (4+ messages)
Need to solve a NAT problem, any takers
2007-01-12 3:35 UTC
[PATCH] Remove find_attach_pid()
2007-01-12 3:27 UTC
[REGRESSION] 2.6.19/2.6.20-rc3 buffered write slowdown
2007-01-12 3:04 UTC (13+ messages)
[PATCH] paravirt_ops x86_64 , take 2
2007-01-12 3:04 UTC
lhype -> lguest
2007-01-12 2:47 UTC
[PATCH 2.6.16.29 1/1] MM: enhance Linux swap subsystem
2007-01-12 2:46 UTC (4+ messages)
[PATCH] [MIPS] Fixed PCI resource fixup
2007-01-12 2:46 UTC (5+ messages)
[PATCH] Make git-repack explain what it's doing during prune
2007-01-12 2:46 UTC
What's cooking in git.git (topics)
2007-01-12 2:43 UTC
[PATCH] bonding: Replace kmalloc() + memset() pairs with the appropriate kzalloc() calls
2007-01-12 2:28 UTC
[PATCH 00/10] local_t : adding and standardising local atomic primitives
2007-01-12 1:43 UTC (11+ messages)
` [PATCH 01/10] local_t : architecture independant extension
` [PATCH 02/10] local_t : alpha extension
` [PATCH 03/10] local_t : i386 extension
` [PATCH 04/10] local_t : ia64 extension
` [PATCH 05/10] local_t : mips extension
` [PATCH 06/10] local_t : parisc cleanup
` [PATCH 07/10] local_t : powerpc extension
` [PATCH 08/10] local_t : s390 cleanup
` [PATCH 09/10] local_t : sparc64 cleanup
` [PATCH 10/10] local_t : x86_64 extension
"svc: unknown version (3)" when CONFIG_NFSD_V4=y
2007-01-12 2:32 UTC (11+ messages)
[PATCH 00/09] atomic.h : standardizing atomic primitives
2007-01-12 1:35 UTC (10+ messages)
` [PATCH 01/09] atomic.h : Add atomic64 cmpxchg, xchg and add_unless to alpha
` [PATCH 02/09] atomic.h : Complete atomic_long operations in asm-generic
` [PATCH 03/09] atomic.h : i386 type safety fix
` [PATCH 04/09] atomic.h : Add atomic64 cmpxchg, xchg and add_unless to ia64
` [PATCH 05/09] atomic.h : Add atomic64 cmpxchg, xchg and add_unless to mips
` [PATCH 06/09] atomic.h : Add atomic64 cmpxchg, xchg and add_unless to parisc
` [PATCH 07/09] atomic.h : Add atomic64 cmpxchg, xchg and add_unless to powerpc
` [PATCH 08/09] atomic.h : Add atomic64 cmpxchg, xchg and add_unless to sparc64
` [PATCH 09/09] atomic.h : Add atomic64 cmpxchg, xchg and add_unless to x86_64
[U-Boot-Users] jffs2 fsload - SOLVED
2007-01-12 2:14 UTC
Replace nopage() / nopfn() with fault()
2007-01-12 2:14 UTC (2+ messages)
[PATCH 0 of 8] Teach xm save to checkpoint a running domain
2007-01-12 2:02 UTC (11+ messages)
` [PATCH 1 of 8] Add resumedomain domctl to resume a domain after checkpoint
` [PATCH 1 of 8] Add resumedomain domctl to resume adomain "
` [PATCH 2 of 8] Export resumedomain domctl to libxc
` [PATCH 3 of 8] Export xc_domain_resume to xend
` [PATCH 4 of 8] Add XS_RESUME command
` [PATCH 5 of 8] Export XS_RESUME to xend
` [PATCH 6 of 8] Make suspend hypercall return 1 when the domain has been resumed
` [PATCH 7 of 8] Make xen_suspend handle resume
` [PATCH 8 of 8] Add xm save -c/--checkpoint option
[PATCH 4/8] HVM save restore: vcpu context support
2007-01-12 1:59 UTC (3+ messages)
[KJ] Madonna defends Rosie in Trump feud
2007-01-12 1:58 UTC
tail packing don't works with tails
2007-01-12 1:57 UTC
[PATCH] kvme080 board support patch
2007-01-12 1:45 UTC (2+ messages)
[Drbd-dev] DRBD-8: BUG when disk write errors occur duringheavyI/O
2007-01-12 1:45 UTC
How to commit removed file?
2007-01-12 1:40 UTC (7+ messages)
Removing files
2007-01-12 1:28 UTC (9+ messages)
` [PATCH] git-status: wording update to deal with deleted files
[PATCH] kexec/kdump: allow zero start for crashkernel
2007-01-12 1:26 UTC
[PATCH 07 of 10] Add new shutdown mode for checkpoint
2007-01-12 1:25 UTC (3+ messages)
xfs_repair: corrupt inode error
2007-01-12 1:25 UTC (2+ messages)
[PATCH 19/19] powerpc: defconfig for Celleb
2007-01-12 1:19 UTC
[PATCH 18/19] powerpc: Basic supports for Celleb
2007-01-12 1:18 UTC
[PATCH 17/19] powerpc: hypervisor console driver for Celleb
2007-01-12 1:17 UTC
IO transfer limits
2007-01-12 1:17 UTC (12+ messages)
[PATCH 16/19] powerpc: udbg supports for Celleb
2007-01-12 1:16 UTC
[PATCH 15/19] powerpc: htab routines for Celleb
2007-01-12 1:15 UTC
[PATCH] libata: PIIX3 support
2007-01-12 1:26 UTC (2+ messages)
[PATCH 14/19] powerpc: SPU support routines for Celleb
2007-01-12 1:13 UTC
[PATCH 13/19] powerpc: Supporting iommu for Celleb
2007-01-12 1:13 UTC
[LARTC] dst cache overflow (bridged wan interfaces)
2007-01-12 1:13 UTC (3+ messages)
[PATCH 12/19] powerpc: setup sio in SCC for Celleb
2007-01-12 1:12 UTC
[PATCH 11/19] powerpc: setup usb host controller in SCC for Celleb
2007-01-12 1:11 UTC
Restraining git pull/fetch to the current branch
2007-01-12 1:09 UTC (3+ messages)
dst cache overflow
2007-01-12 1:06 UTC (9+ messages)
` [LARTC] "
` "
[PATCH 10/19] powerpc: Supporting PCI bus and base of I/O for Celleb
2007-01-12 1:03 UTC
[PATCH 09/19] powerpc: Cell SCC definitions for Celleb
2007-01-12 1:02 UTC
[PATCH 8/19] powerpc: supporting interrupts for Celleb
2007-01-12 1:01 UTC
What's cooking in git.git (topics)
2007-01-12 1:01 UTC (12+ messages)
[PATCH 7/19] powerpc: interfaces to the hypervisor of Celleb
2007-01-12 1:00 UTC
[PATCH 6/19] powerpc: hypervisor call numbers for Celleb
2007-01-12 0:59 UTC
[PATCH 5/19] powerpc: add IRQ remapping hook
2007-01-12 0:58 UTC
[PATCH 2/2] drivers/ata: export some static functions in libata-core.c
2007-01-12 0:55 UTC (7+ messages)
[PATCH 4/19] powerpc: add a field for each specific bus to sturct pci_controller
2007-01-12 0:57 UTC
[PATCH 00 of 10] Teach xm save to checkpoint a running domain
2007-01-12 0:56 UTC (6+ messages)
` [PATCH 00 of 10] Teach xm save to checkpoint a
[PATCH 3/19] powerpc: Fix oprofile support on Cell LPAR
2007-01-12 0:56 UTC
Using GIT to store /etc (Or: How to make GIT store all file permission bits)
2007-01-12 0:55 UTC (6+ messages)
[PATCH 2/19] powerpc: TLB insertion cleanup
2007-01-12 0:54 UTC
[PATCH 1/19] spufs: add SPU register lock
2007-01-12 0:52 UTC
+ ubi-printk-fix.patch added to -mm tree
2007-01-12 0:51 UTC
tree corrupted on disk quota full
2007-01-12 0:51 UTC (4+ messages)
[PATCH 0/19] Patches for Toshiba Cell reference set
2007-01-12 0:51 UTC
FailSpare event?
2007-01-12 0:48 UTC (8+ messages)
[PATCH 00/05] Linux Kernel Markers
2007-01-12 0:02 UTC (6+ messages)
` [PATCH 01/05] Linux Kernel Markers : Kconfig menus
` [PATCH 02/05] Linux Kernel Markers, architecture independant code
` [PATCH 03/05] Linux Kernel Markers : powerpc optimisation
` [PATCH 04/05] Linux Kernel Markers : i386 optimisation
` [PATCH 05/05] Linux Kernel Markers, non optimised architectures
[PATCH/RFC 2.6.20-rc4 1/1] fbdev, mm: hecuba/E-Ink fbdev driver
2007-01-12 0:47 UTC (10+ messages)
` [PATCH/RFC 2.6.20-rc4 1/1] fbdev,mm: "
+ add-taint_user-and-ability-to-set-taint-flags-from-userspace-fix-2.patch added to -mm tree
2007-01-12 0:44 UTC
LTT for 2.6.19
2007-01-12 0:48 UTC
tree corrupted on disk quota full
2007-01-12 0:40 UTC (7+ messages)
` Better error messages for corrupt databases
[PATCH]Enabling Auto poweron after power is restored
2007-01-12 0:38 UTC (8+ messages)
[PATCH 0/6] containers: Generic Process Containers (V6)
2007-01-12 0:33 UTC (4+ messages)
` [PATCH 4/6] containers: Simple CPU accounting container subsystem
` [ckrm-tech] "
[PATCH 0/7] Powerpc MSI Implementation
2007-01-12 0:33 UTC (4+ messages)
` [PATCH 4/7] MPIC MSI allocator
- voyager-remove-smp_tune_scheduling-fixme.patch removed from -mm tree
2007-01-12 0:21 UTC
[PATCH] more sanity check in extents
2007-01-12 0:18 UTC
[PATCH] Speedup recursive by flushing index only once for all entries
2007-01-12 0:18 UTC (14+ messages)
Call for Ext4 patches
2007-01-12 0:17 UTC
[PATCH] [POWERPC] Add cputable entry for PowerPC 440SPe Rev. B
2007-01-12 0:14 UTC (4+ messages)
[PATCH] fix build when CONFIG_COMPAT disabled
2007-01-12 0:10 UTC (3+ messages)
[RFC] clarifications for -l to newrole.1
2007-01-12 0:04 UTC (3+ messages)
Finding hardlinks
2007-01-12 0:00 UTC (7+ messages)
+ tlclk-bug-fix-misc-fixes-tidy.patch added to -mm tree
2007-01-12 0:01 UTC
+ tlclk-bug-fix-misc-fixes.patch added to -mm tree
2007-01-12 0:00 UTC
International Legal RX
2007-01-12 5:01 UTC
+ workqueue-fix-freezeable-workqueues-implementation.patch added to -mm tree
2007-01-11 23:58 UTC
+ workqueue-dont-clear-cwq-thread-until-it-exits.patch added to -mm tree
2007-01-11 23:58 UTC
+ workqueue-fix-flush_workqueue-vs-cpu_dead-race.patch added to -mm tree
2007-01-11 23:58 UTC
- fix-flush_workqueue-vs-cpu_dead-race.patch removed from -mm tree
2007-01-11 23:58 UTC
[BUG] OSX ends with "install: git-init.1: No such file or directory"
2007-01-11 23:53 UTC (4+ messages)
[KJ] Plunge
2007-01-11 23:53 UTC
Linux 2.6.20-rc4
2007-01-11 23:53 UTC (5+ messages)
` 2.6.20-rc4: known unfixed regressions (v2)
[announce] new tagged version of ipkg
2007-01-11 23:48 UTC (5+ messages)
usb error messages
2007-01-11 23:50 UTC
[patch] POM-NG: runme message clarification and filename regex fixes (v3)
2007-01-11 23:44 UTC (2+ messages)
Bug: 2.6.20 scsi/block device/elevator recursion loop
2007-01-11 23:43 UTC
[Xenomai-help] xeno_16550A and 8250.nr_uarts=0
2007-01-11 23:42 UTC (2+ messages)
[PATCH] ia64: add pci_get_legacy_ide_irq() (was: [2.6 patch] let BLK_DEV_AMD74XX depend on X86)
2007-01-11 23:39 UTC (2+ messages)
[PATCH] tlclk: bug fix + misc fixes
2007-01-11 23:34 UTC
Linux Software RAID 5 Performance Optimizations: 2.6.19.1: (211MB/s read & 195MB/s write)
2007-01-11 23:38 UTC
Finding hardlinks
2007-01-11 23:35 UTC (4+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.