All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-06-20 12:01:12 to 2012-06-20 13:07:56 UTC [more...]

[Qemu-devel] [PATCH 0/5] target-i386: move cpu reset and tcg intialization inside CPU object
 2012-06-20 12:59 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/5] target-i386: drop usage of prev_debug_excp_handler
` [Qemu-devel] [PATCH 2/5] target-i386: move tcg initialization into x86_cpu_initfn()
` [Qemu-devel] [PATCH 4/5] target-i386: move cpu halted decision into x86_cpu_reset
` [Qemu-devel] [PATCH 5/5] target-i386: move cpu_reset and reset callback to cpu.c

[PATCH 1/1] of: reform prom_update_property function
 2012-06-20 13:07 UTC  (2+ messages)

[Buildroot] [PATCH v4 00/22] Automatically produce legal compliance info
 2012-06-20 13:07 UTC  (2+ messages)

[Qemu-devel] [PATCH] configure: fix -enable-debug with newer toolchains
 2012-06-20 13:06 UTC  (2+ messages)

Xen 4.2 Release Plan / TODO
 2012-06-20 13:07 UTC  (3+ messages)

[PATCH] mmc: sh_mmcif: Support MMC_SLEEP_AWAKE command
 2012-06-20 13:06 UTC  (4+ messages)

[Qemu-devel] [PATCHv3] Add PIIX4 properties to control PM system states
 2012-06-20 13:05 UTC  (2+ messages)

[PATCH] netxen : Error return off by one for XG port
 2012-06-20 13:06 UTC  (2+ messages)

[PATCH] can: c_can_pci: fix compilation on non HAVE_CLK archs
 2012-06-20 13:04 UTC  (2+ messages)

[PATCH, v2] x86-64/EFI: document building and usage
 2012-06-20 13:03 UTC 

[Qemu-devel] Threaded VNC server status - time to enable by default ?
 2012-06-20 13:03 UTC  (3+ messages)

Some questions about Lttng
 2012-06-20 13:03 UTC 

[PATCHv7 00/15] Integration of videobuf2 with dmabuf
 2012-06-20 13:02 UTC  (4+ messages)
` [PATCHv7 06/15] v4l: vb2-dma-contig: remove reference of alloc_ctx from a buffer

[PATCHv8 00/13] I2C cleanups
 2012-06-20 13:01 UTC  (5+ messages)
` [PATCHv8 06/13] I2C: OMAP: Correct I2C revision for OMAP3

[PATCH 00/14] Final (large) batch of Snowball Device Tree Enablement
 2012-06-20 13:00 UTC  (8+ messages)
` [PATCH 08/14] mfd: Add IRQ domain support for the AB8500

Leaving Red Hat
 2012-06-20 12:59 UTC 

[Qemu-devel] [PULL 00/33] target-arm queue
 2012-06-20 12:27 UTC  (34+ messages)
` [Qemu-devel] [PATCH 01/33] target-arm: Fix 11MPCore cache type register value
` [Qemu-devel] [PATCH 02/33] target-arm: initial coprocessor register framework
` [Qemu-devel] [PATCH 03/33] hw/pxa2xx: Convert cp14 perf registers to new scheme
` [Qemu-devel] [PATCH 04/33] hw/pxa2xx.c: Convert CLKCFG and PWRMODE cp14 regs
` [Qemu-devel] [PATCH 05/33] hw/pxa2xx_pic: Convert coprocessor registers to new scheme
` [Qemu-devel] [PATCH 06/33] target-arm: Remove old cpu_arm_set_cp_io infrastructure
` [Qemu-devel] [PATCH 07/33] target-arm: Add register_cp_regs_for_features()
` [Qemu-devel] [PATCH 08/33] target-arm: Convert debug registers to cp_reginfo
` [Qemu-devel] [PATCH 09/33] target-arm: Convert TEECR, TEEHBR to new scheme
` [Qemu-devel] [PATCH 10/33] target-arm: Convert WFI/barriers special cases to cp_reginfo
` [Qemu-devel] [PATCH 11/33] target-arm: Convert TLS registers
` [Qemu-devel] [PATCH 12/33] target-arm: Convert performance monitor registers
` [Qemu-devel] [PATCH 13/33] target-arm: Convert generic timer cp15 regs
` [Qemu-devel] [PATCH 14/33] target-arm: Convert cp15 c3 register
` [Qemu-devel] [PATCH 15/33] target-arm: Convert MMU fault status cp15 registers
` [Qemu-devel] [PATCH 16/33] target-arm: Convert cp15 crn=2 registers
` [Qemu-devel] [PATCH 17/33] target-arm: Convert cp15 crn=13 registers
` [Qemu-devel] [PATCH 18/33] target-arm: Convert cp15 crn=10 registers
` [Qemu-devel] [PATCH 19/33] target-arm: Convert cp15 crn=15 registers
` [Qemu-devel] [PATCH 20/33] target-arm: Convert cp15 MMU TLB control
` [Qemu-devel] [PATCH 21/33] target-arm: Convert cp15 VA-PA translation registers
` [Qemu-devel] [PATCH 22/33] target-arm: convert cp15 crn=7 registers
` [Qemu-devel] [PATCH 23/33] target-arm: Convert cp15 crn=6 registers
` [Qemu-devel] [PATCH 24/33] target-arm: Convert cp15 crn=9 registers
` [Qemu-devel] [PATCH 25/33] target-arm: Convert cp15 crn=1 registers
` [Qemu-devel] [PATCH 26/33] target-arm: Convert cp15 crn=0 crm={1, 2} feature registers
` [Qemu-devel] [PATCH 27/33] target-arm: Convert cp15 cache ID registers
` [Qemu-devel] [PATCH 28/33] target-arm: Convert MPIDR
` [Qemu-devel] [PATCH 29/33] target-arm: Convert final ID registers
` [Qemu-devel] [PATCH 30/33] target-arm: Remove c0_cachetype CPUARMState field
` [Qemu-devel] [PATCH 31/33] target-arm: Move block cache ops to new cp15 framework
` [Qemu-devel] [PATCH 32/33] target-arm: Remove remaining old cp15 infrastructure
` [Qemu-devel] [PATCH 33/33] target-arm: Remove ARM_CPUID_* macros

[PATCH v2 1/7] nl80211/cfg80211: add radar detection command/event
 2012-06-20 12:58 UTC  (10+ messages)
` [PATCH v2 3/7] nl80211/cfg80211: add ability to enable TX on op-channel

[PATCH] drivers/w1: free the w1_master at w1_free_dev and return a correct return value
 2012-06-20 12:57 UTC  (3+ messages)

[Qemu-devel] [PATCH v5 00/16] QEMU OpenRISC support
 2012-06-20 12:57 UTC  (5+ messages)
` [Qemu-devel] [PATCH v5 11/16] target-or32: Add a IIS dummy board

[PATCH 16/16] ARM: imx: enable SPARSE_IRQ for imx platform
 2012-06-20 12:57 UTC  (7+ messages)
` [RFC PATCH 1/1] ARM: imx: enable SPARSE_IRQ for imx

[PATCH v7 00/10] KVM: MMU: fast page fault
 2012-06-20 12:56 UTC  (5+ messages)
` [PATCH v7 02/10] KVM: MMU: abstract spte write-protect

[PATCH 00/15] Device Tree related re-works and clean-ups
 2012-06-20 12:56 UTC  (17+ messages)
` [PATCH 01/15] mfd: Add IRQ domain support for the AB8500
` [PATCH 02/15] mfd: Generically describe interactions with the DB8500 PRCMU
` [PATCH 03/15] mfd: Make MFD core code Device Tree and IRQ domain aware
` [PATCH 04/15] mfd: ab8500: Register devices using the newly DT:ed MFD API
` [PATCH 05/15] mfd: db8500-prcmu: "
` [PATCH 06/15] mfd: Register the ab8500 from db8500-prcmu using the "
` [PATCH 07/15] i2c: Add Device Tree support to the Nomadik I2C driver
` [PATCH 08/15] regulator: Stop initialising AB8500's registers during bring-up
` [PATCH 09/15] pinctrl: pinctrl-nomadik: Fix possible memory leak
` [PATCH 10/15] pinctrl: pinctrl-nomadik: Append sleepmode property with vendor specific prefixes
` [PATCH 11/15] ARM: ux500: Remove AB8500 regulator register initialisation information
` [PATCH 12/15] ARM: ux500: Ensure vendor specific properties have the vendor's identifier
` [PATCH 13/15] ARM: ux500: Remove temporary snowball_of_platform_devs enablement structure
` [PATCH 14/15] ARM: ux500: Remove PMU platform registration when booting with DT
` [PATCH 15/15] ARM: perf: handle muxed CPU IRQ lines

[PATCH] i2c: tegra: use clk_disable_unprepare in place of clk_disable
 2012-06-20 12:56 UTC  (2+ messages)

3.0+ NFS issues
 2012-06-20 12:52 UTC  (10+ messages)

[PATCH 01/14] drm/i915: ValleyView mode setting limits and PLL functions
 2012-06-20 12:57 UTC  (5+ messages)
` [PATCH 02/14] drm/i915: Enable DP panel power sequencing for ValleyView
` [PATCH 07/14] agp/intel: allow cacheable and GDFT PTEs on ValleyView

[PATCH] i2c: tegra: remove unused member variable
 2012-06-20 12:55 UTC  (2+ messages)

[Xenomai] error: storage size of ‘sysinfo’ isn’t known
 2012-06-20 12:54 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 0/6] convert sendkey to qapi
 2012-06-20 12:53 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 5/6] qapi: convert sendkey

mkfs.ubifs: Exclude path arg
 2012-06-20 12:52 UTC 

Build regressions/improvements in v3.5-rc3
 2012-06-20 12:50 UTC  (5+ messages)

git pre-push hook to restrict master branch push !!!
 2012-06-20 12:39 UTC  (4+ messages)

[net-next:master 257/266] drivers/net/team/team_mode_loadbalance.c:99:30: sparse: incompatible types in comparison expression (different address spaces)
 2012-06-20 12:49 UTC  (2+ messages)

master - cmirrord: add missing checks for kernel_send
 2012-06-20 12:49 UTC 

master - headers: add some __attribute__ instrumentation
 2012-06-20 12:49 UTC 

master - cleanup: use struct initializers instead of memset
 2012-06-20 12:49 UTC 

master - cmirrord: fix cut&paste
 2012-06-20 12:49 UTC 

master - cmirrord: add test for closedir() and close()
 2012-06-20 12:49 UTC 

Accounting problem of MIGRATE_ISOLATED freed page
 2012-06-20 12:44 UTC  (5+ messages)

[PATCH] mac80211: save wmm_acm per sdata
 2012-06-20 12:39 UTC 

[PATCH V2] ARM: tegra: apbio access using dma for tegra20 only
 2012-06-20 12:44 UTC  (4+ messages)

oddities related to "_append" and "_prepend" in oe-core
 2012-06-20 12:33 UTC  (4+ messages)

Keep association context while switching channel with cfg80211_mgd_wext_siwfreq
 2012-06-20 12:42 UTC 

[Qemu-devel] [PATCH 0/4] usb attached scsi
 2012-06-20 12:41 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/4] ehci: fix ehci_qh_do_overlay
` [Qemu-devel] [PATCH 2/4] ehci: fix td writeback
` [Qemu-devel] [PATCH 3/4] usb: add usb attached scsi emulation
` [Qemu-devel] [PATCH 4/4] [wip] ehci: don't flush cache on dorbell rings

[PATCH 00/10] perf, x86: Add northbridge counter support for AMD family 15h
 2012-06-20 12:41 UTC  (8+ messages)

[PATCH v2] ipv4: Early TCP socket demux
 2012-06-20 12:38 UTC  (5+ messages)

[PATCH] usb: gadget: lpc32xx_udc: fix build error with debugfs enabled
 2012-06-20 12:37 UTC 

acpidump crashes on some machines
 2012-06-20 12:37 UTC 

What's cooking in git.git (Jun 2012, #05; Tue, 19)
 2012-06-20 12:35 UTC  (2+ messages)
` [PATCH] push: start warning upcoming default change for push.default

[PATCH 0/3] [GIT PULL][v3.6] tracing: simple updates
 2012-06-20 12:35 UTC  (2+ messages)

[PATCH 0/5] uprobes: write_opcode() cleanups
 2012-06-20 12:29 UTC  (5+ messages)
` [PATCH 2/5] uprobes: __replace_page() should not use page_address_in_vma()
` [PATCH 5/5] uprobes: write_opcode: alloc the new page outside of "retry" loop

Using UCM with PulseAudio
 2012-06-20 12:30 UTC  (3+ messages)

Kernel 3.4 compile problem
 2012-06-20 12:30 UTC  (4+ messages)

[Buildroot] [pull request V2] Pull request for branch for-2012.08/systemd
 2012-06-20 12:30 UTC  (5+ messages)
` [Buildroot] [PATCH 1/2] Rework of the init system

[PATCH v2] arm: zynq: Support GIC OF initialization
 2012-06-20 12:29 UTC  (3+ messages)

Attaching a process to cgroups
 2012-06-20 12:28 UTC  (2+ messages)

[PATCH v2][GIT PULL][v3.5] ftrace: Make all inline tags also include notrace
 2012-06-20 12:27 UTC  (2+ messages)

[PATCH] printk: Add printk_flush() to force buffered text to console
 2012-06-20 12:25 UTC  (11+ messages)

master - systemd: Add Documentation references
 2012-06-20 12:25 UTC 

[PATCH] cris/PCI: remove pcibios_assign_resources()
 2012-06-20 12:17 UTC  (2+ messages)

Is target toolchain supposed to be working?
 2012-06-20 12:12 UTC  (6+ messages)

[PATCH V3 0/3] regulator: dt: add policy to match regulator with prop "regulator-compatible"
 2012-06-20 12:23 UTC  (8+ messages)
` [PATCH V3 1/3] ARM: dts: db8500: add property "regulator-compatible" regulator node
` [PATCH V3 2/3] regulator: dt: regulator match by regulator-compatible
` [PATCH V3 3/3] regulator: dt: add policy to have property "regulator-compatible"

[GIT PULL 00/16] perf/core improvements and fixes
 2012-06-20 12:23 UTC  (7+ messages)
` [PATCH 07/16] perf stat: Add --log-fd <N> option to redirect stderr elsewhere
  ` [PATCH] perf stat: Fix default logfd to use stderr

[patch] ideapad: uninitialized data in ideapad_acpi_add()
 2012-06-20 12:23 UTC  (3+ messages)

Kernel 3.3.8 breaks accidental ext3 mount of extended partition
 2012-06-20 12:18 UTC  (3+ messages)

[PATCH] ion fix
 2012-06-20 12:18 UTC  (2+ messages)

[PATCH 01/11] ARM: mach-shmobile: add a temporary macro to define fixed voltage regulators
 2012-06-20 12:18 UTC  (2+ messages)

Bug? 100% load on core after physically removing USB storage from host
 2012-06-20 12:18 UTC  (8+ messages)

Is the textconv filter called for each line ? or once for the file ?
 2012-06-20 12:17 UTC  (2+ messages)

[PATCH] sato-icon-theme: inherit the GNOME icon theme (Yocto #2594)
 2012-06-20 12:06 UTC 

[PATCH V2 0/6] Bridging PCI to amba
 2012-06-20 12:15 UTC  (6+ messages)

grant table errors with qemu-xen-traditional
 2012-06-20 12:15 UTC 

workflow clarification: sha1/merge/patch/diff ws smudge/clean
 2012-06-20 12:13 UTC 

[3.2.y] Re: Brcmsmac driver woes, possible regression?
 2012-06-20 12:13 UTC  (7+ messages)

[B.A.T.M.A.N.] [PATCH] batman-adv: fix race condition in TT full-table replacement
 2012-06-20 12:12 UTC  (2+ messages)
` [B.A.T.M.A.N.] [PATCHv2] "

Mounting MD raid1 array blocked by "Stale NFS file handle"
 2012-06-20 12:12 UTC 

[U-Boot] [PATCH 6/9 V2] Exynos5: DDR3: Adding the DDR3 memory setup for Exynos5250 Rev 1.0
 2012-06-20 12:12 UTC  (4+ messages)
` [U-Boot] [PATCH 8/9 V2] EXYNOS5 : Modify pinnumx settings as per "

[PATCH v3 1/2] nl80211/cfg80211: add scan channel times to scan command
 2012-06-20 12:12 UTC  (6+ messages)

Ext4 and xfs problems in dm-thin on allocation and discard
 2012-06-20 12:11 UTC  (4+ messages)

R: Re: Subvolumes and /proc/self/mountinfo
 2012-06-20 12:10 UTC 

[PATCH v2 1/3] dmaengine: Add wrapper for device_tx_status callback
 2012-06-20 12:13 UTC  (4+ messages)

bcache-3.2 branch
 2012-06-20 12:08 UTC 

[PATCH 0/5 V2 RESEND] ARM: OMAP: TLL driver implementation for USB host driver
 2012-06-20 12:08 UTC  (6+ messages)
` [PATCH 3/5 V2 RESEND] ARM: OMAP: USB: Remove TLL specific code
` [PATCH 4/5 V2 RESEND] ARM: OMAP: USB: Invoke the TLL driver from USB HS core driver
  ` [PATCH 1/5 V2 RESEND] ARM: OMAP: USB: HOST TLL platform driver
  ` [PATCH 2/5 V2 RESEND] ARM: OMAP: USB: Build the USB HOST TLL omap device
  ` [PATCH 5/5 V2 RESEND] ARM: OMAP: change the USB TLL clocks device name

[PATCH 0/7] nl/cfg/mac80211: add DFS master ability
 2012-06-20 12:07 UTC  (7+ messages)

[PATCH] phys_efi_set_virtual_address_map needs va, no pa
 2012-06-20 12:07 UTC  (2+ messages)

[PATCH 00/17] Swap-over-NBD without deadlocking V12 (resend)
 2012-06-20 12:06 UTC  (7+ messages)
` [PATCH 07/17] net: Introduce sk_gfp_atomic() to allow addition of GFP flags depending on the individual socket
` [PATCH 08/17] net: Do not coalesce skbs belonging to PFMEMALLOC sockets

[PATCH v3 0/5] ARM OMAP3530evm misc fixes
 2012-06-20 12:05 UTC  (4+ messages)
` [PATCH 3/5] ARM: omap3evm: enable VBUS switch for EHCI tranceiver

[Xenomai] No options visible in the "Real-time sub-system" tab in the "make menuconfig" screen of kernel-2.6.38.8
 2012-06-20 12:04 UTC  (3+ messages)

[PATCH V2 1/2] driver: add PPI support in tpm driver
 2012-06-20 12:02 UTC  (2+ messages)
` [tpmdd-devel] "

[PATCH] usb: gadget: lpc32xx_udc: move clock init to clock framework
 2012-06-20 12:03 UTC 

[PATCH] ohci-nxp: add usbd and otg clock initialization
 2012-06-20 12:02 UTC 

R: Re: Subvolumes and /proc/self/mountinfo
 2012-06-20 12:02 UTC 

[PATCH] ARM: LPC32XX: Cleanup USB clock init
 2012-06-20 12:01 UTC  (2+ messages)

[PATCH] x86-64/EFI: document building and usage
 2012-06-20 12:02 UTC  (4+ messages)

[PATCH V2 0/5] ARM: OMAP: TLL driver implementation for USB host driver
 2012-06-20 12:01 UTC  (6+ messages)
` [PATCH V2 2/5] ARM: OMAP: USB: Build the USB HOST TLL omap device
` [PATCH V2 3/5] ARM: OMAP: USB: Remove TLL specific code
  ` [PATCH V2 1/5] ARM: OMAP: USB: HOST TLL platform driver
  ` [PATCH V2 4/5] ARM: OMAP: USB: Invoke the TLL driver from USB HS core driver
` [PATCH V2 5/5] ARM: OMAP: change the USB TLL clocks device name

[GIT PULL 00/20] perf/core improvements
 2012-06-20 12:01 UTC  (2+ 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.