messages from 2014-08-08 05:55:58 to 2014-08-08 07:04:55 UTC [more...]
[PATCH 15/20] powerpc/8xx: Const for TLB RPN forced value
2014-08-08 7:03 UTC
[PATCH 18/20] powerpc/8xx: set PTE bit 22 off TLBmiss
2014-08-08 7:03 UTC
[PATCH 17/20] powerpc/8xx: Better readibility of ERRATA CPU6 handling
2014-08-08 7:03 UTC
[PATCH 19/20] powerpc/8xx: _PMD_PRESENT already set in level 1 entries
2014-08-08 7:03 UTC
[PATCH 20/20] powerpc/8xx: Don't restore regs to save them again
2014-08-08 7:03 UTC
[PATCH 07/20] powerpc/8xx: DataAccess exception not generated by MPC8xx
2014-08-08 7:03 UTC (2+ messages)
[PATCH 05/20] powerpc/8xx: Fix comment about DIRTY update
2014-08-08 7:03 UTC (2+ messages)
[PATCH 11/20] powerpc/8xx: Align swapper_pg_dir on 16 bits boundary
2014-08-08 7:03 UTC (2+ messages)
[PATCH 09/20] powerpc/8xx: Optimize verification in FixupDAR
2014-08-08 7:03 UTC (2+ messages)
[PATCH 08/20] powerpc/8xx: No need to restore registers and save them again
2014-08-08 7:03 UTC (2+ messages)
[PATCH 10/20] powerpc/8xx: Duplicate two insns instead of branching
2014-08-08 7:03 UTC
[PATCH 13/20] powerpc/8xx: Don't use MD_TWC for walk
2014-08-08 7:03 UTC
[PATCH 14/20] powerpc/8xx: Use PAGE size related consts
2014-08-08 7:03 UTC
[PATCH 06/20] powerpc/8xx: No need to save r10 and r3 when not calling FixupDAR
2014-08-08 7:03 UTC
[PATCH 12/20] powerpc/8xx: Use M_TW instead of M_TWB
2014-08-08 7:03 UTC
[PATCH 02/20] powerpc/8xx: Use SCRATCH0 and SCRATCH1 also for TLB handlers
2014-08-08 7:03 UTC (2+ messages)
[PATCH 04/20] powerpc/8xx: Remove loading of r10 at end of FixupDAR
2014-08-08 7:03 UTC (2+ messages)
[PATCH 01/20] powerpc/8xx: Declare SPRG2 as a SCRATCH register
2014-08-08 7:03 UTC (2+ messages)
[PATCH 03/20] powerpc/8xx: exception InstructionAccess does not exist on MPC8xx
2014-08-08 7:03 UTC (2+ messages)
[PATCH 00/20] powerpc/8xx: Optimise MMU TLB handling and add support of 16k pages
2014-08-08 7:03 UTC (2+ messages)
[PATCH V3 0/3] refine clock tree for esai in imx6q
2014-08-08 7:02 UTC (8+ messages)
` [PATCH V3 1/3] ARM: clk-imx6q: refine clock tree for ESAI
` [PATCH V3 2/3] ARM: clk-gate2: Add API imx_clk_gate2_exclusive for clk_gate2
` [PATCH V3 3/3] ARM: clk-imx6q: Add missing lvds and anaclk clock to the clock tree
[PATCH v2 1/2] drm/mipi-dsi: add (LPM) Low Power Mode transfer support
2014-08-08 7:03 UTC (11+ messages)
linux-next: Tree for Aug 8
2014-08-08 7:02 UTC
[PATCH V4 0/2] refine esai for tdm support
2014-08-08 6:47 UTC (12+ messages)
` [alsa-devel] "
` [PATCH V4 1/2] ASoC: fsl_esai: refine esai for TDM support
` [PATCH V4 2/2] Revert "ASoC: fsl-esai: Add .xlate_tdm_slot_mask() support."
[RFC Patch v2 00/45] COarse-grain LOck-stepping Virtual Machines for Non-stop Service
2014-08-08 7:01 UTC (47+ messages)
` [RFC Patch v2 01/45] copy the correct page to memory
` [RFC Patch v2 02/45] csum the correct page
` [RFC Patch v2 03/45] don't zero out ioreq page
` [RFC Patch v2 04/45] Refactor domain_suspend_callback_common()
` [RFC Patch v2 05/45] Update libxl__domain_resume() for colo
` [RFC Patch v2 06/45] Update libxl__domain_suspend_common_switch_qemu_logdirty() "
` [RFC Patch v2 07/45] Introduce a new internal API libxl__domain_unpause()
` [RFC Patch v2 08/45] Update libxl__domain_unpause() to support qemu-xen
` [RFC Patch v2 09/45] support to resume uncooperative HVM guests
` [RFC Patch v2 10/45] update datecopier to support sending data only
` [RFC Patch v2 11/45] introduce a new API to aync read data from fd
` [RFC Patch v2 12/45] move remus related codes to libxl_remus.c
` [RFC Patch v2 13/45] rename remus device to checkpoint device
` [RFC Patch v2 14/45] adjust the indentation
` [RFC Patch v2 15/45] don't touch remus in checkpoint_device
` [RFC Patch v2 16/45] Update libxl_save_msgs_gen.pl to support return data from xl to xc
` [RFC Patch v2 17/45] Allow slave sends data to master
` [RFC Patch v2 18/45] secondary vm suspend/resume/checkpoint code
` [RFC Patch v2 19/45] primary vm suspend/get_dirty_pfn/resume/checkpoint code
` [RFC Patch v2 20/45] xc_domain_save: flush cache before calling callbacks->postcopy() in colo mode
` [RFC Patch v2 21/45] COLO: xc related codes
` [RFC Patch v2 22/45] send store mfn and console mfn to xl before resuming secondary vm
` [RFC Patch v2 23/45] implement the cmdline for COLO
` [RFC Patch v2 24/45] HACK: do checkpoint per 20ms
` [RFC Patch v2 25/45] colo: dynamic allocate aio_requests to avoid -EBUSY error
` [RFC Patch v2 26/45] fix memory leak in block-remus
` [RFC Patch v2 27/45] pass uuid to the callback td_open
` [RFC Patch v2 28/45] return the correct dev path
` [RFC Patch v2 29/45] blktap2: use correct way to get remus_image
` [RFC Patch v2 30/45] don't call client_flush() when switching to unprotected mode
` [RFC Patch v2 31/45] remus: fix bug in tdremus_close()
` [RFC Patch v2 32/45] blktap2: use correct way to get free event id
` [RFC Patch v2 33/45] blktap2: don't return negative "
` [RFC Patch v2 34/45] blktap2: use correct way to define array
` [RFC Patch v2 35/45] blktap2: connect to backup asynchronously
` [RFC Patch v2 36/45] switch to unprotected mode before closing
` [RFC Patch v2 37/45] blktap2: move async connect related codes to block-replication.c
` [RFC Patch v2 38/45] blktap2: move ramdisk "
` [RFC Patch v2 39/45] block-colo: implement colo disk replication
` [RFC Patch v2 40/45] pass correct file to qemu if we use blktap2
` [RFC Patch v2 41/45] support blktap remus in xl
` [RFC Patch v2 42/45] support blktap colo in xl:
` [RFC Patch v2 43/45] update libxl__device_disk_from_xs_be() to support blktap device
` [RFC Patch v2 44/45] libxl/colo: setup and control disk replication for blktap2 backends
` [RFC Patch v2 45/45] x86/hvm: Always set pending event injection when loading VMC[BS] state
` [RFC Patch v2 46/45] Introduce "xen-load-devices-state"
[Qemu-devel] [PATCH v6 0/7] memory API improvements and bug fixes for memory backends
2014-08-08 6:59 UTC (7+ messages)
` [Qemu-devel] [PATCH v6 1/7] exec: add parameter errp to qemu_ram_alloc and qemu_ram_alloc_from_ptr
` [Qemu-devel] [PATCH v6 6/7] exec: report error when memory < hpagesize
Lots of connections led oxenstored stuck
2014-08-08 7:01 UTC
[PATCH for v3.17-rc1] Revert "slab: remove BAD_ALIEN_MAGIC"
2014-08-08 7:00 UTC (2+ messages)
Usb module loading
2014-08-08 7:00 UTC (6+ messages)
[PATCH v3 1/2] x86/mem_event: Deliver gla fault EPT violation information
2014-08-08 7:00 UTC (2+ messages)
[PATCH 1/1] xen:include:asm-x86:e820: just covert nr_map with unsigned int
2014-08-08 7:00 UTC
[Xenomai] real-time guarantee issues on xenomai 2.6.2.1
2014-08-08 6:59 UTC (10+ messages)
[Qemu-devel] [PATCH V5 0/5] tests: Add the image fuzzer with qcow2 support
2014-08-08 6:58 UTC (7+ messages)
` [Qemu-devel] [PATCH V5 1/5] docs: Specification for the image fuzzer
` [Qemu-devel] [PATCH V5 2/5] runner: Tool for fuzz tests execution
[PATCHSET 0/4] brd: partition fixes
2014-08-08 6:58 UTC (6+ messages)
` [PATCH 2/4] brd: Add getgeo to block ops
` [PATCH 2/4 v2] "
[PATCH v3 0/3] Introduce MEN 14F021P BMC driver series
2014-08-08 7:49 UTC (10+ messages)
` [PATCH v3 3/3] drivers/leds/leds-menf21bmc: introduce MEN 14F021P00 BMC LED driver
Weird NET_RX softirq behavior
2014-08-08 6:55 UTC (5+ messages)
[PATCH v2] cpufreq: arm_big_little: fix module license spec
2014-08-08 6:56 UTC (2+ messages)
[PATCH wpan-next] 6lowpan_rtnl: fix correct return of errno value
2014-08-08 6:50 UTC (5+ messages)
[PATCH 1/1] drm/i915: Adding Gfx Clock, Wake and Gunit save/restore logic in PM suspend/resume paths
2014-08-08 6:52 UTC (4+ messages)
[Qemu-devel] [PATCH V5 0/6] icount: Implement delay algorithm between guest and host clocks
2014-08-08 6:51 UTC (3+ messages)
` [Qemu-devel] [PATCH V5 1/6] icount: Add QemuOpts for icount
[PATCH] Input: cap1106 - allow changing key mapping from userspace
2014-08-08 6:50 UTC (4+ messages)
Can't select my own Kernel source
2014-08-08 6:49 UTC (9+ messages)
[PATCH] kexec-tools: reinstate 'kexec-tools' package
2014-08-08 6:46 UTC
[PATCH v2 0/8] fix freepage count problems in memory isolation
2014-08-08 6:45 UTC (13+ messages)
` [PATCH v2 2/8] mm/isolation: remove unstable check for isolated page
` [PATCH v2 4/8] mm/isolation: close the two race problems related to pageblock isolation
` [PATCH v2 5/8] mm/isolation: change pageblock isolation logic to fix freepage counting bugs
[PATCH] kexec-tools: Create separate package for vmcore-dmesg
2014-08-08 6:45 UTC (2+ messages)
[Qemu-devel] [PATCH 0/2] sheepdog driver update related to VDI locking feature
2014-08-08 6:43 UTC (8+ messages)
` [Qemu-devel] [PATCH 1/2] sheepdog: adopting protocol update for VDI locking
` [Qemu-devel] [PATCH 2/2] sheepdog: improve error handling for a case of failed lock
[PATCH/RFC v4 00/21] LED / flash API integration
2014-08-08 6:43 UTC (4+ messages)
[RFC][PATCH 0/5] xen: reserve RMRR to avoid conflicting MMIO/RAM
2014-08-08 6:42 UTC (5+ messages)
` [RFC][PATCH 4/5] tools:firmware:hvmloader: reserve RMRR mappings in e820
[Qemu-devel] [Bug 1352555] [NEW] iproute2 incompatibility
2014-08-08 6:31 UTC (3+ messages)
` [Qemu-devel] [Bug 1352555] "
[PATCH v2] debugfs: add inline data feature for symlink
2014-08-08 6:34 UTC
[PATCH v3 tip/core/rcu 3/9] rcu: Add synchronous grace-period waiting for RCU-tasks
2014-08-08 6:40 UTC (11+ messages)
[PATCH v2] Input - wacom: update the ABI doc according to latest changes
2014-08-08 6:40 UTC (3+ messages)
[PATCH 0/4] Bluetooth: Convert SMP to use l2cap_chan
2014-08-08 6:37 UTC (5+ messages)
` [PATCH 1/4] Bluetooth: Add more L2CAP convenience callbacks
` [PATCH 2/4] Bluetooth: Add SMP L2CAP channel skeleton
` [PATCH 3/4] Bluetooth: Make AES crypto context private to SMP
` [PATCH 4/4] Bluetooth: Convert SMP to use l2cap_chan infrastructure
[PATCH] PCI: imx6: fix occasional link failure
2014-08-08 6:36 UTC
[git pull] Input updates for 3.17-rc0
2014-08-08 6:36 UTC
[linux-lvm] How LVM root volumes gets mounted at boot time ?
2014-08-08 6:34 UTC (4+ messages)
[Qemu-devel] [PATCH] cluster/zookeeper: add log information for zk auto-recoonect
2014-08-08 6:31 UTC
[PATCH 0/5] Bluetooth: Add dedicated SMP (de)initialization functions
2014-08-08 6:32 UTC (6+ messages)
` [PATCH 1/5] Bluetooth: Fix hci_update_random_address() error return for no crypto
` [PATCH 2/5] Bluetooth: Fix IRK lookup when tfm_aes is not available
` [PATCH 3/5] Bluetooth: Refactor SMP (de)initialization into separate functions
` [PATCH 4/5] Bluetooth: Move SMP initialization after HCI init
` [PATCH 5/5] Bluetooth: Move SMP (de)initialization to smp.c
[PATCH v1 0/2] Extend ioreq-server to support page write protection
2014-08-08 6:32 UTC (15+ messages)
[PATCH] sched: Reduce contention in update_cfs_rq_blocked_load
2014-08-08 4:18 UTC (6+ messages)
[Buildroot] [autobuild.buildroot.net] Build results for 2014-08-07
2014-08-08 6:30 UTC
About use of dlsym()
2014-08-08 6:29 UTC
[PATCH 0/3] A few more cleanups for l2cap_chan based SMP
2014-08-08 6:28 UTC (4+ messages)
` [PATCH 1/3] Bluetooth: Call L2CAP teardown callback before clearing chan->conn
` [PATCH 2/3] Bluetooth: Call l2cap_le_conn_ready after notifying channels
` [PATCH 3/3] Bluetooth: Fix using HCI_CONN_LE_SMP_PEND to check for SMP context
vgrename omit renaming hidden volumes if vg is inactive -> thinpools will be inconsistent
2014-08-08 6:26 UTC (2+ messages)
[PATCH] Adding a support for Skyworks SKY81452
2014-08-08 6:24 UTC (7+ messages)
Undeliverable: ***BULK*** termination of deliveries
2014-08-08 6:24 UTC
[PATCH] KVM: x86: check ISR and TMR to construct eoi exit bitmap
2014-08-08 6:24 UTC (2+ messages)
linux-next: manual merge of the akpm tree with the vfs tree
2014-08-08 6:20 UTC
Question about ubiformat
2014-08-08 6:19 UTC (2+ messages)
OMAP baseline test results for v3.16-rc4
2014-08-08 6:14 UTC (18+ messages)
usb-usx2y: playback fails with Tascam US122 on kernel 3.14
2014-08-08 6:13 UTC (4+ messages)
[PATCH nfs-utils] rework access to /proc/net/rpc
2014-08-08 6:11 UTC
[PATCH] ALSA: hda - More pop noise fixes for Dell XPS 13 9333
2014-08-08 6:11 UTC (2+ messages)
[nightly] Core TISDK 2014.08 build 2014-08-08_01-00-30
2014-08-08 5:48 UTC
T1040QDS warm reboot
2014-08-08 6:05 UTC
[GIT PULL] x86/apic changes for v3.17
2014-08-08 6:07 UTC (2+ messages)
` [Bugfix] x86, irq, PCI: Keep IRQ assignment for PCI devices during suspend/hibernation
[PATCH 09/10] staging: ozwpan: Use slab cache for oz_tx_frame allocation
2014-08-08 6:01 UTC (2+ messages)
` [PATCH 09/10 v2] "
[Qemu-devel] [RFC PATCH 00/10] cpu: add device_add foo-x86_64-cpu and i386 cpu hot remove support
2014-08-08 5:48 UTC (4+ messages)
` [Qemu-devel] [RFC PATCH 10/10] cpus: reclaim allocated vCPU objects
[PATCH 08/10] staging: ozwpan: Use slab cache for oz_elt_info allocation
2014-08-08 6:00 UTC (2+ messages)
` [PATCH 08/10 v2] "
[PATCH 07/10] staging: ozwpan: Use slab cache for oz_urb_link allocation
2014-08-08 5:59 UTC (2+ messages)
` [PATCH 07/10 v2] "
[U-Boot] [PATCH] pci: mx6: fix occasional link failures
2014-08-08 5:57 UTC
[Qemu-devel] [Bug 1354279] [NEW] The guest will be destroyed after hot remove the VF from the guest
2014-08-08 5:47 UTC (2+ messages)
` [Qemu-devel] [Bug 1354279] "
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.