All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-10-31 18:47:02 to 2013-10-31 20:22:51 UTC [more...]

[Qemu-devel] [PATCH 00/20] tcg improvements for ia64
 2013-10-31 20:22 UTC  (19+ messages)
` [Qemu-devel] [PATCH 01/20] tcg-ia64: Use TCGMemOp within qemu_ldst routines
` [Qemu-devel] [PATCH 02/20] tcg-ia64: Use shortcuts for nop insns
` [Qemu-devel] [PATCH 03/20] tcg-ia64: Handle constant calls
` [Qemu-devel] [PATCH 04/20] tcg-ia64: Simplify brcond
` [Qemu-devel] [PATCH 05/20] tcg-ia64: Move AREG0 to R32
` [Qemu-devel] [PATCH 06/20] tcg-ia64: Avoid unnecessary stop bit in tcg_out_alu
` [Qemu-devel] [PATCH 07/20] tcg-ia64: Use ADDS for small addition
` [Qemu-devel] [PATCH 08/20] tcg-ia64: Use SUB_A3 and ADDS_A4 for subtraction
` [Qemu-devel] [PATCH 09/20] tcg-ia64: Use A3 form of logical operations
` [Qemu-devel] [PATCH 10/20] tcg-ia64: Introduce tcg_opc_mov_a
` [Qemu-devel] [PATCH 11/20] tcg-ia64: Introduce tcg_opc_movi_a
` [Qemu-devel] [PATCH 12/20] tcg-ia64: Introduce tcg_opc_ext_i
` [Qemu-devel] [PATCH 13/20] tcg-ia64: Introduce tcg_opc_bswap64_i
` [Qemu-devel] [PATCH 14/20] tcg-ia64: Re-bundle the tlb load
` [Qemu-devel] [PATCH 15/20] tcg-ia64: Move bswap for store into "
` [Qemu-devel] [PATCH 16/20] tcg-ia64: Move tlb addend load into tlb read
` [Qemu-devel] [PATCH 17/20] tcg-ia64: Reduce code duplication in tcg_out_qemu_ld
` [Qemu-devel] [PATCH 18/20] tcg-ia64: Convert to new ldst helpers

[PATCH 0/2] make all stored entries accessible
 2013-10-31 20:22 UTC  (8+ messages)

[PATCH 0 of 5 V3] Remus/Libxl: Network buffering support
 2013-10-31 20:21 UTC  (5+ messages)
` [PATCH 1 of 5 V3] remus: add libnl3 dependency to autoconf scripts
` [PATCH 2 of 5 V3] tools/hotplug: Remus network buffering setup scripts

[PATCH 5/7] wireless-regdb: optimize two of ES's rules
 2013-10-31 20:21 UTC  (4+ messages)
` [wireless-regdb] "

[PATCH 0/4] Teach trinity to not use some sockets family
 2013-10-31 20:20 UTC  (5+ messages)

[qemu-upstream-unstable test] 21367: regressions - FAIL
 2013-10-31 20:18 UTC 

[PATCH] drm/i915: tune down hangcheck noise
 2013-10-31 20:14 UTC  (2+ messages)

[PATCH RFC] ARM: dts: imx6qdl: make pinctrl nodes board specific
 2013-10-31 20:11 UTC  (6+ messages)

[meta-networking][PATCH] cifs-utils: Add PACKAGECONFIG for cifscreds, cifsupcall
 2013-10-31 20:10 UTC 

[PATCH V2] xen/arm: UART addresses are not always aligned to a page
 2013-10-31 20:11 UTC  (4+ messages)
` [PATCH V3] "

[PATCH v2 0/5] GEIP DA923RC board support
 2013-10-31 20:10 UTC  (8+ messages)
` [PATCH 4/5] ppc: DA923RC: add "

[PATCH] perf tools: Remove cast of non-varadic function to varadic
 2013-10-31 20:09 UTC  (3+ messages)

[PATCH 00/16] Trivial patches
 2013-10-31 20:07 UTC  (18+ messages)
` [PATCH 03/16] pull: cleanup documentation
` [PATCH 04/16] fetch: add missing documentation
` [PATCH 06/16] shortlog: add missing declaration
` [PATCH 16/16] add: avoid yoda conditions

[PATCH v3] can: kvaser_usb: fix usb endpoints detection
 2013-10-31 20:06 UTC  (4+ messages)

Help creating git alias
 2013-10-31 20:06 UTC  (13+ messages)

pull-request: can-next 2013-10-31
 2013-10-31 20:06 UTC 

[PATCH 0/3] x86: Support compiling out userspace I/O (iopl and ioperm)
 2013-10-31 20:04 UTC  (7+ messages)
` [PATCH 1/3] x86: process: Unify 32-bit and 64-bit copy_thread I/O bitmap handling
` [PATCH 2/3] x86: tss: Eliminate fragile calculation of TSS segment limit
` [PATCH 3/3] x86: Support compiling out userspace I/O (iopl and ioperm)

[Qemu-devel] [PATCH v2] cpu-exec: Fix compiler warning (-Werror=clobbered)
 2013-10-31 20:03 UTC  (3+ messages)

[PATCH] clk: Properly initialize reference count
 2013-10-31 20:03 UTC  (4+ messages)

Guest to Host communication
 2013-10-31 20:02 UTC  (10+ messages)

[PATCH v3 0/3] add gadget quirk to adapt f_fs for DWC3
 2013-10-31 19:58 UTC  (4+ messages)
` [PATCH v3 3/3] usb: dwc3: add quirk USB_GADGET_QUIRK_EP_OUT_ALIGNED_SIZE to gadget driver

[can-next] can: add broadcast manager documentation
 2013-10-31 19:57 UTC  (3+ messages)

[PATCH] Btrfs: update bi_remaining to relfect our bio endio chaining
 2013-10-31 19:57 UTC  (3+ messages)

[PATCH v5 10/10] transport-helper: add support to delete branches
 2013-10-31 19:53 UTC  (10+ messages)
` [PATCH v5 03/10] transport-helper: add 'force' to 'export' helpers
` [PATCH v5 09/10] fast-export: add support to delete refs

[PATCH] drm/i915: Restore rps/rc6 on reset
 2013-10-31 19:52 UTC  (2+ messages)

[RFC PATCH 0/3] System call to switch user credentials
 2013-10-31 19:48 UTC  (8+ messages)
` [PATCH 1/3] switch_creds: Syscall to switch creds for file server ops
    `  "
        `  "

[Buildroot] [PATCH v2 1/1] cryptsetup: Add libintl for UCLIBC toolchain
 2013-10-31 19:48 UTC 

[PATCH net-next RFC 0/5] xen-netback: TX grant mapping instead of copy
 2013-10-31 19:48 UTC  (15+ messages)
` [PATCH net-next RFC 1/5] xen-netback: Introduce TX grant map definitions
  ` [Xen-devel] "
` [PATCH net-next RFC 3/5] xen-netback: Remove old TX grant copy definitons
  ` [Xen-devel] "
` [PATCH net-next RFC 4/5] xen-netback: Fix indentations

[Bug 69675] New: audio broken in 24Hz/24p since 3.11 (regression)
 2013-10-31 19:48 UTC  (2+ messages)
` [Bug 69675] "

[PATCH 0/2] Add Ether support for R8A7791/Koelsch board
 2013-10-31 19:46 UTC  (7+ messages)
` [PATCH 2/2] ARM: shmobile: Koelsch: add Ether support

Line rate
 2013-10-31 19:46 UTC  (2+ messages)

3.12-rcX - NFS regression - kswapd0 / kswapd1 stays using 100% CPU?
 2013-10-31 19:45 UTC  (9+ messages)

[meta-fsl-arm][PATCH] u-boot-fslc: Update to revision 079e2148
 2013-10-31 19:44 UTC  (2+ messages)

[PATCH for-next 0/2] Fix build warnings
 2013-10-31 19:44 UTC  (6+ messages)
` [PATCH for-next 1/2] IB/core: "

3.11.4: kernel BUG at fs/buffer.c:1268
 2013-10-31 19:43 UTC  (2+ messages)

[PATCH 0/4] Remove older ARM msm SoC support
 2013-10-31 19:43 UTC  (17+ messages)
` [PATCH 2/4] ARM: msm: Remove 7x00 support

opkg git and download hosting
 2013-10-31 19:43 UTC  (4+ messages)

[PATCH v2 00/19] Enable various Renesas drivers on all ARM platforms
 2013-10-31 19:42 UTC  (4+ messages)
` [PATCH v2 19/19] fbdev: sh-mobile-lcdcfb: Enable the driver "

libxl: ocaml: improve the bindings
 2013-10-31 19:42 UTC  (14+ messages)
` [PATCH v3-RESEND 12/28] libxl: ocaml: make Val_defbool GC-proof
` [PATCH v3-RESEND 14/28] libxl: ocaml: add META to list of generated files in Makefile
` [PATCH v3-RESEND 16/28] libxl: ocaml: use the "string option" type for IDL strings
` [PATCH v3-RESEND 27/28] libxl: ocaml: use CAMLlocal1 macro rather than value-type in auto-generated C-code

Please add my tree to linux-next
 2013-10-31 19:39 UTC 

[PATCHv3 00/19] Unifying SMMU driver among Tegra SoCs
 2013-10-31 19:39 UTC  (17+ messages)
` [PATCHv3 14/19] iommu/tegra: smmu: Get "nvidia,memory-clients" from DT
` [PATCHv3 15/19] ARM: tegra: Create a DT header defining SWGROUP ID

[PATCH] xen/arm: Add EARLY_PRINT support for Broadcom brcm platform
 2013-10-31 19:39 UTC  (3+ messages)

Question about r8a7779 ether
 2013-10-31 19:36 UTC  (2+ messages)

[PATCH] rev-parse --parseopt: add the --sticked-long mode
 2013-10-31 19:35 UTC  (4+ messages)
` sticked -> stuck
  ` [PATCH 1/2] Use the word 'stuck' instead of 'sticked'

[3.5.y.z extended stable] Linux 3.5.7.24 stable review
 2013-10-31 19:35 UTC  (6+ messages)
` [PATCH 3.5 29/64] fs: buffer: move allocation failure loop into the allocator

[PATCH v2] ARM: kirkwood: Cleanup comments in Sheevaplug dts files
 2013-10-31 19:35 UTC 

Questions regarding implementing mem_event for PV
 2013-10-31 19:33 UTC  (5+ messages)

[PATCH] android: Add support for setting adapters name
 2013-10-31 19:32 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] cryptsetup: Fix autobuild error http://autobuild.buildroot.net/results/cc1a65b9554bc2ece1b3ea8b51cd805b9bda7e86/
 2013-10-31 19:30 UTC 

[PATCH] set syscalls_todo to N, not N+1
 2013-10-31 19:30 UTC 

Format specifier issue when building kernel
 2013-10-31 19:25 UTC  (7+ messages)

pull-request: can 2013-10-31
 2013-10-31 19:24 UTC  (3+ messages)
` [PATCH 1/2] can: c_can: Fix RX message handling, handle lost message before EOB
` [PATCH 2/2] can: kvaser_usb: fix usb endpoints detection

[PATCH v3 1/4] cpufreq: Add a cpufreq driver for Marvell Dove
 2013-10-31 19:18 UTC  (8+ messages)
` [PATCH v3 2/4] mvebu: Dove: Instantiate cpufreq driver
` [PATCH v3 3/4] mvebu: Dove: Enable cpufreq driver in defconfig
` [PATCH v3 4/4] mvebu: Dove: Add clocks and DFS interrupt to cpu node in DT

[Qemu-devel] [PATCH] monitor.c : fix the monitor_user_noop function for hmp-commands calling user_print conveniently
 2013-10-31 19:22 UTC  (2+ messages)

[PATCH v2] sg: O_EXCL and other lock handling
 2013-10-31 19:20 UTC  (3+ messages)

[gpio:for-next 67/67] pch_gbe_main.c:undefined reference to `devm_gpio_request_one'
 2013-10-31 19:12 UTC  (10+ messages)

[RFC][PATCH] qt-mobility: fix installation path of header files
 2013-10-31 19:10 UTC 

[PATCH] fs/befs/linuxvfs.c: need signed cast for variable 'block'
 2013-10-31 19:08 UTC  (4+ messages)

+ mm-__rmqueue_fallback-should-respect-pageblock-type.patch added to -mm tree
 2013-10-31 19:08 UTC 

[PATCH v7 0/5] clk: clock deregistration support
 2013-10-31 19:07 UTC  (9+ messages)
` [PATCH v7 5/5] clk: Implement clk_unregister()

grub2 boot root-on-zfs errors
 2013-10-31 19:06 UTC  (2+ messages)

[PATCH] Add scripts/get_maintainer.pl
 2013-10-31 19:06 UTC  (5+ messages)

[PATCH] mtd: nand_bbt: kill NAND_BBT_SCANALLPAGES
 2013-10-31 19:04 UTC  (2+ messages)

[PATCH] drm/i915: Try to initialize eDP for both ports B and C on VLV
 2013-10-31 19:05 UTC  (3+ messages)

[PATCH 0 of 1] [PATCH v2] update ZFS for pygrub from illumos
 2013-10-31 19:04 UTC  (2+ messages)
` [PATCH 1 of 1] Update ZFS sources from illumos.org:

[PATCH] Allow building of XEN from source on a system without internet access
 2013-10-31 19:04 UTC  (4+ messages)

[PATCH] clk: fix boot panic with non-dev-associated clocks
 2013-10-31 19:02 UTC  (7+ messages)

[PATCH v2] Register PV driver product numbers 4 and 5
 2013-10-31 19:01 UTC  (2+ messages)

[PATCH] db: Fix build with high PARALLEL_MAKE
 2013-10-31 18:59 UTC 

[PATCH -next] crypto: padlock: Remove #define PFX, use pr_<level>
 2013-10-31 18:59 UTC  (2+ messages)

[Qemu-devel] [PULL 0/6] target-arm queue
 2013-10-31 18:58 UTC  (13+ messages)

[RFC 0/9] of: refactor IRQ parsing and add interrupts-extended implementation
 2013-10-31 18:57 UTC  (4+ messages)
` [RFC 4/9] of/irq: Refactor interrupt-map parsing

[PATCH] t: branch: improve test rollback
 2013-10-31 18:56 UTC  (5+ messages)

[PATCH] edac, highbank: Moving error injection to sysfs for edac
 2013-10-31 18:45 UTC  (2+ messages)

Failed to read /local/domain/0/backend/qdisk/26/51713/feature-flush-cache
 2013-10-31 18:56 UTC  (5+ messages)

[Xenomai] xenomai - zynq - linux-xlxn14.5 - booting halted !
 2013-10-31 18:54 UTC  (8+ messages)

[U-Boot] [PATCH] configs: imx: Make CONFIG_SYS_PROMPT uniform across FSL boards
 2013-10-31 18:53 UTC  (4+ messages)

Been looking at further shrinkage of the SELinux footprint on Linux
 2013-10-31 18:52 UTC  (9+ messages)

pull request for Tegra clock rework and Tegra124 clock support
 2013-10-31 18:52 UTC  (6+ messages)

Good Day
 2013-10-30 17:09 UTC 

[PATCH OSSTEST] arm boot fixes and improvements
 2013-10-31 18:50 UTC  (5+ messages)

[PATCH v3 00/28] libxl: ocaml: improve the bindings
 2013-10-31 18:47 UTC  (3+ messages)
` [PATCH v3 01/28] libxl: idl: allow KeyedUnion members to be empty


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.