All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-03-08 18:58:58 to 2013-03-08 20:13:31 UTC [more...]

[PATCH v2 00/26] x86, irq: support ioapic device hotplug
 2013-03-08 20:13 UTC  (21+ messages)
` [PATCH v2 02/26] x86, irq: Modify irq chip once for irq remapping
` [PATCH v2 05/26] x86, irq: Show pci device name for msi in /proc/interrupt
` [PATCH v2 09/26] x86, irq: kill create_irq()
` [PATCH v2 10/26] x86, irq: Convert irq_2_pin list to generic list
` [PATCH v2 12/26] x86, irq: Add realloc_irq_and_cfg_at()
` [PATCH v2 13/26] x86, irq: Move down arch_early_irq_init()
` [PATCH v2 15/26] xen, irq: call irq_realloc_desc_at() at first

[Xenomai] Sporadic problem : rt_task_sleep locked after debugging
 2013-03-08 20:13 UTC  (7+ messages)

[Qemu-devel] [PATCH 0/2 v2] Add Windows support for time resync by qemu-ga
 2013-03-08 20:12 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/2] qga: add windows implementation for guest-get-time
` [Qemu-devel] [PATCH 2/2] qga: add windows implementation for guest-set-time

[PATCH] mke2fs: restore verbose message for BLKDISCARD
 2013-03-08 20:12 UTC  (10+ messages)

[Qemu-devel] [PATCH 1/3] virtio-ccw: remove qdev_unparent in unplug routing
 2013-03-08 20:11 UTC 

[Bug 36934] New: screen corruption after running a game through wine
 2013-03-08 20:11 UTC  (2+ messages)
` [Bug 36934] screen corruption after running a game

[Qemu-devel] [PULL 00/66] ppc patch queue 2013-03-08
 2013-03-08 20:07 UTC  (67+ messages)
` [Qemu-devel] [PATCH 01/66] pseries: Add cleanup hook for PAPR virtual LAN device
` [Qemu-devel] [PATCH 02/66] target-ppc: Fix CPU_POWERPC_MPC8547E
` [Qemu-devel] [PATCH 03/66] target-ppc: Fix "G2leGP3" PVR
` [Qemu-devel] [PATCH 04/66] target-ppc: Update error handling in ppc_cpu_realize()
` [Qemu-devel] [PATCH 05/66] target-ppc: Drop nested TARGET_PPC64 guard for POWER7
` [Qemu-devel] [PATCH 06/66] target-ppc: Inline comma into POWERPC_DEF_SVR() macro
` [Qemu-devel] [PATCH 07/66] target-ppc: Extract aliases from definitions list
` [Qemu-devel] [PATCH 08/66] target-ppc: Make -cpu "ppc" an alias to "ppc32"
` [Qemu-devel] [PATCH 09/66] target-ppc: Extract MPC5xx aliases
` [Qemu-devel] [PATCH 10/66] target-ppc: Extract MGT823/MPC8xx as aliases
` [Qemu-devel] [PATCH 11/66] target-ppc: Extract 40x aliases
` [Qemu-devel] [PATCH 12/66] target-ppc: Extract 440 aliases
` [Qemu-devel] [PATCH 13/66] target-ppc: Turn "ppc32" and "ppc64" CPUs into aliases
` [Qemu-devel] [PATCH 14/66] target-ppc: Extract 74x7[A] aliases
` [Qemu-devel] [PATCH 15/66] target-ppc: Extract 74x5 as aliases
` [Qemu-devel] [PATCH 16/66] target-ppc: Extract 74x1 aliases
` [Qemu-devel] [PATCH 17/66] target-ppc: Extract 7450 alias
` [Qemu-devel] [PATCH 18/66] target-ppc: Extract 7448 alias
` [Qemu-devel] [PATCH 19/66] target-ppc: Extract 7410 alias
` [Qemu-devel] [PATCH 20/66] target-ppc: Extract 7400 alias
` [Qemu-devel] [PATCH 21/66] target-ppc: Extract 7x5 aliases
` [Qemu-devel] [PATCH 22/66] target-ppc: Extract 750 aliases
` [Qemu-devel] [PATCH 23/66] target-ppc: Extract 740/750 aliases
` [Qemu-devel] [PATCH 24/66] target-ppc: Extract 603e alias
` [Qemu-devel] [PATCH 25/66] target-ppc: Extract 603r alias
` [Qemu-devel] [PATCH 26/66] target-ppc: Extract 601/601v aliases
` [Qemu-devel] [PATCH 27/66] target-ppc: Extract 604e alias
` [Qemu-devel] [PATCH 28/66] target-ppc: Extract MPC85xx aliases
` [Qemu-devel] [PATCH 29/66] target-ppc: Extract e500v1/e500v2 aliases
` [Qemu-devel] [PATCH 30/66] target-ppc: Extract MPC83xx aliases
` [Qemu-devel] [PATCH 31/66] target-ppc: Extract e300 alias
` [Qemu-devel] [PATCH 32/66] target-ppc: Extract e200 alias
` [Qemu-devel] [PATCH 33/66] target-ppc: Extract MPC82xx alias
` [Qemu-devel] [PATCH 34/66] target-ppc: Extract MPC8247/MPC8248/MPC8270-80 aliases
` [Qemu-devel] [PATCH 35/66] target-ppc: Extract MPC82xx aliases to *_HiP4
` [Qemu-devel] [PATCH 36/66] target-ppc: Extract MPC82xx_HiP{3, 4} aliases
` [Qemu-devel] [PATCH 37/66] target-ppc: Extract MPC52xx alias
` [Qemu-devel] [PATCH 38/66] target-ppc: Extract MPC5200/MPC5200B aliases
` [Qemu-devel] [PATCH 39/66] target-ppc: Extract MPC8240 alias
` [Qemu-devel] [PATCH 40/66] target-ppc: Extract 405GPe alias
` [Qemu-devel] [PATCH 41/66] target-ppc: Extract 970 aliases
` [Qemu-devel] [PATCH 42/66] target-ppc: Extract POWER7 alias
` [Qemu-devel] [PATCH 43/66] target-ppc: Get model name from type name
` [Qemu-devel] [PATCH 44/66] target-ppc: Convert CPU definitions
` [Qemu-devel] [PATCH 45/66] target-ppc: Introduce abstract CPU family types
` [Qemu-devel] [PATCH 46/66] target-ppc: Set instruction flags on CPU family classes
` [Qemu-devel] [PATCH 47/66] target-ppc: Register all types for TARGET_PPCEMB
` [Qemu-devel] [PATCH 48/66] target-ppc: Set remaining fields on CPU family classes
` [Qemu-devel] [PATCH 49/66] target-ppc: Turn descriptive CPU family comments into device descriptions
` [Qemu-devel] [PATCH 50/66] target-ppc: Turn descriptive CPU model "
` [Qemu-devel] [PATCH 51/66] target-ppc: Update Coding Style for CPU models
` [Qemu-devel] [PATCH 52/66] target-ppc: Split model definitions out of translate_init.c
` [Qemu-devel] [PATCH 53/66] target-ppc: Fix remaining microcontroller typos among models
` [Qemu-devel] [PATCH 54/66] target-ppc: Change "POWER7" CPU alias
` [Qemu-devel] [PATCH 55/66] pseries: Implement h_read hcall
` [Qemu-devel] [PATCH 56/66] Save memory allocation in the elf loader
` [Qemu-devel] [PATCH 57/66] target-ppc: Add mechanism for synchronizing SPRs with KVM
` [Qemu-devel] [PATCH 58/66] target-ppc: Synchronize FPU state "
` [Qemu-devel] [PATCH 59/66] target-ppc: Fix PPC_DUMP_SPR_ACCESS build
` [Qemu-devel] [PATCH 60/66] PPC: Fix dma interrupt
` [Qemu-devel] [PATCH 61/66] PPC: xnu kernel expects FLUSH to be cleared on STOP
` [Qemu-devel] [PATCH 62/66] target-ppc: Make host CPU a subclass of the host's CPU model
` [Qemu-devel] [PATCH 63/66] target-ppc: List alias names alongside CPU models
` [Qemu-devel] [PATCH 64/66] target-ppc: Report CPU aliases for QMP
` [Qemu-devel] [PATCH 65/66] target-ppc: Move CPU aliases out of translate_init.c
` [Qemu-devel] [PATCH 66/66] pseries: Add compatible property to root of device tree

[PATCHv2 0/10] Remove ARM local timer API
 2013-03-08 20:08 UTC  (18+ messages)
` [PATCH 03/10] ARM: smp_twd: Divorce smp_twd from "
` [PATCH 04/10] ARM: OMAP2+: Divorce "
` [PATCH 10/10] ARM: smp: Remove "

+ linux-next-git-rejects.patch added to -mm tree
 2013-03-08 20:08 UTC 

[PATCH v10] claim and its friends for allocating multiple self-ballooning guests
 2013-03-08 20:07 UTC  (8+ messages)
` [PATCH 1/6] mmu: Introduce XENMEM_claim_pages (subop of memory ops)

[B.A.T.M.A.N.] [PATCH 1/2] batman-adv: Make number of (re)broadcasts configurable via sysfs
 2013-03-08 20:06 UTC  (5+ messages)
` [B.A.T.M.A.N.] [PATCH 2/2] batman-adv: make number of broadcasts configurable per hardif

[Linux 3.8/3.9-rc1][alsa][hda] Problem with automute on HDA CX20561 (Hermosa) - Persistent even after power off
 2013-03-08 20:06 UTC 

[PATCH 3.10] Introduce a Marvell EBU MBus driver
 2013-03-08 20:05 UTC  (11+ messages)
` [PATCH 04/10] bus: introduce an "

mmap vs fs cache
 2013-03-08 20:04 UTC  (11+ messages)

Adding "--ignore-submodules" switch to git-describe
 2013-03-08 20:04 UTC  (3+ messages)

[PATCH 24/32] pci: PCIe driver for Marvell Armada 370/XP systems
 2013-03-08 20:02 UTC  (17+ messages)

IPC Namespace Depends and SYSVIPC
 2013-03-08 20:03 UTC 

[patch] [SCSI] scsi_transport_sas: check for allocation failure
 2013-03-08 19:58 UTC  (4+ messages)

[RFC PATCH 0/1] usb: f_rndis: Avoid to use ERROR macro if cdev can be null
 2013-03-08 19:56 UTC  (3+ messages)
` [RFC PATCH 1/1] "

Netfilter applied to specific interfaces only
 2013-03-08 19:52 UTC  (2+ messages)

BUG_ON(nd->inode->i_op->follow_link);
 2013-03-08 18:30 UTC  (9+ messages)
` ipc/testmsg GPF
      ` pipe_release oops

[PATCH] init: Scream bloody murder if interrupts are enabled too early
 2013-03-08 19:49 UTC  (2+ messages)

BUG_ON(nd->inode != parent->d_inode);
 2013-03-08 19:47 UTC  (7+ messages)

[PATCH 00/11] gssd clean-ups for nfs-utils
 2013-03-08 19:47 UTC  (12+ messages)
` [PATCH 01/11] mountd: remove unused variable
` [PATCH 02/11] mountd: make local functions in v4root.c static
` [PATCH 03/11] gssd: Use italics for option values and pathnames
` [PATCH 04/11] gssd: gssd.man is missing a description of the "-M" option
` [PATCH 05/11] gssd: Provide an introduction in gssd(8)
` [PATCH 06/11] gssd: Clarify use of the term "machine credentials" in rpc.gssd(8)
` [PATCH 07/11] gssd: Update description of "-l" option
` [PATCH 08/11] rpc.gssd: Clean up gssd_setup_krb5_user_gss_ccache()
` [PATCH 09/11] gssd: Fix whitespace nits
` [PATCH 10/11] gssd: gethostname(3) returns zero or -1, not an errno
` [PATCH 11/11] gssd: Add "-c" command line option

irq_work: WARNING: at kernel/irq_work.c:98 irq_work_needs_cpu+0x8a/0xb0()
 2013-03-08 19:46 UTC  (4+ messages)

[PATCH] namespace.h: Fix typo: s/CLONE_NEWSNS/CLONE_NEWNS/
 2013-03-08 19:43 UTC 

[U-Boot] [PATCH] cmd_mem: Decode the mtest start and end values from fdt
 2013-03-08 19:41 UTC  (3+ messages)
` [U-Boot] [PATCH] Feature Removal: disable "mtest" command by default

[PATCH] genirq: Sanitize spurious interrupt detection of threaded irqs
 2013-03-08 19:41 UTC  (5+ messages)

3.9-rc1: crash kernel panic - not syncing: Can not allocate SWIOTLB buffer earlier and can't now provide you with the DMA bounce buffer
 2013-03-08 19:39 UTC  (12+ messages)

[feature request] 2) Remove many tags at once and 1) Prune tags on old-branch-before-rebase
 2013-03-08 19:37 UTC  (3+ messages)

[PATCH] x86,mm: fix init_mem_mapping() when the first memory chunk is small
 2013-03-08 19:37 UTC  (3+ messages)

bug disabling guest interface
 2013-03-08 19:36 UTC  (2+ messages)

[PATCH] ipack: add missing put_device() after device_register() failed
 2013-03-08 19:36 UTC  (5+ messages)
` [PATCH 1/3] ipack: avoid double free on device->id

kernel BUG at fs/sysfs/group.c:65!
 2013-03-08 19:35 UTC 

Ext4 developer's get-together at Collaboration Summit/LSFMM
 2013-03-08 19:32 UTC  (4+ messages)

[PATCH 0/5] Zynq support for barebox
 2013-03-08 19:31 UTC  (8+ messages)

The updated proposal of FSL Yocto layers reorg - 4-Mar
 2013-03-08 19:31 UTC  (7+ messages)

[PATCH 3/3] drivers: video: console: fbcon_cw: fix compiler warning in cw_update_attr
 2013-03-08 19:31 UTC 

[PATCH 2/3] video: backlight: lp855x_bl: fix compiler warning in lp855x_probe
 2013-03-08 19:31 UTC 

[PATCH 1/3] video: backlight: adp5520: fix compiler warning in adp5520_show
 2013-03-08 19:31 UTC 

[PATCH net-next 0/5] Trivial patches
 2013-03-08 19:30 UTC  (7+ messages)
` [PATCH net-next 1/5] bna: fix declaration mismatch
` [PATCH net-next 2/5] Supject: phy: make local function static
` [PATCH net-next 3/5] phy: vitesse make vsc824x_add_skew static
` [PATCH net-next 4/5] team: make local function static
` [PATCH net-next 5/5] dcb: fix sparse warnings

[PATCH] ACPI: Remove acpi_pci_bind_root() definition
 2013-03-08 19:17 UTC 

[GIT PULL v2] KVM/ARM Fixes for 3.9-rc1
 2013-03-08 19:26 UTC  (8+ messages)
` [kvmarm] "

[Bug 62035] New: [Regression kernel 3.8.0+] G86 GeForce 8400M GS 3D desktop effects does not work
 2013-03-08 19:25 UTC 

[PATCH] edac/85xx: Add PCIe error interrupt edac support
 2013-03-08 19:22 UTC  (2+ messages)

[Buildroot] Q. How to use a custom kernel tree?
 2013-03-08 19:21 UTC  (4+ messages)

rebase: strange failures to apply patc 3-way
 2013-03-08 19:20 UTC  (7+ messages)

[3.9-rc1] very poor interrupt responses
 2013-03-08 19:12 UTC 

How do I control what kernel modules are being loaded?
 2013-03-08 19:16 UTC  (4+ messages)

Patching gcc-4.7.2 to add support for Xilinx MicroBlaze
 2013-03-08 19:11 UTC  (7+ messages)

[PATCH] soc-family: fix SOC_FAMILY override order
 2013-03-08 18:52 UTC  (2+ messages)

[PATCH 01/20] drm/i915: sprite support for ValleyView v2
 2013-03-08 18:46 UTC  (11+ messages)
` [PATCH 11/20] drm/i915: set conservative clock gating values on VLV v2
` [PATCH 12/20] drm/i915: fix VLV limits and m/n/p calculations v2
` [PATCH 13/20] drm/i915: add Punit read/write routines for VLV
` [PATCH 14/20] drm/i915: add media well to VLV force wake routines v2
` [PATCH 15/20] drm/i915: turbo & RC6 support for VLV v2
` [PATCH 16/20] drm/i915: DSPFW and BLC regs are in the display offset range
` [PATCH 17/20] drm/i915: don't use plane pipe select on VLV
` [PATCH 18/20] drm/i915: use VLV DIP routines on VLV v2
` [PATCH 19/20] drm/i915/dp: program VSwing and Preemphasis control settings on VLV
` [PATCH 20/20] drm/i915: VLV doesn't have HDMI on port C

[meta-oe][PATCH] polkit: Remove authentication override as it is handled in OE-Core
 2013-03-08 18:50 UTC 

[PATCH 01/16] TTY: jsm, remove superfluous check
 2013-03-08 19:02 UTC  (4+ messages)
` [PATCH 05/16] TTY: add tty_port_tty_wakeup helper

[PATCH] mwifiex: Trigger a card reset on reaching tx_timeout threshold
 2013-03-08 18:58 UTC 

snd_seq_timer_open() NULL pointer dereference
 2013-03-08 18:59 UTC  (4+ messages)

[Qemu-trivial] [PATCH] MinGW: Replace setsockopt by qemu_setsocketopt
 2013-03-08 18:58 UTC  (2+ messages)
` [Qemu-devel] "

XFS filesystem corruption
 2013-03-08 18:59 UTC  (8+ messages)


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.