messages from 2013-05-09 23:27:45 to 2013-05-10 02:55:33 UTC [more...]
[PATCH 0/3] Add DP related DT and Display-timing Node to exynos5250 based Arndale Board
2013-05-10 2:55 UTC (4+ messages)
` [PATCH 3/3] ARM: dts: Add display timing node to exynos5250-arndale.dts
[PATCH 0/2] ARM: tegra: a couple clock bug-fixes
2013-05-10 2:54 UTC (5+ messages)
regression in v3.9? a guest stuck in BIOS if emulate_invalid_guest_state=Y
2013-05-10 2:51 UTC (2+ messages)
[nightly] Distroless meta-ti/master minimal build 2013-05-09_21-01-44
2013-05-10 2:44 UTC
[PATCH v2] emac: Fix EMAC soft reset on 460EX/GT
2013-05-10 2:50 UTC
[RFC PATCH 0/1] bbclass: remove more nostamps for image generation
2013-05-10 2:31 UTC (2+ messages)
` [RFC PATCH 1/1] "
[PATCH 1/2] xen, libxc: init msix addr/data with value from qemu via hypercall
2013-05-10 2:49 UTC (7+ messages)
[uclinux-dist-devel] [GIT PULL] Blackfin updates for 3.10
2013-05-10 2:48 UTC (4+ messages)
[PATCH] Makefile: make sparse (CHECK) user-selectable
2013-05-10 2:37 UTC (3+ messages)
SCSI testing/USB devices are amazing
2013-05-10 2:43 UTC (2+ messages)
[PATCH] emac: Fix EMAC soft reset on 460EX/GT
2013-05-10 2:42 UTC (2+ messages)
[LTP] [PATCH 1/2]semctl/semctl01.c: cleanup
2013-05-10 2:35 UTC (3+ messages)
[PATCH V3 0/20] thermal: exynos: Add thermal driver for exynos5440
2013-05-10 2:32 UTC (25+ messages)
` [PATCH V3 04/21] thermal: exynos: Move exynos_thermal.h from include/* to driver/* folder
` [PATCH V3 05/21] thermal: exynos: Bifurcate exynos tmu driver and configuration data
` [PATCH V3 06/21] thermal: exynos: Add missing definations and code cleanup
` [PATCH V3 09/21] thermal: exynos: Move register definitions from driver file to data file
` [PATCH V3 10/21] thermal: exynos: Fix to clear only the generated interrupts
` [PATCH V3 15/21] thermal: exynos: Add support to handle many instances of TMU
` [PATCH V3 18/21] thermal: exynos: Add support for exynos5440 TMU sensor
` [PATCH V3 20/21] thermal: exynos: Support for TMU regulator defined at device tree
write() _will_ fail on Mac OS X/XNU if nbytes > INT_MAX
2013-05-10 2:28 UTC (4+ messages)
[RFC PATCH V1 0/6] mm: add a new option MREMAP_DUP to mmrep syscall
2013-05-10 2:28 UTC (3+ messages)
[Qemu-devel] [PATCH v2 00/10] qapi: add support for lists of native types
2013-05-10 2:21 UTC (11+ messages)
` [Qemu-devel] [PATCH 01/10] qapi: qapi-types.py, native list support
` [Qemu-devel] [PATCH 02/10] qapi: qapi-visit.py, fix list handling for union types
` [Qemu-devel] [PATCH 03/10] qapi: qapi-visit.py, native list support
` [Qemu-devel] [PATCH 04/10] qapi: enable generation of native list code
` [Qemu-devel] [PATCH 05/10] qapi: fix leak in unit tests
` [Qemu-devel] [PATCH 06/10] json-parser: fix handling of large whole number values
` [Qemu-devel] [PATCH 07/10] qapi: fix visitor serialization tests for numbers/doubles
` [Qemu-devel] [PATCH 08/10] qapi: add native list coverage for visitor serialization tests
` [Qemu-devel] [PATCH 09/10] qapi: add native list coverage for QMP output visitor tests
` [Qemu-devel] [PATCH 10/10] qapi: add native list coverage for QMP input "
[PATCH 0/4] Intel TXT driver
2013-05-10 2:20 UTC (12+ messages)
` [PATCH 3/4] driver: provide sysfs interfaces to access TXT log
Rambling noise #1: generic/230 can trigger kernel debug lock detector
2013-05-10 2:19 UTC (5+ messages)
[PATCH V3 00/41] Support multiple ARM platform in Xen
2013-05-10 2:18 UTC (42+ messages)
` [PATCH V3 01/41] xen/arm: lr must be included in range [0-nr_lr(
` [PATCH V3 02/41] xen/arm: Don't allow dom0 to access to vpl011 UART0 memory range
` [PATCH V3 03/41] xen/arm: Remove duplicated GICD_ICPIDR2 definition
` [PATCH V3 04/41] xen/arm: Bump early printk internal buffer to 512
` [PATCH V3 05/41] xen/arm: Fix early_panic when EARLY_PRINTK is disabled
` [PATCH V3 06/41] xen/arm: Load dtb after dom0 kernel
` [PATCH V3 07/41] xen/arm: Switch to SYS_STATE_boot right after console setup
` [PATCH V3 08/41] xen/arm: Export early_vprintk
` [PATCH V3 09/41] xen/arm: Extend create_xen_entries prototype to take mapping attribute
` [PATCH V3 10/41] xen/mm: Align virtual address on PAGE_SIZE in iounmap
` [PATCH V3 11/41] xen/arm: Introduce ioremap_attr
` [PATCH V3 12/41] xen/arm: Add helpers ioreadl/iowritel
` [PATCH V3 13/41] xen/arm: Remove early_ioremap
` [PATCH V3 14/41] xen/arm: Create a hierarchical device tree
` [PATCH V3 15/41] xen/arm: Add helpers to use the "
` [PATCH V3 16/41] xen/arm: Add helpers to retrieve an address from "
` [PATCH V3 17/41] xen/arm: Add helpers to retrieve an interrupt description "
` [PATCH V3 18/41] xen/arm: Introduce gic_route_dt_irq
` [PATCH V3 19/41] xen/arm: Introduce gic_irq_xlate
` [PATCH V3 20/41] xen/arm: Introduce setup_dt_irq
` [PATCH V3 21/41] xen/arm: Introduce request_dt_irq
` [PATCH V3 22/41] xen/arm: Use hierarchical device tree to retrieve GIC information
` [PATCH V3 23/41] xen/arm: Retrieve timer interrupts from the device tree
` [PATCH V3 24/41] xen/arm: Don't hardcode VGIC informations
` [PATCH V3 25/41] xen/arm: Don't hardcode virtual timer IRQs
` [PATCH V3 26/41] xen/arm: Introduce a generic way to use a device from the device tree
` [PATCH V3 27/41] xen/arm: New callback in uart_driver to get device tree interrupt structure
` [PATCH V3 28/41] xen/arm: Add generic UART to get the device in the device tree
` [PATCH V3 29/41] xen/arm: Use device tree API in pl011 UART driver
` [PATCH V3 30/41] xen/arm: Use the device tree to map the address range and IRQ to dom0
` [PATCH V3 31/41] xen/arm: Allow Xen to run on multiple platform without recompilation
` [PATCH V3 32/41] xen/arm: WORKAROUND 1:1 memory mapping for dom0
` [PATCH V3 33/41] xen/arm: Add versatile express platform
` [PATCH V3 34/41] xen/arm: Remove request_irq
` [PATCH V3 35/41] xen/arm: Remove setup_irq
` [PATCH V3 36/41] xen/arm: Don't use pl011 UART by default for early printk
` [PATCH V3 37/41] xen/arm: Add exynos 4210 UART support
` [PATCH V3 38/41] xen/arm: Add Exynos 4210 UART support for early printk
` [PATCH V3 39/41] xen/arm: Add platform specific code for the exynos5
` [PATCH V3 40/41] xen/arm: WORKAROUND Support kick cpus and switch to hypervisor "
` [PATCH V3 41/41] xen/arm64: Remove hardcoded value for gic in assembly code
[ 00/42] 3.8.9-stable review
2013-05-10 2:14 UTC (3+ messages)
` [ 22/42] sched/debug: Fix sd->*_idx limit range avoiding overflow
[PATCH v5 1/2] ASoC: sgtl5000: Read SGTL5000_CHIP_ID in i2c_probe()
2013-05-10 2:12 UTC (4+ messages)
` [PATCH v5 2/2] ASoC: sgtl5000: Fix driver probe after reset
Use-after-free error in rbd_add()
2013-05-10 2:09 UTC (2+ messages)
[PATCH] kernel/audit_tree.c: tree will memory leak when failure occurs for audit_trim_trees()
2013-05-10 2:08 UTC (5+ messages)
` [PATCH v2] kernel: audit_tree: resource management: need put_tree and goto Err when failure occures
[PATCH 3.8-stable] perf: Fix error return code
2013-05-10 2:08 UTC (3+ messages)
[PATCH 0/9] perf: Adding better precise_ip field handling
2013-05-10 1:57 UTC (9+ messages)
` [PATCH 2/9] perf tools: Add precise object to interface sysfs precise
` [PATCH 4/9] perf tools: Add a precise event qualifier
` [PATCH 5/9] perf tools: Set maximum precise value for event 'p' modifier
` [PATCH 8/9] perf: Document the ABI for 'precise' sysfs attribute
ASOC bug? maybe no need to set bias_level to PREPARE
2013-05-10 1:55 UTC
[PATCH 00/17][V4]: PVH xen: version 4 patches
2013-05-10 1:54 UTC (14+ messages)
` [PATCH 10/17] PVH xen: introduce vmx_pvh.c and pvh.c
` [PATCH 15/17] PVH xen: Miscellaneous changes
` [PATCH 17/17] PVH xen: PVH dom0 creation
[PATCH 1/1] scsi: ufs: Add support for sending NOP OUT UPIU
2013-05-10 1:52 UTC (11+ messages)
` [PATCH 1/5] scsi: ufs: move the ufshcd_hba_stop to ufshcd.c
` [PATCH v2 1/7] "
` [PATCH v4 1/6] scsi: ufs: wrap the i/o access operations
[PATCH RESEND 0/4] usb: fix four memleak
2013-05-10 1:50 UTC (5+ messages)
` [PATCH RESEND 4/4] usb: tilegx: fix memleak when create hcd fail
3.9.0: WARNING: at drivers/base/core.c:575
2013-05-10 1:51 UTC (4+ messages)
[PATCH 0/3] KVM: MMU: Simple mmu cleanups
2013-05-10 1:43 UTC (10+ messages)
` [PATCH 1/3] KVM: MMU: Clean up set_spte()'s ACC_WRITE_MASK handling
` [PATCH 3/3] KVM: MMU: Consolidate common code in mmu_free_roots()
[PATCH] perf: detect loops processing events
2013-05-10 1:40 UTC (5+ messages)
[PATCH 00/11] tracing: bugfix and kprobe-based dynamic event updates
2013-05-10 1:40 UTC (6+ messages)
` [PATCH 02/11] [BUGFIX] ftrace, kprobes: Fix a deadlock on ftrace_regex_lock
xfs_efi_item slab corruption. (v3.9-10936-g51a26ae)
2013-05-10 1:38 UTC (11+ messages)
git clone --depth and git describe
2013-05-10 1:36 UTC (2+ messages)
[U-Boot] [PATCH v3] at91sam9x5ek: Pass serial and revision tags to Linux
2013-05-10 1:37 UTC (2+ messages)
Thinkpad x220: GMBUS [i915 gmbus dpb] timed out, falling back to bit banging on pin 5
2013-05-10 1:19 UTC
[PATCH 0/3] firmware: Fix usermodehelper deadlock at shutdown
2013-05-10 1:25 UTC (11+ messages)
` [PATCH 1/3] firmware: Avoid superfluous usermodehelper lock
[Qemu-devel] [PATCH 0/9] Make monitor command 'dump-guest-memory' dump in kdump-compressed format
2013-05-10 1:21 UTC (8+ messages)
` [Qemu-devel] [PATCH 9/9] "
[PATCH v5 00/31] kmemcg shrinkers
2013-05-10 1:24 UTC (4+ messages)
` [PATCH v5 19/31] hugepage: convert huge zero page shrinker to new shrinker API
[RFC/PATCH v2 0/8] Clean up write-combining MTRR addition
2013-05-10 1:21 UTC (6+ messages)
rte_eth_dev_count() returns 0
2013-05-10 1:18 UTC (2+ messages)
[PATCH 0/3] Support for old:new remote-helper push
2013-05-10 1:13 UTC (14+ messages)
` [PATCH 1/3] fast-export: improve argument parsing
` [PATCH 2/3] fast-export: add new --refspec option
synflood +syncookies + conntrack strange behaviour
2013-05-10 1:04 UTC
EFLAGS based v->arch.hvm_vcpu.single_step
2013-05-10 1:03 UTC (3+ messages)
device tree not the answer in the ARM world [was: Re: running Debian on a Cubieboard]
2013-05-10 1:00 UTC (5+ messages)
[PATCH v2 0/2] i2c: fix two wrong mem release
2013-05-10 1:01 UTC (5+ messages)
` [PATCH v2 1/2] i2c: i2c-bfin-twi: don`t free peripheral before it init successful
[PATCH 00/17] lnfs: linux-3.9 release
2013-05-10 1:01 UTC (5+ messages)
` [PATCH 16/17] NFSD: Server implementation of MAC Labeling
Re: EXT4 panic at jbd2_journal_put_journal_head() in 3.9+
2013-05-10 0:51 UTC (2+ messages)
Wish: exact matches displayed first
2013-05-10 0:51 UTC (5+ messages)
` [PATCH v3] kconfig: sort found symbols by relevance
[PATCH] x86/sched/dynamic-ticks: Call new schedule_irq_disable() for scheduling in entry_64.S
2013-05-10 0:51 UTC (4+ messages)
OOM-killer and strange RSS value in 3.9-rc7
2013-05-10 0:42 UTC (18+ messages)
[Bug 57921] New: NULL pointer dereference in radeon_bo_create
2013-05-10 0:40 UTC (2+ messages)
` [Bug 57921] "
[PATCH 00/13] perf: kvm live mode
2013-05-10 0:34 UTC (6+ messages)
` [PATCH 10/13] perf kvm: add "
[PATCH RFC 0/2] Control VF link state
2013-05-10 0:34 UTC (4+ messages)
[PATCH v5] pinctrl: Add pinctrl-s3c24xx driver
2013-05-10 0:32 UTC (3+ messages)
[GIT PULL] Late Exynos stuff for v3.10
2013-05-10 0:31 UTC (8+ messages)
NOHZ: WARNING: at arch/x86/kernel/smp.c:123 native_smp_send_reschedule
2013-05-10 0:29 UTC (2+ messages)
[PATCH 3.9-stable] ARM: EXYNOS5: Fix kernel dump in AFTR idle mode
2013-05-10 0:28 UTC
[PATCH V2 0/3] clk: Samsung: audss: Register audio subsytem clocks using common clk framework
2013-05-10 0:24 UTC (6+ messages)
` [PATCH V2 1/3] clk: samsung: register audio subsystem clocks using common clock framework
[PATCHv3 00/14] drivers: mailbox: framework creation
2013-05-10 0:18 UTC (12+ messages)
` [RFC 2/3] mailbox: Introduce a new common API
[Qemu-devel] [RFC PATCH 0/8] MemoryRegion and FlatView refcounting, replace hostmem with memory_region_find
2013-05-10 0:23 UTC (6+ messages)
RPC: AUTH_GSS upcall timed out
2013-05-10 0:20 UTC (2+ messages)
[PATCH v4 0/19] Allow images to work on sandbox
2013-05-10 0:17 UTC (4+ messages)
` [U-Boot] "
[GIT PULL] parisc updates for v3.10
2013-05-10 0:15 UTC (4+ messages)
umount and findmnt commands not working with btrfs labels
2013-05-10 0:15 UTC (7+ messages)
[PATCH 0/3] ARM: KDB FIQ debugger
2013-05-10 0:10 UTC (8+ messages)
` [PATCH 1/3] ARM: Move some macros from entry-armv to entry-header
` [PATCH 2/3] ARM: Add KGDB/KDB FIQ debugger generic code
` [PATCH 3/3] ARM: versatile: Make able to use UART ports for KGDB FIQ debugger
[PATCH -v8 00/11] Shutdown from reboot_cpuid without stopping other cpus
2013-05-10 0:05 UTC (5+ messages)
` [PATCH -v9 04/11] Move shutdown/reboot related functions to kernel/reboot.c
How to isolate wireless clients from each other
2013-05-10 0:05 UTC (4+ messages)
моментально перевоплотить иллюзию в истинность
2013-05-09 23:49 UTC
[RFC] pinctrl: Alternative to gpio to pinctrl pin mapping via DT
2013-05-09 23:51 UTC
[git pull] GENERIC_GPIO removal
2013-05-09 23:51 UTC (4+ messages)
[PATCH] ARM: EXYNOS5: Fix kernel dump in AFTR idle mode
2013-05-09 23:49 UTC (6+ messages)
[PATCHv2 0/4] mailbox: Common API
2013-05-09 23:43 UTC (10+ messages)
` [PATCHv2 2/4] mailbox: Introduce a new common API
[PATCH] cpuidle: don't wakeup processor when set a longer latency
2013-05-09 23:45 UTC (4+ messages)
` [linux-pm] "
hard freezes with 3.9.0 during io-intensive loads
2013-05-09 23:30 UTC (9+ messages)
[PATCH] ARM: exynos: Select PINCTRL_EXYNOS for exynos5
2013-05-09 23:29 UTC (7+ messages)
NMIs induced by 'perf top' hogging all CPU time
2013-05-09 23:29 UTC
page: next (older) | prev (newer) | latest
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.