All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-12-18 14:27:42 to 2014-12-18 15:13:14 UTC [more...]

[PATCH RFC 00/67] Add MIPS R6 support
 2014-12-18 15:09 UTC  (102+ messages)
` [PATCH RFC 01/67] MIPS: Add generic QEMU R6 PRid and cpu type identifiers
` [PATCH RFC 02/67] MIPS: Add cases for CPU_QEMUR6
` [PATCH RFC 03/67] MIPS: Add MIPS QEMUR6 probe support
` [PATCH RFC 04/67] MIPS: Add build support for the MIPS R6 ISA
` [PATCH RFC 05/67] MIPS: mm: uasm: Add signed 9-bit immediate related macros
` [PATCH RFC 06/67] MIPS: mm: Add MIPS R6 instruction encodings
` [PATCH RFC 07/67] MIPS: asm: asm: Add new macros to set ISA and arch asm annotations
` [PATCH RFC 08/67] MIPS: asm: module: define MODULE_PROC_FAMILY for MIPS R6
` [PATCH RFC 09/67] MIPS: asm: stackframe: Do not preserve the HI/LO registers on "
` [PATCH RFC 10/67] MIPS: asm: asmmacro: Drop unused 'reg' argument on MIPSR2
` [PATCH RFC 11/67] MIPS: asm: asmmacro: Add MIPS R6 support to the simple EI/DI variants
` [PATCH RFC 12/67] MIPS: asm: asmmacro: Replace add instructions with "addui"
` [PATCH RFC 13/67] MIPS: Use generic checksum functions for MIPS R6
` [PATCH RFC 14/67] MIPS: asm: cpu: Add MIPSR6 ISA definitions
` [PATCH RFC 15/67] MIPS: asm: hazards: Add MIPSR6 definitions
` [PATCH RFC 16/67] MIPS: asm: irqflags: Add MIPS R6 related definitions
` [PATCH RFC 17/67] MIPS: asm: r4kcache: Add MIPS R6 cache unroll functions
` [PATCH RFC 18/67] MIPS: asm: spram: Add MIPS R6 related definitions
` [PATCH RFC 19/67] MIPS: asm: atomic: Update asm and ISA constrains for MIPS R6 support
` [PATCH RFC 20/67] MIPS: asm: cmpxchg: "
` [PATCH RFC 21/67] MIPS: asm: bitops: "
` [PATCH RFC 22/67] MIPS: asm: futex: "
` [PATCH RFC 23/67] MIPS: asm: spinlock: Update asm "
` [PATCH RFC 24/67] MIPS: asm: spinlock: Replace sub instruction with addiu
` [PATCH RFC 25/67] MIPS: kernel: cpu-bugs64: Do not check R6 cores for existing 64-bit bugs
` [PATCH RFC 26/67] MIPS: kernel: cevt-r4k: Add MIPS R6 to the c0_compare_interrupt handler
` [PATCH RFC 27/67] MIPS: kernel: cpu-probe.c: Add support for MIPS R6
` [PATCH RFC 28/67] MIPS: kernel: entry.S: Add MIPS R6 related definitions
` [PATCH RFC 29/67] MIPS: kernel: proc: Add MIPS R6 support to /proc/cpuinfo
` [PATCH RFC 30/67] MIPS: kernel: traps: Add MIPS R6 related definitions
` [PATCH RFC 31/67] MIPS: kernel: r4k_switch: Add support for MIPS R6
` [PATCH RFC 32/67] MIPS: kernel: r4k_fpu: "
` [PATCH RFC 33/67] MIPS: kernel: genex: Set correct ISA level
` [PATCH RFC 34/67] MIPS: kernel: cps-vec: Replace addi with addiu
` [PATCH RFC 35/67] MIPS: uapi: inst: Add new opcodes for COP2 instructions
` [PATCH RFC 36/67] MIPS: kernel: unaligned: Add support for the MIPS R6
` [PATCH RFC 37/67] MIPS: lib: memcpy: Add MIPS R6 support
` [PATCH RFC 38/67] MIPS: lib: memset: "
` [PATCH RFC 39/67] MIPS: mm: page: "
` [PATCH RFC 40/67] MIPS: mm: tlbex: Add MIPS R6 case for the EHB instruction
` [PATCH RFC 41/67] MIPS: mm: c-r4k: Set the correct ISA level
` [PATCH RFC 42/67] MIPS: kernel: branch: Prepare the JR instruction for emulation on MIPS R6
` [PATCH RFC 43/67] MIPS: kernel: branch: Prevent BLTZL emulation for "
` [PATCH RFC 44/67] MIPS: kernel: branch: Prevent BGEZL "
` [PATCH RFC 45/67] MIPS: kernel: branch: Prevent BLTZAL "
` [PATCH RFC 46/67] MIPS: kernel: branch: Prevent BGEZAL "
` [PATCH RFC 47/67] MIPS: kernel: branch: Prevent BEQL "
` [PATCH RFC 48/67] MIPS: kernel: branch: Prevent BNEL "
` [PATCH RFC 49/67] MIPS: kernel: branch: Prevent BLEZL "
` [PATCH RFC 50/67] MIPS: kernel: branch: Prevent BGTZL "

Synchronization in UBIFS (zero length files)
 2014-12-18 15:12 UTC  (4+ messages)

[PATCH] xfs_repair: do not check symlink component lengths
 2014-12-18 15:12 UTC  (2+ messages)

[PATCH 00/10] Split UFO into v4 and v6 versions
 2014-12-18 15:12 UTC  (9+ messages)
` [PATCH 01/10] core: Split out UFO6 support
` [PATCH 08/10] tun: Re-uanble UFO support

[U-Boot] [PATCH] fs: fat: read: fix fat16 ls/read issue
 2014-12-18 15:12 UTC  (7+ messages)

[RFC PATCH 0/7] support multi-phtread per lcore
 2014-12-18 15:11 UTC  (8+ messages)

[PATCH] tools lib traceevent: Add support for IP address formats
 2014-12-18 15:10 UTC 

[RFC V9 0/4] domain snapshot document
 2014-12-18 15:10 UTC  (5+ messages)
` [RFC V9 1/4] domain snapshot terms
` [RFC V9 2/4] domain snapshot overview

[PATCH] perf: Avoid horrible stack usage
 2014-12-18 15:10 UTC  (8+ messages)
      ` [PATCH] perf ftrace: Factor regs retrieval for function tracer

[OSSTEST PATCH 0/2] Test case for cpupools
 2014-12-18 15:10 UTC  (8+ messages)
` [OSSTEST PATCH 1/2] ts-cpupools: new test script
` [OSSTEST PATCH 2/2] Testing cpupools: recipe for it and job definition

[Qemu-devel] [RFC PATCH] target-arm: protect cpu_exclusive_*
 2014-12-18 15:09 UTC  (21+ messages)

[v3 00/26] Add VT-d Posted-Interrupts support
 2014-12-18 15:09 UTC  (15+ messages)
` [v3 06/26] iommu, x86: No need to migrating irq for VT-d Posted-Interrupts
` [v3 13/26] KVM: Define a new interface kvm_find_dest_vcpu() for VT-d PI
` [v3 21/26] x86, irq: Define a global vector for VT-d Posted-Interrupts
` [v3 25/26] KVM: Suppress posted-interrupt when 'SN' is set

[PATCH 0/3] i8k: Rework fan_mult and fan_max code
 2014-12-18 15:08 UTC  (5+ messages)
` [PATCH 3/3] i8k: Remove laptop specific config data (fan_mult, fan_max) from driver

[PATCH 0/7] slub: Fastpath optimization (especially for RT) V1
 2014-12-18 15:08 UTC  (16+ messages)

[PATCH v2] sound/soc/adi/axi-spdif.c: Support programmable master clock
 2014-12-18 15:07 UTC  (3+ messages)
` [PATCH v3] "

[GIT PULL REQUEST] watchdog - v3.19 merge window
 2014-12-18 15:05 UTC 

[PATCH 0/8] Resend of drm/i915: Keep drm_crtc->state in sync
 2014-12-18 15:06 UTC  (5+ messages)
` [PATCH 5/8] drm/i915: Don't access to crtc->new_config from intel_mode_max_pixclk()

[Xenomai] [xenomai-forge] timer-internal consume a lot of cpu
 2014-12-18 15:04 UTC  (11+ messages)

[Qemu-devel] [PATCH v6 0/4] qmp: Add "blockdev-backup"
 2014-12-18 15:02 UTC  (7+ messages)
` [Qemu-devel] [PATCH v6 1/4] qapi: Comment version info in TransactionAction
` [Qemu-devel] [PATCH v6 2/4] qmp: Add command 'blockdev-backup'
` [Qemu-devel] [PATCH v6 3/4] block: Add blockdev-backup to transaction

[PATCH 1/3] powerpc: Don't use local named register variable in current_thread_info
 2014-12-18 15:02 UTC  (5+ messages)

[PATCH] python: remove modules moved to meta-python
 2014-12-18 15:02 UTC  (2+ messages)

Extra info
 2014-12-18 15:02 UTC 

[PATCH] efi: mv efi_guid_unparse -> efi_guid_to_str
 2014-12-18 15:02 UTC 

[PATCH 00/17] ACL: New AVX2 classify method and several other enhancements
 2014-12-18 15:01 UTC  (10+ messages)
` [PATCH 10/17] librte_acl: add AVX2 as new rte_acl_classify() method

[PATCH] doc:add udp info to prog_guide for vxlan
 2014-12-18 15:01 UTC 

fq_codel, htb and quantum parameter
 2014-12-18 15:00 UTC  (2+ messages)

btrfs is using 25% more disk than it should
 2014-12-18 14:59 UTC 

[[PATCH] ALSA: In Freescale ESAI driver xDxDC bits in xCCR registers is 5 bits width not 4
 2014-12-18 14:59 UTC  (2+ messages)

[U-Boot] [PATCH 1/1] kikwood: uboot-envtools: add plugs boards
 2014-12-18 14:59 UTC 

3.18.1: broken directory with one file too many
 2014-12-18 14:58 UTC  (5+ messages)

[PATCH v16 00/23] x86/PMU: Xen PMU PV(H) support
 2014-12-18 14:57 UTC  (7+ messages)
` [PATCH v16 13/23] x86/VPMU: Interface for setting PMU mode and flags
` [PATCH v16 14/23] x86/VPMU: Initialize VPMUs with __initcall
` [PATCH v16 19/23] x86/VPMU: Handle PMU interrupts for PV guests

[Qemu-devel] [PATCH v5 0/5] Geometry and blocksize detection for backing devices
 2014-12-18 14:55 UTC  (5+ messages)
` [Qemu-devel] [PATCH v5 4/5] block-backend: Add wrappers for blocksizes and geometry probing
` [Qemu-devel] [PATCH v5 5/5] BlockConf: Call backend functions to detect geometry and blocksizes

[RFC PATCH net-next v2 1/1] net: Support for switch port configuration
 2014-12-18 14:55 UTC  (3+ messages)

[PATCH] vhost: add interface name to virtio-net struct
 2014-12-18 14:55 UTC 

[PATCH] powertop: Fix build for !uclibc
 2014-12-18 14:54 UTC 

[PATCH 0/2] target: Fixes for AllRegistrants reservation handling
 2014-12-18 14:54 UTC  (2+ messages)

DT on s3c24xx
 2014-12-18 14:53 UTC  (5+ messages)

[PATCH v2] X86-32: Allocate 256 bytes for pgd in PAE paging
 2014-12-18 14:52 UTC  (3+ messages)

[PATCH 0/2] doc: update to release notes
 2014-12-18 14:52 UTC  (3+ messages)
  ` [PATCH 1/2] doc: add vxlan support "
  ` [PATCH 2/2] doc: updating from 1.7 to 1.8 release note

[PATCH 0/2] python: use stdlib argparse
 2014-12-18 14:51 UTC  (3+ messages)
` [PATCH 1/2] python-argparse: remove external argparse module
` [PATCH 2/2] python-2.7-manifest.inc: add stdlib "

[PATCH v3 1/2] acpi: Add "acpi_osi=" for ASUS X200MA to enable, brightness keys
 2014-12-18 14:50 UTC  (13+ messages)

[RFC PATCH 0/5] media: rcar_vin: Fixes for buffer management
 2014-12-18 14:50 UTC  (6+ messages)
` [RFC PATCH 1/5] media: rcar_vin: Dont aggressively retire buffers
` [RFC PATCH 2/5] media: rcar_vin: Ensure all in-flight buffers are returned to error state before stopping
` [RFC PATCH 3/5] media: rcar_vin: Fix race condition terminating stream
` [RFC PATCH 4/5] media: rcar_vin: Clean up rcar_vin_irq
` [RFC PATCH 5/5] media: rcar_vin: move buffer management to .stop_streaming handler

[PATCH] ASoC: Intel: Add I2C dependency to two new machines
 2014-12-18 14:40 UTC 

[PATCH] cpufreq: Stop BUGing the system
 2014-12-18 14:49 UTC  (3+ messages)

[Xenomai] Add "rtroute solicit" support to the rtnet script and rtnet.conf
 2014-12-18 14:49 UTC  (4+ messages)
    ` [Xenomai] [RTnet-users] "

[PATCH] staging: speakup: replace simple_strtoul with kstrtoul
 2014-12-18 14:48 UTC  (5+ messages)

Asus N53 USB WiFi Driver porting
 2014-12-18 14:48 UTC  (3+ messages)

[Qemu-devel] Unable to loadvm on qemu-system-ppc -M g3beige (keyboard freeze)
 2014-12-18 14:46 UTC  (7+ messages)
` [Qemu-devel] [Qemu-ppc] "

[RFC HACK] rtl2832: implement own lock for RegMap
 2014-12-18 14:46 UTC  (4+ messages)

[PATCH 0/7] mmc: slot-gpio: Cleanup API and simplifications
 2014-12-18 14:44 UTC  (8+ messages)
` [PATCH 1/7] mmc: mvsdio: Remove redundant use of mmc_gpio_free_cd|ro()
` [PATCH 2/7] mmc: sdhci-sirf: Remove redundant use of mmc_gpio_free_cd()
` [PATCH 3/7] mmc: slot-gpio: Remove option to explicitly free requested CD/WP GPIOs
` [PATCH 4/7] mmc: slot-gpio: Use the parent device while allocating data
` [PATCH 5/7] mmc: slot-gpio: Make mmc_gpio_alloc() available for MMC core
` [PATCH 6/7] mmc: core: Free all resources for the class device at ->dev_release()
` [PATCH 7/7] mmc: slot-gpio: Rework how to handle allocation of slot-gpio data

[Qemu-devel] [PATCH V2 0/4] *virtio-blk: add multiread support
 2014-12-18 14:44 UTC  (5+ messages)

[PATCH] MIPS: JZ4740: fixup #include's (sparse)
 2014-12-18 14:44 UTC  (3+ messages)

[PATCH 0/2] Busybox mdev improvements
 2014-12-18 14:44 UTC  (12+ messages)
` [PATCH 1/2] busybox-mdev: Support automatic mounting of block devices
` [PATCH v2 0/4] Busybox mdev improvements
  ` [PATCH v2 1/4] busybox-mdev: Install missing find-touchscreen.sh
  ` [PATCH v2 3/4] busybox-mdev: Add hotplug kernel module support to mdev.conf

[PATCH] tick/powerclamp: Remove tick_nohz_idle abuse
 2014-12-18 14:43 UTC  (4+ messages)

[U-Boot] Pull request: u-boot-uniphier
 2014-12-18 14:43 UTC 

[PATCH 0/4] GICv3: add 32bit compatibility
 2014-12-18 14:42 UTC  (4+ messages)
` [PATCH 2/4] arm64: GICv3: change unsigned types for AArch32 compatibility

[U-Boot] [PATCH 0/5] ARM: UniPhier: minor fixes
 2014-12-18 14:41 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/3 V2] add PCI support for the s390 platform
 2014-12-18 14:39 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/3 V2] s390: Add PCI bus support

[RFC] ACPI on arm64 TODO List
 2014-12-18 14:36 UTC  (7+ messages)
  ` [Linaro-acpi] "

cyclictest abstime vs. reltime
 2014-12-18 14:33 UTC  (3+ messages)

[Bug 87443] Synchronization (?) Artifacts with intel/radeonsi PRIME and compositing in glxgears and zetrix (wine)
 2014-12-18 14:33 UTC  (2+ messages)

[PATCH 0/9] hwmon: thermal: Odroid U3: Provide support for Odroid U3 fan
 2014-12-18 14:27 UTC  (4+ messages)
` [PATCH 2/9] hwmon: dts: Doc: Add DTS doc to explain how to use PWM FAN as a cooling device
    ` [lm-sensors] [PATCH 2/9] hwmon: dts: Doc: Add DTS doc to explain how to use PWM FAN as a cooling

[PATCH 0/6] Btrfs-progs, add units to 'usage' subcommands
 2014-12-18 14:28 UTC  (7+ messages)
` [PATCH 1/6] btrfs-progs: fi usage, change option for tabular output to T
` [PATCH 2/6] btrfs-progs: fi usage, add switches to set output units
` [PATCH 3/6] btrfs-progs: fi usage, update manpage
` [PATCH 4/6] btrfs-progs: dev usage, add switches to set output units
` [PATCH 5/6] btrfs-progs: dev usage, update manpage
` [PATCH 6/6] btrfs-progs: unify unit mode parameters and variables


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.