All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2008-10-23 12:07:30 to 2008-10-23 13:52:58 UTC [more...]

[Qemu-devel] [PATCH 0/32] New shot at accelerators
 2008-10-23 14:19 UTC  (45+ messages)
` [Qemu-devel] "
` [Qemu-devel] [PATCH 01/32] use anonymous memory for kqemu
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH 02/32] protect exec-all.h frm multiple inclusion
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH 03/32] change definition of FILE for linux
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH 04/32] move kqemu_cpu_exec to kqemu.c
` [Qemu-devel] [PATCH 05/32] use more meaningful values for kqemu_cpu_exec
` [Qemu-devel] [PATCH 06/32] split kqemu_init into two
` [Qemu-devel] [PATCH 07/32] introduce QEMUAccel and fill it with interrupt specific driver
` [Qemu-devel] [PATCH 08/32] init env made accel driver
` [Qemu-devel] [PATCH 09/32] wrap cache flushing functions into accel drivers
` [Qemu-devel] [PATCH 10/32] turn info kqemu into generic info accelerator
` [Qemu-devel] [PATCH 11/32] separate accelerator part of info profiler
` [Qemu-devel] [PATCH 12/32] move kqemu externs to kqemu.h
` [Qemu-devel] [PATCH 13/32] move disabling code to kqemu.c instead of vl.c
` [Qemu-devel] [PATCH 14/32] set_notdirty goes through accel wrapper
` [Qemu-devel] [PATCH 15/32] wrap modify_page through accel calls
` [Qemu-devel] [PATCH 16/32] remove kqemu reference from hw/pc.c
` [Qemu-devel] [PATCH 17/32] build list of available accelerators
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH 18/32] provide --accel option
` [Qemu-devel] [PATCH 19/32] add hook to cpu_register_physical_memory
` [Qemu-devel] [PATCH 20/32] accel_trace_io
` [Qemu-devel] [PATCH 21/32] get_env accel wrapper
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH 22/32] add next_cpu_index
` [Qemu-devel] [PATCH 23/32] move cpu_get_time_fast to kqemu.c
` [Qemu-devel] [PATCH 24/32] check wether kqemu is enabled in open code
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH 25/32] provide accel hook for cpu_exec
` [Qemu-devel] [PATCH 26/32] provide two accelerators for kqemu
` [Qemu-devel] [PATCH 27/32] arch-specific hooks for accelerator
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH 28/32] iret arch specific accelerator
` [Qemu-devel] [PATCH 29/32] sysret/sysexit "
` [Qemu-devel] [PATCH 30/32] lcall/lret arch specific accel hooks
` [Qemu-devel] [PATCH 31/32] remove kqemu_is_ok tests
` [Qemu-devel] [PATCH 32/32] clean up kqemu code

[Qemu-devel] [5519] protect exec-all.h frm multiple inclusion (Glauber Costa)
 2008-10-23 13:52 UTC 

[PATCH 0/10] OpenVZ kernel based checkpointing/restart (v2)
 2008-10-23 13:51 UTC  (11+ messages)
` [PATCH 06/10] Introduce functions to dump mm
    ` [Devel] "
` [Devel] Re: [PATCH 08/10] Introduce functions to restart a process

[PATCH] xfs_repair: print superblock offsets and denial reasons
 2008-10-23 13:53 UTC  (3+ messages)
` [PATCH V2] xfs_repair: print superblock offsets and why they can't be verified

[PATCH 00/35] cpumask: Replace cpumask_t with struct cpumask
 2008-10-23 13:52 UTC  (14+ messages)
` [PATCH 22/35] cpumask: deprecate any_online_cpu() in favour of cpumask_any/cpumask_any_and From: Rusty Russell <rusty@rustcorp.com.au>
` [PATCH 27/35] cpumask: accessors to manipulate possible/present/online/active maps "
  ` [bug] Re: [PATCH 00/35] cpumask: Replace cpumask_t with struct cpumask

[U-Boot] [PATCH] drivers/qe/uec_phy.c: Added PHY-less (fixed PHY) driver
 2008-10-23 13:50 UTC  (2+ messages)

[PATCH v2] usbnet: enable more aggressive autosuspend
 2008-10-23 13:49 UTC 

External checkpoint patch
 2008-10-23 13:48 UTC  (3+ messages)

[patch] fs: improved handling of page and buffer IO errors
 2008-10-23 13:48 UTC  (12+ messages)

SLUB defrag pull request?
 2008-10-23 13:40 UTC  (17+ messages)

[PATCH] get rid if __cpuinit and __cpuexit
 2008-10-23 13:43 UTC  (4+ messages)

[patch] iptables 1.4.2: Fix compile warnings
 2008-10-23 13:41 UTC  (2+ messages)

[PATCH 00/12 v3] ftrace: clean ups and fixes
 2008-10-23 13:33 UTC  (13+ messages)
` [PATCH 01/12 v3] ftrace: handle generic arch calls
` [PATCH 02/12 v3] ftrace: dynamic ftrace process only text section
` [PATCH 03/12 v3] ftrace: return error on failed modified text
` [PATCH 04/12 v3] ftrace: comment arch ftrace code
` [PATCH 05/12 v3] ftrace: use probe_kernel
` [PATCH 06/12 v3] ftrace: only have ftrace_kill atomic
` [PATCH 07/12 v3] ftrace: add ftrace warn on to disable ftrace
` [PATCH 08/12 v3] ftrace: disable dynamic ftrace for all archs that use daemon
` [PATCH 09/12 v3] ftrace: remove daemon
` [PATCH 10/12 v3] ftrace: remove mcount set
` [PATCH 11/12 v3] ftrace: remove ftrace hash
` [PATCH 12/12 v3] ftrace: remove notrace from arch ftrace file

[patch] iptables 1.4.2: Fix compile error
 2008-10-23 13:41 UTC  (2+ messages)

Calltrace in dm-snapshot in 2.6.27 kernel
 2008-10-23 13:40 UTC  (12+ messages)

[PATCH 0/2] libata tag patches
 2008-10-23 13:40 UTC  (5+ messages)
` [PATCH 1/2] libata: get rid of ATA_MAX_QUEUE loop in ata_qc_complete_multiple()

sata_mv, io stucks
 2008-10-23 13:31 UTC  (2+ messages)

mail notification of raid problems on 2.6.12
 2008-10-23 13:40 UTC 

[patch] fix compile error in libxt_condition
 2008-10-23 13:39 UTC  (5+ messages)

[PATCH] TXx9: Add TX4938 ATA support (v2)
 2008-10-23 13:37 UTC  (2+ messages)

[Buildroot] New to embedded Linux... questions ref. buildroot
 2008-10-23 13:38 UTC  (2+ messages)

[U-Boot] xilinx_emaclite buffer overrun
 2008-10-23 13:36 UTC 

linux-next: Tree for October 23
 2008-10-23 14:41 UTC  (12+ messages)
` linux-next: kernel/trace/trace.c:658: error:
` linux-next: arch/alpha/include/asm/smp.h:48:1: error: "cpu_possible_map" redefined
` linux-next: include/linux/mmzone.h:288: error: 'CONFIG_NR_CPUS' undeclared here (not in a function)
` linux-next: undefined reference to 'forbid_dac'
` linux-next: undefined reference to `nop_trace'
` linux-next: arch/s390/kernel/smp.c:120: error: request for member 'bits' in something not a structure or union

[RFC] Zit: the git-based single file content tracker
 2008-10-23 13:33 UTC  (6+ messages)

YOU CAN MAKE $200 - $1000+ A DAY
 2008-10-23 13:25 UTC 

e1000e fails after several S3 resumes (2.6.26 Debian, TP T60)
 2008-10-23 13:26 UTC  (2+ messages)

LTP (Linux Test Project) better embedded support
 2008-10-23 13:31 UTC 

linux-next: manual merge of the rr tree
 2008-10-23 13:32 UTC  (2+ messages)

linux-next: rr tree build failure
 2008-10-23 13:31 UTC  (3+ messages)

[PATCH 0/2] Fix memory leaks when VMs are destroyed
 2008-10-23 13:30 UTC 

[Buildroot] Busybox build fails with external toolchain
 2008-10-23 13:30 UTC  (3+ messages)

[lm-sensors] [PATCH RESEND] hwmon: lm70: TI TMP121 support
 2008-10-23 13:30 UTC  (5+ messages)

[PATCH] procfs: use WARN() rather than printk+backtrace
 2008-10-23 13:30 UTC  (3+ messages)

Pidgin needs to RDEPENDS on pidgin-data?
 2008-10-23 13:29 UTC  (2+ messages)

[PATCH 2/2] KVM: Fix kvm_free_physmem memory leak
 2008-10-23 13:29 UTC 

[PATCH 1/2] kvm: libkvm: Unmap kvm_run struct and close vcpu fds in kvm_finalize
 2008-10-23 13:29 UTC 

MTU on a virtio-net device?
 2008-10-23 13:27 UTC  (5+ messages)

Problem setting mixer switch with amixer/alsactl
 2008-10-23 13:27 UTC  (2+ messages)

Backported sbxfi driver (UNTESTED!)
 2008-10-23 13:56 UTC  (16+ messages)

[U-Boot] [PATCH] 86xx: remove the unused definition
 2008-10-23 13:19 UTC 

[U-Boot] [PATCH] 85xx: Fix the incorrect register used for DDR erratum1
 2008-10-23 13:18 UTC 

Gigabyte U8000-RH analog support
 2008-10-23 13:16 UTC 

[U-Boot] [PATCH] 85xx: remove unused config definition
 2008-10-23 13:17 UTC 

[linux-dvb] Mantis 2033 dvb-tuning problems
 2008-10-23 13:13 UTC 

[U-Boot] [PATCH v2 04/10] fdt: Add fdt_getprop_u32_default helpers
 2008-10-23 13:11 UTC  (4+ messages)
` [U-Boot] [PATCH v2 05/10] fdt: Added helper to set PCI dma-ranges property

lockdep splat from fbmem
 2008-10-23 13:10 UTC  (2+ messages)

[linux-dvb] MSI TV @nywhere A/D v1.1 - digital not working
 2008-10-23 13:09 UTC 

S3 sleep no longer works on x86_64 in 2.6.27
 2008-10-23 13:08 UTC  (3+ messages)

[PATCH] Only update the cygwin-related configuration during state auto-setup
 2008-10-23 13:07 UTC 

stop_this_cpu - redundant code?
 2008-10-23 13:07 UTC  (4+ messages)
  ` panic logic defeats arch dependent code

Using Bestcomm API (DMA) on MPC5200b with Linux?
 2008-10-23 13:00 UTC 

git performance
 2008-10-23 13:04 UTC  (7+ messages)

linux-next: rr tree build failure
 2008-10-23 13:02 UTC  (2+ messages)

[U-Boot] [PATCH 00/10] 85xx/85xx pci cleanup
 2008-10-23 12:59 UTC  (9+ messages)
` [U-Boot] [PATCH 01/10] pci: Allow for PCI addresses to be 64-bit
  ` [U-Boot] [PATCH 02/10] 85xx: Enable 64-bit PCI resources on all Freescale boards
    ` [U-Boot] [PATCH 03/10] 86xx: "
      ` [U-Boot] [PATCH 04/10] fdt: Add fdt_sizecell & fdt_addrcell helpers

[Qemu-devel] VNC Password
 2008-10-23 12:57 UTC  (9+ messages)
  ` [Qemu-devel] "

[PATCH] Implement git remote mv
 2008-10-23 12:56 UTC  (2+ messages)
` [PATCH] Implement git remote rename

Tip: avoiding net overhead using git over sshfs
 2008-10-23 12:54 UTC  (4+ messages)

semanage help
 2008-10-23 12:53 UTC  (2+ messages)

[U-Boot] amcc kilauea odd crashes
 2008-10-23 12:52 UTC  (6+ messages)

[U-Boot] [PATCH 00/10] AVR32: RFC/preview - support for ATEVK1100 evaluation board
 2008-10-23 12:52 UTC  (6+ messages)
` [U-Boot] [PATCH 09/10] AVR32: CPU support for AT32UC3A0xxx CPUs

[U-Boot] [PATCH 3/3] iMX31: Add support to iMX31PDK board boots from NAND Flash
 2008-10-23 12:51 UTC 

[U-Boot] [PATCH 2/3] iMX31: Add support to copy NAND Flash code to RAM
 2008-10-23 12:51 UTC 

[U-Boot] [PATCH 1/3] iMX31: Reducing start.S size to let boot from NAND
 2008-10-23 12:50 UTC 

[U-Boot] [PATCH 0/3] iMX31: Add iMX31 support to boots from NAND
 2008-10-23 12:50 UTC 

linux-next: manual merge of the rr tree
 2008-10-23 12:50 UTC  (4+ messages)

replace in-memory rules array with match/action token list
 2008-10-23 12:47 UTC  (2+ messages)

ACPI DMI info
 2008-10-23 12:38 UTC 

Idle core on overloaded CPU?
 2008-10-23 12:12 UTC 

[PATCH] cdrom: add TEAC CD-224E to the NO_AUTOCLOSE list
 2008-10-23 12:37 UTC  (2+ messages)

High load in 2.6.27, NFS / rpcauth_lookup_credcache()?
 2008-10-23 12:36 UTC  (3+ messages)

TM5600/XC2028 based USB Tv Tuner
 2008-10-23 12:34 UTC  (2+ messages)

[PATCH] ixp4xx_crypto: avoid firmware loading during module initialisation
 2008-10-23 12:28 UTC  (3+ messages)

[U-Boot] IXP43X and Ethernet NPE
 2008-10-23 12:34 UTC  (2+ messages)

Support for ftrace in MIPS
 2008-10-23 12:31 UTC  (3+ messages)

bad block checking and repair
 2008-10-23 12:31 UTC 

git-cvsimport bug? Newly created branch not seen unless there's at least one commit in it
 2008-10-23 12:00 UTC 

[PATCH] powerpc: Specify GPIO number base for controller in DT
 2008-10-23 12:27 UTC 

[PATCH 01/85] ACPI: Add missing acpi.debug_layer Documentation hunk from Thomas Renninger
 2008-10-23 12:26 UTC  (11+ messages)
` [PATCH 53/85] i7300_idle driver v1.55
    ` [PATCH 2/2] "

linux-next: manual merge of the rr tree
 2008-10-23 12:25 UTC  (2+ messages)

Framebuffer issues in 2.6.26 with uvesafb and vesafb. Linux is about choice!
 2008-10-23 12:22 UTC  (4+ messages)

FYI - TCP/IP thin stream latency
 2008-10-23 12:22 UTC 

jbd/jbd2 performance improvements
 2008-10-23 12:22 UTC  (8+ messages)

ls in Debian/Unstable
 2008-10-23 12:20 UTC  (6+ messages)
    ` Bug#472590: "
        ` RFC: changing the "+" in ls -l output to be "." or "+"

[lm-sensors] [PATCH 1/1] Allow it87.c to handle IT8720
 2008-10-23 12:15 UTC  (2+ messages)

[BUG] reiser4-for-2.6.27
 2008-10-23 12:14 UTC 

[Buildroot] Error building buildroot r23768
 2008-10-23 12:10 UTC  (6+ messages)

libv4l release: 0.5.2
 2008-10-23 12:13 UTC 

libv4l release: 0.5.1 (The Skype release)
 2008-10-23 12:12 UTC 


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.