All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-09-27 12:28:02 to 2012-09-27 13:41:27 UTC [more...]

[PATCH 0/8 RESEND] sta2x11-mfd patches
 2012-09-27 13:41 UTC  (8+ messages)
` [PATCH 1/8] sta2x11-mfd : add apb-soc regs driver and factor out common code

[PATCH v2 0/9] Enable all display interfaces in Valleyview
 2012-09-27 13:43 UTC  (2+ messages)
` [PATCH v2 1/9] drm/i915: Set aux clk to 100MHz for Valleyview

Xen4.2 S3 regression?
 2012-09-27 13:41 UTC  (11+ messages)

[PATCH v3 00/13] kmem controller for memcg
 2012-09-27 13:41 UTC  (5+ messages)
` [PATCH v3 05/13] Add a __GFP_KMEMCG flag

802.1X can associate but can not connect
 2012-09-27 13:41 UTC  (4+ messages)

[PATCH 0/9] Enable all display interfaces in Valleyview
 2012-09-27 13:39 UTC  (16+ messages)
` [PATCH 5/9] drm/i915: Fix lanecontrol, vswing, preemp for Valleyview DisplayPort
` [PATCH 6/9] drm/i915: Add eDP support for Valleyview
` [PATCH 8/9] drm/i915: Reverse min, max vco limits for VLV HDMI
` [PATCH 9/9] drm/i915: Enable multi display support in VLV

[PATCH] ext4: convert to use leXX_add_cpu()
 2012-09-27 13:39 UTC  (2+ messages)
`  "

[PATCH] printk: drop ambiguous LOG_CONT flag
 2012-09-27 13:39 UTC  (4+ messages)

[PATCH] inetpeer: ensure to set the maximum tokens the first time
 2012-09-27 13:39 UTC  (6+ messages)

ARM: OMAP: fix new sparse warnings
 2012-09-27 13:38 UTC  (3+ messages)

[PATCH v2] poky-sanity.bbclass: bblayers.conf should be updated automatically
 2012-09-27 12:44 UTC 

20% performance drop on PostgreSQL 9.2 from kernel 3.5.3 to 3.6-rc5 on AMD chipsets - bisected
 2012-09-27 13:38 UTC  (12+ messages)

[PATCH] drm/prime: drop reference on imported dma-buf come from gem
 2012-09-27 13:43 UTC  (2+ messages)

[PATCH] ALSA: hda/realtek - Fix detection of ALC271X codec
 2012-09-27 13:38 UTC 

[PATCH v2 0/4] perf: android: configure hardcoded paths
 2012-09-27 13:29 UTC  (8+ messages)
` [PATCH v2 3/4] perf annotate: configure objdump path at compile time
            ` [RFC v2] perf tools: Try to find cross-built objdump path

McSPI : MTD framework Issue
 2012-09-27 13:36 UTC 

Add AArch64 support into OE-Core
 2012-09-27 13:19 UTC  (4+ messages)
` [PATCH 1/3] siteinfo.bbclass: add AArch64 support
` [PATCH 2/3] kernel-arch.bblass: "
` [PATCH 3/3] insane.bbclass: "

[Bridge] Questions about MSTP support
 2012-09-27 13:32 UTC 

[Xenomai] Xenomai 2.6.1 - Linux 2.6.38.8 on AT91SAM9260 - Kernel compilation fails
 2012-09-27 13:32 UTC  (3+ messages)

[PATCH v6] hashtable: introduce a small and naive hashtable
 2012-09-27 13:30 UTC  (12+ messages)

[PATCH 3/4] pinctrl/nomadik: use simple or linear IRQ domain
 2012-09-27 13:29 UTC  (4+ messages)

CK1 [02/13] create common functions for boot slab creation
 2012-09-27 13:25 UTC  (6+ messages)
` CK1 [04/13] slab: Use the new create_boot_cache function to simplify bootstrap
` CK1 [03/13] slub: Use a statically allocated kmem_cache boot structure for bootstrap

[Qemu-devel] [PULL 00/15]: QMP queue
 2012-09-27 13:28 UTC  (16+ messages)
` [Qemu-devel] [PULL 01/15] Make negotiation optional in QEMUMonitorProtocol
` [Qemu-devel] [PULL 02/15] Support settimeout "
` [Qemu-devel] [PULL 03/15] Add qemu-ga-client script
` [Qemu-devel] [PULL 04/15] qapi: do not protect enum values from namespace pollution
` [Qemu-devel] [PULL 05/15] qapi: add "unix" to the set of reserved words
` [Qemu-devel] [PULL 06/15] pci-assign: use monitor_handle_fd_param
` [Qemu-devel] [PULL 07/15] monitor: add Error * argument to monitor_get_fd
` [Qemu-devel] [PULL 08/15] qapi: convert add_client
` [Qemu-devel] [PULL 09/15] qmp: dump-guest-memory: improve schema doc (again)
` [Qemu-devel] [PULL 10/15] qmp: dump-guest-memory: don't spin if non-blocking fd would block
` [Qemu-devel] [PULL 11/15] hmp: dump-guest-memory: hardcode protocol argument to "file:"
` [Qemu-devel] [PULL 12/15] input: qmp_send_key(): simplify
` [Qemu-devel] [PULL 13/15] qmp: qmp_send_key(): accept key codes in hex
` [Qemu-devel] [PULL 14/15] input: index_from_key(): drop unused code
` [Qemu-devel] [PULL 15/15] block: live snapshot documentation tweaks

[Qemu-devel] [PATCH v9 00/14] QEMU MIPS ASE DSP support
 2012-09-27 13:24 UTC  (15+ messages)
` [Qemu-devel] [PATCH v9 01/14] target-mips-ase-dsp: Add internal funtions
` [Qemu-devel] [PATCH v9 02/14] target-mips-ase-dsp: Add dsp resources access check
` [Qemu-devel] [PATCH v9 03/14] target-mips-ase-dsp: Use correct acc value to index cpu_HI/cpu_LO rather than using a fix number
` [Qemu-devel] [PATCH v9 04/14] target-mips-ase-dsp: Add branch instructions
` [Qemu-devel] [PATCH v9 05/14] target-mips-ase-dsp: Add load instructions
` [Qemu-devel] [PATCH v9 06/14] target-mips-ase-dsp: Add arithmetic instructions
` [Qemu-devel] [PATCH v9 07/14] target-mips-ase-dsp: Add GPR-based shift instructions
` [Qemu-devel] [PATCH v9 08/14] target-mips-ase-dsp: Add multiply instructions
` [Qemu-devel] [PATCH v9 09/14] target-mips-ase-dsp: Add bit/manipulation instructions
` [Qemu-devel] [PATCH v9 10/14] target-mips-ase-dsp: Add compare-pick instructions
` [Qemu-devel] [PATCH v9 11/14] target-mips-ase-dsp: Add DSP accumulator instructions
` [Qemu-devel] [PATCH v9 12/14] target-mips-ase-dsp: Add MIPS DSP processors
` [Qemu-devel] [PATCH v9 13/14] target-mips-ase-dsp: Add testcases
` [Qemu-devel] [PATCH v9 14/14] target-mips-ase-dsp: Change TODO file

[PATCH] drivers/staging/iio: Remove unnecessary semicolon
 2012-09-27 13:27 UTC  (4+ messages)

ASoC on today's linux-next: dma_alloc_writecombine() failing at least on OMAP platforms
 2012-09-27 13:25 UTC  (3+ messages)

[PATCH][V4] powerpc/fsl-pci: Add pci inbound/outbound PM support
 2012-09-27 13:24 UTC  (14+ messages)

[Buildroot] [PATCHv3 1/4] pkgconf: new package
 2012-09-27 13:24 UTC  (7+ messages)

radeon: Regression between v3.6-rc4 and v3.6-rc6: unable to allocate a PPLL
 2012-09-27 13:23 UTC  (7+ messages)

[U-Boot] [PATCH] TQM8xx: adjust linker script to grown code size
 2012-09-27 13:20 UTC  (2+ messages)

[PATCH] ext4: ext4_bread usage audit
 2012-09-27 13:20 UTC  (2+ messages)

qv4l2-bug / libv4lconvert API issue
 2012-09-27 13:20 UTC  (3+ messages)

[PATCH 01/13] clk: davinci - add Main PLL clock driver
 2012-09-27 13:19 UTC  (2+ messages)

[PATCH 0/3] memory_hotplug: fix memory hotplug bug
 2012-09-27 13:19 UTC  (4+ messages)
` [PATCH 3/3] memory_hotplug: Don't modify the zone_start_pfn outside of zone_span_writelock()

[PATCH] Btrfs: fix wrong calculation of the available space when reserving the space
 2012-09-27 13:16 UTC  (3+ messages)

R: Re: PCI device not working
 2012-09-27 13:14 UTC 

[PATCH-v2] tty: prevent unnecessary work queue lock checking on flip buffer copy
 2012-09-27 13:15 UTC  (4+ messages)
` [PATCH-v3] "

[PATCH 1/4] pinctrl/nomadik: use irq_find_mapping()
 2012-09-27 13:13 UTC  (2+ messages)

[PATCH 4/4] ARM: nomadik/ux500: convert to SPARSE_IRQ
 2012-09-27 13:14 UTC  (2+ messages)

[PATCH 2/4] irqdomain: augment add_simple() to allocate descs
 2012-09-27 13:13 UTC  (2+ messages)

[PATCH 0/9] Reduce compaction scanning and lock contention
 2012-09-27 13:12 UTC  (10+ messages)
` [PATCH 8/9] mm: compaction: Cache if a pageblock was scanned and no pages were isolated
            ` [Qemu-devel] "

ERROR: "__divdf3" [drivers/gpu/drm/nouveau/nouveau.ko] undefined!
 2012-09-27 13:12 UTC  (2+ messages)

[PATCH 1/1] fiemap: move i_op->fiemap() locking to the ioctl_fiemap()
 2012-09-27 13:11 UTC  (11+ messages)

[PATCHv2 5/6] dw_dmac: autoconfigure data_width or get it via platform data
 2012-09-27 13:10 UTC  (5+ messages)
` [PATCHv3] "

[PATCH v4] Merge IS_PRIV checks into XSM hooks
 2012-09-27 13:09 UTC  (3+ messages)
` [PATCH 18/23] arch/x86: Add missing mem_sharing "

[ANNOUNCE] Switching to git for primary Xen repositories
 2012-09-27 13:09 UTC  (2+ messages)

[PATCH] xfsprog: remove duplicate vector memalign from xfs_io
 2012-09-27 12:47 UTC  (3+ messages)
    ` [PATCH v2] "

[PATCH 00/10] ext4: Bunch of DIO/AIO fixes V3
 2012-09-27 13:07 UTC  (7+ messages)
` [PATCH 03/10] ext4: fix unwritten counter leakage

Attention
 2012-09-27 11:40 UTC 

CIFS - VFS error question
 2012-09-27 13:04 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/2] tcg/arm: Implement movcond_i32
 2012-09-27 13:01 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/2] tcg/arm: Factor out code to emit immediate or reg-reg op

[patch 0/7] auxiliary fdinfo, new round
 2012-09-27 13:00 UTC  (4+ messages)
` [patch 1/7] procfs: Add ability to plug in auxiliary fdinfo providers

[ANNOUNCE] 3.2.30-rt45
 2012-09-27 12:59 UTC 

[Qemu-devel] [PATCH v2 00/45] Block job improvements for 1.3
 2012-09-27 12:57 UTC  (8+ messages)
` [Qemu-devel] [PATCH v2 06/45] block: add support for job pause/resume
` [Qemu-devel] [PATCH v2 09/45] block: rename block_job_complete to block_job_completed

[Xenomai] [GIT PULL] core-5 for x86
 2012-09-27 12:56 UTC  (8+ messages)
` [Xenomai] [PATCH 1/2] Refactor ipipe_select_timers

[Qemu-devel] [PATCH v3 0/3] qmp: send-key: accept key codes in hex
 2012-09-27 12:57 UTC  (4+ messages)
` [Qemu-devel] [PATCH 2/3] qmp: qmp_send_key(): "

[Qemu-trivial] [PATCH] block: live snapshot documentation tweaks
 2012-09-27 12:55 UTC  (3+ messages)
` [Qemu-trivial] [Qemu-devel] "
  `  "

[PATCH v3 04/13] kmem accounting basic infrastructure
 2012-09-27 12:54 UTC  (18+ messages)

[PATCH] pinctrl/nomadik: allocate IRQ descriptors dynamically
 2012-09-27 12:53 UTC  (7+ messages)

[PATCH 1/8] fs/namespace.c: introduce helper function path_unmounted()
 2012-09-27 12:51 UTC  (8+ messages)
  ` [PATCH 2/8] fs/namespace.c: remove unused macro MNT_WRITER_UNDERFLOW_LIMIT
  ` [PATCH 3/8] fs/namespace.c: trivial code clean
  ` [PATCH 4/8] fs/namespace.c: check permission early in sys_[u]mount
  ` [PATCH 5/8] fs/namei.c: introduce macro AT_FDINV
  ` [PATCH 6/8] fs/inode.c: call alloc_inode() in new_inode() directly
  ` [PATCH 7/8] fs/inode.c: remove outstanding spin lock prefetch
  ` [PATCH 8/8] vfs: misc comment clean

bnx2x: link detected up at startup even when it should be down
 2012-09-27 12:51 UTC  (16+ messages)

[PATCH 1/6] ath6kl: Remove obselete USB device related checks
 2012-09-27 12:49 UTC  (6+ messages)
` [PATCH 2/6] ath6kl: Return error case when ath6kl_usb_alloc_pipe_resources fails
` [PATCH 3/6] ath6kl: Rename ATH6KL_HW_FLAG_64BIT_RATES
` [PATCH 4/6] ath6kl: Fix inactivity timeout for AR6004
` [PATCH 5/6] ath6kl: Fix mapping uplink endpoint "
` [PATCH 6/6] ath6kl: Add a hardware flag for SDIO CRC error workaround

[Qemu-devel] [Bug 897771] [NEW] qemu 1.0-rc4 no longer able to boot NetBSD-current/i386
 2012-09-27 12:42 UTC  (2+ messages)
` [Qemu-devel] [Bug 897771] "

[PATCH v4 00/15] mmc: sdhci: fixes and enhancements
 2012-09-27 12:50 UTC  (5+ messages)
` [PATCH v4 14/15] mmc: sdhci: fix the bug that DDR50 can't work for emmc

[U-Boot] [PATCH 0/6] am335x_evm: Enable UART{1,2,4,5}
 2012-09-27 12:50 UTC  (7+ messages)
` [U-Boot] [PATCH 1/6] am33xx: Enable UART{1,2,4,5} clocks
` [U-Boot] [PATCH 2/6] am33xx: Enable UART{1,2,4,5} pin-mux
` [U-Boot] [PATCH 6/6] am335x_evm: Enable use of UART{1,2,4,5}

[PATCH net-next 3/3] ipv4: gre: add GRO capability
 2012-09-27 12:48 UTC 

[PATCH net-next 2/3] net: add gro_cells infrastructure
 2012-09-27 12:47 UTC 

task blocked for more than 120 seconds
 2012-09-27 12:49 UTC  (9+ messages)

KVM: injection failed, MSI lost (Operation not permitted)
 2012-09-27 12:46 UTC  (4+ messages)

[Qemu-devel] [Bug 697197] Re: Empty password allows access to VNC in libvirt
 2012-09-27 12:37 UTC 

[PATCH][RFC]ext4 on 4k-sector drives without read-modify-write support
 2012-09-27 11:41 UTC  (4+ messages)

[PATCH 0/4] bugfix for memory hotplug
 2012-09-27 12:44 UTC  (7+ messages)
` [PATCH 3/4] memory-hotplug: clear hwpoisoned flag when onlining pages
` [PATCH 4/4] memory-hotplug: auto offline page_cgroup when onlining memory block failed

DA9053 support on mx53qsb
 2012-09-27 12:42 UTC  (3+ messages)

[PATCH 0/2] iterate_bdevs() cleanups
 2012-09-27 12:39 UTC  (3+ messages)
` [PATCH 1/2] fs: Change iterate_bdevs() to iterate over all_bdevs list instead of blockdev_superblock
` [PATCH 2/2] fs: Move check for mappings without pages from iterate_bdevs()

[PATCH 00/15] KVM/ARM Implementation
 2012-09-27 12:39 UTC  (6+ messages)
` [PATCH 13/15] KVM: ARM: Handle guest faults in KVM

DWIM .git repository discovery
 2012-09-27 12:38 UTC  (5+ messages)

[PATCHv2] Thermal: Fix synchronization issues in thermal_sys.c
 2012-09-27 12:38 UTC  (2+ messages)

[PATCH] drm/i915: Flush pending operations to the CRTC prior to modeset
 2012-09-27 12:37 UTC  (3+ messages)

[Buildroot] [PATCH 0/3] Fix libdvdread and libdvdnav support
 2012-09-27 12:37 UTC  (5+ messages)
` [Buildroot] [PATCH 3/3] mplayer: Fix external "

mtip32xx:Added appropriate timeout value for secure erase
 2012-09-27 12:57 UTC  (2+ messages)

[PATCH][v2] powerpc/mm: using two zones for freescale 64 bit kernel
 2012-09-27 12:37 UTC  (7+ messages)

[PATCH v2 1/2] NFS: Remove bad delegations during open recovery
 2012-09-27 12:35 UTC  (3+ messages)

[PATCH] mlx4_core: Fix crash on uninitialized priv->cmd.slave_sem
 2012-09-27 12:35 UTC  (4+ messages)

overuse of bitbake flags considered harmful
 2012-09-27 12:22 UTC 

[PATCH] perl: Fix nativesdk install path
 2012-09-27 12:20 UTC 

[PATCH] driver/mtd:IFC NAND:Initialise internal SRAM before any write
 2012-09-27 12:33 UTC  (3+ messages)

[PATCH][v2] powerpc/fsl-pci: use 'Header Type' to identify PCIE mode
 2012-09-27 12:33 UTC  (2+ messages)

[PATCH] power: replace strict_str* with kstrto*
 2012-09-27 12:31 UTC 

[PATCH 1/2] drm/radeon: interface cleanup patch v6
 2012-09-27 12:30 UTC  (5+ messages)
` [PATCH 2/2] drm/radeon: implement dynamic PTs allocation via SA


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.