messages from 2014-06-04 12:27:19 to 2014-06-04 12:58:13 UTC [more...]
resend - sh mmcif driver cleanup patch series
2014-06-04 12:58 UTC (5+ messages)
` [PATCH 1/6] mmc: sh-mmcif: update to print version and bus clock rate on probe
` [PATCH 2/6] mmc: sh-mmcif: use devm_ for ioremap
[PATCH 1/2] sched/dl: Add necessary dl_{task,prio}
2014-06-04 12:57 UTC
[PATCH 0/2] dl_{prio,task} cleanup
2014-06-04 12:57 UTC
[Qemu-devel] [PATCH v3 0/3] Support Archipelago as a QEMU block backend
2014-06-04 12:56 UTC (3+ messages)
` [Qemu-devel] [PATCH 3/3] QMP: Add support for Archipelago
pwm: atmel: problem when disable pwm
2014-06-04 12:56 UTC
[PATCH 2/4] e2fsck: make a prompt message translatable by not using fill-in words
2014-06-04 12:56 UTC (5+ messages)
` [2/4 v2] e2fsck: make a prompt message simpler and thus translatable
[PATCH igt] tests/kms_flip: Move EBUSY to a new busy-flip subtest
2014-06-04 12:56 UTC
[PATCHv2 0/2] arm:dma-mapping Refactoring iommu dma-mapping code
2014-06-04 12:54 UTC (3+ messages)
` [PATCHv2 1/2] arm: dma-mapping: Refactor attach/detach, alloc/free func
` [PATCHv2 2/2] arm:dma-iommu: Move out complete func defs
[PATCH 0/6] Fix some minor issues for Fireworks/BeBoB drivers
2014-06-04 12:54 UTC (14+ messages)
` [PATCH 1/6] fireworks/bebob: Shorten critical section for stream_stop_duplex()
` [PATCH 2/6] fireworks: Use safer way to arrange ring buffer pointer
` [PATCH 3/6] fireworks: Improve comments about Fireworks transaction
` [PATCH 4/6] fireworks: Remove a constant over width to which it's applied
` [PATCH 5/6] fireworks: Remove meaningless mutex_unlock()
` [PATCH 6/6] bebob: Remove unused function prototype
[PATCH] android/gatt: Set attrib MTU correctly
2014-06-04 12:54 UTC
[PATCH] fix a race condition in cancelable mcs spinlocks
2014-06-04 12:53 UTC (7+ messages)
[PATCH v4 0/4] Fix grant/foreign mappings with auto-translated guests
2014-06-04 12:52 UTC (3+ messages)
` [PATCH v4 3/4] amd-iommu: disable iommu_hap_pt_share with AMD IOMMUs
[Qemu-devel] [PATCH v5 00/30] book3s powerpc classes (970, power5, power7, power8) rework
2014-06-04 12:51 UTC (31+ messages)
` [Qemu-devel] [PATCH v5 01/30] target-ppc: Rename 7XX/60x/74XX/e600 PMU SPRs
` [Qemu-devel] [PATCH v5 02/30] target-ppc: Merge 970FX and 970MP into a single 970 class
` [Qemu-devel] [PATCH v5 03/30] target-ppc: Refactor PPC970
` [Qemu-devel] [PATCH v5 04/30] target-ppc: Make UCTRL a mirror of CTRL
` [Qemu-devel] [PATCH v5 05/30] target-ppc: Copy and split gen_spr_7xx() for 970
` [Qemu-devel] [PATCH v5 06/30] target-ppc: Add "POWER" prefix to MMCRA PMU registers
` [Qemu-devel] [PATCH v5 07/30] target-ppc: Add PMC5/6, SDAR and MMCRA to 970 family
` [Qemu-devel] [PATCH v5 08/30] target-ppc: Add PMC7/8 to 970 class
` [Qemu-devel] [PATCH v5 09/30] target-ppc: Add HID4 SPR for PPC970
` [Qemu-devel] [PATCH v5 10/30] target-ppc: Introduce and reuse generalized init_proc_book3s_64()
` [Qemu-devel] [PATCH v5 11/30] target-ppc: Remove check_pow_970FX
` [Qemu-devel] [PATCH v5 12/30] target-ppc: Enable PMU SPRs migration
` [Qemu-devel] [PATCH v5 13/30] target-ppc: Move POWER7/8 PIR/PURR/SPURR SPR registration to helpers
` [Qemu-devel] [PATCH v5 14/30] target-ppc: Move POWER8 TCE Address control (TAR) to a helper
` [Qemu-devel] [PATCH v5 15/30] target-ppc: Move POWER7/8 CFAR/DSCR/CTRL/PPR/PCR SPR registration to helpers
` [Qemu-devel] [PATCH v5 16/30] target-ppc: Make use of gen_spr_book3s_altivec() for POWER7/8
` [Qemu-devel] [PATCH v5 17/30] target-ppc: Make use of gen_spr_power5p_lpar() "
` [Qemu-devel] [PATCH v5 18/30] target-ppc: Switch POWER7/8 classes to use correct PMU SPRs
` [Qemu-devel] [PATCH v5 19/30] target-ppc: Refactor class init for POWER7/8
` [Qemu-devel] [PATCH v5 20/30] target-ppc: Add POWER8's TIR SPR
` [Qemu-devel] [PATCH v5 21/30] target-ppc: Add POWER8's FSCR SPR
` [Qemu-devel] [PATCH v5 22/30] target-ppc: Enable FSCR facility check for TAR
` [Qemu-devel] [PATCH v5 23/30] target-ppc: Add POWER8's MMCR2/MMCRS SPRs
` [Qemu-devel] [PATCH v5 24/30] target-ppc: Add POWER8's TM SPRs
` [Qemu-devel] [PATCH v5 25/30] KVM: target-ppc: Enable TM state migration
` [Qemu-devel] [PATCH v5 26/30] target-ppc: Add POWER8's Event Based Branch (EBB) control SPRs
` [Qemu-devel] [PATCH v5 27/30] target-ppc: Enable PPR and VRSAVE SPRs migration
` [Qemu-devel] [PATCH v5 28/30] target-ppc: Enable DABRX SPR and limit it to <=POWER7
` [Qemu-devel] [PATCH v5 29/30] spapr_hcall: Split h_set_mode()
` [Qemu-devel] [PATCH v5 30/30] spapr_hcall: Add address-translation-mode-on-interrupt resource in H_SET_MODE
[PATCH 0/3] mesa upgrade
2014-06-04 12:52 UTC (4+ messages)
` [OE-core] "
` [oe] "
[PATCH 0/7] i2c: Relax mandatory I2C ID table passing
2014-06-04 12:51 UTC (12+ messages)
` [PATCH 1/7] ACPICA: Only include ACPI asm files if ACPI is enabled
` [PATCH 7/7] OF/ACPI/I2C: Add generic match function for the aforementioned systems
[Qemu-devel] [RFC 3/5] nbd: Use aio_set_fd_handler2()
2014-06-04 12:50 UTC (4+ messages)
` [Qemu-devel] [RFC 4/5] block: Add AIO followers
` [Qemu-devel] [RFC 0/5] nbd: Adapt for dataplane
[PATCH] [GSoC14] Lazy Restore Using Memory Paging
2014-06-04 12:49 UTC (5+ messages)
` [PATCH: Lazy Restore] xl restore: Add a new "-l" lazy switch
[PATCH] x86/xsave: Expose xsave_cntxt_size to avoid reloading xcr0
2014-06-04 12:48 UTC (4+ messages)
A question about monitor mode
2014-06-04 12:48 UTC (2+ messages)
Live lock in silly-rename
2014-06-04 12:48 UTC (8+ messages)
[Qemu-devel] [PULL 00/118] ppc patch queue 2014-06-04
2014-06-04 12:44 UTC (76+ messages)
` [Qemu-devel] [PULL 001/118] target-ppc: Fix target_disas
` [Qemu-devel] [PULL 002/118] monitor: QEMU Monitor Instruction Disassembly Incorrect for PowerPC LE Mode
` [Qemu-devel] [PULL 003/118] Fix typo in eTSEC Ethernet controller
` [Qemu-devel] [PULL 004/118] spapr_nvram: Correct max nvram size
` [Qemu-devel] [PULL 005/118] target-ppc: extract register length calculation in gdbstub
` [Qemu-devel] [PULL 006/118] target-ppc: gdbstub allow byte swapping for reading/writing registers
` [Qemu-devel] [PULL 007/118] target-ppc: Create versionless CPU class per family if KVM
` [Qemu-devel] [PULL 008/118] target-ppc: Move alias lookup after class lookup
` [Qemu-devel] [PULL 009/118] target-ppc: Remove redundant POWER7 declarations
` [Qemu-devel] [PULL 010/118] spapr-pci: remove io ports workaround
` [Qemu-devel] [PULL 011/118] spapr_pci: Fix number of returned vectors in ibm, change-msi
` [Qemu-devel] [PULL 012/118] target-ppc: Eliminate Magic Number MSR Masks
` [Qemu-devel] [PULL 013/118] target-ppc: Remove PVR check from migration
` [Qemu-devel] [PULL 014/118] mac99: Added FW_CFG_PPC_BUSFREQ to match CLOCKFREQ and TBFREQ already there
` [Qemu-devel] [PULL 015/118] libdecnumber: Introduce libdecnumber Code
` [Qemu-devel] [PULL 016/118] libdecnumber: Eliminate #include *Symbols.h
` [Qemu-devel] [PULL 017/118] libdecnumber: Prepare libdecnumber for QEMU include structure
` [Qemu-devel] [PULL 018/118] libdecnumber: Modify dconfig.h to Integrate with QEMU
` [Qemu-devel] [PULL 019/118] libdecnumber: Change gstdint.h to stdint.h
` [Qemu-devel] [PULL 020/118] libdecnumber: Eliminate redundant declarations
` [Qemu-devel] [PULL 021/118] libdecnumber: Eliminate Unused Variable in decSetSubnormal
` [Qemu-devel] [PULL 022/118] target-ppc: Enable Building of libdecnumber
` [Qemu-devel] [PULL 023/118] libdecnumber: Introduce decNumberFrom[U]Int64
` [Qemu-devel] [PULL 024/118] libdecnumber: Introduce decNumberIntegralToInt64
` [Qemu-devel] [PULL 025/118] libdecnumber: Fix decNumberSetBCD
` [Qemu-devel] [PULL 026/118] target-ppc: Define FPR Pointer Type for Helpers
` [Qemu-devel] [PULL 027/118] target-ppc: Introduce Generator Macros for DFP Arithmetic Forms
` [Qemu-devel] [PULL 028/118] target-ppc: Introduce Decoder Macros for DFP
` [Qemu-devel] [PULL 029/118] target-ppc: Introduce DFP Helper Utilities
` [Qemu-devel] [PULL 030/118] target-ppc: Introduce DFP Post Processor Utilities
` [Qemu-devel] [PULL 031/118] target-ppc: Introduce DFP Add
` [Qemu-devel] [PULL 032/118] target-ppc: Introduce DFP Subtract
` [Qemu-devel] [PULL 033/118] target-ppc: Introduce DFP Multiply
` [Qemu-devel] [PULL 034/118] target-ppc: Introduce DFP Divide
` [Qemu-devel] [PULL 035/118] target-ppc: Introduce DFP Compares
` [Qemu-devel] [PULL 036/118] target-ppc: Introduce DFP Test Data Class
` [Qemu-devel] [PULL 037/118] target-ppc: Introduce DFP Test Data Group
` [Qemu-devel] [PULL 038/118] target-ppc: Introduce DFP Test Exponent
` [Qemu-devel] [PULL 039/118] target-ppc: Introduce DFP Test Significance
` [Qemu-devel] [PULL 040/118] target-ppc: Introduce DFP Quantize
` [Qemu-devel] [PULL 041/118] target-ppc: Introduce DFP Reround
` [Qemu-devel] [PULL 042/118] target-ppc: Introduce DFP Round to Integer
` [Qemu-devel] [PULL 043/118] target-ppc: Introduce DFP Convert to Long/Extended
` [Qemu-devel] [PULL 044/118] target-ppc: Introduce Round to DFP Short/Long
` [Qemu-devel] [PULL 045/118] target-ppc: Introduce DFP Convert to Fixed
` [Qemu-devel] [PULL 046/118] "
` [Qemu-devel] [PULL 047/118] target-ppc: Introduce DFP Decode DPD to BCD
` [Qemu-devel] [PULL 048/118] target-ppc: Introduce DFP Encode BCD to DPD
` [Qemu-devel] [PULL 049/118] target-ppc: Introduce DFP Extract Biased Exponent
` [Qemu-devel] [PULL 050/118] target-ppc: Introduce DFP Insert "
` [Qemu-devel] [PULL 051/118] target-ppc: Introduce DFP Shift Significand
` [Qemu-devel] [PULL 052/118] spapr_pci: fix MSI limit
` [Qemu-devel] [PULL 053/118] util: Add S-Box and InvS-Box Arrays to Common AES Utils
` [Qemu-devel] [PULL 054/118] util: Add AES ShiftRows and InvShiftRows Tables
` [Qemu-devel] [PULL 055/118] util: Add InvMixColumns
` [Qemu-devel] [PULL 056/118] target-i386: Use Common ShiftRows and InvShiftRows Tables
` [Qemu-devel] [PULL 057/118] target-arm: Use Common Tables in AES Instructions
` [Qemu-devel] [PULL 058/118] target-ppc: Refactor "
` [Qemu-devel] [PULL 059/118] KVM: PPC: Don't secretly add 1T segment feature to CPU
` [Qemu-devel] [PULL 060/118] PPC: e500: some pci related cleanup
` [Qemu-devel] [PULL 061/118] PPC: e500: implement PCI INTx routing
` [Qemu-devel] [PULL 062/118] PPC: Fix TCG chunks that don't free their temps
` [Qemu-devel] [PULL 063/118] PPC: Fail on leaking temporaries
` [Qemu-devel] [PULL 064/118] PPC: Make all e500 CPUs SVR aware
` [Qemu-devel] [PULL 065/118] PPC: Add definitions for GIVORs
` [Qemu-devel] [PULL 066/118] PPC: Fix SPR access control of L1CFG0
` [Qemu-devel] [PULL 067/118] PPC: Add L1CFG1 SPR emulation
` [Qemu-devel] [PULL 068/118] PPC: Properly emulate L1CSR0 and L1CSR1
` [Qemu-devel] [PULL 069/118] PPC: Add dcbtls emulation
` [Qemu-devel] [PULL 070/118] PPC: e500: Expose kernel load address in dt
` [Qemu-devel] [PULL 071/118] PPC: Add u-boot firmware for e500
` [Qemu-devel] [PULL 072/118] PPC: e500: Move to u-boot as firmware
` [Qemu-devel] [PULL 073/118] spapr: Add support for time base offset migration
` [Qemu-devel] [PULL 074/118] spapr: Add ibm, chip-id property in device tree
` [Qemu-devel] [PULL 075/118] macio: handle non-block ATAPI DMA transfers
[PATCH v2] ARM: integrator: fix section mismatch problem
2014-06-04 12:47 UTC
[PATCH 1/3] lib: crc32: Greatly shrink CRC combining code
2014-06-04 12:46 UTC (2+ messages)
[nftables PATCH] src: proto: fix byteorder for ip headers
2014-06-04 12:46 UTC
[RFT][PATCH] regulator: tps6586x: Use regulator_list_voltage_linear for dvm/ldo4/sw2
2014-06-04 12:44 UTC
[PATCH 0/2 v2] x86, Fix irq exhaustion issues with cpu hotplug
2014-06-04 12:43 UTC (3+ messages)
` [PATCH 2/2 v2] x86, make check_irq_vectors_for_cpu_disable() aware of numa node irqs
[PATCH] t5000, t5003: do not use test_cmp to compare binary files
2014-06-04 12:42 UTC (3+ messages)
[PATCH] sound: tlv320aic32x4: Fixed Coding style issues
2014-06-04 12:42 UTC (2+ messages)
[PATCH v3 04/10] xfs: fix error handling at xfs_inumbers
2014-06-04 12:41 UTC (2+ messages)
[Bug 79520] New: mpv 0.3.10-1 shows no video after mesa and ati-dri update to version 10.2.0rc5-1
2014-06-04 12:39 UTC (4+ messages)
` [Bug 79520] "
linux-next: bad commits in the nfs tree
2014-06-04 12:38 UTC (4+ messages)
[PATCH] update snort to 2.9.6.0
2014-06-04 12:38 UTC (3+ messages)
[PATCH v7 0/5] cfg/mac80211: implement multi-vif csa
2014-06-04 12:38 UTC (7+ messages)
` [PATCH v7 1/5] mac80211: implement multi-vif in-place reservations
3.15-rc8 mm/filemap.c:202 BUG
2014-06-04 12:33 UTC (5+ messages)
[PATCH v6] ASoC: add RT286 CODEC driver
2014-06-04 12:37 UTC (4+ messages)
[PATCH] irqchip: nvic: Use the generic noop function
2014-06-04 12:37 UTC (2+ messages)
[PATCH] sh_eth: fix SH7619/771x support
2014-06-04 12:37 UTC (4+ messages)
Fwd: Linux stack performance drop (TCP and UDP) in 3.10 kernel in routed scenario
2014-06-04 12:34 UTC (2+ messages)
[Qemu-devel] [PATCH] block/iscsi: bump libiscsi requirement to 1.8.0
2014-06-04 12:33 UTC
[rcu] 5057f55e543: -23.5% qperf.udp.recv_bw
2014-06-04 12:33 UTC (4+ messages)
[PATCH 1/2] regulators: Add definition of regulator_set_voltage_time() for !CONFIG_REGULATOR
2014-06-04 12:33 UTC (11+ messages)
[refpolicy] [PATCH] Allow init to execute shutdown
2014-06-04 12:32 UTC
am335x: system doesn't reboot after flashing NAND
2014-06-04 12:32 UTC (11+ messages)
[PATCH] Provide additional sample information to Python scripts
2014-06-04 12:07 UTC (8+ messages)
` [PATCH 1/3] Add missing calls to Py_DECREF
` [PATCH 2/3] Add callchain to generic and tracepoint events
` [PATCH 3/3] Provide additional sample information on generic events
[Qemu-devel] [PATCH v4 00/29] book3s powerpc classes (970, power5, power7, power8) rework
2014-06-04 12:30 UTC (5+ messages)
` [Qemu-devel] [PATCH v4 23/29] target-ppc: Add POWER8's TM SPRs
Recording support for Roland SD-50 USB Audio device
2014-06-04 12:30 UTC (2+ messages)
[GIT PULL] omap fbdev changes for 3.16
2014-06-04 12:30 UTC (2+ messages)
[PATCH] sched: Fix migration_cpu_stop() return value
2014-06-04 12:29 UTC (4+ messages)
Home desktop/server RAID upgrade
2014-06-04 12:29 UTC (8+ messages)
[Qemu-devel] [PATCH 0/5] Platform device support
2014-06-04 12:28 UTC (6+ messages)
` [Qemu-devel] [PATCH 1/5] Platform: Add platform device class
` [Qemu-devel] [PATCH 2/5] Platform: Add serial device
` [Qemu-devel] [PATCH 3/5] PPC: e500: Only create dt entries for existing serial ports
` [Qemu-devel] [PATCH 4/5] PPC: e500: Support platform devices
` [Qemu-devel] [PATCH 5/5] PPC: e500: Add support for platform serial devices
[PATCH] tests: for mktemp the exes must be the final characters of the name
2014-06-04 12:28 UTC
[Qemu-devel] [PATCH] hw/arm/pxa2xx_gpio: Correct and register vmstate
2014-06-04 12:28 UTC (3+ messages)
[PATCH] ARM: integrator: fix section mismatch problem
2014-06-04 12:27 UTC (3+ messages)
[GIT PULL] main fbdev changes for 3.16
2014-06-04 12:27 UTC
[refpolicy] Access to queue.bin
2014-06-04 12:27 UTC
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.