messages from 2015-03-27 13:52:30 to 2015-03-27 14:40:19 UTC [more...]
[PATCH 0/7] minor cleanups for ACPI processor driver
2015-03-27 14:40 UTC (16+ messages)
` [PATCH 1/7] ACPI / processor: remove cpu_index in acpi_processor_get_info()
` [PATCH 1/2] ARM64 / ACPI: Ignore the return error value of acpi_map_gic_cpu_interface()
` [PATCH 2/7] ACPI / processor: remove phys_id in acpi_processor_get_info()
` [PATCH 2/2] ARM64 / ACPI: make acpi_map_gic_cpu_interface() as void function
` [PATCH 3/7] ACPI / processor: Introduce invalid_logical_cpuid()
` [PATCH 4/7] Xen / ACPI / processor: use invalid_logical_cpuid()
` [PATCH 5/7] Xen / ACPI / processor: Remove unneeded NULL check in xen_acpi_processor_enable()
` [PATCH 6/7] ACPI / processor: return specific error instead of -1
` [PATCH 7/7] ACPI / processor: Introduce invalid_phys_cpuid()
[PATCHv2 0/4] [RESENT] lis3lv02d: update DT binding for use with Nokia N900
2015-03-27 14:39 UTC
: About adding documentation in final SDK image
2015-03-27 14:39 UTC (2+ messages)
[PATCH RESEND v4 1/3] lib/plist: Provide plist_add_head() for nodes with the same prio
2015-03-27 14:39 UTC (3+ messages)
` [PATCH RESEND v4 2/3] sched/rt: Fix wrong SMP scheduler behavior for equal prio cases
[Qemu-devel] [PATCH v4 0/2] Add generic can_be_deleted to UserCreatableClass
2015-03-27 14:39 UTC (5+ messages)
` [Qemu-devel] [PATCH v4 1/2] qom: Add can_be_deleted callback "
` [Qemu-devel] [PATCH v4 2/2] hostmem: Prevent removing an in-use memory backend object
[PATCH V2 1/1] perf/x86: filter branches for PEBS event
2015-03-27 14:38 UTC
[PATCH] mbuf: add comment explaining confusing code
2015-03-27 14:38 UTC (6+ messages)
[RFC PATCH 0/2] ARM: EXYNOS: Fix Suspend-to-RAM on Exynos5420
2015-03-27 14:38 UTC (5+ messages)
` [RFC PATCH 1/2] clk: exynos5420: Add alias for MDMA0 controller clock
` [RFC PATCH 2/2] ARM: EXYNOS: Make sure that the Exynos5420 MDMA0 clock is enabled during suspend
[PATCH V2] sched: Improve load balancing in the presence of idle CPUs
2015-03-27 14:38 UTC (2+ messages)
[RFC net-next/iproute2 0/2] net: infrastructure to support RFC-5549
2015-03-27 14:37 UTC (7+ messages)
` [RFC net-next 1/2] net: allow user to set IPv6 nexthop for IPv4 route
tcmalloc issue
2015-03-27 14:37 UTC (5+ messages)
[PATCH RESEND 1/2] sched/deadline: Fix wrong cpudl_find() in check_preempt_equal_dl()
2015-03-27 14:37 UTC (2+ messages)
[GIT PULL 00/25] perf/core improvements and fixes
2015-03-27 14:37 UTC (4+ messages)
` [PATCH 14/25] perf symbols: Save DSO loading errno to better report errors
[PATCH 0/7] Add Write Long Characteristic Value client TC
2015-03-27 14:37 UTC (2+ messages)
Symmetric RSS Hashing, Part 2
2015-03-27 14:37 UTC (6+ messages)
drm/i915: Copy the staged connector config to the legacy atomic state
2015-03-27 14:36 UTC
FlowDirector Rules for TX packets
2015-03-27 14:36 UTC (3+ messages)
[PATCH BlueZ 1/5] unit/test-avctp: Remove DBG calls
2015-03-27 14:36 UTC (2+ messages)
[PATCH 0/2] leds/pwm: don't call pwm_disable when setting brightness
2015-03-27 14:35 UTC (7+ messages)
[PATCH] sched/fair: Restore env status before goto redo in load_balance()
2015-03-27 14:35 UTC (2+ messages)
[PATCH] mk: create pdf docs as a separate make target
2015-03-27 14:34 UTC
[PATCH 1/1] Revert "ARM: dts: add display power domain for exynos5250"
2015-03-27 14:34 UTC (5+ messages)
[PATCH 00/18] x86: multiboot2 protocol support
2015-03-27 14:34 UTC (28+ messages)
` [PATCH 05/18] efi: split efi_enabled to efi_platform and efi_loader
` [Xen-devel] "
` [PATCH 17/18] x86/efi: create new early memory allocator
` [PATCH 18/18] x86: add multiboot2 protocol support for EFI platforms
[PATCH v4 0/6] ath10k: add basic tdls support
2015-03-27 14:33 UTC (4+ messages)
` [PATCH v4 6/6] ath10k: introduce basic tdls functionality
[PATCH v6] fstests: Tests can use any name now, not 3 digits only
2015-03-27 14:33 UTC (3+ messages)
` [PATCH v9] "
[PATCH v4 0/15] xen: arm: reenable support for 32-bit userspace running in 64-bit guest
2015-03-27 14:33 UTC (16+ messages)
` [PATCH v4 01/15] xen: arm: Correct PMXEV cp register definitions
` [PATCH v4 02/15] xen: arm: Factor out psr_mode_is_user
` [PATCH v4 03/15] xen: arm: correctly handle vtimer traps from userspace
` [PATCH v4 04/15] xen: arm: handle accesses to CNTP_CVAL_EL0
` [PATCH v4 05/15] xen: arm: Use ARMv8 names for CNTHCTL_EL2 bits
` [PATCH v4 06/15] xen: arm: Handle 32-bit EL0 on 64-bit EL1 when advancing PC after trap
` [PATCH v4 07/15] xen: arm: do not handle traps accessing CLIDR_EL1 or CCSIDR_EL1
` [PATCH v4 08/15] xen: arm: don't pretend to handle cache maintenance by set/way
` [PATCH v4 09/15] xen: arm: Handle CP15 register traps from userspace
` [PATCH v4 10/15] xen: arm: Handle CP14 32-bit register accesses "
` [PATCH v4 11/15] xen: arm: correctly handle sysreg "
` [PATCH v4 12/15] xen: arm: handle remaining traps "
` [PATCH v4 13/15] xen: arm: Dump guest state when invalid trap state is detected
` [PATCH v4 14/15] xen: arm: Allow traps from 32 bit userspace on 64 bit hypervisors again
` [PATCH v4 15/15] xen: arm: always omit guest user stack in vcpu_show_execution_state
drm/atomic-helpers: Properly avoid full modeset dance
2015-03-27 14:33 UTC
pNFS layout, ROC and multiple opens
2015-03-27 14:33 UTC (2+ messages)
[PATCH] perf, record: Add clockid parameter
2015-03-27 14:32 UTC
[PATCH] x86_emulate: split the {reg, mem} union in struct operand
2015-03-27 14:31 UTC (3+ messages)
` [PATCH v2] "
[PATCH] doc: update of testpmd user guide
2015-03-27 14:30 UTC (2+ messages)
exynos5800-peach-pi: suspend/resume (still) broken
2015-03-27 14:30 UTC (11+ messages)
[PATCH 0/1] Drivers: hv: hv_balloon: do not online pages in offline blocks
2015-03-27 14:28 UTC (4+ messages)
Change default branch name (server side) while cloning a repository
2015-03-27 14:27 UTC (2+ messages)
A picking of low hanging fruit
2015-03-27 14:28 UTC (18+ messages)
` [PATCH 21/49] drm/i915: Use the global runtime-pm wakelock for a busy GPU for execlists
` [PATCH 27/49] drm/i915: Use a separate slab for requests
` [PATCH 29/49] drm/i915: Reduce the pointer dance of i915_is_ggtt()
` [PATCH 31/49] drm/i915: Reduce locking in execlist command submission
` [PATCH 33/49] drm/i915: Reduce locking in gen8 IRQ handler
` [PATCH 38/49] drm/i915: Skip allocating shadow batch for 0-length batches
[Qemu-devel] unhandled signal 11
2015-03-27 14:26 UTC (2+ messages)
ia32_sysenter_target does not preserve EFLAGS
2015-03-27 14:25 UTC
[PATCH] virtio: Fix stats issue
2015-03-27 14:26 UTC (5+ messages)
IMX53 Custom board, ram
2015-03-27 14:24 UTC (4+ messages)
[PATCH 0/5] mbuf: enhancements of mbuf clones
2015-03-27 14:25 UTC (7+ messages)
` [PATCH v2 "
` [PATCH v2 1/5] mbuf: fix clone support when application uses private mbuf data
[PATCH] drm/edid: set ELD for firmware and debugfs override EDIDs
2015-03-27 14:25 UTC (4+ messages)
` [Intel-gfx] "
[Qemu-devel] [PATCH] fix assertion in "info memory-devices" if memdev isn't accessible
2015-03-27 14:24 UTC (7+ messages)
[PATCH 0/6] mvneta: SGMII-based in-band link state signaling
2015-03-27 14:20 UTC (6+ messages)
` [PATCH 1/6] fixed_phy: pass phy_device instead of net_device to link_update() function
Help Out
2015-03-27 14:20 UTC (3+ messages)
[PATCH v2] perf tool: Fix ppid for synthesized fork events
2015-03-27 14:20 UTC (8+ messages)
[Buildroot] [PATCH 1/1] package/powertop: needs gettextize, 2nd try
2015-03-27 14:20 UTC
[PATCH net-next 1/1] tipc: fix two bugs in secondary destination lookup
2015-03-27 14:19 UTC
[U-Boot] [PATCH v2 1/1] ARM: DRA7XX: Add config file for Android with fastboot support
2015-03-27 14:19 UTC (7+ messages)
` [U-Boot] [PATCH v3 1/3] ARM: DRA7XX: Enable Fastboot
` [U-Boot] [PATCH v3 2/3] ARM: DRA7: Set serial number environment variable
` [U-Boot] [PATCH v3 3/3] fastboot: ARM: OMAP5: Enable reboot-bootloader
[RFC] vmstat: Avoid waking up idle-cpu to service shepherd work
2015-03-27 14:19 UTC (3+ messages)
[U-Boot] Please pull u-boot-sunxi master
2015-03-27 14:19 UTC (2+ messages)
[U-Boot] Please pull u-boot-dm
2015-03-27 14:19 UTC (2+ messages)
[U-Boot] Please pull u-boot-x86.git
2015-03-27 14:19 UTC (2+ messages)
[PATCH v2 00/15] NFS/RDMA patches proposed for 4.1
2015-03-27 14:17 UTC (6+ messages)
sfdisk: readline support
2015-03-27 14:15 UTC (2+ messages)
[PATCH 0/4] GICv3 ITS fixes for v4.0-rc6
2015-03-27 14:15 UTC (5+ messages)
` [PATCH 1/4] irqchip: gicv3-its: Fix encoding of collection's target redistributor
` [PATCH 2/4] irqchip: gicv3-its: Fix device ID encoding
` [PATCH 3/4] irqchip: gicv3-its: Fix PROP/PEND and BASE/CBASE confusion
` [PATCH 4/4] irqchip: gicv3-its: Use non-cacheable accesses when no shareability
question about logger tests
2015-03-27 14:14 UTC (2+ messages)
[PATCH v2 08/13] libxc: Check xc_domain_maximum_gpfn for negative return values
2015-03-27 14:14 UTC (11+ messages)
` REGRESSION "
[PATCH] doc: New option for vhost sample
2015-03-27 14:13 UTC (2+ messages)
Missing support for ECC_SOFT_BCH in fsl-elbc-nand
2015-03-27 14:13 UTC
[U-Boot] [RFC PATCH] ARM: Merge v7 and v8 outer cache operations
2015-03-27 14:11 UTC (3+ messages)
[PATCH v2] xen-blkback: enlarge the array size of blkback name
2015-03-27 14:09 UTC (4+ messages)
Cleaning up elkscmd and adding help text - Questions
2015-03-27 14:10 UTC (4+ messages)
[PATCH 1/1] livepatch: add support on s390
2015-03-27 14:09 UTC (6+ messages)
[U-Boot] [PATCH] Fix mxc_hab documenation for DEK blob generation
2015-03-27 14:08 UTC
[PATCH 0/9] qspinlock stuff -v15
2015-03-27 14:07 UTC (6+ messages)
[PATCH 00/17] x86, mpx updates for 4.1 (take 2)
2015-03-27 14:08 UTC (4+ messages)
` [PATCH 06/17] x86, mpx: trace attempts to find bounds tables
pNFS layout, ROC and multiple opens
2015-03-27 14:07 UTC (2+ messages)
Bluez 5.29 BLE connection issue
2015-03-27 14:07 UTC
[PATCH v2 00/11] LED / flash API integration
2015-03-27 14:06 UTC (3+ messages)
` [PATCH v2 04/11] DT: Add documentation for the mfd Maxim max77693
drm/i915: Copy the staged connector config to the legacy atomic state
2015-03-27 14:07 UTC (3+ messages)
` [PATCH] drm/i915: Handle error to get connector state when staging config
[U-Boot] [PATCH 1/3] sunxi: sun4i: add missing 912MHz clock divisors
2015-03-27 14:04 UTC (2+ messages)
[PATCH 0/7] minor cleanups for ACPI processor driver
2015-03-27 14:02 UTC (8+ messages)
` [PATCH 1/7] ACPI / processor: remove cpu_index in acpi_processor_get_info()
` [PATCH 2/7] ACPI / processor: remove phys_id "
` [PATCH 3/7] ACPI / processor: Introduce invalid_logical_cpuid()
` [PATCH 4/7] Xen / ACPI / processor: use invalid_logical_cpuid()
` [PATCH 5/7] Xen / ACPI / processor: Remove unneeded NULL check in xen_acpi_processor_enable()
` [PATCH 6/7] ACPI / processor: return specific error instead of -1
` [PATCH 7/7] ACPI / processor: Introduce invalid_phys_cpuid()
[PATCH v4] drm/i915: Compare GGTT view structs instead of types
2015-03-27 14:05 UTC (3+ messages)
[patch 08/12] mm: page_alloc: wait for OOM killer progress before retrying
2015-03-27 14:01 UTC (7+ messages)
` [patch 08/12] mm: page_alloc: wait for OOM killer progressbefore retrying
[PATCH 16/20] drm/i915: Check lane sharing between pipes B & C using atomic state
2015-03-27 14:03 UTC (3+ messages)
` [PATCH] "
[PATCH v5 0/4] perf: add support for profiling jitted code
2015-03-27 14:01 UTC (3+ messages)
` [PATCH v5 4/4] perf tools: add JVMTI agent library
Can't get any event output from the demo exe [solved]
2015-03-27 14:00 UTC
[patch 1/2] mm, doc: cleanup and clarify munmap behavior for hugetlb memory
2015-03-27 13:58 UTC (3+ messages)
[U-Boot] [PATCH 2/3] sunxi: promote CONFIG_CLK_FULL_SPEED to be selectable through Kconfig
2015-03-27 13:57 UTC (2+ messages)
[PATCH] doc: Update doc for vhost sample
2015-03-27 13:55 UTC (3+ messages)
` [PATCH v4] "
at91 clocks
2015-03-27 13:54 UTC (10+ messages)
[PATCH 0/3] combo-layer + file_exclude
2015-03-27 13:53 UTC (4+ messages)
` [PATCH 1/3] combo-layer: clean up dest_dir checking
` [PATCH 2/3] combo-layer: fix file_exclude for dest_dir =
` [PATCH 3/3] combo-layer: fix file_exclude for empty commits
[PATCH] pinctrl: mvebu: add suspend/resume support to Armada XP pinctrl driver
2015-03-27 13:52 UTC (4+ messages)
[PATCH 0/6] drm: Ioctl code cleanups
2015-03-27 13:52 UTC (2+ messages)
` [PATCH 6/6] drm: Rewrite drm_ioctl_flags() to resemble the new drm_ioctl() code
[PATCH v2 0/7] Basic support to ZTE ZX296702
2015-03-27 13:52 UTC (8+ messages)
` [PATCH v2 1/7] ARM: zx: add basic support for "
` [PATCH v2 2/7] MAINTAINERS: add entry for ARM ZTE architecture
` [PATCH v2 3/7] ARM: zx: add low level debug support for zx296702
` [PATCH v2 4/7] ARM: dts: zx: add an initial zx296702 dts and doc
` [PATCH v2 5/7] clk: zx: add clock support to zx296702
` [PATCH v2 6/7] ARM: zx: enable SMP and hotplug for zx296702
` [PATCH v2 7/7] ARM: zx: Add basic defconfig support for ZX296702
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.