messages from 2007-10-30 09:17:55 to 2007-10-30 11:34:29 UTC [more...]
[IDE] Fix build bug
2007-10-30 11:34 UTC (3+ messages)
2.6.23.1-rt4 and kvm 48
2007-10-30 11:34 UTC (10+ messages)
` [kvm-devel] "
RFC/patch portability: split kvm_vm_ioctl
2007-10-30 11:29 UTC (7+ messages)
` RFC/patch portability: split kvm_vm_ioctl v2
` RFC/patch portability: split kvm_vm_ioctl v3
[Bluez-users] Audio gaps with bcm2035 and Hama receiver
2007-10-30 11:29 UTC (9+ messages)
Missing MIME-headers in git-email-tool
2007-10-30 11:27 UTC (3+ messages)
[PATCH 10/16] CRIS architecture: Correct compile errors
2007-10-30 11:18 UTC
[GIT-GUI PATCH 0/3] po2msg fixes
2007-10-30 11:25 UTC (4+ messages)
` [GIT-GUI PATCH 1/3] po2msg: ignore entries marked with "fuzzy"
` [GIT-GUI PATCH 2/3] po2msg: ignore untranslated messages
` [GIT-GUI PATCH 3/3] po2msg: actually output statistics
[Patch] adding some scripts at installing
2007-10-30 11:25 UTC (4+ messages)
delalloc and reservation
2007-10-30 11:24 UTC (4+ messages)
` [RFC/PATCH] ext4: Clear the reservation window correctly with delayed allocation
[U-Boot-Users] Enabling watchdog for MPC8245
2007-10-30 11:24 UTC (2+ messages)
[RFC][ for -mm] memory cgroup enhancements take3 [0/9] intro
2007-10-30 11:23 UTC (10+ messages)
` [RFC][ for -mm] memory cgroup enhancements take3 [1/9] fix try_to_free_mem_cgroup_pages() numa handling
` [RFC][ for -mm] memory cgroup enhancements take3 [2/9] add force_empty
` [RFC][ for -mm] memory cgroup enhancements take3 [3/9] remember page cache
` [RFC][ for -mm] memory cgroup enhancements take3 [4/9] remember active
` [RFC][ for -mm] memory cgroup enhancements take3 [5/9] per-cpu status accounting
` [RFC][ for -mm] memory cgroup enhancements take3 [7/9] add memory.stat file
` [RFC][ for -mm] memory cgroup enhancements take3 [7/9] add pre_destory
` [RFC][ for -mm] memory cgroup enhancements take3 [8/9] implicit force_empty at rmdir
` [RFC][ for -mm] memory cgroup enhancements take3 [9/9] per zone stat
rt73usb: support for wireless in Kohjinsha subnotebook
2007-10-30 11:22 UTC (2+ messages)
` Licensing of IS89C35 WLAN USB driver [was Re: rt73usb: support for wireless in Kohjinsha subnotebook]
2.4.24-rc1 does not boot on SGI
2007-10-30 11:20 UTC (6+ messages)
Bootup support for watchdog with short timeout (touch_nmi_watchdog()?)
2007-10-30 11:16 UTC (5+ messages)
[PATCH 15/16] CRIS architecture: Correct compile errors
2007-10-30 11:20 UTC
[PATCH 14/16] CRIS architecture: Correct compile errors
2007-10-30 11:19 UTC
[PATCH 13/16] CRIS architecture: Correct compile errors
2007-10-30 11:19 UTC
[PATCH] [RESEND] Move libkvm (v2)
2007-10-30 11:19 UTC (2+ messages)
Bad drive discovered during raid5 reshape
2007-10-30 11:17 UTC (3+ messages)
Huge performance regression in 2.6.23?
2007-10-30 11:16 UTC
ACPI: update MAINTAINERS
2007-10-30 11:09 UTC
[Xenomai-core] Xenomai on Efika board
2007-10-30 11:07 UTC (4+ messages)
[PATCH 0/4] Unexport several headers and cleanup
2007-10-30 11:02 UTC (5+ messages)
` [PATCH 1/4] Unexport asm/page.h
` [PATCH 2/4] Unexport asm/elf.h
` [PATCH 3/4] Unexport asm/user.h and linux/user.h
` [PATCH 4/4] Cleanup asm/{elf,page,user}.h: #ifdef __KERNEL__ is no longer needed
[PATCH] rtc: m48t59 fix section mismatch warning
2007-10-30 10:59 UTC (2+ messages)
` [rtc-linux] "
[PATCH] Clean up bitops
2007-10-30 10:07 UTC (2+ messages)
[PATCH] show all mount args in /proc/mounts
2007-10-30 10:06 UTC (2+ messages)
[PATCH] Implement fallocate
2007-10-30 10:09 UTC (2+ messages)
[PATCH] Clean up sparse warnings
2007-10-30 10:05 UTC (2+ messages)
blacklisting ST3500630AS as not able to do NCQ
2007-10-30 10:59 UTC (3+ messages)
[PATCH 0/5] pvSCSI (SCSI pass through) driver
2007-10-30 10:56 UTC (10+ messages)
` [PATCH 0/6] "
` [PATCH 1/6] "
` [PATCH 2/6] "
` [PATCH 3/6] "
` [PATCH 4/6] "
` [PATCH 5/6] "
` [PATCH 6/6] "
[PATCH] drivers/scsi/lpfc/lpfc_hw.h: Some minor cleanup
2007-10-30 10:54 UTC
[PATCH] drivers/scsi/dpt_i2o: Convert to generic boolean
2007-10-30 10:54 UTC
[PATCH] xen: cache current vcpu
2007-10-30 10:54 UTC (3+ messages)
[PATCH] acpi: 'acpi_gbl_system_awake_and_running' is no longer used, only assigned
2007-10-30 10:54 UTC
[PATCH 0/10 v3] improve refspec handling in push
2007-10-30 10:53 UTC (18+ messages)
` [PATCH 01/10] push: change push to fail if short refname does not exist
` [PATCH 02/10] push: teach push new flag --create
` [PATCH 03/10] push: support pushing HEAD to real branch name
` [PATCH 04/10] push: add "git push HEAD" shorthand for 'push current branch to default repo'
` [PATCH 05/10] rename ref_matches_abbrev() to ref_abbrev_matches_full_with_fetch_rules()
` [PATCH 06/10] add ref_abbrev_matches_full_with_rev_parse_rules() comparing abbrev with full ref name
` [PATCH 07/10] push: use same rules as git-rev-parse to resolve refspecs
` [PATCH 08/10] push: teach push to accept --verbose option
` [PATCH 09/10] push: teach push to pass --verbose option to transport layer
` [PATCH 10/10] push: teach push to be quiet if local ref is strict subset of remote ref
[PATCH] raise tsc clocksource rating
2007-10-30 10:52 UTC (5+ messages)
AHCI + ST3160023AS + NCQ problems
2007-10-30 10:52 UTC (2+ messages)
[BUG] remote.c/match_explicit() ... NULL pointer dereferenciation (git 1.5.3.4)
2007-10-30 10:44 UTC
vm_ops.page_mkwrite() fails with vmalloc on 2.6.23
2007-10-30 10:49 UTC (11+ messages)
Proposal to improve filesystem/block snapshot interaction
2007-10-30 10:49 UTC (4+ messages)
broken strings in localization (was: How to run git-gui always in English?)
2007-10-30 10:45 UTC (2+ messages)
[Xenomai-core] Xenomai v2.4-rc4
2007-10-30 10:46 UTC (5+ messages)
` [Xenomai-help] "
[U-Boot-Users] Do we like the same books?
2007-10-30 10:39 UTC
[PATCH] hibernate: fix lockdep report
2007-10-30 10:38 UTC
[PATCH][NETNS] fix net released by rcu callback
2007-10-30 10:33 UTC
[Xenomai-help] how to stop a runaway task
2007-10-30 10:33 UTC (4+ messages)
[PATCH 1/12] X86: fix !CONFIG_SMP warning in processor.c
2007-10-30 10:31 UTC (3+ messages)
` [PATCH 3/12] ACPI sbs: fix retval warning
[Buildroot] [buildroot 0001561]: missing a $ in assignment for COND_ARCH_FPU_SUFFIX:=(ARCH_FPU_SUFFIX)
2007-10-30 10:31 UTC
[Buildroot] svn commit: trunk/buildroot/package
2007-10-30 10:31 UTC
Willkommensbonus - 555 Euro
2007-10-30 10:24 UTC
Should be Acard ATP8620 2SATA / 1 IDE driver
2007-10-30 10:24 UTC (2+ messages)
[Bluez-users] Audio gaps with bcm2035 and Hama receiver
2007-10-30 10:23 UTC (3+ messages)
CPU-Frequency limited to lowest available frequency while under load
2007-10-30 10:23 UTC
[PATCH] core: fix free_netdev when register fails during notification call chain
2007-10-30 10:20 UTC
[PATCH] pegasos_eth.c: Fix compile error over MV643XX_ defines
2007-10-30 10:22 UTC (6+ messages)
Is gcc thread-unsafe?
2007-10-30 10:20 UTC (3+ messages)
[announce] Updated PS3 Linux Distro Kit released (v1.5)
2007-10-30 10:17 UTC (2+ messages)
` [Cbe-oss-dev] "
[PATCH] scsi: iterate over devices individually for /proc/scsi/scsi
2007-10-30 10:17 UTC (4+ messages)
[git pull] scheduler fixes
2007-10-30 10:15 UTC (3+ messages)
` [git pull] scheduler fix
[Patch][RFC] fix make rpm
2007-10-30 10:15 UTC
[PATCH] ext4: dir inode reservation V2
2007-10-30 10:10 UTC
sata_nv and dynamically changing DMA mask?
2007-10-30 10:05 UTC (2+ messages)
remote#branch
2007-10-30 10:02 UTC (13+ messages)
[PATCH] LED: OMAP PWM: Use work queue for brightness
2007-10-30 10:00 UTC (2+ messages)
[PATCH] 0/4 fs/ioctl.c coding style, rename vfs_ioctl/do_ioctl, refactoring (take 2)
2007-10-30 9:59 UTC (5+ messages)
` [PATCH 2/4] VFS: swap do_ioctl and vfs_ioctl names
` [PATCH 3/4] VFS: factor out three helpers for FIBMAP/FIONBIO/FIOASYNC file ioctls
How to run git-gui always in English?
2007-10-30 9:58 UTC (5+ messages)
[PATCH] 0/3 fs/ioctl.c coding style, rename vfs_ioctl/do_ioctl
2007-10-30 9:55 UTC (7+ messages)
` [PATCH 1/3] VFS: apply coding standards to fs/ioctl.c
[Cluster-devel] [RFC] Killing ccs for good
2007-10-30 9:54 UTC (3+ messages)
compal el80 dmidecode
2007-10-30 9:53 UTC
[Xenomai-help] TR: RT, nonRT communication
2007-10-30 9:52 UTC (2+ messages)
[Adeos-main] [PATCH] janitorial: remove i8253_lock conversion
2007-10-30 9:44 UTC (4+ messages)
[PATCH 0/3] Deadline iosched: Fix batching algorithm
2007-10-30 9:40 UTC (2+ messages)
Linux Security *Module* Framework (Was: LSM conversion to static interface)
2007-10-30 9:41 UTC (7+ messages)
2.6.24-rc1-82798a1 compile failure (x86_64)
2007-10-30 9:10 UTC (3+ messages)
[2.6 patch] cleanup asm/scatterlist.h includes
2007-10-30 9:35 UTC (4+ messages)
[PATCH 16/16] CRIS architecture: Correct compile errors
2007-10-30 9:36 UTC
[PATCH 15/16] CRIS architecture: Correct compile errors
2007-10-30 9:35 UTC
[PATCH 14/16] CRIS architecture: Correct compile errors
2007-10-30 9:35 UTC
[PATCH 13/16] CRIS architecture: Correct compile errors
2007-10-30 9:34 UTC
[PATCH 12/16] CRIS architecture: Correct compile errors
2007-10-30 9:34 UTC
[PATCH 11/16] CRIS architecture: Correct compile errors
2007-10-30 9:33 UTC
Question about memory management in Xen
2007-10-30 9:35 UTC
[0/2] [CRYPTO] users: Fix up remaining sg issues
2007-10-30 9:32 UTC (5+ messages)
` [PATCH 1/2] [CRYPTO] tcrypt: Move sg_init_table out of timing loops
[U-Boot-Users] [PATCH 0/4] AVR32: Add support for ATSTK1003 and ATSTK1004
2007-10-30 9:34 UTC (4+ messages)
` [U-Boot-Users] [PATCH 2/4] AVR32: Make some AT32AP700x peripherals optional
` [U-Boot-Users] [PATCH 3/4] AVR32: Add support for the ATSTK1003 board
[PATCH 0/2] Blackfin I2C/TWI driver updates
2007-10-30 9:33 UTC (3+ messages)
` [PATCH 1/2] Blackfin I2C/TWI driver: Add platform_resource interface to support multi-port TWI controllers
` [PATCH 2/2] Blackfin I2C/TWI driver: add missing pin mux operation
[PATCH 10/16] CRIS architecture: Correct compile errors
2007-10-30 9:33 UTC
[PATCH 9/16] CRIS architecture: Correct compile errors
2007-10-30 9:32 UTC
[PATCH 8/16] CRIS architecture: Correct compile errors
2007-10-30 9:31 UTC
[PATCH 7/16] CRIS architecture: Correct compile errors
2007-10-30 9:31 UTC
[PATCH 6/16] CRIS architecture: Correct compile errors
2007-10-30 9:31 UTC
[PATCH 5/16] CRIS architecture: Correct compile errors
2007-10-30 9:30 UTC
[PATCH 4/16] CRIS architecture: Correct compile errors
2007-10-30 9:30 UTC
[PATCH 3/16] CRIS architecture: Correct compile errors
2007-10-30 9:29 UTC
[PATCH 2/16] CRIS architecture: Correct compile errors
2007-10-30 9:28 UTC
[PATCH 1/16] CRIS architecture: Correct compile errors
2007-10-30 9:28 UTC
Linux Security *Module* Framework (Was: LSM conversion to static interface)
2007-10-30 9:27 UTC (6+ messages)
[PATCH 0/16] CRIS architecture: Correct compile errors
2007-10-30 9:26 UTC
[Buildroot] [buildroot 0001561]: missing a $ in assignment for COND_ARCH_FPU_SUFFIX:=(ARCH_FPU_SUFFIX)
2007-10-30 9:26 UTC
[IA64] Effective __clear_bit_unlock V2
2007-10-30 9:24 UTC (2+ messages)
2.6.23 regression: second access of empty ntfs file leads to D state hang
2007-10-30 9:23 UTC (8+ messages)
` [Linux-NTFS-Dev] "
[Xen-devel] [patch 30/44] xen: Add support for preemption
2007-10-30 9:10 UTC
[PATCH 00/14] Blackfin on-chip SPI controller driver updates and bug-fixing
2007-10-30 9:18 UTC (26+ messages)
` [PATCH 01/14] Blackfin SPI driver: Initial supporting BF54x in SPI driver
` [PATCH 02/14] Blackfin SPI driver: use new GPIO API and add error handling
` [PATCH 03/14] Blackfin SPI driver: add error handing
` [PATCH 04/14] Blackfin SPI driver: Blackfin SPI driver does not respect the per-transfer cs_change field
` [PATCH 05/14] Blackfin SPI driver: prevent people from setting bits in ctl_reg
` [PATCH 06/14] Blackfin SPI driver: update spi driver to support multi-ports
` [PATCH 07/14] Blackfin SPI driver: Add SPI master controller platform device 1
` [PATCH 08/14] Blackfin SPI driver: Move GPIO config to setup and cleanup
` [PATCH 09/14] Blackfin SPI driver: Fix SPI driver to work with SPI flash ST25P16 on bf548
` [PATCH 10/14] Blackfin SPI driver: Clean up useless wait in bfin SPI driver
` [PATCH 11/14] Blackfin SPI driver: Move global SPI regs_base and dma_ch to struct driver_data
` [PATCH 12/14] Blackfin SPI driver: Fix bug in u16_cs_chg_reader to read data_len-2 bytes data firstly, then read out the last 2 bytes data
` [PATCH 13/14] Blackfin SPI driver: Move cs_chg_udelay to cs_deactive to fix bug when some SPI LCD driver needs delay after cs_deactive
` [PATCH 14/14] Blackfin SPI driver: set correct baud for spi mmc and enable SPI after DMA
Question about KVM-test
2007-10-30 9:22 UTC
[PATCH 2.6.24-rc1] sata_promise: ASIC PRD table bug workaround
2007-10-30 9:22 UTC (2+ messages)
[LARTC] Some questions about HTB
2007-10-30 9:21 UTC (2+ messages)
boot/wrap assumes a biarch toolchain?
2007-10-30 9:20 UTC (10+ messages)
MPC8360: Support for two SDRAM banks in the Kernel memory management?
2007-10-30 8:50 UTC
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.