All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-02-04 14:29:21 to 2013-02-04 15:29:58 UTC [more...]

[U-Boot] common/cmd_disk.c doesn't actually define any "commands"
 2013-02-04 15:29 UTC  (6+ messages)

Sync the assembler with Mesa's opcode emission code
 2013-02-04 15:27 UTC  (65+ messages)
` [PATCH 01/90] build: Add CAIRO_FLAGS to the debugger compilation
` [PATCH 02/90] gitignore: Ignore TAGS files
` [PATCH 03/90] build: Don't use AM_MAINTAINER_MODE
` [PATCH 04/90] build: Only build the assembler if flex and bison are found
` [PATCH 05/90] build: Add the debugger compilation status to the summary
` [PATCH 06/90] assembler: Sync brw_instruction's header with mesa's
` [PATCH 07/90] assembler: Rename three_src_gen6 to da3src
` [PATCH 08/90] assembler: Rename dp_read_gen6 to gen6_dp_sampler_const_cache
` [PATCH 09/90] assembler: Rename dp_gen6 to gen6_dp and sync with Mesa's
` [PATCH 10/90] assembler: Rename dp_gen7 to gen7_dp and sync it "
` [PATCH 11/90] assembler: Remove struct dp_write_gen6 and struct use gen6_dp
` [PATCH 12/90] assembler: Rename gen5 DP pixel_scoreboard_clear to last_render_target
` [PATCH 13/90] assembler: Rename branch to branch_gen6
` [PATCH 14/90] assembler: Rename branch_2_offset to break_cont
` [PATCH 15/90] assembler: Rename bits3.id and bits3.fd
` [PATCH 16/90] assembler: Adopt brw_structs.h from mesa
` [PATCH 17/90] assembler: Remove trailing white spaces from brw_structs.h
` [PATCH 18/90] assembler: Adopt enum brw_message_target from mesa
` [PATCH 19/90] assembler: Rename BRW_ACCWRCTRL_ACCWRCTRL
` [PATCH 20/90] assembler: Import brw_defines.h from Mesa
` [PATCH 21/90] assembler: Remove trailing white space from brw_defines.h
` [PATCH 22/90] assembler: Update the disassembler code
` [PATCH 23/90] assembler: Import ralloc from Mesa
` [PATCH 24/90] assembler: Remove white space from brw_eu.h
` [PATCH 25/90] assembler: Introduce struct brw_context
` [PATCH 26/90] assembler: Make an libbrw library
` [PATCH 27/90] assembler: Protect gen4asm.h from multiple inclusions
` [PATCH 28/90] assembler: Import brw_eu_compact.c
` [PATCH 29/90] assembler: Import brw_eu.c
` [PATCH 30/90] assembler: Don't use -Wpointer-arith
` [PATCH 31/90] assembler: Import brw_eu_emit.c
` [PATCH 32/90] assembler: Use BRW_WRITEMASK_XYZW instead of the 0xf constant
` [PATCH 33/90] assembler: Remove the writemask_set field of struct dest_operand
` [PATCH 34/90] assembler: Use subreg_nr to store the address register subreg
` [PATCH 35/90] assembler: Simplify get_subreg_address()
` [PATCH 36/90] assembler: Make print_instruction() take an instruction
` [PATCH 37/90] assembler: Refactor the code adding instructions and labels
` [PATCH 38/90] assembler: Make explicit that labels are part of the instructions list
` [PATCH 39/90] assembler: Don't change the size of opcodes!
` [PATCH 40/90] assembler: Make sure nobody adds a field back to struct brw_instruction
` [PATCH 41/90] assembler: Don't expose functions only used in main.c
` [PATCH 42/90] assembler: Make struct declared_register use struct brw_reg
` [PATCH 43/90] assembler: Replace struct direct_reg by "
` [PATCH 44/90] assembler: Replace struct indirect_reg "
` [PATCH 45/90] assembler: Unify the direct and indirect register type
` [PATCH 46/90] assembler: Replace struct dst_operand by struct brw_reg
` [PATCH 47/90] assembler: Consolidate the swizzling configuration on 8 bits
` [PATCH 48/90] assembler: Get rid of src operand's swizzle_set
` [PATCH 49/90] assembler: Use brw_reg in the source operand
` [PATCH 50/90] assembler: Factor out the destination register validation
` [PATCH 51/90] assembler: Use brw_set_dest() to encode the destination
` [PATCH 52/90] assembler: Factor out the source register validation
` [PATCH 53/90] assembler: ExecSize can be as big as 32 channels
` [PATCH 54/90] assembler: Fix comparisons between reg.type and Architecture registers
` [PATCH 55/90] assembler: Store immediate values in reg.dw1.ud
` [PATCH 56/90] assembler: Don't warn if identical declared registers are redefined
` [PATCH 57/90] assembler: Add location support
` [PATCH 58/90] assembler: Add error() and warn() shorthands and use them in set_src[01]
` [PATCH 59/90] assembler: Add a check for when width is 1 and hstride is not 0
` [PATCH 60/90] assembler: Add a check for when ExecSize and width are 1
` [PATCH 61/90] assembler: Add the input filename to the error/warning messages
` [PATCH 62/90] assembler: Use brw_set_src0()
` [PATCH 63/90] assembler: Port the warning and error reporting to warn()/error()
` [PATCH 64/90] assembler: Cleanup visibility of a few global variables/functions

[RFC PATCH] Coverage support
 2013-02-04 15:29 UTC  (6+ messages)
` [PATCH 2/4] Adding support for coverage information

[PATCH] ib/ipoib: fix CM crash after commit b13912bbb4a2
 2013-02-04 15:29 UTC 

[PATCH] mac80211: Fix PN corruption in case of multiple virtual interface
 2013-02-04 15:28 UTC  (2+ messages)

[WIP/RFH/RFD/PATCH] grep: allow to use textconv filters
 2013-02-04 15:27 UTC 

[CONSOLIDATED PULL 00/69] master-next & MUT (post M3)
 2013-02-04 15:11 UTC  (2+ messages)

[PATCH 0/5] ARM: OMAP2+: System timer updates
 2013-02-04 15:27 UTC  (4+ messages)
` [PATCH 4/5] ARM: OMAP2+: Simplify system timers definitions

HVM guests hanging in hpet_rtc_interrupt
 2013-02-04 15:27 UTC  (5+ messages)

[PATCH 1/2] ARM: dts: rename imx6q.dtsi to imx6qdl.dtsi
 2013-02-04 15:27 UTC  (2+ messages)
` [PATCH 2/2] ARM: dts: add dtsi for imx6q and imx6dl

[PATCH v5] netbase: split up in netbase and init-ifupdown
 2013-02-04 15:12 UTC 

[xen-unstable test] 15417: regressions - FAIL
 2013-02-04 15:26 UTC 

[PATCH RFC] hvm: Allow triple fault to imply crash rather than reboot
 2013-02-04 15:26 UTC  (4+ messages)

[U-Boot] [PATCH 0/5] Create an API for safely accessing BMP header fields
 2013-02-04 15:25 UTC  (6+ messages)

[PATCH V2 1/3] PM: Introduce suspend state PM_SUSPEND_FREEZE
 2013-02-04 15:25 UTC  (4+ messages)
` [PATCH V2 3/3] i915: ignore lid open event when resuming
    ` [Intel-gfx] "

[PATCH] parisc: fixes and cleanups in page cache flushing (1/4)
 2013-02-04 15:24 UTC  (3+ messages)

Error message when trying to use Infiniband virtual functions in virtual machine
 2013-02-04 15:24 UTC  (5+ messages)
` Fwd: "

[GIT PULL 1/4] core ARM kvm implementation for 3.9
 2013-02-04 15:24 UTC  (3+ messages)
` [GIT PULL 2/4] ARM broadcast timer updates "

drivers/gpu/drm/nouveau/nouveau_acpi.c:420: undefined reference to `acpi_video_get_edid'
 2013-02-04 15:23 UTC 

[PATCH] asmlinkage tag for sys_iopl
 2013-02-04 15:21 UTC  (5+ messages)

[BUG] crystalhd git.linuxtv.org kernel driver: unable to handle kernel paging requests, improper (spin)locking(?) and paging
 2013-02-04 15:21 UTC  (6+ messages)
  ` [BUG] crystalhd git.linuxtv.org kernel driver: unable to handle kernel paging requests, improper (spin)locking(?) and paging, null pointer oopses on SMP, libcrstalhd3-git i686 not interfacing to amd64 SMP 3.x kernel
    ` [BUG] crystalhd git.linuxtv.org kernel driver: No more Oops or kernel crashes with Linux 3.2
      ` [BUG] crystalhd git.linuxtv.org kernel driver: Crashing again Linux, 3.2, using mozilla flashplugin from adobe
        ` [PATCH] crystalhd git.linuxtv.org kernel driver: FIX kernel freeze or OOPS in ISRs

Kernel recieves DNS reply, but doesn't deliver it to a waiting application
 2013-02-04 15:21 UTC  (15+ messages)
` [BUG] "

[Qemu-trivial] [Qemu-devel] [PATCH for-1.4] target-cris: Build fix for debug output
 2013-02-04 15:14 UTC  (2+ messages)

[PATCH 0/6] uprobes/tracing: cleanups and minor fixes
 2013-02-04 15:18 UTC  (4+ messages)
` [PATCH 6/6] uprobes/perf: Always increment trace_uprobe->nhit

[PATCH 0/2] mm: hotplug: implement non-movable version of get_user_pages() to kill long-time pin pages
 2013-02-04 15:18 UTC  (5+ messages)
` [PATCH 2/2] fs/aio.c: use get_user_pages_non_movable() to pin ring pages when support memory hotremove

[U-Boot] [PATCH V2 0/7] ARM: OMAP4+: Cleanup clocks, control and emif code
 2013-02-04 15:18 UTC  (2+ messages)

Crash after commit b13912bbb4a2 "IPoIB: Call skb_dst_drop() once skb is enqueued for sending"
 2013-02-04 15:17 UTC 

[PATCH v4 0/9] devcg: introduce proper hierarchy support
 2013-02-04 15:17 UTC  (12+ messages)
` [PATCH v4 9/9] devcg: propagate local changes down the hierarchy
    ` [PATCH v5 "

[Bug 53411] New: Typo in PTY(7)
 2013-02-04 15:16 UTC  (3+ messages)
  ` [Bug 53411] "

[PATCH v2] Make frontswap+cleancache and its friend be modularized
 2013-02-04 15:14 UTC  (4+ messages)

fsl.image-test boot problem
 2013-02-04 15:15 UTC  (2+ messages)

[PATCH] sunrpc: copy scope ID in __rpc_copy_addr6
 2013-02-04 15:12 UTC  (5+ messages)

[PATCH 1/2] ARM: dma-mapping: add support for CMA regions placed in highmem zone
 2013-02-04 15:11 UTC  (9+ messages)
` [PATCHv2 "

[PATCH 1/2] mac80211: send deauth when connection is lost
 2013-02-04 15:09 UTC  (4+ messages)
` [PATCH 2/2] mac80211: always allow calling ieee80211_connection_loss()

[PATCH 00/10] [RFC v2] quick dump
 2013-02-04 15:10 UTC  (5+ messages)

[PATCHv4 0/7] zswap: compressed swap caching
 2013-02-04 15:07 UTC  (9+ messages)

[PATCH] hob: remove parsing warnings when machine is changed
 2013-02-04 14:56 UTC 

Linux 3.6.x kernel crash in tcp_slow_start / bictcp_cong_avoid with wfica
 2013-02-04 15:07 UTC  (15+ messages)
                ` [PATCH] tcp: tcp_process_frto() should not set snd_cwnd to 0
                      ` [PATCH] tcp: frto "

[PATCH] mmc: omap_hsmmc: MAINTAINERS: change omap_hsmmc maintenance to orphan
 2013-02-04 15:07 UTC  (4+ messages)
` [PATCH] mmc: omap_hsmmc: MAINTAINERS: update

[docs] /proc/irq/
 2013-02-04 15:06 UTC  (2+ messages)

[PATCH 0/2] ARM: OMAP2+: GPMC Fixes
 2013-02-04 15:05 UTC  (7+ messages)
` [PATCH 2/2] ARM: OMAP2: Fix GPMC memory initialisation

[PATCH] Regulator: Reorder the min max assignment in the sequence of regulator_set_voltage function
 2013-02-04 15:05 UTC  (3+ messages)

Congratulations!!
 2013-02-04 15:05 UTC 

[PATCH 0/4] CPUFreq: Implement per policy instances of governors
 2013-02-04 15:05 UTC  (11+ messages)

ip6gre_tunnel_xmit() leaking an skb?
 2013-02-04 15:04 UTC  (2+ messages)

[RFC PATCH 00/18] tlg2300: various v4l2-compliance fixes
 2013-02-05  4:07 UTC  (9+ messages)
` [RFC PATCH 04/18] tlg2300: remove ioctls that are invalid for radio devices
` [RFC PATCH 08/18] tlg2300: fix radio querycap
` [RFC PATCH 13/18] tlg2300: fix missing audioset

[PATCH] mtd: fix random pointer dereference in OF device name handling
 2013-02-04 15:03 UTC  (4+ messages)

[PATCH] mfd: syscon: Added support for using platform driver resources
 2013-02-04 15:00 UTC 

[ANNOUNCE] 3.6.11-rt26
 2013-02-04 15:02 UTC  (2+ messages)

rt patch for kernel v3.7.5
 2013-02-04 14:59 UTC  (3+ messages)

[PATCH v2] hvm: Allow triple fault to imply crash rather than reboot
 2013-02-04 14:57 UTC 

User-triggerable WARNING with fuse
 2013-02-04 14:56 UTC  (2+ messages)

coverage license information
 2013-02-04 14:54 UTC 

[PATCHSET] idr: implement idr_alloc() and convert existing users
 2013-02-04 14:53 UTC  (3+ messages)
` [PATCH 17/62] drm/i915: convert to idr_alloc()

[PATCH 0/2] drm: Fix 8bpp fbcon on i915
 2013-02-04 14:55 UTC  (3+ messages)
` [PATCH 2/2] drm: Use C8 instead of RGB332 when determining the format from depth/bpp

TCP connection in suspend (to RAM)
 2013-02-04 14:53 UTC  (3+ messages)

[PATCH] leds-ot200: Fix error caused by shifted mask
 2013-02-04 14:46 UTC  (5+ messages)
` AW: "

v2013.02.0
 2013-02-04 14:51 UTC 

[RFC] mm: change invalidatepage prototype to accept length
 2013-02-04 14:51 UTC  (6+ messages)
` [PATCH 10/18] mm: teach truncate_inode_pages_range() to handle non page aligned ranges

Poor TCP bandwidth between network namespaces
 2013-02-04 14:43 UTC 

[PATCH 0/7] cross-device reservation for dma-buf support
 2013-02-04 14:51 UTC  (5+ messages)
` [PATCH 6/7] reservation: cross-device reservation support
  ` [Linaro-mm-sig] "

[Buildroot] [PATCH] lttng-tools: Fix compilation
 2013-02-04 14:49 UTC  (2+ messages)

[slab:slab/next 11/13] mm/slab_common.c:385:13: sparse: restricted gfp_t degrades to integer
 2013-02-04 14:46 UTC  (2+ messages)
` [PATCH for-next] mm/sl[au]b: correct allocation type check in kmalloc_slab()

[xen-unstable test] 15401: regressions - FAIL
 2013-02-04 14:48 UTC  (12+ messages)

[PATCH v2 00/30] USB: omap-ehci: Move PHY management to PHY driver
 2013-02-04 14:46 UTC  (5+ messages)
` [PATCH v2 09/31] USB: ehci-omap: Use devm_ioremap_resource()
` [PATCH 31/31] USB: ehci-omap: Select NOP USB transceiver driver

[PATCH v2] fat: eliminate iterations in fat_search_long and __fat_readdir in case of EOD
 2013-02-04 14:43 UTC 

[PATCH 2/2] x86, apicv: Add Posted Interrupt supporting
 2013-02-04 14:43 UTC  (11+ messages)

[PATCH] ALSA: core: don't return uninitialized snd_compr_tstamp
 2013-02-04 14:43 UTC  (3+ messages)

[PATCH] f2fs: add compat_ioctl to provide backward compatability
 2013-02-04 14:41 UTC 

[RFC] [DONOTAPPLY] [PATCH] enhanceio: STEC EnhanceIO SSD caching software for Linux kernel
 2013-02-04 14:40 UTC  (3+ messages)

[ 000/128] 3.2.38-stable review
 2013-02-04 14:39 UTC  (2+ messages)

[PATCH v4] USB: add devicetree helpers for determining dr_mode and phy_type
 2013-02-04 14:39 UTC  (5+ messages)
` [PATCH 1/9] usb: otg: use try_module_get in all usb_get_phy functions and add missing module_put

Dracut fails to install libraries on Debian / Ubuntu systems
 2013-02-04 14:38 UTC  (4+ messages)

[PATCH 00/16] Implement 3-level event channel in Xen
 2013-02-04 14:36 UTC  (8+ messages)
` [PATCH 15/16] Infrastructure for manipulating 3-level event channel pages

[U-Boot] [PATCH 1/3] xilinx: zynq: Enable DCC and create new zynq_dcc board
 2013-02-04 14:36 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] arm: zynq: Add SLCR support with system reset
` [U-Boot] [PATCH 3/3] arm: zynq: Add lowlevel initialization to C

[PATCH v5 00/10] Tegra114 clockframework
 2013-02-04 14:34 UTC  (9+ messages)
` [PATCH v5 01/10] clk: tegra: Refactor PLL programming code
` [PATCH v5 09/10] clk: tegra: Implement clocks for Tegra114

[U-Boot] U-Boot Bug with newer GCC
 2013-02-04 14:32 UTC  (14+ messages)

[RFC PATCH v2 00/12] System device hot-plug framework
 2013-02-04 14:33 UTC  (7+ messages)
` [RFC PATCH v2 01/12] Add sys_hotplug.h for system device hotplug framework

[U-Boot] [PATCH V2 0/5] ARM: OMAP5: Add support for OMAP543x ES2.0 Socs
 2013-02-04 14:29 UTC  (5+ messages)
` [U-Boot] [PATCH V2 2/5] ARM: OMAP5: clock: Add the prcm register changes required for ES2.0
` [U-Boot] [PATCH V2 3/5] ARM: OMAP5: clocks: Add OPP settings required for OMAP543X ES2.0 soc
` [U-Boot] [PATCH V2 4/5] ARM: OMAP5: Add DDR changes required for OMAP543X ES2.0 SOCs
` [U-Boot] [PATCH V2 5/5] ARM: OMAP5: srcomp: enable slew rate compensation cells after powerup


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.