All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-05-02 18:14:14 to 2012-05-02 19:46:58 UTC [more...]

[GIT PULL 0/5] perf/annotate fixes and improvements
 2012-05-02 19:46 UTC  (7+ messages)
` [PATCH 1/5] perf annotate browser: Add a right arrow before call instructions
` [PATCH 2/5] perf ui browser: Add method to draw up/down arrow line
` [PATCH 3/5] perf annotate browser: Show current jump, back or forward
` [PATCH 4/5] perf annotate browser: Remove the vertical line after the percentages
` [PATCH 5/5] perf annotate browser: Don't display 0.00 percentages

[PATCH 1/2] drm/i915: Support pageflipping interrupts for all 3-pipes on IVB
 2012-05-02 19:46 UTC  (2+ messages)

PM related performance degradation on OMAP3
 2012-05-02 19:46 UTC  (11+ messages)

[PATCH] vmalloc: add warning in __vmalloc
 2012-05-02 19:46 UTC  (3+ messages)

ata_eh_link_autopsy: Bug?
 2012-05-02 19:46 UTC  (12+ messages)
      ` [PATCH] libata-eh don't waste time retrying media errors
        ` [PATCH] libata-eh don't waste time retrying media errors (v2)
            ` [PATCH] libata-eh don't waste time retrying media errors (v3)

Please pull git-po master branch
 2012-05-02 19:44 UTC  (6+ messages)

[PATCH] drm/i915: Wait for the clocks to stabilise before updating PLLs
 2012-05-02 19:43 UTC 

[PATCH 0/6] Recipe upgrades
 2012-05-02 19:33 UTC  (4+ messages)
` [PATCH 1/6] qt4: fix compilation issue

[PATCH 0/5] de.po suggested updates
 2012-05-02 19:43 UTC  (5+ messages)
` [PATCH de.po 5/5] de.po: collection of suggestions

Is there any way to make hooks part of the repository?
 2012-05-02 19:42 UTC  (7+ messages)

[PATCH] fixing dmi match for hp t5745 and hp st5747 thin client
 2012-05-02 19:42 UTC  (3+ messages)

[V2 PATCH 0/9] vhost/macvtap zeropcopy fixes
 2012-05-02 19:40 UTC  (5+ messages)

[PATCH] Support systems without posix_memalign() and memalign()
 2012-05-02 19:40 UTC  (3+ messages)

[PATCH] xfs_repair: fix process_leaf_node_dir2() for fragmented multiblock dirs
 2012-05-02 19:40 UTC 

[PATCH] x86, kdump: No need to disable ioapic in crash path
 2012-05-02 19:39 UTC  (8+ messages)

New NULL dereference in sequence.c
 2012-05-02 19:38 UTC  (5+ messages)

[PATCH] scsi: Silence unnecessary warnings about ioctl to partition
 2012-05-02 19:38 UTC  (7+ messages)

[PATCH v3 1/3] tcp: early retransmit: tcp_enter_recovery()
 2012-05-02 19:34 UTC  (7+ messages)
` [PATCH v3 2/3] tcp: early retransmit
` [PATCH v3 3/3] tcp: early retransmit: delayed fast retransmit

[PATCH 0/9][RFC] ftrace: ftrace location lookup speedup, and clean ups
 2012-05-02 19:24 UTC  (10+ messages)
` [PATCH 1/9][RFC] ftrace: Sort all function addresses, not just per page
` [PATCH 2/9][RFC] ftrace: Remove extra helper functions
` [PATCH 3/9][RFC] ftrace: Speed up search by skipping pages by address
` [PATCH 4/9][RFC] ftrace: Consolidate ftrace_location() and ftrace_text_reserved()
` [PATCH 5/9][RFC] ftrace: Return record ip addr for ftrace_location()
` [PATCH 6/9][RFC] kprobes: Allow probe on ftrace reserved text (but move it)
` [PATCH 7/9][RFC] ftrace: Make ftrace_modify_all_code() global for archs to use
` [PATCH 8/9][RFC] ftrace/x86: Have x86 ftrace use the ftrace_modify_all_code()
` [PATCH 9/9][RFC] ftrace: Remove selecting FRAME_POINTER with FUNCTION_TRACER

[U-Boot] Default LAWBAR mapping at reset for mpc85xx?
 2012-05-02 19:34 UTC  (2+ messages)

[U-Boot] USB on mx53loco
 2012-05-02 19:33 UTC  (2+ messages)

[PATCH 10/10] drm/i915: kill gen4 gpu reset code
 2012-05-02 19:33 UTC  (2+ messages)
` [PATCH] drm/i915: fix gen4 gpu reset

WARNING: at net/sched/sch_generic.c:256 dev_watchdog+0x277/0x280()
 2012-05-02 19:26 UTC  (3+ messages)

[Qemu-devel] [PATCH v2] vnc: disable VNC password authentication (security type 2) when in FIPS mode
 2012-05-02 19:32 UTC 

atmel_nand, DMA, and "Fall back to CPU I/O"
 2012-05-02 19:32 UTC  (3+ messages)

[U-Boot] [PATCH] USB: ehci-mx6: Fix broken IO access
 2012-05-02 19:30 UTC  (3+ messages)

[PATCH/RFC] mac80211: wake queues if ieee80211_suspend failed
 2012-05-02 19:29 UTC  (3+ messages)

[GIT PULL 00/15] perf/core fixes and improvements
 2012-05-02 19:25 UTC  (16+ messages)
` [PATCH 01/15] perf tools: Cleanup realloc use
` [PATCH 02/15] perf test: Make the rdpmc test honour 'verbose' mode
` [PATCH 03/15] perf tools: Fix include header files in util/parse-events.h
` [PATCH 04/15] perf tools: Introduce struct perf_target
` [PATCH 05/15] perf stat: Convert to "
` [PATCH 06/15] perf top: "
` [PATCH 07/15] perf tools: Introduce perf_target__validate() helper
` [PATCH 08/15] perf evlist: Make create_maps() take struct perf_target
` [PATCH 09/15] perf tools: Check more combinations of PID/TID, UID and CPU switches
` [PATCH 10/15] perf target: Split out perf_target handling code
` [PATCH 11/15] perf ui: Make setup_browser() generic
` [PATCH 12/15] perf ui gtk: Drop arg[cv] arguments from perf_gtk_setup_browser()
` [PATCH 13/15] perf ui gtk: Rename functions for consistency
` [PATCH 14/15] perf ui: Add gtk2 support into setup_browser()
` [PATCH 15/15] perf ui: Change fallback policy of setup_browser()

HDA driver without interrupt
 2012-05-02 19:28 UTC  (2+ messages)

[PATCH] nouveau: initialise has_optimus variable
 2012-05-02 19:24 UTC 

[PATCH] xfsprogs: comment & robustify blkmap_next_off()
 2012-05-02 19:27 UTC 

Spital nou de pediatrie
 2012-05-02 17:41 UTC 

[PATCH] Describe race of direct read and fork for unaligned buffers
 2012-05-02 19:25 UTC  (18+ messages)

[Qemu-devel] [RFC 0/5] block: File descriptor passing using -open-hook-fd
 2012-05-02 19:25 UTC  (7+ messages)
    ` [Qemu-devel] [libvirt] "

SetScene tasks hang forever?
 2012-05-02 19:16 UTC  (3+ messages)

[PATCH] clk: Use a separate struct for holding init data
 2012-05-02 19:19 UTC  (13+ messages)

HVR-1800 Analog Driver: MPEG video broken
 2012-05-02 19:23 UTC 

[Buildroot] buildroot Digest, Vol 71, Issue 9
 2012-05-02 19:23 UTC 

[PATCH 0/1] HID: User-space HID I/O driver (UHID)
 2012-05-02 19:09 UTC  (3+ messages)

[PATCH v2 0/3] Add imx cpuidle
 2012-05-02 19:16 UTC  (5+ messages)
` [PATCH v2 1/3] ARM: imx: Add common imx cpuidle init functionality

[U-Boot] [PATCH v2] kwboot: boot Marvell Kirkwood SoCs over a serial link
 2012-05-02 19:16 UTC 

+ kbuild-install-kernel-page-flagsh.patch added to -mm tree
 2012-05-02 19:14 UTC 

[RFC v2 0/2] V4L2 IOCTL enum compat wrapper
 2012-05-02 19:13 UTC  (3+ messages)
` [RFC v3 1/2] v4l: Do not use enums in IOCTL structs
` [RFC v3 2/2] v4l: Implement compat functions for enum to __u32 change

[RFC PATCH 0/4] Allow user w/o CAP_SYS_ADMIN to submit ioctl commands into DM
 2012-05-02 19:13 UTC  (5+ messages)
` [RFC PATCH 1/4] Adds support for user-submitted ioctl commands
` [RFC PATCH 2/4] Adds support for the dentry lookup from path or major:minor couple during target security check
` [RFC PATCH 3/4] Adds support for security checks in the linear target
` [RFC PATCH 4/4] Adds support for security checks in the crypt target

[PATCH] clk: Use a separate struct for holding init data
 2012-05-02 19:07 UTC  (5+ messages)

+ tools-vm-page-typesc-cleanups.patch added to -mm tree
 2012-05-02 19:11 UTC 

async_tx and RAID HW xor engine
 2012-05-02 19:11 UTC  (4+ messages)

git pull and GIT_DIR
 2012-05-02 19:11 UTC  (2+ messages)

[xen-4.0-testing test] 12779: trouble: broken/fail/pass
 2012-05-02 19:08 UTC 

[PATCH] char/tpm: Add new driver for Infineon I2C TIS TPM
 2012-05-02 19:06 UTC  (6+ messages)
` [PATCH] CHROMIUM: tpm: tpm_tis_i2c: Lock the I2C adapter for a sequence of requests

Linux Support for Thunderbolt using Apple Monitor
 2012-05-02 16:36 UTC  (2+ messages)

[PATCH] mac80211: mesh: Remove un-needed defines
 2012-05-02 19:04 UTC  (4+ messages)

[meta-oe 0/1] Linux Containers recipe
 2012-05-02 18:54 UTC  (3+ messages)
` [meta-oe 1/1] lxc : Add recipe for building Linux Containers tools

[PATCH] dri2proto: Fix documented opcodes
 2012-05-02 19:03 UTC 

ppp_mppe discards 50% of packets from some servers
 2012-05-02 19:03 UTC 

[PATCH 2/2] ss: implement -M option to get all memory information
 2012-05-02 19:00 UTC  (6+ messages)

[PATCH V2] IB/qib: MADs should return failure with misset mkeys
 2012-05-02 18:57 UTC 

sky2 still badly broken
 2012-05-02 18:56 UTC  (4+ messages)

[PATCH] drm/i915: rip out intel_dpio_write again
 2012-05-02 18:55 UTC  (3+ messages)

[PATCH V2 1/2] efi: Add new variable attributes
 2012-05-02 18:54 UTC  (2+ messages)
` [PATCH V2 2/2] efi: Validate UEFI boot variables

How does the Yocto gitweb interface group the git repositories
 2012-05-02 18:54 UTC 

Project Hail wikis alive again!
 2012-05-02 18:54 UTC 

fma4/avx under xen
 2012-05-02 18:54 UTC 

[PATCH v2 0/6] BCMA Cumulative patches from OpenWRT
 2012-05-02 18:53 UTC  (5+ messages)

ATA wiki alive again!
 2012-05-02 18:52 UTC 

[B.A.T.M.A.N.] [PATCH] batman-adv: Change "make install" path and run depmod
 2012-05-02 18:50 UTC 

[Qemu-devel] [PATCH 2/3] geometry detection: use HDIO_GETGEO
 2012-05-02 18:49 UTC  (7+ messages)

[Bug 42895] New: jbd2 makes all system unresponsive
 2012-05-02 18:49 UTC  (2+ messages)
` [Bug 42895] "

latency issue on wait_event/wake_up calls
 2012-05-02 18:49 UTC  (2+ messages)

[PATCH] If a MAD is sent directly to the local HCA rather than placed on a QP and the MAD fails mkey checks,
 2012-05-02 18:48 UTC  (2+ messages)

Storage server, hung tasks and tracebacks
 2012-05-02 18:44 UTC 

[U-Boot] [PATCH] kirkwood: add support for D-Link DNS-320
 2012-05-02 18:45 UTC  (2+ messages)

xsave=0 workaround needed on 3.2 kernels with Xen 4.1 or Xen-unstable
 2012-05-02 18:42 UTC  (3+ messages)

[U-Boot] [PATCH] powerpc/p1010rdb: add readme document for p1010rdb
 2012-05-02 18:42 UTC  (2+ messages)

btrfs across a mix of SSDs & HDDs
 2012-05-02 18:41 UTC  (7+ messages)

[U-Boot] [PATCH 0/2] Add support for MINI2440 (s3c2440)
 2012-05-02 18:40 UTC  (6+ messages)
` [U-Boot] [PATCH 1/2 v4] ARM : Add GPIO Driver and IOMUX definition for S3C2440

Update of e2fsprogs pu branch and ext4 dev branch
 2012-05-02 18:40 UTC  (3+ messages)

read() syscall slowing down due to other threads?
 2012-05-02 18:39 UTC  (2+ messages)

[PATCH] IB/qib: Fix qib driver mkey lease timeout handling
 2012-05-02 18:39 UTC 

[meta-oe/denzil][PATCH 1/6] yavta: update to latest git
 2012-05-02 18:29 UTC  (6+ messages)
` [meta-oe/denzil][PATCH 4/6] gcc-4.5: Match with OE-Core on building procedure for libgcc and gcc-runtime

[PATCH v5 2/2] mmc: core: Support packed command for eMMC4.5 device
 2012-05-02 18:35 UTC  (4+ messages)

[PATCH] IB/qib: correct ordering of reregister vs. port active event
 2012-05-02 18:35 UTC 

[Qemu-devel] [PATCH 2/3] runstate: introduce suspended state
 2012-05-02 18:34 UTC  (2+ messages)

Make nfct_catch return control to original thread
 2012-05-02 18:34 UTC  (2+ messages)

[PATCH] ehea: add alias entry for portN properties
 2012-05-02 18:34 UTC  (2+ messages)

[RFC] TIF_NOTIFY_RESUME, arch/*/*/*signal*.c and all such
 2012-05-02 18:30 UTC  (11+ messages)

[PATCH 0/7] perf/x86-ibs and tools: Add support for AMD IBS
 2012-05-02 18:26 UTC  (8+ messages)
` [PATCH 1/7] perf tools: Fix generation of pmu list
` [PATCH 2/7] perf tools: Add basic dynamic PMU support
` [PATCH 3/7] perf tools: Add parser for dynamic PMU events
` [PATCH 4/7] perf/x86-ibs: Add support for IBS pseudo events
` [PATCH 5/7] perf, tools: Add raw event support for dynamic allocated pmus
` [PATCH 6/7] perf tools: Add pmu mappings to header information
` [PATCH 7/7] perf script: Add script to collect and display IBS samples

[Buildroot] [PATCH] polarssl: security bump to version 1.1.3
 2012-05-02 18:28 UTC 

[PATCH] ARM: OMAP2PLUS: Enable HIGHMEM
 2012-05-02 18:28 UTC 

[PATCH 00/15] arch/arm/mach-* late_initcall cleanup
 2012-05-02 18:28 UTC  (3+ messages)
` [PATCH 06/15] ARM: msm: use machine specific hook for late init

[PATCH] mount.cifs: don't pass credentials= option to the kernel
 2012-05-02 18:25 UTC 

[PATCH BlueZ v2 0/6] Multiple Bluetooth SCO connections (userspace)
 2012-05-02 18:25 UTC  (3+ messages)
` [PATCH BlueZ v2 2/6] audio: Add multiple device search to manager

[PATCH] Cleanup page-type.c
 2012-05-02 18:19 UTC  (2+ messages)

[PATCH 00/13] More GMA500 work
 2012-05-02 18:17 UTC  (11+ messages)
` [PATCH 04/13] gma500: sgx_reg and vdc_reg should be __iomem
` [PATCH 05/13] gma500: vram_addr "
` [PATCH 06/13] gma500: framebuffer: mark psb_fb_helper_funcs as static
` [PATCH 07/13] gma500: psb_irq_turn_off_dpst() fix bit operation
` [PATCH 08/13] gma500: lid_state should be __iomem
` [PATCH 09/13] gma500: oaktrail_hdmi_i2c_handler(): base "
` [PATCH 10/13] gma500: cdv_intel_lvds: mark cdv_intel_lvds_enc_funcs as static
` [PATCH 11/13] gma500: fix -Wmissing-include-dirs warnings
` [PATCH 12/13] gma500: mid-bios: rewrite VBT/GCT handling in a cleaner way
` [PATCH 13/13] gma500: mdfld_dsi_dpi_mode_set() do not corrupt DSPSTRIDE

[PATCH] rt2x00 : RT3290 chip support
 2012-05-02 18:13 UTC  (3+ messages)

[Qemu-devel] [HACK] hda: expose microphone instead of line-in
 2012-05-02 18:17 UTC 

[PATCH v2] Install kernel-page-flags.h
 2012-05-02 18:16 UTC  (2+ messages)

[PATCH 3/4 net-next] net: make GRO aware of skb->head_frag
 2012-05-02 18:15 UTC  (18+ messages)
` [PATCH 3/4 v2 "
                    ` [PATCH net-next] net: take care of cloned skbs in tcp_try_coalesce()

[Qemu-devel] Sporadic AHCI boot failures
 2012-05-02 18:14 UTC 

[PATCH V2 01/14] MIPS: make oprofile use cp0_perfcount_irq if it is set
 2012-05-02 18:12 UTC  (3+ messages)
` [PATCH V2 02/14] MIPS: pci: parse memory ranges from devicetree


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.