messages from 2007-10-13 20:56:33 to 2007-10-14 05:43:43 UTC [more...]
2.6.23: No text consoles with FRAMEBUFFER_CONSOLE_DETECT_PRIMARY
2007-10-14 5:43 UTC (2+ messages)
[RFC] [Patch] calgary iommu: Use the first kernel's tce tables in kdump
2007-10-14 5:41 UTC (4+ messages)
[PATCH] git scsi misc include fix
2007-10-14 5:35 UTC
[PATCH V2] MMC/SD: Fix regression in 2.6.23-git3 due to change in calling add_uevent_var
2007-10-14 5:33 UTC
[PATCH] Simplify yenta code
2007-10-14 5:23 UTC (11+ messages)
` [NOT VERY SAFE] [TCP]: Set initial_ssthresh default to zero in Cubic and BIC
[Buildroot] svn commit: trunk/buildroot/toolchain/gcc
2007-10-14 5:22 UTC (10+ messages)
` [Buildroot] Some devices are not created in the ext2 filesystem
[PATCH] MMC/SD: Fix regression in 2.6.23-git3 due to change in calling add_uevent_var
2007-10-14 5:08 UTC
RAID 5: weird size results after Grow
2007-10-14 5:05 UTC (4+ messages)
[PATCH] refpolicy:useradd_t needs process transition to nscd_t
2007-10-14 5:08 UTC
[PATCH] Fix "make htmldocs" build break
2007-10-14 5:01 UTC
[PATCH] missing include in ssb
2007-10-14 4:51 UTC
[git pull] Input updates for 2.6.24-rc0
2007-10-14 4:50 UTC (2+ messages)
[PATCH] typo in ibm_newemac/rgmii.c
2007-10-14 4:50 UTC
[PATCH] pata_cs5536: ATA driver for Geode companion chip
2007-10-14 4:49 UTC (3+ messages)
writing PV block drivers for Windows
2007-10-14 4:49 UTC (3+ messages)
` "
[PATCH] ssb: Fix regression in 2.6.23-git3 due to change in calling add_uevent_var
2007-10-14 4:46 UTC
[PATCH] uevent environment changes fallout
2007-10-14 4:46 UTC
[PATCH] refpolicy:locallogin problem still exists?
2007-10-14 4:49 UTC
[PATCH v2 0/7] 2nd respin of bestcomm patches
2007-10-14 4:42 UTC (8+ messages)
` [PATCH v2 1/7] exports rheap symbol to modules
` [PATCH v2 2/7] rheap: Changes config mechanism
` [PATCH v2 3/7] mpc52xx: Update mpc52xx_psc structure with B revision changes
` [PATCH v2 4/7] bestcomm: core bestcomm support for Freescale MPC5200
` [PATCH v2 5/7] bestcomm: ATA task support
` [PATCH v2 6/7] bestcomm: FEC "
` [PATCH v2 7/7] bestcomm: GenBD "
[PATCH 1/2] mpc52xx-ata: fix compile warning (unused variable)
2007-10-14 4:37 UTC (4+ messages)
` [PATCH 2/2] mpc52xx-uart: fix compile warning (format type mismatch)
2.6.23-mm1
2007-10-14 4:26 UTC (13+ messages)
` 2.6.23-mm1 thread exit_group issue
` Suspend Broken (Re: 2.6.23-mm1)
` [2.6.23-mm1] CONFIG_LOCALVERSION handling broken
[PKT_SCHED]: Add stateless NAT
2007-10-14 4:27 UTC (17+ messages)
` [0/10] Remove sk_buff ** from netfilter API
` [PATCH 1/10] [SKBUFF]: Merge common code between copy_skb_header and skb_clone
` [PATCH 2/10] [SKBUFF]: Add skb_morph
` [PATCH 3/10] [IPV4]: Make ip_defrag return the same packet
` [PATCH 4/10] [IPV4]: Change ip_defrag to return an integer
` [PATCH 5/10] [NET]: Avoid unnecessary cloning for ingress filtering
` [PATCH 6/10] [BRIDGE]: Unshare skb upon entry
` [PATCH 7/10] [NETFILTER]: Do not copy skb in skb_make_writable
` [PATCH 8/10] [IPVS]: Replace local version of skb_make_writable
` [PATCH 9/10] [NETFILTER]: Avoid skb_copy/pskb_copy/skb_realloc_headroom
` [PATCH 10/10] [NETFILTER]: Replace sk_buff ** with sk_buff *
This Watch is unbelievable
2007-10-14 4:20 UTC
[PATCH 0/2] Compile error fixes
2007-10-14 4:13 UTC (6+ messages)
` [PATCH 1/2] Lite5200 shouldn't mess with ROOT_DEV
` [PATCH 2/2] XilinxFB: typo bugfix
net-2.6.24 breaks powerpc mysteriously
2007-10-14 4:12 UTC (6+ messages)
[bug] usb build failure, latest -git
2007-10-14 4:04 UTC (4+ messages)
Git User's Survey 2007 unfinished summary continued
2007-10-14 3:55 UTC (13+ messages)
[Bluez-devel] PATCH1/2: bluez-utils - fix-a2dp-buffer-constraints
2007-10-14 3:36 UTC (2+ messages)
[Bluez-devel] PATCH2/2: bluez-utils - avoid-unnecessary-polls
2007-10-14 3:21 UTC (2+ messages)
x86: merge some trivially mergeable headers
2007-10-14 3:12 UTC (3+ messages)
[PATCH 0/14] fork/exec removal series
2007-10-14 3:07 UTC (20+ 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
mdadm: /dev/sda1 is too small: 0K
2007-10-14 2:59 UTC (3+ messages)
Fwd: ubuntu , satellite p100-219 and sound problem
2007-10-14 2:38 UTC
[Qemu-devel] QEMU keyboard issue with Gujin-2.2
2007-10-14 2:12 UTC (2+ messages)
[PATCH] Update Jens Axboe's email in Documentation/*
2007-10-14 1:55 UTC
[PATCH] JFS: Bio cleanup: Replace missing return statements
2007-10-14 1:46 UTC (3+ messages)
[linux-lvm] Issues with > 2TB PV with old GPT; how to build a partition around it
2007-10-14 1:33 UTC
GREETINGS
2007-10-14 1:29 UTC
Women will go mad!
2007-10-14 1:23 UTC
First stab at Elantech touchpad driver for 2.6.22.6. Testers wanted!
2007-10-14 1:14 UTC (3+ messages)
[U-Boot-Users] [patch] rtl8139.c: use PCI IO map
2007-10-14 1:12 UTC (4+ messages)
[PATCH #upstream 1/2] libata: move command post processing to __ata_qc_complete()
2007-10-14 1:02 UTC (5+ messages)
` [PATCH #upstream 2/2] libata: track SLEEP state and issue SRST to wake it up
[rfc] more granular page table lock for hugepages
2007-10-14 1:01 UTC (5+ messages)
` [rfc] lockless get_user_pages for dio (and more)
[lm-sensors] [PATCH] hwmon: (w83627hf) don't assume bank 0
2007-10-14 0:53 UTC (2+ messages)
2.6.23-git3 compilation broken, asm headers missing?
2007-10-14 0:52 UTC (4+ messages)
Addition of "xmlto" to install documentation
2007-10-14 0:43 UTC (3+ messages)
[PATCH] p54: Make filter configuration atomic
2007-10-14 0:35 UTC
[U-Boot-Users] [Microblaze] Pull Request: git://www.denx.de/git/u-boot-microblaze.git merge branch
2007-10-14 0:39 UTC (3+ messages)
[PATCH 3/4] Swapping
2007-10-14 0:36 UTC (9+ messages)
kvm: disabled by bios
2007-10-14 0:30 UTC
marvell 88SX6081 and linux 2.6.23.1
2007-10-13 18:57 UTC
[PATCH] frv: Remove duplicate output of .exit.data
2007-10-13 9:17 UTC (2+ messages)
[PATCH 5/5]: Reorder statements with regard to option length
2007-10-14 0:24 UTC (2+ messages)
Latencies in XFS
2007-10-14 0:23 UTC (3+ messages)
[PATCH 4/5]: Leave headroom for options when calculating the MPS
2007-10-14 0:22 UTC (2+ messages)
[PATCH 3/5]: Introducing CCMPS
2007-10-14 0:20 UTC (2+ messages)
2.6.23-git3 jfs/bio bug
2007-10-13 18:39 UTC (3+ messages)
[PATCH 2/5]: More informative registration
2007-10-14 0:15 UTC (2+ messages)
dmidecode mails
2007-10-13 17:48 UTC
[PATCH 0/4] Swapping
2007-10-14 0:14 UTC (7+ messages)
[PATCH 1/5]: Documentation for CCID operations
2007-10-14 0:14 UTC (2+ messages)
[PATCH 00/52] Introduce credential record
2007-10-13 21:46 UTC (3+ messages)
[git patches] IDE updates (part 2)
2007-10-14 0:12 UTC (9+ messages)
[2.6.23.1] possible circular locking dependency detected
2007-10-13 23:59 UTC (3+ messages)
[Buildroot] svn commit: trunk/buildroot/package/jpeg
2007-10-13 23:52 UTC (2+ messages)
[Buildroot] PATCH: set BR2_INET_RPC dependency for nfs-utils and portmap
2007-10-13 23:50 UTC
[Buildroot] is netkit-base-0.17 needed at all?
2007-10-13 23:45 UTC
[U-Boot-Users] [GIT PULL] AVR32 fixes
2007-10-13 23:38 UTC (4+ messages)
[U-Boot-Users] [PATCH] drivers/i2c : move i2c drivers to drivers/i2c
2007-10-13 23:28 UTC (12+ 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
regression(?): starting with 2.6.21 sending packets became broken
2007-10-13 23:23 UTC (4+ messages)
dmidecode from HP Pavilion DV6150EU
2007-10-13 23:01 UTC
[PATCH 3/4] (resend) Swapping
2007-10-13 23:20 UTC
[PATCH] sched: high-res preemption tick
2007-10-13 23:16 UTC (7+ messages)
` [RFC][PATCH] sched: SCHED_FIFO watchdog timer
[Buildroot] PATCH: xerces - provide correct URL and make compile not only for x86
2007-10-13 23:13 UTC
[Buildroot] svn commit: trunk/buildroot/package/fakeroot
2007-10-13 23:13 UTC
[Buildroot] svn commit: trunk/buildroot/package/tcpdump
2007-10-13 23:12 UTC
[Buildroot] svn commit: trunk/buildroot/package/readline
2007-10-13 23:11 UTC
PROBLEM: kernel panic
2007-10-13 22:48 UTC
[Buildroot] svn commit: trunk/buildroot/package/gmp
2007-10-13 23:09 UTC
[Buildroot] svn commit: trunk/buildroot/package/libpcap
2007-10-13 23:08 UTC
[Buildroot] svn commit: trunk/buildroot/target/linux
2007-10-13 23:07 UTC
(unknown),
2007-10-13 23:04 UTC (4+ messages)
` your mail
` Imports without Tariffs
[Qemu-devel] RFC: cleanups: CPU_MEM_INDEX
2007-10-13 22:55 UTC (7+ messages)
[Qemu-devel] RFC: reverse-endian softmmu memory accessors
2007-10-13 22:53 UTC (7+ messages)
[Qemu-devel] fat rw
2007-10-13 22:50 UTC
Software RAID when it works and when it doesn't
2007-10-13 22:50 UTC (3+ messages)
[PATCH 00/14] Transparent Proxying Patches, Take 5
2007-10-13 22:44 UTC (2+ messages)
[PATCH] Fixing path quoting issues
2007-10-13 22:36 UTC (4+ messages)
[Buildroot] PATCH: quagga - correct version
2007-10-13 22:28 UTC
[PATCH] Color support added to git-add--interactive
2007-10-13 22:23 UTC (8+ messages)
[RFC] CLI option parsing and usage generation for porcelains
2007-10-13 22:14 UTC (4+ messages)
` [PATCH] Add a simple option parser
[PATCH] NTFS error messages: replace static char pointers by static char arrays
2007-10-13 22:00 UTC (4+ messages)
[GIT PULL] i2c updates for 2.6.24
2007-10-13 22:11 UTC
[Buildroot] PATCH: correct ncftp version
2007-10-13 22:09 UTC
What still uses the block layer?
2007-10-13 22:05 UTC (2+ messages)
Packet marking in user queue with VWMARK
2007-10-13 22:05 UTC (2+ messages)
[U-Boot-Users] [PATCH] MMC for PXA 27X
2007-10-13 22:03 UTC (2+ messages)
2.6.23-rc4-mm1
2007-10-13 22:03 UTC (6+ messages)
` 2.6.23-rc4-mm1 myri10ge module link error on x86_64
[U-Boot-Users] Fix warning differ in signedness in cpu/pxa/mmc.c
2007-10-13 21:58 UTC (2+ messages)
[Buildroot] PATCH: mdadm - correct patch version
2007-10-13 21:55 UTC
[U-Boot-Users] Fix warning differ in signedness in board/mpl/vcma9/vcma9.c
2007-10-13 21:51 UTC (2+ messages)
[Buildroot] PATCH: lvm2 - correct patch version
2007-10-13 21:51 UTC
[PATCH 2/5] Add proper support for multicast
2007-10-13 21:51 UTC (11+ 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
[Buildroot] svn commit: trunk/buildroot: target/device target/device/Atmel target etc
2007-10-13 21:50 UTC (4+ messages)
[Buildroot] PATCH: lsof - correct URL
2007-10-13 21:46 UTC
Problem with appletouch driver in Linux version 2.6.23-rc7
2007-10-13 21:44 UTC (10+ messages)
[PATCH] [POWERPC] i2c: adds support for i2c bus on 8xx
2007-10-13 21:41 UTC
[Buildroot] PATCH: lm-sensors - correct patch version
2007-10-13 21:39 UTC
[Buildroot] PATCH: libcgicc correct URL
2007-10-13 21:33 UTC
[PATCH] ohci-ssb with !CONFIG_PM
2007-10-13 21:29 UTC
[Buildroot] PATCH: l2tp correct URL
2007-10-13 21:23 UTC
DOSEMU Network Driver
2007-10-13 21:18 UTC
[GIT PULL] please pull infiniband.git for-linus
2007-10-13 21:17 UTC
Working on an entry-level project
2007-10-13 21:16 UTC (9+ messages)
[Fwd: Re: [Qemu-devel] RFC: Code fetch optimisation]
2007-10-13 21:11 UTC (6+ 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.