messages from 2007-10-13 15:01:09 to 2007-10-13 20:14:49 UTC [more...]
[git pull] Input updates for 2.6.24-rc0
2007-10-13 20:14 UTC
[PATCH 3/4] Swapping
2007-10-13 20:13 UTC (3+ messages)
[PATCH 2/5] Add proper support for multicast
2007-10-13 20:08 UTC (10+ messages)
` [PATCH 3/5] Don't read AR5K_RAC_PISR on AR5210, document ath5k_int
` [PATCH 4/5] Add extensive documenation for the atheros bssid_mask
` [PATCH 5/5] ath5k: Fix and clean mode initialization, prefer G for AR5212
[PATCH 0/14] fork/exec removal series
2007-10-13 20:06 UTC (15+ messages)
` [PATCH 01/14] Change git_connect() to return a struct child_process instead of a pid_t
` [PATCH 02/14] Use start_command() in git_connect() instead of explicit fork/exec
` [PATCH 03/14] Use start_command() to run content filters "
` [PATCH 04/14] Use run_command() to spawn external diff programs instead of fork/exec
` [PATCH 05/14] Use start_comand() in builtin-fetch-pack.c instead of explicit fork/exec
` [PATCH 06/14] Have start_command() create a pipe to read the stderr of the child
` [PATCH 07/14] upload-pack: Use start_command() to run pack-objects in create_pack_file()
` [PATCH 08/14] Add infrastructure to run a function asynchronously
` [PATCH 09/14] Use the asyncronous function infrastructure in builtin-fetch-pack.c
` [PATCH 10/14] upload-pack: Move the revision walker into a separate function
` [PATCH 11/14] upload-pack: Run rev-list in an asynchronous function
` [PATCH 12/14] t0021-conversion.sh: Test that the clean filter really cleans content
` [PATCH 13/14] Avoid a dup2(2) in apply_filter() - start_command() can do it for us
` [PATCH 14/14] Use the asyncronous function infrastructure to run the content filter
[Bug 9151] Something broke cpufreq on laptop with lid behavior
2007-10-13 20:06 UTC
[PATCH 0/4] Swapping
2007-10-13 20:06 UTC (3+ messages)
[PATCH] Color support added to git-add--interactive
2007-10-13 20:03 UTC (9+ messages)
Git User's Survey 2007 unfinished summary continued
2007-10-13 19:59 UTC (5+ messages)
[Buildroot] svn commit: trunk/buildroot/toolchain/gcc
2007-10-13 19:58 UTC (6+ messages)
[git patches] IDE updates (part 2)
2007-10-13 19:56 UTC (2+ messages)
2.6.23-git3 jfs/bio bug
2007-10-13 19:44 UTC (3+ messages)
[U-Boot-Users] [NAND] Please pull git://www.denx.de/git/u-boot-nand-flash.git
2007-10-13 19:43 UTC (2+ messages)
Locking bug with p54 in mainline
2007-10-13 19:41 UTC
[U-Boot-Users] [GIT PULL] [ARM] Please pull from git://www.denx.de/git/u-boot-arm.git
2007-10-13 19:39 UTC (2+ messages)
[PATCH] JFS: Bio cleanup: Replace missing return statements
2007-10-13 19:28 UTC (2+ messages)
regression(?): starting with 2.6.21 sending packets became broken
2007-10-13 18:59 UTC (2+ messages)
[PATCH] Version 6 (2.6.23) Smack: Simplified Mandatory Access Control Kernel
2007-10-13 19:26 UTC (2+ messages)
Scsi on sparc build break in 2.6.23
2007-10-13 19:26 UTC (6+ messages)
[RFC] CLI option parsing and usage generation for porcelains
2007-10-13 19:22 UTC (5+ messages)
` [PATCH] Port builtin-add.c to use the new option parser
` [PATCH] Add a simple "
[PATCH] Input: Refactor evdev 32bit compat to be shareable with uinput
2007-10-13 19:12 UTC
linux-2.6.23-git3: Many sysfs-related warnings in dmesg
2007-10-13 19:26 UTC
What still uses the block layer?
2007-10-12 1:11 UTC
[PATCH] drivers/pci, drivers/dma: kill unused vars
2007-10-13 19:07 UTC
[Fwd: Re: [Qemu-devel] RFC: Code fetch optimisation]
2007-10-13 19:07 UTC (5+ messages)
[PATCH] drivers/char/ip2: fix used-uninit'd bug
2007-10-13 19:04 UTC
[PATCH] drivers/block/cpqarray,cciss: kill unused var
2007-10-13 19:03 UTC
Status of Linux SPI slave
2007-10-13 19:03 UTC (3+ messages)
[PATCH] 2.6.23-mm1 gdth doesn't compile with CONFIG_ISA && !CONFIG_EISA
2007-10-13 18:56 UTC
[Qemu-devel] qemu/target-mips TODO
2007-10-13 19:00 UTC
2.6.23-mm1
2007-10-13 19:13 UTC (33+ messages)
` 2.6.23-mm1 thread exit_group issue
` 2.6.23-mm1 pm_prepare() and _finish() w/ args vs. without
` Suspend Broken (Re: 2.6.23-mm1)
[PATCH] 0/3 checkpatch updates, new checkfiles script
2007-10-13 18:55 UTC (2+ messages)
[patch 0/8] m68k patches for 2.6.24
2007-10-13 18:53 UTC (13+ messages)
` [patch 2/8] m68k: Atari keyboard ACIA driver cleanup
` [patch 3/8] m68k: ignore restart_syscall
` [patch 7/8] b43 wireless needs <linux/io.h>
` [patch 8/8] ssb bus "
[PATCH] fallout from elsa setup split
2007-10-13 18:50 UTC (2+ messages)
Re:
2007-10-13 18:50 UTC
Software RAID when it works and when it doesn't
2007-10-13 18:40 UTC
[PATCH] missing includes in arch/powerpc/platforms/52xx/lite5200.c
2007-10-13 18:40 UTC
[PATCH 00/14] Transparent Proxying Patches, Take 5
2007-10-13 17:36 UTC (15+ messages)
` [PATCH 01/14] Loosen source address check on IPv4 output
` [PATCH 02/14] Implement IP_TRANSPARENT socket option
` [PATCH 03/14] Allow binding to non-local addresses if IP_TRANSPARENT is set
` [PATCH 04/14] Conditionally enable transparent flow flag when connecting
` [PATCH 05/14] Handle TCP SYN+ACK/ACK/RST transparency
` [PATCH 06/14] Port redirection support for TCP
` [PATCH 07/14] Export UDP socket lookup function
` [PATCH 08/14] Split Netfilter IPv4 defragmentation into a separate module
` [PATCH 09/14] iptables tproxy core
` [PATCH 10/14] iptables socket match
` [PATCH 11/14] iptables TPROXY target
` [PATCH 12/14] Don't lookup the socket if there's a socket attached to the skb
` [PATCH 13/14] "
` [PATCH 14/14] Add documentation
Sorry for taking so long
2007-10-13 18:38 UTC
[PATCH] checkpatch: Fix line number reporting
2007-10-13 18:35 UTC (2+ messages)
[Buildroot] svn commit: trunk/buildroot/target/linux
2007-10-13 18:37 UTC
Fw. Must have
2007-10-13 18:33 UTC
mdadm: /dev/sda1 is too small: 0K
2007-10-13 18:33 UTC
[Buildroot] svn commit: trunk/buildroot/target: device/Atmel device/Atmel/at91sam9260df etc
2007-10-13 18:30 UTC
[Bugme-new] [Bug 9155] New: No fan control with ATI Radeon display support on HP nx6125
2007-10-13 18:30 UTC (3+ messages)
[PATCH 00/52] Introduce credential record
2007-10-13 18:19 UTC (3+ messages)
[2.6.20.21 review 00/35] 2.6.20.21 -stable review
2007-10-13 18:10 UTC (7+ messages)
` [2.6.20.21 review 13/35] USB: allow retry on descriptor fetch errors
` [2.6.20.21 review 12/35] TCP: Fix TCP handling of SACK in bidirectional flows
` [2.6.20.21 review 17/35] sigqueue_free: fix the race with collect_signal()
[PATCH] Fixing path quoting issues
2007-10-13 18:12 UTC (3+ messages)
Latencies in XFS
2007-10-13 18:10 UTC (2+ messages)
Bonding support for eth1394?
2007-10-13 18:03 UTC (3+ messages)
insmod: unknown symbol error(updated)
2007-10-13 18:01 UTC
Kicking the right drive out
2007-10-13 18:00 UTC
RAID 5: weird size results after Grow
2007-10-13 17:59 UTC (8+ messages)
Dmidecode of the Clevo M720R
2007-10-13 16:49 UTC
wierd file perms
2007-10-13 17:28 UTC (2+ messages)
dmidecode
2007-10-13 17:29 UTC
insmod:unknown symbol
2007-10-13 17:47 UTC (2+ messages)
[PATCH] hiddev: Add 32bit ioctl compatibilty
2007-10-13 17:42 UTC (3+ messages)
drivers/fc4/fc.c in git-scsi-misc
2007-10-13 17:34 UTC (5+ messages)
Over 800 Models
2007-10-13 17:33 UTC
[PATCH] gitk: Added support for OS X mouse wheel
2007-10-13 17:33 UTC
[00/18] Virtual Compound Page Support V2
2007-10-14 2:35 UTC (5+ messages)
` [07/18] Vcompound: Add compound_nth_page() to determine nth base page
` Compiling kernel 2.6.23.1 HELP
[Qemu-devel] qemu/target-mips helper.c
2007-10-13 17:29 UTC
[Qemu-devel] Kqemu on x86_64 host with x86_64 guest
2007-10-13 17:13 UTC (7+ messages)
[lm-sensors] hwmon: (fschmd) Discard non-ASCII characters
2007-10-13 17:22 UTC
[Xenomai-help] adeos patch for 2.6.21
2007-10-13 17:21 UTC (9+ messages)
[Xenomai-core] [minor BUG] ARM: __check_kvm_seq undefined
2007-10-13 17:19 UTC (2+ messages)
[Xenomai-core] Cross compiling for ARM
2007-10-13 17:18 UTC (4+ messages)
[lm-sensors] lm-sens 2.10.5 fschmd support
2007-10-13 17:14 UTC (2+ messages)
[Xenomai-core] Xenomai on Xscale (Linux 2.6.20)
2007-10-13 17:06 UTC (8+ messages)
[PATCH] x86: trivial header merges
2007-10-13 16:05 UTC
[PATCH] tehuti: possible leak in bdx_probe
2007-10-13 17:03 UTC
[U-Boot-Users] USB OHCI issue
2007-10-13 17:03 UTC
[Buildroot] svn commit: trunk/buildroot: target/device target/device/Atmel target etc
2007-10-13 16:54 UTC (2+ messages)
[lm-sensors] [PATCH] hwmon: (w83627hf) Fix setting fan min right
2007-10-13 16:50 UTC (2+ messages)
` [lm-sensors] [PATCH] hwmon: (w83627hf) Fix setting fan min
push fails with unexpected 'matches more than one'
2007-10-13 16:51 UTC (4+ messages)
[lm-sensors] [PATCH] hwmon: (w83627hf) De-macro sysfs callback
2007-10-13 16:45 UTC (2+ messages)
[Buildroot] sysv-legacy patch for lockfile-progs, wireless-tools, ttcp
2007-10-13 16:42 UTC
[Xenomai-core] [PATCH] fix hw-timer setup/cleanup for i386
2007-10-13 16:38 UTC (13+ messages)
[PATCH] Allow kconfig to accept overrides
2007-10-13 16:36 UTC (9+ messages)
Sata Sil3512 bug?
2007-10-13 16:36 UTC (8+ messages)
` Re[2]: "
[PATCH] mmc: possible leak in mmc_read_ext_csd
2007-10-13 16:27 UTC
Stale/incorrect cached information
2007-10-13 16:23 UTC
[lm-sensors] hwmon driver authors: please read (was Re: [PATCH
2007-10-13 16:15 UTC (2+ messages)
Hitachi disk: spurious completions during NCQ
2007-10-13 16:13 UTC (4+ messages)
[lm-sensors] [PATCH RESEND 3] hwmon/dme1737: add sch311x support
2007-10-13 16:10 UTC (2+ messages)
how to best map/buffer a file to memory by being able to lock sequences thread-safe
2007-10-13 16:00 UTC (2+ messages)
[Buildroot] buildroot testing for ARM
2007-10-13 15:53 UTC
[PATCH] Double-free in cx23885_initdev
2007-10-13 15:46 UTC (2+ messages)
` [PATCH] Double-free in cx23885_initdev [sls][spam-bayes]
[U-Boot-Users] [patch] rtl8139.c: use PCI IO map
2007-10-13 15:46 UTC (3+ messages)
[U-Boot-Users] [ANNOUNCEMENT] MIPS Custodian
2007-10-13 15:43 UTC
[Bluez-users] laptop undiscoverable but iscan enabled?
2007-10-13 15:40 UTC
b43 with upstream-davem stacktrace
2007-10-13 15:26 UTC
VIAGRA
2007-10-13 15:25 UTC
[PATCH] IB/ipoib: Bound the net device to the ipoib_neigh structue
2007-10-13 15:24 UTC (8+ messages)
b43: regression on bcm4318
2007-10-13 15:22 UTC (4+ messages)
[U-Boot-Users] [PATCH] drivers/i2c : move i2c drivers to drivers/i2c
2007-10-13 15:14 UTC (11+ messages)
` [U-Boot-Users] [PATCH] drivers/input : move input drivers to drivers/input
` [U-Boot-Users] [PATCH] drivers/ide : move ide drivers to drivers/ide
` [U-Boot-Users] [PATCH] drivers/leds : move leds drivers to drivers/leds
` [U-Boot-Users] [PATCH] drivers/mtd : move mtd drivers to drivers/mtd
` [U-Boot-Users] [PATCH] drivers/pci : move pci drivers to drivers/pci
` [U-Boot-Users] [PATCH] drivers/pcmcia : move pcmcia drivers to drivers/pcmcia
` [U-Boot-Users] [PATCH] drivers/scsi : move scsi drivers to drivers/scsi
` [U-Boot-Users] [PATCH] drivers/usb : move usb drivers to drivers/usb
[PATCH 0/2] Add support for Apple aluminum USB keyboards
2007-10-13 14:37 UTC (3+ messages)
` [PATCH 1/2] hid: Rename some code identifiers from PowerBook specific to Apple generic
` [PATCH 2/2] hid: Add support for Apple aluminum USB keyboards
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.