All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-12-16 11:18:10 to 2011-12-16 12:58:23 UTC [more...]

How to commit incomplete changes?
 2011-12-16 12:58 UTC  (5+ messages)

[PATCHv12 0/9] OMAP3+: PRCM chain handler
 2011-12-16 12:57 UTC  (4+ messages)

[patch 1/2]block, cfq: fix empty queue crash caused by request merge
 2011-12-16 12:56 UTC  (2+ messages)

Problems with link, opensm complains IB_SA_MAD_STATUS_REQ_INVALID
 2011-12-16 12:55 UTC  (7+ messages)

[GIT PULL] Block IO fixes for 3.2-rc5
 2011-12-16 12:55 UTC 

[PATCH v2] ARM: OMAP4: hwmod: Don't wait for the idle status if modulemode is not supported
 2011-12-16 12:55 UTC  (2+ messages)

[PATCH] Fix compile error in sound/soc/mid-x86/sst_platform.c
 2011-12-16 12:55 UTC  (6+ messages)

[PATCH] ASoC: Remove unused variables in wm9090.c
 2011-12-16 12:54 UTC  (2+ messages)

[RFC PATCH 0/1] ASoC: dsd1791: Introduce driver for TI DSD1791 stereo codec
 2011-12-16 12:53 UTC  (5+ messages)
` [RFC PATCH 1/1] "

[PATCH 1/9] kernel.bbclass: compile kernel and modules in a single task
 2011-12-16 12:42 UTC  (7+ messages)
` [PATCH 4/9] consolekit: fix sdk generation issues

[Qemu-devel] [PATCH v3 00/20] qom: dynamic properties and composition tree
 2011-12-16 12:55 UTC  (7+ messages)

[PATCH 0 of 3] Support for VM generation ID save/restore and migrate
 2011-12-16 12:51 UTC  (8+ messages)
` [PATCH 1 of 3] Make ro_paths and rw_paths dynamic
` [PATCH 2 of 3] Re-name xenstore key used to save VM generation ID buffer address
` [PATCH 3 of 3] VM generation ID save/restore and migrate

[PATCH] PREEMPT_RT_FULL: ARM context switch needs IRQs enabled
 2011-12-16 12:49 UTC  (5+ messages)

[PATCH v4] ARM: OMAP2+: hwmod: Add a new flag to handle hwmods left enabled at init
 2011-12-16 12:50 UTC  (2+ messages)

[PATCH] ipxe: fix compilation issues with some gcc versions
 2011-12-16 12:50 UTC 

driver-core: implement 'sysdev' functionality for regular
 2011-12-16 12:48 UTC 

[PATCH 0/3] Support omap_pm_get_dev_context_loss_count() for OMAP4
 2011-12-16 12:41 UTC  (17+ messages)
` [PATCH 3/3] ARM: OMAP: hwmod: Look for hwmod/module level context lost count if supported

"[PATCH] Add support for PEAK-System GmbH CAN USB adapters (v2) "
 2011-12-16 12:41 UTC  (3+ messages)

[PATCH 1/1] Fix Compilation Warning in kernel/trace/trace.c
 2011-12-16 12:40 UTC  (2+ messages)

[Xenomai-help] [xenomai-help] Error return with a4l_sync_write
 2011-12-16 12:39 UTC  (12+ messages)

[PATCH] iommu: Initialize domain->handler in iommu_domain_alloc()
 2011-12-16 12:38 UTC  (4+ messages)

[U-Boot] arm, da850: Question about start point
 2011-12-16 12:37 UTC 

linux-next tree for s390 and cputime
 2011-12-16 12:37 UTC 

[PATCH 00/35 v3] m68k: ColdFire MMU support
 2011-12-16 12:36 UTC  (36+ messages)
` [PATCH 01/35] m68k: add machine and CPU definitions for ColdFire cores
` [PATCH 02/35] m68k: show ColdFire CPU/FPU/MMU type
` [PATCH 03/35] m68k: definitions for the ColdFire V4e MMU hardware
` [PATCH 04/35] m68k: make interrupt definitions conditional on correct CPU types
` [PATCH 05/35] m68k: add TASK definitions for ColdFires running with MMU
` [PATCH 06/35] m68k: modify user space access functions to support ColdFire CPUs
` [PATCH 07/35] m68k: use addr_limit checking for m68k CPUs that do no support address spaces
` [PATCH 08/35] m68k: init the MMU hardware for the 54xx ColdFire
` [PATCH 09/35] m68k: add ColdFire 54xx CPU MMU memory init code
` [PATCH 10/35] m68k: set register a2 to current if MMU enabled on ColdFire
` [PATCH 11/35] m68k: page table support definitions and code for ColdFire MMU
` [PATCH 12/35] m68k: add page table size definitions for ColdFire V4e MMU
` [PATCH 13/35] m68k: add ColdFire paging exception handling code
` [PATCH 14/35] m68k: add cache support for V4e ColdFire cores running with MMU enabled
` [PATCH 15/35] m68k: modify ColdFire 54xx cache support for "
` [PATCH 16/35] m68k: add TLB flush support for the ColdFire V4e MMU hardware
` [PATCH 17/35] m68k: define PAGE_OFFSET_RAW for ColdFire CPU with MMU enabled
` [PATCH 18/35] m68k: set ColdFire MMU page size
` [PATCH 19/35] m68k: MMU enabled ColdFire needs 8k ELF alignment
` [PATCH 20/35] m68k: ColdFire V4e MMU context support code
` [PATCH 21/35] m68k: use tracehook_report_syscall_entry/exit for ColdFire MMU ptrace path
` [PATCH 22/35] m68k: modify cache push and clear code for ColdFire with MMU enable
` [PATCH 23/35] m68k: use ColdFire MMU read/write bit flags when ioremapping
` [PATCH 24/35] m68k: ColdFire V4e MMU paging init code and miss handler
` [PATCH 25/35] m68k: compile appropriate mm arch files for ColdFire MMU support
` [PATCH 26/35] m68k: create ColdFire MMU pgalloc code
` [PATCH 27/35] m68k: use non-MMU entry.S code when compiling for ColdFire CPU
` [PATCH 28/35] m68k: add code to setup a ColdFire 54xx platform when MMU enabled
` [PATCH 29/35] m68k: ColdFire with MMU enabled uses same clocking code as non-MMU
` [PATCH 30/35] m68k: use non-MMU linker script for ColdFire MMU builds
` [PATCH 31/35] m68k: adjustments to stack frame for ColdFire with MMU enabled
` [PATCH 32/35] m68k: add ColdFire FPU support for the V4e ColdFire CPU's
` [PATCH 33/35] m68k: do not use m68k startup or interrupt code for "
` [PATCH 34/35] m68k: add ColdFire with MMU enabled support to the m68k mem init code
` [PATCH 35/35] m68k: allow ColdFire 547x and 548x CPUs to be built with MMU enabled

[PATCH v8 3.2.0-rc5 0/9] uprobes patchset
 2011-12-16 12:29 UTC  (20+ messages)
` [PATCH v8 3.2.0-rc5 1/9] uprobes: Install and remove breakpoints
` [PATCH v8 3.2.0-rc5 2/9] uprobes: handle breakpoint and signal step exception
` [PATCH v8 3.2.0-rc5 3/9] uprobes: slot allocation
` [PATCH v8 3.2.0-rc5 4/9] uprobes: counter to optimize probe hits
` [PATCH v8 3.2.0-rc5 5/9] tracing: modify is_delete, is_return from ints to bool
` [PATCH v8 3.2.0-rc5 6/9] tracing: Extract out common code for kprobes/uprobes traceevents
` [PATCH v8 3.2.0-rc5 7/9] tracing: uprobes trace_event interface
` [PATCH v8 3.2.0-rc5 8/9] perf: rename target_module to target
` [PATCH v8 3.2.0-rc5 9/9] perf: perf interface for uprobes

[PATCH v9 0/9] Request for inclusion: per-cgroup tcp memory pressure controls
 2011-12-16 12:32 UTC  (6+ messages)
` [PATCH v9 1/9] Basic kernel memory functionality for the Memory Controller

leds: leds-tca6507: off by one in choose_times()
 2011-12-16 12:31 UTC 

[PATCH v5 00/10] x86 EFI boot stub
 2011-12-16 12:30 UTC  (15+ messages)
` [PATCH v5 10/10] x86, efi: EFI boot stub support
              ` [PATCH] x86, efi: Break up large initrd reads
                          ` [PATCH v2] "

unexpected taint message
 2011-12-16 12:30 UTC  (2+ messages)

[Xenomai-help] Big differences in analogy interrupt handling time
 2011-12-16 12:30 UTC  (7+ messages)

[RFC] cgroup basic comounting
 2011-12-16 12:29 UTC  (2+ messages)

[PATCH 0/11] Reduce compaction-related stalls and improve asynchronous migration of dirty pages v6
 2011-12-16 12:26 UTC  (9+ messages)
` [PATCH 10/11] mm: vmscan: Check if reclaim should really abort even if compaction_ready() is true for one zone
` [PATCH 11/11] mm: Isolate pages for immediate reclaim on their own LRU

ceph-osd not starting
 2011-12-16 12:23 UTC 

[PATCH][RFC] jbd2: jbd2_journal_stop needs an exclusive control to synchronize around t_updates operations
 2011-12-16 12:22 UTC  (2+ messages)

linux-3.0.x regression with ipv4 routes having mtu
 2011-12-16 12:21 UTC  (4+ messages)

[PATCH net-next] net: ipv6: proc: Fix error handling
 2011-12-16 12:21 UTC  (2+ messages)

Problem with attaching rbd device in qemu-kvm
 2011-12-16 12:17 UTC  (7+ messages)

[U-Boot] [PATCH] add missing space
 2011-12-16 12:13 UTC  (2+ messages)

PROBLEM: RTS5116 PCI Express Card Reader
 2011-12-16 12:12 UTC 

maybe a bug in writeback?
 2011-12-16 11:58 UTC 

[RFC] media: assertion to check that transport exists
 2011-12-16 12:06 UTC  (3+ messages)

[tip:x86/platform] x86: Fix INTEL_MID silly
 2011-12-16 12:03 UTC  (2+ messages)

[PATCH-V2] arm:omap: cleanup & split omap2/3/4_check_revision function
 2011-12-16 12:03 UTC 

[PATCH] ARM: OMAP4: clock: Add CPU local timer clock node
 2011-12-16 12:03 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/8] qom: introduce non-legacy static properties
 2011-12-16 12:01 UTC  (9+ messages)
` [Qemu-devel] [PATCH 1/8] qapi: fix NULL pointer dereference
` [Qemu-devel] [PATCH 2/8] qapi: protect against NULL QObject in qmp_input_get_object
` [Qemu-devel] [PATCH 3/8] qom: fix swapped parameters
` [Qemu-devel] [PATCH 4/8] qom: push permission checks up into qdev_property_add_legacy
` [Qemu-devel] [PATCH 5/8] qom: introduce QERR_PROPERTY_VALUE_OUT_OF_RANGE
` [Qemu-devel] [PATCH 6/8] qom: introduce get/set methods for Property
` [Qemu-devel] [PATCH 7/8] qom: distinguish "legacy" property type name from QOM type name
` [Qemu-devel] [PATCH 8/8] qom: register qdev properties also as non-legacy properties

[PATCH] x86: Use -m-omit-leaf-frame-pointer to shrink text size
 2011-12-16 12:00 UTC  (5+ messages)

[xen-unstable test] 10515: regressions - FAIL
 2011-12-16 12:01 UTC 

[patch] sgi-xp: nested calls to spin_lock_irqsave()
 2011-12-16 11:55 UTC  (3+ messages)

[PATCH] agetty: add static and const qualifiers
 2011-12-16 11:55 UTC  (2+ messages)

[PATCH] libblkid: minor docs changes
 2011-12-16 11:54 UTC  (2+ messages)

[PATCH] uxa/glamor: Fallback to new glamor pixmap if failed to create textured pixmap
 2011-12-16 11:53 UTC  (4+ messages)

Should I use FBINFO_VIRTFB?
 2011-12-16 11:53 UTC  (2+ messages)

[GIT PULL] ARM: OMAP: EHCI/OHCI: convert to runtime PM
 2011-12-16 11:51 UTC  (2+ messages)

[PATCH v2] Touchscreen driver for FT5x06 based EDT displays
 2011-12-16 11:51 UTC  (7+ messages)

[RFC PATCH] ARM: Fix the bug in dcache flush all API
 2011-12-16 11:50 UTC  (6+ messages)

X86-MCE: fix a bug of xen-mceinj tool
 2011-12-16 11:47 UTC 

[PATCH] wipefs: use xalloc lib
 2011-12-16 11:47 UTC  (2+ messages)

[PATCH 00 of 16] [RFC] amd iommu: support ATS device passthru on IOMMUv2 systems
 2011-12-16 11:44 UTC  (5+ messages)
` [PATCH 16 of 16] libxl: add iommu parameter to qemu-dm

LVM2/scripts lvm2_monitoring_init_red_hat.in l 
 2011-12-16 11:42 UTC 

[PATCH 0/4] KVM: Make mmu_shrink() scan nr_to_scan shadow pages
 2011-12-16 11:06 UTC  (3+ messages)
` [PATCH 4/4] KVM: MMU: "

[PATCH] lists: add list sorting routine
 2011-12-16 11:42 UTC  (2+ messages)

[PATCH] pretty: give placeholders to reflog identity
 2011-12-16 11:40 UTC 

[PATCH V5 0/4] MIPS: Add support for Loongson1B
 2011-12-16 11:39 UTC  (5+ messages)
` [PATCH V5 1/4] MIPS: Add CPU "
` [PATCH V5 2/4] MIPS: Add board "
` [PATCH V5 3/4] MIPS: Add Makefile and Kconfig "
` [PATCH V5 4/4] MIPS: Add defconfig "

I have a business proposal of USD $8,500,000.00 for you
 2011-12-16 11:26 UTC 

[patch] sched: fix select_idle_sibling() regression in selecting an idle SMT sibling
 2011-12-16 11:36 UTC  (2+ messages)
` [tip:sched/urgent] sched: Fix "

[PATCH v2] sched: add missing rcu_deref around real_parent
 2011-12-16 11:35 UTC  (2+ messages)
` [tip:sched/core] sched: Add missing rcu_dereference() around -> real_parent usage

[PATCH 1/2] bootimg: Use mcopy to construct the hddimg
 2011-12-16 11:29 UTC  (5+ messages)
` [PATCH 2/2] dosfstools: Remove initial directory contents feature

[PATCH] docs: brush up obsolete bits of git-fsck manpage
 2011-12-16 11:33 UTC 

xenbus and the message of doom
 2011-12-16 11:33 UTC  (3+ messages)

[PATCH] AM35xx: disable checking for reserved feature bits
 2011-12-16 11:31 UTC  (5+ messages)

[U-Boot] [PATCH 0/3] i.mx6q: Add the ethernet function support
 2011-12-16 11:30 UTC  (7+ messages)
` [U-Boot] [PATCH 1/3] i.mx: i.mx6q: Add the enet clock function
` [U-Boot] [PATCH 2/3] fec: add the i.mx6q enet driver support
` [U-Boot] [PATCH 3/3] i.mx6q: arm2: Add the enet function support

[PATCH] use custom rename score during --follow
 2011-12-16 11:27 UTC 

[Qemu-devel] [PATCH] usb-host: rip out legacy procfs support
 2011-12-16 11:27 UTC 

[PATCH meta-oe v2 1/8] bridge-utils: add
 2011-12-16 11:04 UTC  (4+ messages)
` [PATCH meta-oe v2 6/8] strongswan: add

[PATCH v8 0/2] crypto: driver for Tegra AES hardware
 2011-12-16 11:25 UTC  (3+ messages)
` [PATCH v8 1/2] arm: tegra: export tegra_chip_uid
` [PATCH v8 2/2] crypto: driver for Tegra AES hardware

[PATCH V2 0/4] add arm soc generic cpufreq driver
 2011-12-16 11:26 UTC  (4+ messages)
` [PATCH V2 1/4] cpufreq: "

[GIT PULL] ARM: OMAP3/4: hwmod data changes for 3.3
 2011-12-16 11:25 UTC  (2+ messages)

[PATCH] mm: add missing mutex lock arround notify_change
 2011-12-16 11:25 UTC  (2+ messages)

nonlocal_bind and IPv6
 2011-12-16 11:10 UTC  (6+ 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.