All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-05-06 14:08:24 to 2012-05-06 15:48:04 UTC [more...]

[U-Boot] [PATCH 1/3] mx5: Add clock config interface
 2012-05-06 15:48 UTC  (8+ messages)
` [U-Boot] [PATCH 2/3] mx53loco: Allow to print CPU information at a later stage
` [U-Boot] [PATCH 3/3] mx53loco: Add support for 1GHz operation for DA9053-based boards

suddenly slow writes on XFS Filesystem
 2012-05-06 15:45 UTC  (3+ messages)

[PATCH v3 1/3] Modified RTL28xxU driver to work with RTL2832
 2012-05-06 15:45 UTC  (3+ messages)

[PATCH] rt28xx: Revert eccc068e8e84c8fe997115629925e0422a98e4de which causes txpower to be stuck at 0
 2012-05-06 15:38 UTC 

[PATCH 1/2] drm/i915: Support pageflipping interrupts for all 3-pipes on IVB
 2012-05-06 15:44 UTC  (6+ messages)
` [PATCH 2/2] drm/i915: Simplify the IVB interrupt handler

[PATCH 0/9] Enable pinctrl support for mach-mxs
 2012-05-06 15:41 UTC  (11+ messages)
` [PATCH 1/9] ARM: mxs: enable pinctrl dummy states
` [PATCH 2/9] serial: amba-pl011: adopt pinctrl support
` [PATCH 3/9] serial: mxs-auart: "
` [PATCH 4/9] mmc: mxs-mmc: "
` [PATCH 5/9] mtd: nand: gpmi: "
` [PATCH 6/9] i2c: mxs: "
` [PATCH 7/9] ASoC: mxs-saif: "
` [PATCH 8/9] video: mxsfb: "
` [PATCH 9/9] ARM: mxs: enable "

[Buildroot] [pull request] Pull request for branch for-2012.05/fix-gettext-no-thread
 2012-05-06 15:39 UTC  (3+ messages)
` [Buildroot] [PATCH 1/1] gettext: fix build on !thread toolchains

[Buildroot] [pull request] Pull request for branch for-2012.05/fix-libfcgi
 2012-05-06 15:39 UTC  (3+ messages)
` [Buildroot] [PATCH 1/1] libfcgi: fix build problem of libfcgi++

[Buildroot] [git commit] gettext: fix build on !thread toolchains
 2012-05-06 15:39 UTC 

Warning in worker_enter_idle()
 2012-05-06 15:38 UTC 

[Buildroot] [git commit] libfcgi: fix build problem of libfcgi++
 2012-05-06 15:39 UTC 

[Qemu-devel] [PATCH for-next 00/74] QOM CPUState, part 3: CPU reset
 2012-05-06 15:35 UTC  (76+ messages)
` [Qemu-devel] [PATCH for-next 01/74] target-arm: Use cpu_reset() in cpu_arm_init()
` [Qemu-devel] [PATCH for-next 02/74] target-mips: Use cpu_reset() in cpu_mips_init()
` [Qemu-devel] [PATCH for-next 03/74] target-i386: Pass X86CPU to do_cpu_{init, sipi}()
  ` [PATCH for-next 03/74] target-i386: Pass X86CPU to do_cpu_{init,sipi}()
` [Qemu-devel] [PATCH for-next 04/74] target-i386: Let cpu_x86_init() return X86CPU
` [Qemu-devel] [PATCH for-next 05/74] pc: Use cpu_x86_init() to obtain X86CPU
` [Qemu-devel] [PATCH for-next 06/74] pc: Pass X86CPU to pc_cpu_reset()
` [Qemu-devel] [PATCH for-next 07/74] target-sparc: Let cpu_sparc_init() return SPARCCPU
` [Qemu-devel] [PATCH for-next 08/74] sun4m: Use cpu_sparc_init() to obtain SPARCCPU
` [Qemu-devel] [PATCH for-next 09/74] sun4m: Pass SPARCCPU to {main, secondary}_cpu_reset()
` [Qemu-devel] [PATCH for-next 10/74] sun4u: Use cpu_sparc_init() to obtain SPARCCPU
` [Qemu-devel] [PATCH for-next 11/74] sun4u: Let cpu_devinit() return SPARCCPU
` [Qemu-devel] [PATCH for-next 12/74] sun4u: Store SPARCCPU in ResetData
` [Qemu-devel] [PATCH for-next 13/74] leon3: Use cpu_sparc_init() to obtain SPARCCPU
` [Qemu-devel] [PATCH for-next 14/74] leon3: Store SPARCCPU in ResetData
` [Qemu-devel] [PATCH for-next 15/74] target-ppc: Let cpu_ppc_init() return PowerPCCPU
` [Qemu-devel] [PATCH for-next 16/74] ppce500_mpc8544ds: Pass PowerPCCPU to mpc8544ds_cpu_reset[_sec]
` [Qemu-devel] [PATCH for-next 17/74] spapr: Use cpu_ppc_init() to obtain PowerPCCPU
` [Qemu-devel] [PATCH for-next 18/74] spapr: Pass PowerPCCPU to spapr_cpu_reset()
` [Qemu-devel] [PATCH for-next 19/74] ppc440_bamboo: Use cpu_ppc_init() to obtain PowerPCCPU
` [Qemu-devel] [PATCH for-next 20/74] ppc440_bamboo: Pass PowerPCCPU to main_cpu_reset()
` [Qemu-devel] [PATCH for-next 21/74] ppc4xx_devs: Use cpu_ppc_init() to obtain PowerPCCPU
` [Qemu-devel] [PATCH for-next 22/74] ppc4xx_devs: Pass PowerPCCPU to ppc4xx_reset()
` [Qemu-devel] [PATCH for-next 23/74] ppc_newworld: Use cpu_ppc_init() to obtain PowerPCCPU
` [Qemu-devel] [PATCH for-next 24/74] ppc_newworld: Pass PowerPCCPU to ppc_core99_reset()
` [Qemu-devel] [PATCH for-next 25/74] ppc_oldworld: Use cpu_ppc_init() to obtain PowerPCCPU
` [Qemu-devel] [PATCH for-next 26/74] ppc_oldworld: Pass PowerPCCPU to ppc_heathrow_reset()
` [Qemu-devel] [PATCH for-next 27/74] ppc_prep: Use cpu_ppc_init() to obtain PowerPCCPU
` [Qemu-devel] [PATCH for-next 28/74] ppc_prep: Pass PowerPCCPU to ppc_prep_reset()
` [Qemu-devel] [PATCH for-next 29/74] virtex_ml507: Use cpu_ppc_init() to obtain PowerPCCPU
` [Qemu-devel] [PATCH for-next 30/74] virtex_ml507: Let ppc440_init_xilinx() return PowerPCCPU
` [Qemu-devel] [PATCH for-next 31/74] virtex_ml507: Pass PowerPCCPU to main_cpu_reset()
` [Qemu-devel] [PATCH for-next 32/74] cpu-exec: Use cpu_reset() in cpu_exec() for TARGET_PPC
` [Qemu-devel] [PATCH for-next 33/74] pxa2xx: Use cpu_arm_init() and store ARMCPU
` [Qemu-devel] [PATCH for-next 34/74] omap: Use cpu_arm_init() to store ARMCPU in omap_mpu_state_s
` [Qemu-devel] [PATCH for-next 35/74] armv7m: Use cpu_arm_init() to obtain ARMCPU
` [Qemu-devel] [PATCH for-next 36/74] armv7m: Pass ARMCPU to armv7m_reset()
` [Qemu-devel] [PATCH for-next 37/74] arm_boot: Pass ARMCPU to do_cpu_reset()
` [Qemu-devel] [PATCH for-next 38/74] target-sh4: Let cpu_sh4_init() return SuperHCPU
` [Qemu-devel] [PATCH for-next 39/74] r2d: Use cpu_sh4_init() to obtain SuperHCPU
` [Qemu-devel] [PATCH for-next 40/74] r2d: Store SuperHCPU in ResetData
` [Qemu-devel] [PATCH for-next 41/74] target-lm32: Let cpu_lm32_init() return LM32CPU
` [Qemu-devel] [PATCH for-next 42/74] lm32_boards: Use cpu_lm32_init() to obtain LM32CPU
` [Qemu-devel] [PATCH for-next 43/74] lm32_boards: Store LM32CPU in ResetInfo
` [Qemu-devel] [PATCH for-next 44/74] milkymist: Use cpu_lm32_init() to obtain LM32CPU
` [Qemu-devel] [PATCH for-next 45/74] milkymist: Store LM32 in ResetInfo
` [Qemu-devel] [PATCH for-next 46/74] target-xtensa: Let cpu_xtensa_init() return XtensaCPU
` [Qemu-devel] [PATCH for-next 47/74] xtensa_sim: Use cpu_xtensa_init() to obtain XtensaCPU
` [Qemu-devel] [PATCH for-next 48/74] xtensa_sim: Pass XtensaCPU to sim_reset()
` [Qemu-devel] [PATCH for-next 49/74] xtensa_lx60: Use cpu_xtensa_init() to obtain XtensaCPU
` [Qemu-devel] [PATCH for-next 50/74] xtensa_lx60: Pass XtensaCPU to lx60_reset()
` [Qemu-devel] [PATCH for-next 51/74] target-cris: Reindent cpu_cris_init()
` [Qemu-devel] [PATCH for-next 52/74] target-cris: Let cpu_cris_init() return CRISCPU
` [Qemu-devel] [PATCH for-next 53/74] axis_dev88: Use cpu_cris_init() to obtain CRISCPU
` [Qemu-devel] [PATCH for-next 54/74] cris-boot: Pass CRISCPU to cris_load_image()
` [Qemu-devel] [PATCH for-next 55/74] cris-boot: Pass CRISCPU to main_cpu_reset()
` [Qemu-devel] [PATCH for-next 56/74] target-microblaze: Let cpu_mb_init() return MicroBlazeCPU
` [Qemu-devel] [PATCH for-next 57/74] petalogix_ml605: Use cpu_mb_init() to obtain MicroBlazeCPU
` [Qemu-devel] [PATCH for-next 58/74] petalogix_s3adsp1800_mmu: "
` [Qemu-devel] [PATCH for-next 59/74] microblaze_boot: Pass MicroBlazeCPU to microblaze_load_kernel()
` [Qemu-devel] [PATCH for-next 60/74] target-mips: Use cpu_reset() in do_interrupt()
` [Qemu-devel] [PATCH for-next 61/74] target-mips: Let cpu_mips_init() return MIPSCPU
` [Qemu-devel] [PATCH for-next 62/74] mips_fulong2e: Use cpu_mips_cpu() to obtain MIPSCPU
` [Qemu-devel] [PATCH for-next 63/74] mips_fulong2e: Pass MIPSCPU to main_cpu_reset()
` [Qemu-devel] [PATCH for-next 64/74] mips_jazz: Use cpu_mips_init() to obtain MIPSCPU
` [Qemu-devel] [PATCH for-next 65/74] mips_jazz: Pass MIPSCPU to main_cpu_reset()
` [Qemu-devel] [PATCH for-next 66/74] mips_malta: Use cpu_mips_init() to obtain MIPSCPU
` [Qemu-devel] [PATCH for-next 67/74] mips_malta: Pass MIPSCPU to main_cpu_reset()
` [Qemu-devel] [PATCH for-next 68/74] mips_mipssim: Use cpu_mips_init() to obtain MIPSCPU
` [Qemu-devel] [PATCH for-next 69/74] mips_mipssim: Store MIPSCPU in ResetData
` [Qemu-devel] [PATCH for-next 70/74] mips_r4k: Use cpu_mips_init() to obtain MIPSCPU
` [Qemu-devel] [PATCH for-next 71/74] mips_r4k: Store MIPSCPU in ResetData
` [Qemu-devel] [PATCH for-next 72/74] bsd-user: Use cpu_reset() in after cpu_init()
` [Qemu-devel] [PATCH for-next 73/74] linux-user: Use cpu_reset() after cpu_init() / cpu_copy()
` [Qemu-devel] [PATCH for-next 74/74] Kill off cpu_state_reset()

[PATCH] kvm: Enable device LTR/OBFF capibility before doing guest device assignment
 2012-05-06 15:34 UTC  (2+ messages)

[RFC][PATCH] drm/radeon/hdmi: define struct for AVI infoframe
 2012-05-06 15:31 UTC 

[next][PATCH 0/3] drm/radeon/hdmi: separate Evergreen, update modesetting
 2012-05-06 15:29 UTC  (4+ messages)
` [next][PATCH 1/3] drm/radeon/hdmi: separate evergreen code
` [next][PATCH 2/3] drm/radeon/hdmi: update modesetting
` [next][PATCH 3/3] drm/radeon/hdmi: fix some coding style

[U-Boot] USB on mx53loco
 2012-05-06 15:28 UTC  (4+ messages)

[U-Boot] [PATCH 1/3] mxc_i2c: specify i2c base address in config file
 2012-05-06 15:27 UTC  (8+ messages)
` [U-Boot] [PATCH 2/3] mx6qsabrelite: add i2c support
` [U-Boot] [PATCH 3/3] mxc_i2c: remove setting speed at each start

[RFCv2 PATCH 00/17] gspca: allow use of control framework and other fixes
 2012-05-06 15:25 UTC  (3+ messages)
` [RFCv2 PATCH 13/17] gspca: switch to V4L2 core locking, except for the buffer queuing ioctls

[GIT PULL FOR v3.5] update the pms driver to the latest V4L2 frameworks
 2012-05-06 15:23 UTC 

btrfs-raid10 <-> btrfs-raid1 confusion
 2012-05-06 15:23 UTC  (2+ messages)

Workings/effectiveness of the xen-acpi-processor driver
 2012-05-06 15:23 UTC  (5+ messages)

Does my understanding correct?
 2012-05-06 15:21 UTC  (9+ messages)

[PATCH 0/5] l10n: de.po: improvements
 2012-05-06 15:20 UTC  (3+ messages)
` [PATCH 2/5] l10n: de.po: translate "track" as "folgen"

[ath9k-devel] Ath9k Devel, Giuseppe Pes left a message for you
 2012-05-06 15:21 UTC 

[PATCH] compat/regex: fix typos in comments
 2012-05-06 15:18 UTC  (5+ messages)

One problem in reassign pci bus number?
 2012-05-06 15:17 UTC  (11+ messages)

[patch] xhci: testing sizeof xhci_doorbell_array 2 time
 2012-05-06 15:17 UTC  (2+ messages)

"UEFI firmware, Xen not detecting e820 map"
 2012-05-06 15:11 UTC 

[PATCH] PCI: save/restore max Latency Value for device LTR
 2012-05-06 15:11 UTC 

[PATCH] xfstests: make 275 xfs specific
 2012-05-06 15:03 UTC  (3+ messages)

multiple SSID support (in BCM4318)
 2012-05-06 15:02 UTC  (2+ messages)

[ 3960.758784] 1 lock held by motion/7776: [ 3960.758788] #0: (&queue->mutex){......}, at: [<ffffffff815c62d2>] uvc_queue_enable+0x32/0xc0
 2012-05-06 14:54 UTC  (3+ messages)

[PATCH] drm/i915: Do no set Stencil Cache eviction LRA w/a on gen7+
 2012-05-06 14:54 UTC 

Is it possible to reclaim block groups once they are allocated to data or metadata?
 2012-05-06 14:53 UTC  (6+ messages)

afjnsw@02356801.com
 2012-05-06 14:46 UTC 

[RFC] Input: MT - Include win8 support
 2012-05-06 14:41 UTC  (3+ messages)

Yocto weekly bug trend charts -- WW18
 2012-05-06 14:48 UTC 

[Qemu-devel] unreviewed commits (was: Re: Restore consistent formatting)
 2012-05-06 14:41 UTC  (14+ messages)
                        ` [Qemu-devel] unreviewed commits

Adding an IPMI BMC device to KVM
 2012-05-06 14:39 UTC  (6+ messages)
  ` [Qemu-devel] "

kilauea compilation breaks with v3.3 kernel and ELDK 4.2
 2012-05-06 14:37 UTC  (11+ messages)

[Buildroot] Add the package read-edid
 2012-05-06 14:36 UTC  (2+ messages)

[patch 0/5] Bug fix and win8 for hid-multitouch
 2012-05-06 14:34 UTC  (4+ messages)
` [PATCH 4/5] input: Introduce MT_CENTER_X and MT_CENTER_Y

Implementing RFCs from IETF
 2012-05-06 14:28 UTC  (4+ messages)

[PATCH 00/65] Mark parseopt strings for translation
 2012-05-06 14:23 UTC  (3+ messages)
` [PATCH 01/65] i18n: parseopt: lookup help and argument translations when showing usage
` [PATCH 02/65] i18n: apply: mark parseopt strings for translation

[Qemu-devel] Poking a sun4v machine
 2012-05-06 14:08 UTC  (9+ messages)

[PATCH 00/02] mach-shmobile: Emma Mobile EV2 - first shot
 2012-05-06 14:23 UTC  (7+ messages)

[PULL 00/16] ppc patch queue 2012-05-06
 2012-05-06 14:21 UTC  (34+ messages)
` [PATCH 01/16] KVM: Use minimum and maximum address mapped by TLB1
` [PATCH 02/16] KVM: PPC: Use clockevent multiplier and shifter for decrementer
` [PATCH 03/16] KVM: PPC: bookehv: Use a Macro for saving/restoring guest registers to/from their 64 bit copies
  ` [PATCH 03/16] KVM: PPC: bookehv: Use a Macro for saving/restoring guest registers to/from their 64 b
` [PATCH 04/16] KVM: PPC: Restrict PPC_[L|ST]D macro to asm code
` [PATCH 05/16] KVM: PPC: booke(hv): Fix save/restore of guest accessible SPRGs
` [PATCH 06/16] KVM: PPC: Book3S: PR: Optimize entry path
` [PATCH 07/16] KVM: PPC: Book3S: PR: No isync in slbie path
` [PATCH 08/16] KVM: PPC: bookehv: Use lwz/stw instead of PPC_LL/PPC_STL for 32-bit fields
` [PATCH 09/16] KVM: PPC: Fix stbux emulation
` [PATCH 10/16] KVM: PPC: Fix PR KVM on POWER7 bare metal
` [PATCH 11/16] KVM: PPC: Book3S: Enable IRQs during exit handling
` [PATCH 12/16] KVM: PPC: bookehv: Fix r8/r13 storing in level exception handler
` [PATCH 13/16] kvm/book3s: Make kernel emulated H_PUT_TCE available for "PR" KVM
` [PATCH 14/16] kvm/powerpc: Add new ioctl to retreive server MMU infos
` [PATCH 15/16] KVM: PPC: Emulator: clean up instruction parsing
` [PATCH 16/16] KVM: PPC: Emulator: clean up SPR reads and writes

(unknown),
 2012-05-06 14:17 UTC 

ti-dsplink build error
 2012-05-06 14:17 UTC  (3+ messages)

[PATCH] power_supply: Add charge_current and charge_voltage properties and use it in smb347
 2012-05-06 12:46 UTC 

(unknown),
 2012-05-06 14:13 UTC 

[PATCH 00/16] Get SMB2 mount work
 2012-05-06 14:10 UTC  (3+ messages)
` [PATCH 04/16] CIFS: Add SMB2 status codes

Issuing verdicts out of order
 2012-05-06 14:08 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.