messages from 2009-04-03 20:47:15 to 2009-04-03 23:13:36 UTC [more...]
Xtables-addons 1.14 - DHCPMAC.Kconfig problem
2009-04-03 23:13 UTC (2+ messages)
[U-Boot] [PATCH/next v3 00/28] tools/Makefile cleanup and win32 tool support
2009-04-03 23:13 UTC (36+ messages)
` [U-Boot] [PATCH/next v3 01/28] Makefile: Make autoconf.mk a dependency of the depend target
` [U-Boot] [PATCH/next v3 02/28] Makefile: Add removal of *.exe files to clean target
` [U-Boot] [PATCH/next v3 03/28] common/Makefile: Conditionally compile env_embedded.o
` [U-Boot] [PATCH/next v3 04/28] elf.h: Use stdint.h to provide standard typedefs for WIN32
` [U-Boot] [PATCH/next v3 05/28] Rename include/zlib.h to include/u-boot/zlib.h
` [U-Boot] [PATCH/next v3 06/28] Rename include/bzlib.h to include/u-boot/bzlib.h
` [U-Boot] [PATCH/next v3 07/28] gen_eth_addr: Use POSIX rand() and srand()
` [U-Boot] [PATCH/next v3 08/28] tools/Makefile: Remove HOSTARCH HOSTOS defines
` [U-Boot] [PATCH/next v3 09/28] tools/Makefile: Remove inappropriate double-tabs
` [U-Boot] [PATCH/next v3 10/28] tools/Makefile: Split variable declarations into multiple lines
` [U-Boot] [PATCH/next v3 11/28] tools/Makefile: Build bmp_logo only when LCD or VIDEO logos are enabled
` [U-Boot] [PATCH/next v3 12/28] tools/Makefile: Make img2srec dependent upon CONFIG_CMD_LOADS
` [U-Boot] [PATCH/next v3 13/28] tools/Makefile: Make ubsha1 dependent upon CONFIG_SHA1_CHECK_UB_IMG
` [U-Boot] [PATCH/next v3 14/28] tools/Makefile: Make inca-swap-bytes dependent on CONFIG_INCA_IP
` [U-Boot] [PATCH/next v3 15/28] tools/Makefile: Make envcrc dependent upon CONFIG_ENV_IS_EMBEDDED
` [U-Boot] [PATCH/next v3 16/28] tools/Makefile: Make gen_eth_addr dependent upon CONFIG_CMD_NET
` [U-Boot] [PATCH/next v3 17/28] tools/Makefile: Compile ncb when CONFIG_NETCONSOLE
[PATCH 3/4] ARM: OMAP3: Add support for 3430 SDP, v3
2009-04-03 23:12 UTC (6+ messages)
/linuxrc link to /bin/busybox causes booting to fail (sysvinit should be used instead)
2009-04-03 23:03 UTC (2+ messages)
[Qemu-devel] [PATCH 00/10] xen: pv domain support
2009-04-03 23:04 UTC (5+ messages)
` "
[Announce] 2.6.29-rc4-rt1
2009-04-03 23:04 UTC (13+ messages)
` [Announce] 2.6.29-rc4-rt2
` [Announce] 2.6.29-rc6-rt2
` [Announce] 2.6.29-rc6-rt3
` [Announce] 2.6.29-rc7-rt1
` [Announce] 2.6.29-rc78rt1
` [Announce] 2.6.29-rc8-rt2
` [Announce] 2.6.29-rc8-rt3
` [Announce] 2.6.29-rt1
` [Announce] 2.6.29-rt2
` [Announce] 2.6.29.1-rt4
[PATCH] Split of normal mode (version 2)
2009-04-03 23:02 UTC (6+ messages)
Bug 453808 - qc timeout probing TEAC DV-28E-V CD/DVD drive on SATA/PATA bridge
2009-04-03 23:02 UTC (2+ messages)
Linux 2.6.29
2009-04-03 22:57 UTC (22+ messages)
GPG signing for git commit?
2009-04-03 22:54 UTC (2+ messages)
[PATCH] Powerpc: Xilinx: Intc: Fix level irqs which have duplicates
2009-04-03 22:55 UTC
When is a wake_up() not a wake up?
2009-04-03 22:48 UTC
[PATCH 01/10] ACPI: support acpi_device_ops .notify methods
2009-04-03 22:43 UTC (3+ messages)
[GIT PULL] x86 fixes
2009-04-03 22:46 UTC
[U-Boot] [PATCH] NetLoop initialization bug
2009-04-03 22:45 UTC (2+ messages)
` [U-Boot] unassigned-patches/37: "
[PATCH 0/3] scsi_dh: Make scsi device handler modules automatically inserted
2009-04-03 22:43 UTC (8+ messages)
` [PATCH 1/3] scsi_dh: Add modalias support for SCSI targets
[U-Boot] DM6467 U-boot Nand flash question
2009-04-03 22:41 UTC
[U-Boot] Writing a YAFFS image to NAND
2009-04-03 22:40 UTC (3+ messages)
[PATCH 1/2] irq: correct CPUMASKS_OFFSTACK typo -v2
2009-04-03 22:39 UTC (2+ messages)
` [PATCH 2/2] irq: only update affinity in chip set_affinity()
[PATCH 0/3] Some miscellaneous dm-multipath patches
2009-04-03 22:40 UTC (2+ messages)
[U-Boot] [PATCH] Marvell Feroceon-FR131/Sheeva-88SV131 cpu core support
2009-04-03 22:39 UTC (5+ messages)
` [U-Boot] [PATCH] Marvell Kirkwood family SOC support
` [U-Boot] [PATCH] Gbe Controller driver support for kirkwood SOCs
` [U-Boot] [PATCH] Marvell 88EXXXX Switch/PHY init support
` [U-Boot] [PATCH] Marvell MV88F6281GTW_GE Board support
[U-Boot] [PATCH 00/15] tools/Makefile cleanup and win32 tool support
2009-04-03 22:38 UTC (33+ messages)
` [U-Boot] [PATCH 01/15] tools/Makefile: Remove inappropriate double-tabs
` [U-Boot] [PATCH 02/15] tools/Makefile: Split variable declarations into multiple lines
` [U-Boot] [PATCH 03/15] tools/Makefile: Build bmp_logo only when LCD or VIDEO logos are enabled
` [U-Boot] [PATCH 04/15] tools/Makefile: Make img2srec dependent upon CONFIG_CMD_LOADS
` [U-Boot] [PATCH 05/15] tools/Makefile: Make ubsha1 dependent upon CONFIG_SHA1_CHECK_UB_IMG
` [U-Boot] [PATCH 06/15] tools/Makefile: Make inca-swap-bytes dependent on CONFIG_INCA_IP
` [U-Boot] [PATCH 07/15] tools/Makefile: Make envcrc dependent upon CONFIG_ENV_IS_EMBEDDED
` [U-Boot] [PATCH 08/15] tools/Makefile: Make gen_eth_addr dependent upon CONFIG_CMD_NET
` [U-Boot] [PATCH 09/15] tools/Makefile: Compile ncb when CONFIG_NETCONSOLE
` [U-Boot] [PATCH 10/15] gen_eth_addr: Use POSIX rand() and srand()
` [U-Boot] [PATCH 11/15] elf.h: Add missing int32_t typedef for WIN32 compilers
` [U-Boot] [PATCH 14/15] Deleted unused tools/Makefile.win32
` [U-Boot] [PATCH 15/15] common/Makefile: Conditionally compile env_embedded.o
` [U-Boot] [PATCH 12/15] Add support for building native win32 tools
` [U-Boot] [PATCH 13/15] Makefile: Add removal of *.exe file to clean target
[U-Boot] (no subject)
2009-04-03 22:37 UTC
[lm-sensors] sensors alarm, bad hw values?
2009-04-03 22:37 UTC
[PATCH] x86: make mtrr code could use debugpat
2009-04-03 22:35 UTC
Fix relocation of our SDK toolchains
2009-04-03 22:32 UTC (5+ messages)
` [PATCH] binutils-cross-sdk: Make relative, not absolute symlinks for 'as', etc, bump PR
` [PATCH] gcc-cross-sdk: Fix relocation of the toolchain and "
` [PATCH] meta-toolchain, canadian-sdk: Move C++ headers into the correct location, "
Can She Haave Multiple Orgasms?
2009-04-03 22:32 UTC
[GIT PATCH] STAGING patches for 2.6.30 merge window
2009-04-03 22:29 UTC
[PATCH 00/15] Open-FCoE updates (fixes and a feature) for 2.6.30 merge window
2009-04-03 22:28 UTC (18+ messages)
` [PATCH 01/15] libfc: Hold disc mutex while processing gpn ft resp
` [PATCH 02/15] libfc: Do not retry if the new state is not the same as old state
` [PATCH 03/15] libfc: Track rogue remote ports
` [PATCH 04/15] libfc: During fabric logoff, flush the rport Q after logging off dns port
` [PATCH 05/15] libfc: Change state to NONE in fc_lport_destroy
` [PATCH 06/15] libfc: whenever queueing delete ev for rport, set state to NONE
` [PATCH 07/15] fcoe: Add runtime debug logging with module parameter debug_logging
` [PATCH 08/15] libfcoe: Add runtime debugging with module param debug_logging
` [PATCH 09/15] libfc: Add runtime debugging with debug_logging module parameter
` [PATCH 10/15] libfc: Convert debug statements in fc_lport.c to use new libfc debug macros
` [PATCH 11/15] libfc: Convert debug statements in fc_disc.c "
` [PATCH 12/15] libfc: Convert debug statements in fc_rport.c "
` [PATCH 13/15] libfc: Convert debug statements in fc_fcp.c "
` [PATCH 14/15] libfc: Convert debug statements in fc_exch.c "
` [PATCH 15/15] libfc: Remove unused FC_DBG macro
[patch bugfix (take 2)] x86: prevent /sys/firmware/sgi_uv from being created on non-uv systems
2009-04-03 22:24 UTC
Time skew on HP DL785 (and possibly other boxes)
2009-04-03 22:23 UTC (2+ messages)
r2010
2009-04-03 22:22 UTC (4+ messages)
Off topic: Numactl "distance" wrong
2009-04-03 22:18 UTC (15+ messages)
More ext4 corruption
2009-04-03 22:15 UTC
[linux-omap only][PATCH] ARM: OMAP: Partial revert for EAC IO address changes
2009-04-03 22:12 UTC (2+ messages)
` [APPLIED] [linux-omap only][PATCH] ARM: OMAP: Partial revert for EAC IO
Linux 2.6.29
2009-04-03 22:06 UTC (6+ messages)
[patch bugfix] x86: prevent /sys/firmware/sgi_uv from being created on non-uv systems
2009-04-03 22:09 UTC
[U-Boot] [PATCH 1/2] i.MX31: Use do_div for some calculations
2009-04-03 22:03 UTC (4+ messages)
` [U-Boot] [PATCH 2/2] i.MX31: Add basic support for Freescale's i.MX31 PDK board
OE commit access
2009-04-03 21:59 UTC (3+ messages)
[PATCH v2] PCI: Add support for turning PCIe ECRC on or off
2009-04-03 22:01 UTC (2+ messages)
RAID5 volumes suddenly lost superblock and show weird hexdump patterns
2009-04-03 22:01 UTC (2+ messages)
[ath9k-devel] hostAPd operating in 5Ghz channels
2009-04-03 22:01 UTC (7+ messages)
[U-Boot] [PATCH] netloop: updates for NetLoop
2009-04-03 21:57 UTC (4+ messages)
` [U-Boot] [PATCH v2] "
uclibc build failure on armv4t with -mthumb (internal compiler error)
2009-04-03 20:54 UTC
[U-Boot] [RFC 0/5] MX31: NAND boot for phyCORE and PDK boards
2009-04-03 21:56 UTC (7+ messages)
` [U-Boot] [RFC 1/5] MX31: Add NAND SPL for i.MX31
` [U-Boot] [RFC 2/5] MX31: Add NAND SPL support for phycore i.MX31 board
` [U-Boot] [RFC 3/5] Add NAND SPL entries to gitignore
` [U-Boot] [RFC 4/5] MX31: Add basic support for Freescale i.MX31 PDK board
` [U-Boot] [RFC 5/5] MX31: Add NAND SPL boot support to "
[v4 RFC PATCH 0/4] timers: Framework for migration of timers
2009-04-03 21:52 UTC (4+ messages)
` [v4 RFC PATCH 4/4] timers: logic to move non pinned timers
[U-Boot] [PATCH 1/2] rtl8169: fix cache coherency problem
2009-04-03 21:54 UTC (2+ messages)
[U-Boot] [PATCH 1/1 V3] cmd_bdinfo: move implementation to arch instead of common
2009-04-03 21:50 UTC (3+ messages)
` [U-Boot] [PATCH 1/2 V4] "
[U-Boot] [PATCH] mflash: Initial mflash support
2009-04-03 21:47 UTC (2+ messages)
cr3 OOS optimisation breaks 32-bit GNU/kFreeBSD guest
2009-04-03 21:45 UTC (6+ messages)
(no subject)
2009-04-03 20:47 UTC
[U-Boot] [U-BOOT][PATCH 1/3] mflash : Fix some style issue
2009-04-03 21:45 UTC (4+ messages)
[patch 2/2] radio-mr800: convert to to v4l2_device
2009-04-03 21:45 UTC
[patch 1/2] dsbr100 radio: convert to to v4l2_device
2009-04-03 21:45 UTC
[U-Boot] [Bug] IXP425 and e1000 network driver
2009-04-03 21:43 UTC (3+ messages)
kvm-autotest: weird memory error during stepmaker test
2009-04-03 21:43 UTC (3+ messages)
` [PATCH] kvm-autotest: stepeditor: clear image if width, height, or data are invalid
[PATCH] Clean up multipath linking
2009-04-03 21:37 UTC (2+ messages)
[U-Boot] Xilinx LL-TEMAC driver
2009-04-03 21:35 UTC (6+ messages)
` [U-Boot] [PATCH 1/2] net: Sort Makefile labels
` [U-Boot] [PATCH 2/2] net: Add Xilinx LL Temac driver
ftruncate-mmap: pages are lost after writing to mmaped file
2009-04-03 21:34 UTC (11+ messages)
[PATCH -tip 2/6 V4] x86: add arch-dep register and stack access API to ptrace
2009-04-03 21:34 UTC (6+ messages)
` [PATCH -tip 2/6 V4.1] "
kvm-autotest: weird memory error during stepmaker test
2009-04-03 21:33 UTC
[Qemu-devel] [PATCH] qcow2: fix image creation for large, > ~2TB, images
2009-04-03 21:28 UTC
xen client initiative compile errors
2009-04-03 21:28 UTC (3+ messages)
[U-Boot] [PATCH v2] Support for PXA27X UDC
2009-04-03 21:28 UTC (3+ messages)
[PATCH 0/16 v6] Device assignment improvement in userspace
2009-04-03 21:27 UTC (3+ messages)
` [PATCH 13/16] kvm: enable MSI-X capabilty for assigned device
Issue with netlink implementation
2009-04-03 21:24 UTC
Benchmarking: POP flash vs. MMC?
2009-04-03 21:24 UTC
[U-Boot] [PATCH v2 0/2] at91: serial initialization cleanup
2009-04-03 21:23 UTC (4+ messages)
` [U-Boot] [PATCH] at91: Factored out common serial hardware initialization
` [U-Boot] [PATCH] at91: CONFIG_USART3 renamed to CONFIG_USART_DBGU
[PATCH -tip 4/6 V4] x86: kprobes checks safeness of insertion address
2009-04-03 21:21 UTC (6+ messages)
` [PATCH -tip 4/6 V4.1] "
` [PATCH -tip 4/6 V4.2] "
[PATCH - RECALL] siano: smsendian & smsdvb - binding the smsendian to smsdvb
2009-04-03 21:14 UTC
[PATCH v2 40/47] nfsd41: cb_sequence callback
2009-04-03 21:15 UTC (2+ messages)
[PATCH] cpm_uart: Disable CPM udbg when re-initing CPM uart, even if not the console
2009-04-03 21:15 UTC
[U-Boot] [PATCH] integratorap: fix PCI support
2009-04-03 21:16 UTC (2+ messages)
[Xenomai-help] Xenomai on PXA320
2009-04-03 21:15 UTC (3+ messages)
[PATCH] LANANA: Change of management and resync
2009-04-03 21:14 UTC (2+ messages)
Kernel 2.6.29 breaks DVB-T ASUSTeK Tiger LNA Hybrid Capture Device
2009-04-03 20:49 UTC
[U-Boot] [PATCH] IXP425: Add new IXP425 board emPC-A400 Part 2/2
2009-04-03 21:15 UTC (2+ messages)
[PATCH] Add custom memory allocator to MinGW and MacOS builds
2009-04-03 21:12 UTC (3+ messages)
` [msysGit] "
[U-Boot] [PATCH] at91: add support for PM9261 board
2009-04-03 21:12 UTC (2+ messages)
caml stubdom crashes
2009-04-03 21:07 UTC (2+ messages)
Adding more drives/saturating the bandwidth
2009-04-03 21:06 UTC (7+ messages)
Problems with >3 drives on an eSATA portmultiplier
2009-04-03 21:06 UTC (6+ messages)
[Qemu-devel] qemu working openbsd/sparc64 yet?
2009-04-03 21:02 UTC (11+ messages)
[U-Boot] [PATCH] NetLoop initialization bug
2009-04-03 21:02 UTC (11+ messages)
[GIT PULL] Ext3 latency fixes
2009-04-03 21:01 UTC (4+ messages)
[pull] fixes to bz items
2009-04-03 21:01 UTC
how would this happen
2009-04-03 21:01 UTC
[PATCH] pq2fads: Update device tree for use with device-tree-aware u-boot
2009-04-03 20:58 UTC
Common labeled security (comment on CALIPSO, labeled NFSv4)
2009-04-03 19:57 UTC (5+ messages)
` [saag] "
[PATCH] NO_PERL support
2009-04-03 20:56 UTC (5+ messages)
2.6.29 regression: ATA bus errors on resume
2009-04-03 20:54 UTC (5+ messages)
[Printing-architecture] OpenPrinting Summit 2009: Registration / Participation by Phone / Presentations
2009-04-03 20:54 UTC (4+ messages)
` [Printing-architecture] [Printing-summit] "
topro 6800 driver
2009-04-03 20:54 UTC (3+ messages)
[PATCH] sysfs: don't use global workqueue in sysfs_schedule_callback()
2009-04-03 20:52 UTC (2+ messages)
[PATCH] do_xip_mapping_read: fix length calculation
2009-04-03 20:53 UTC (3+ messages)
black screen with 2.6.29 on new imac
2009-04-03 20:50 UTC
Linux 2.6.29
2009-03-30 22:07 UTC (6+ messages)
[U-Boot] Pull request: nand flash
2009-04-03 20:49 UTC (2+ messages)
[PATCH] cpm_uart: Initialize port.dev before it's used
2009-04-03 20:48 UTC
[PATCH - RECALL] siano: smsendian & smsdvb - binding the smsendian to smsdvb
2009-04-03 20:49 UTC
[U-Boot] Pull request spi flash changes from u-boot-blackfin.git
2009-04-03 20:47 UTC (2+ 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.