messages from 2013-05-31 08:19:08 to 2013-05-31 09:23:25 UTC [more...]
[igt PATCH 1/5] lib: move connector_type_str and co to drmtest
2013-05-31 9:23 UTC (5+ messages)
` [igt PATCH 2/5] lib: add kmstest_cairo_printf_line
` [igt PATCH 3/5] lib: add kmstest_get_connector_config
` [igt PATCH 4/5] lib: refactor kmstest_create_fb
` [igt PATCH 5/5] tests: add kms_render
[U-Boot] [PATCH 0/6] ARMv7: Add HYP mode switching support
2013-05-31 9:23 UTC (4+ messages)
` [U-Boot] [PATCH 1/6] ARM: add secure monitor handler to switch to non-secure state
[PATCH net-next 00/12] tipc: make use of kernel threads to simplify things
2013-05-31 9:23 UTC (9+ messages)
` [PATCH net-next 02/12] tipc: Add "max_ports" configuration parameter
Timestamps using I/O Plugin
2013-05-31 9:22 UTC
[Qemu-devel] [PATCH V2] ARM: Fix disable interrupt for M profile
2013-05-31 9:20 UTC
[Bug 65192] New: Screensavers lock up machine (screen goes blank, keyboard unresponsive, sound loops; sysrq/ssh possible)
2013-05-31 9:19 UTC (2+ messages)
` [Bug 65192] [r600g] "
[PATCH 00/39] U300 device tree and multiplatform
2013-05-31 9:19 UTC (40+ messages)
` [PATCH 01/39] ARM: u300: enable delaytimer on the U300
` [PATCH 02/39] ARM: u300: device tree support for the timer
` [PATCH 03/39] pinctrl: u300 device tree support
` [PATCH 04/39] pinctrl: coh901: add "
` [PATCH 05/39] ARM: u300: basic "
` [PATCH 06/39] i2c: stu300: "
` [PATCH 07/39] ARM: u300: register I2C bus drivers from device tree
` [PATCH 08/39] watchdog: coh901327: devicetree support
` [PATCH 09/39] ARM: u300: add the COH 901 327 watchdog to device tree
` [PATCH 10/39] rtc: coh901331: add devicetree support
` [PATCH 11/39] ARM: u300: add RTC to device tree
` [PATCH 12/39] ARM: u300: set up board power from "
` [PATCH 13/39] ARM: u300: support regulators in the "
` [PATCH 14/39] ARM: u300: enable MMC/SD card from "
` [PATCH 15/39] dma: coh901318: add devicetree support
` [PATCH 16/39] ARM: u300: augment device tree with DMA channels
` [PATCH 17/39] ARM: u300: add the COH 901 318 DMAC to device tree
` [PATCH 18/39] ARM: u300: add SPI PL022 to the "
` [PATCH 19/39] ARM: u300: probe the U300 dummy-spichip from "
` [PATCH 20/39] ARM: u300: add FSMC flash into the "
` [PATCH 21/39] ARM: u300: delete all static board data
` [PATCH 22/39] ARM: u300: move debugmacro to debug includes
` [PATCH 23/39] ARM: u300: remove deps from debug macro
` [PATCH 24/39] ARM: u300: push down syscon registers
` [PATCH 25/39] ARM: u300: delete <mach/hardware.h>
` [PATCH 26/39] ARM: u300: delete <mach/irqs.h>
` [PATCH 27/39] ARM: u300: localize <mach/u300-regs.h>
` [PATCH 28/39] ARM: u300: convert to multiplatform
` [PATCH 29/39] ARM: u300: delete remnant machine headers
` [PATCH 30/39] ARM: u300 use module_spi_driver to register driver
` [PATCH 31/39] ARM: u300: add syscon node
` [PATCH 32/39] ARM: u300: remove register definition file
` [PATCH 33/39] clk: move the U300 fixed and fixed-factor to DT
` [PATCH 34/39] i2c: stu300: do not request a specific clock name
` [PATCH 35/39] ARM: u300: move the gated system controller clocks to DT
` [PATCH 36/39] ARM: u300: convert MMC/SD clock to device tree
` [PATCH 37/39] pinctrl: get rid of all platform data for coh901
` [PATCH 38/39] spi: pl022: use DMA by default when probing from DT
` [PATCH 39/39] ARM: u300: Update MMC configs for u300 defconfig
[PATCH] ARM: EXYNOS: call scu_enable() only in case of cortex-A9 processor
2013-05-31 9:43 UTC
[PATCH RFC] KVM: Fix race in apic->pending_events processing
2013-05-31 9:18 UTC (13+ messages)
[PATCH 0/4] perf tools: Persistent events, changes for perf tool integration
2013-05-31 9:16 UTC (5+ messages)
` [PATCH 1/4] perf tools: Rename flex conditions to avoid name conflicts
` [PATCH 2/4] perf tools: Modify event parser to update event attribute by index
` [PATCH 3/4] perf tools: Add attr<num> syntax to event parser
` [PATCH 4/4] perf tools: Retry mapping buffers readonly on EACCES
[PATCH] m68k: remove CONFIG_EARLY_PRINTK dependency on CONFIG_EMBEDDED, default to n
2013-05-31 9:17 UTC (2+ messages)
[PATCH 0/3] at_hdmac: dt dma bindings update
2013-05-31 9:16 UTC (7+ messages)
` [PATCH 3/3] at_hdmac: add FIFO configuration parameter to DMA DT binding
[PATCH][M68K] implement futex.h to support userspace robust futexes and PI mutexes
2013-05-31 9:16 UTC (4+ messages)
[PATCH 00/16] perf, persistent: Kernel updates for perf tool integration
2013-05-31 9:15 UTC (24+ messages)
` [PATCH 01/16] perf, persistent: Fix build error for no-tracepoints configs
` [PATCH 02/16] perf, persistent: Fix attr size
` [PATCH 03/16] perf, persistent: Setting default buffer size to 512k as in perf tools
` [PATCH 04/16] perf, persistent: Print error code on failure when adding events
` [PATCH 05/16] perf, persistent: Return resonable error code
` [PATCH 06/16] perf, persistent: Return -EACCES if mapped buffers must be readonly
` [PATCH 07/16] perf, persistent: Rework struct pers_event_desc
` [PATCH 08/16] perf, persistent: Remove rb_put()
` [PATCH 09/16] perf, persistent: Introduce get_persistent_event()
` [PATCH 10/16] perf, persistent: Reworking perf_get_persistent_event_fd()
` [PATCH 11/16] perf, persistent: Protect event lists with mutex
` [PATCH 12/16] perf, persistent: Avoid adding identical events
` [PATCH 13/16] perf, persistent: Implementing a persistent pmu
` [PATCH 14/16] perf, persistent: Name each persistent event
` [PATCH 15/16] perf, persistent: Exposing persistent events using sysfs
` [PATCH 16/16] perf, persistent: Allow multiple users for an event
[PATCH v2 0/6] Emaclite patches
2013-05-31 9:15 UTC (3+ messages)
[Bug 64776] New: [9.1.2]"GPU fault detected" whit "eclipse juno" crash system
2013-05-31 9:14 UTC (2+ messages)
` [Bug 64776] "
xen 4.3 test report (another bug)
2013-05-31 9:14 UTC
[RFC][PATCH 0/2] dma-buf: add importer private data for reimporting
2013-05-31 9:14 UTC (4+ messages)
` [RFC][PATCH 1/2] dma-buf: add importer private data to attachment
` [RFC][PATCH 2/2] drm/prime: find gem object from the reimported dma-buf
[PATCH 00/18][V6]: PVH xen: version 6 patches
2013-05-31 9:13 UTC (3+ messages)
` [PATCH 01/18] PVH xen: turn gdb_frames/gdt_ents into union
[PATCH] arch: m68k: math-emu: unsigned issue, 'unsigned long' will never be less than zero
2013-05-31 9:12 UTC (6+ messages)
` [PATCH v2] "
[PATCH 0/3] ARM: tegra114: cpuidle: add power down state
2013-05-31 9:12 UTC (5+ messages)
` [PATCH 3/3] ARM: tegra114: cpuidle: add powered-down state
mac68k: fix unexpected interrupt with CONFIG_EARLY_PRINTK
2013-05-31 9:11 UTC (2+ messages)
[PATCH] iwlwifi: fix chain noise calibration
2013-05-31 9:11 UTC (2+ messages)
[PATCH V1] ARM: mm: lazy cache flushing on non-mapped pages
2013-05-31 9:10 UTC (5+ messages)
[PATCH V4] ARM: handle user space mapped pages in flush_kernel_dcache_page
2013-05-31 9:07 UTC (2+ messages)
TLB and PTE coherency during munmap
2013-05-31 9:06 UTC (7+ messages)
[Qemu-devel] [PATCH] ARM: Fix disable interrupt for M profile
2013-05-31 9:04 UTC (3+ messages)
perf top and multithreaded applications
2013-05-31 9:04 UTC
[linux-lvm] file-based locking initialization failed after pvresize
2013-05-31 9:04 UTC (4+ messages)
` [linux-lvm] Fwd: "
[OE-devel] [PATCH] ntp: Resolve some abnormal behaviors
2013-05-31 9:14 UTC (4+ messages)
[PATCH v5 1/2] watchdog: New watchdog driver for MEN A21 watchdogs
2013-05-31 9:04 UTC (3+ messages)
` [PATCH v2 2/2] This patch adds a sysfs interface for the watchdog device found on MEN A21 Boards
[PATCH (V9) 0/2] Add V4V to Xen
2013-05-31 9:01 UTC (6+ messages)
Poor performance of git describe in big repos
2013-05-31 8:59 UTC (14+ messages)
[U-Boot] [PATCH v4 0/7] arm: vf610: Add Freescale Vybrid VF610 CPU and VF610TWR board support
2013-05-31 8:59 UTC (7+ messages)
` [U-Boot] [PATCH v4 2/7] arm: vf610: Add Vybrid VF610 CPU support
[PATCH] cpufreq: ondemand: Change the calculation of target frequency
2013-05-31 8:54 UTC (3+ messages)
[PATCH v2] tools/xen-mceinj: support AMD
2013-05-31 8:54 UTC (3+ messages)
SSD + Rust as raid1
2013-05-31 8:52 UTC (5+ messages)
[Qemu-devel] [BUG]: kvm_set_phys_mem: error unregistering overlapping slot: Invalid argument
2013-05-31 8:52 UTC (8+ messages)
` [PATCH uq/master] fix double free the memslot in kvm_set_phys_mem
` [Qemu-devel] "
[RFC PATCH v3] [media] mem2mem: add support for hardware buffered queue
2013-05-31 8:52 UTC (2+ messages)
[U-Boot] TFTP timeouts, i.mx fec problem?
2013-05-31 8:50 UTC (2+ messages)
Fwd: Samsung NP300V5A -- no backlight brightness change
2013-05-31 8:48 UTC
[GIT PULL FOR v3.10] Two fixes
2013-05-31 8:48 UTC
[Qemu-devel] [PATCH 1/5] pci-assign: remove the duplicate function name in debug message
2013-05-31 8:45 UTC (5+ messages)
` [Qemu-devel] [PATCH 5/5] memory: able to pin guest node memory to host node manually
A bug about system call on ARM
2013-05-31 8:46 UTC (15+ messages)
[PATCH 1/2] spi: introduce macros to set bits_per_word_mask
2013-05-31 8:45 UTC (4+ messages)
` [PATCH 2/2] spi: convert drivers to use bits_per_word_mask
KVM Test report, kernel e47a5f5f... qemu b5803aa3
2013-05-31 8:46 UTC (2+ messages)
[PATCH net] rtnetlink: ndo_dflt_fdb_del() never works
2013-05-31 8:46 UTC (2+ messages)
[PATCH] ALSA: hda - Add headset quirk for two Dell machines
2013-05-31 8:46 UTC (2+ messages)
[PATCH v2 0/4] media: i2c: ths7303 cleanup
2013-05-31 8:43 UTC (5+ messages)
` [PATCH v2 1/4] ARM: davinci: dm365 evm: remove init_enable from ths7303 pdata
Kernel panic in IPv6 ndisc/redirect in kernel 3.9.4
2013-05-31 8:42 UTC (4+ messages)
` [PATCH net/3.9] ipv6: ndisc: fix ndisc_send_redirect writing to the wrong skb
[PATCH net-next] sctp: Correct byte order of access to skb->{network, transport}_header
2013-05-31 8:41 UTC (2+ messages)
[PATCH V3 4/4] microcode/x86/amd: early microcode patch loading support for AMD
2013-05-31 8:41 UTC (3+ messages)
` [tip:x86/microcode] x86, microcode, amd: Early "
[PATCH v1 00/13] mrst refactoring patches
2013-05-31 8:39 UTC (4+ messages)
` [PATCH v1 11/13] sfi: fix compiler warnings
[PATCH 7/7] tulip: remove redundant D0 power state set
2013-05-31 8:39 UTC (3+ messages)
[PATCH] dma: mmp_pdma: support for getting residual bytes
2013-05-31 8:34 UTC (2+ messages)
HVM Migration of domU on Qemu-upstream DM causes stuck system clock with ACPI
2013-05-31 8:34 UTC (13+ messages)
[PATCH net-next 0/6] net/core, bonding: dev_uc_sync fixes, bonding update
2013-05-31 8:31 UTC (2+ messages)
[PATCH v2 3/3] i2c-piix4: add AMD CZ SMBus device ID
2013-05-31 8:30 UTC (3+ messages)
[PATCH] submodule: remove unnecessary check
2013-05-31 8:27 UTC
[PATCH v7] Add new git-related helper to contrib
2013-05-31 8:28 UTC (7+ messages)
[PATCH v3] watchdog: New watchdog driver for MEN A21 watchdogs
2013-05-31 8:24 UTC (8+ messages)
` [PATCH v4 1/2] "
[RFC PATCH v2] [media] mem2mem: add support for hardware buffered queue
2013-05-31 8:27 UTC
Network issue on 3.10 rcs, bisected
2013-05-31 8:26 UTC (6+ messages)
[PATCH v3 0/1] i2c: omap: correct usage of the interrupt enable register
2013-05-31 8:26 UTC (4+ messages)
` [PATCH v3 1/1] "
[PATCH] pinctrl: sh-pfc: r8a7779: Fix missing MOD_SEL2 entry
2013-05-31 8:26 UTC (2+ messages)
[Qemu-devel] [PATCH v2 1/1] configure: dtc: Probe for libfdt_env.h
2013-05-31 8:25 UTC (7+ messages)
[PATCH, resend 1/3] sfi: fix compiler warnings
2013-05-31 8:25 UTC (2+ messages)
[libvirt] [PATCH] libxl: allow an <emulator> to be selected in the domain config XML
2013-05-31 8:25 UTC
Pcie Linux HotPlug Driver
2013-05-31 8:24 UTC (5+ messages)
[RFC] Comparison of power-efficient scheduling patch sets
2013-05-31 8:23 UTC (3+ messages)
[PATCH v3] Add trap details to notice log message
2013-05-31 8:23 UTC (3+ messages)
[PATCH v6] V4L2: I2C: ML86V7667 video decoder driver
2013-05-31 8:22 UTC (3+ messages)
[PATCH v2 0/3] cherry-pick: fix memory leaks
2013-05-31 8:22 UTC (4+ messages)
` [PATCH v2 1/3] read-cache: plug a few leaks
Why write CPER_NOTIFY_MCE to ERST when reboot
2013-05-31 8:22 UTC
[PATCH 1/3] 285: Fix test for ext4 in some configurations
2013-05-31 8:22 UTC (8+ messages)
` [PATCH 3/3] 285: Test offsets over 4GB
[PATCH 0/4] mmc: core: Let the mmc_bus handle suspend|resume sequence
2013-05-31 8:22 UTC (5+ messages)
` [PATCH 1/4] mmc: core: Remove unnecessary check for the remove callback
[PATCH] dmatest: add ability to disable pq and xor
2013-05-31 8:22 UTC (2+ messages)
[Xen-users] FreeBSD PVHVM call for testing
2013-05-31 8:21 UTC (5+ messages)
` HVM CPU enumeration, mapping to VCPU ID (Was: Re: [Xen-users] FreeBSD PVHVM call for testing)
[LTP] [PATCH] su/su01_s1: fix mismatched double quotation marks
2013-05-31 8:14 UTC (2+ messages)
[Xen-users] kernel 3.9.2 - xen 4.2.2/4.3rc1 => BUG unable to handle kernel paging request netif_poll+0x49c/0xe8
2013-05-31 8:20 UTC (5+ messages)
Differnt build result of same u-boot source with differnet binutils
2013-05-31 8:19 UTC
[Qemu-devel] [0/8] pseries: savevm / migration support
2013-05-31 8:18 UTC (7+ messages)
` [Qemu-devel] [PATCH 7/8] pseries: savevm support for PAPR virtual SCSI
[PATCH v2 0/1] i2c: omap: correct usage of the interrupt enable register
2013-05-31 8:19 UTC (5+ messages)
` [PATCH v2 1/1] "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.