messages from 2013-06-13 13:11:13 to 2013-06-13 13:44:49 UTC [more...]
[PATCH] Change internal SRAM memory type to "MT_MEMORY_SO"
2013-06-13 13:43 UTC (6+ messages)
` [PATCH] Change the internal SRAM memory type MT_MEMORY_NONCACHED
[BUG 1747]Guest could't find bootable device with memory more than 3600M
2013-06-13 13:44 UTC (10+ messages)
` [Qemu-devel] [Xen-devel] "
` "
[PATCH 0/4] ARM: mxs: Various Crystalfontz DT additions
2013-06-13 13:43 UTC (9+ messages)
` [PATCH 1/4] ARM: cfa10036: Add USB0 OTG port
` [PATCH 2/4] ARM: cfa10049: Switch the chip select pin of the LCD controller
` [PATCH 3/4] ARM: mxs: dt: Add the Crystalfontz CFA-10055 device tree
` [PATCH 4/4] ARM: mxs: dt: Add Crystalfontz CFA-10057 "
xfstest ext4 'utility required' run stop
2013-06-13 13:43 UTC
Bug#707257: linux-image-3.8-1-686-pae: KVM crashes with "entry failed, hardware error 0x80000021"
2013-06-13 13:42 UTC (12+ messages)
[Part2 PATCH v4 00/15] Arrange hotpluggable memory in SRAT as ZONE_MOVABLE
2013-06-13 13:03 UTC (32+ messages)
` [Part2 PATCH v4 01/15] x86: get pg_data_t's memory from other node
` [Part2 PATCH v4 02/15] acpi: Print Hot-Pluggable Field in SRAT
` [Part2 PATCH v4 03/15] page_alloc, mem-hotplug: Improve movablecore to {en|dis}able using SRAT
` [Part2 PATCH v4 04/15] x86, numa, acpi, memory-hotplug: Introduce hotplug info into struct numa_meminfo
` [Part2 PATCH v4 05/15] x86, numa, acpi, memory-hotplug: Consider hotplug info when cleanup numa_meminfo
` [Part2 PATCH v4 06/15] memblock, numa: Introduce flag into memblock
` [Part2 PATCH v4 07/15] x86, numa: Synchronize nid info in memblock.reserve with numa_meminfo
` [Part2 PATCH v4 08/15] x86, numa: Save nid when reserve memory into memblock.reserved[]
` [Part2 PATCH v4 09/15] x86, numa, mem-hotplug: Mark nodes which the kernel resides in
` [Part2 PATCH v4 10/15] x86, numa: Move memory_add_physaddr_to_nid() to CONFIG_NUMA
` [Part2 PATCH v4 11/15] x86, numa, memblock: Introduce MEMBLK_LOCAL_NODE to mark and reserve node-life-cycle data
` [Part2 PATCH v4 12/15] x86, acpi, numa, mem-hotplug: Introduce MEMBLK_HOTPLUGGABLE to mark and reserve hotpluggable memory
` [Part2 PATCH v4 13/15] x86, memblock, mem-hotplug: Free hotpluggable memory reserved by memblock
` [Part2 PATCH v4 14/15] x86, numa, acpi, memory-hotplug: Make movablecore=acpi have higher priority
` [Part2 PATCH v4 15/15] doc, page_alloc, acpi, mem-hotplug: Add doc for movablecore=acpi boot option
[Part3 PATCH v2 0/4] Support hot-remove local pagetable pages
2013-06-13 13:03 UTC (10+ messages)
` [Part3 PATCH v2 1/4] bootmem, mem-hotplug: Register local pagetable pages with LOCAL_NODE_DATA when freeing bootmem
` [Part3 PATCH v2 2/4] mem-hotplug: Skip LOCAL_NODE_DATA pages in memory offline procedure
` [Part3 PATCH v2 3/4] mem-hotplug: Skip LOCAL_NODE_DATA pages in memory online procedure
` [Part3 PATCH v2 4/4] mem-hotplug: Do not free LOCAL_NODE_DATA pages to buddy system in hot-remove procedure
[PATCH 01/13] drm: Added SDP and VSC structures for handling PSR for eDP
2013-06-13 13:41 UTC (3+ messages)
` [PATCH 03/13] drm/i915: VBT Parsing for the PSR Feature Block for HSW
[Part1 PATCH v5 00/22] x86, ACPI, numa: Parse numa info earlier
2013-06-13 13:03 UTC (38+ messages)
` [Part1 PATCH v5 01/22] x86: Change get_ramdisk_{image|size}() to global
` [Part1 PATCH v5 02/22] x86, microcode: Use common get_ramdisk_{image|size}()
` [Part1 PATCH v5 03/22] x86, ACPI, mm: Kill max_low_pfn_mapped
` [Part1 PATCH v5 04/22] x86, ACPI: Search buffer above 4GB in a second try for acpi initrd table override
` [Part1 PATCH v5 05/22] x86, ACPI: Increase acpi initrd override tables number limit
` [Part1 PATCH v5 06/22] x86, ACPI: Split acpi_initrd_override() into find/copy two steps
` [Part1 PATCH v5 07/22] x86, ACPI: Store override acpi tables phys addr in cpio files info array
` [Part1 PATCH v5 08/22] x86, ACPI: Make acpi_initrd_override_find work with 32bit flat mode
` [Part1 PATCH v5 09/22] x86, ACPI: Find acpi tables in initrd early from head_32.S/head64.c
` [Part1 PATCH v5 10/22] x86, mm, numa: Move two functions calling on successful path later
` [Part1 PATCH v5 11/22] x86, mm, numa: Call numa_meminfo_cover_memory() checking early
` [Part1 PATCH v5 12/22] x86, mm, numa: Move node_map_pfn_alignment() to x86
` [Part1 PATCH v5 13/22] x86, mm, numa: Use numa_meminfo to check node_map_pfn alignment
` [Part1 PATCH v5 14/22] x86, mm, numa: Set memblock nid later
` [Part1 PATCH v5 15/22] x86, mm, numa: Move node_possible_map setting later
` [Part1 PATCH v5 16/22] x86, mm, numa: Move numa emulation handling down
` [Part1 PATCH v5 17/22] x86, ACPI, numa, ia64: split SLIT handling out
` [Part1 PATCH v5 18/22] x86, mm, numa: Add early_initmem_init() stub
` [Part1 PATCH v5 19/22] x86, mm: Parse numa info earlier
` [Part1 PATCH v5 20/22] x86, mm: Add comments for step_size shift
` [Part1 PATCH v5 21/22] x86, mm: Make init_mem_mapping be able to be called several times
` [Part1 PATCH v5 22/22] x86, mm, numa: Put pagetable on local node ram for 64bit
[PATCH] xen/tmem: Don't use map_domain_page for long-life-time pages
2013-06-13 13:40 UTC (4+ messages)
[RFC PATCH 0/4] regulator/OMAP: support VC/VP support in dts
2013-06-13 13:39 UTC (10+ messages)
` [RFC PATCH 1/4] regulator: Introduce OMAP regulator to control PMIC over VC/VP
[PATCH 314/314] ARM: fix kernel hang at boot time on zeus board
2013-06-13 13:40 UTC
[PATCH v3] libblkid: print PTUUID, the partition table uuid
2013-06-13 13:40 UTC (3+ messages)
` PTUUID and PARTUUID (was: [PATCH v3] libblkid: print PTUUID, the partition table uuid)
[U-Boot] [PATCH] wandboard: Fix typo in README
2013-06-13 13:39 UTC (4+ messages)
[Qemu-devel] [PATCH 1/3] target-arm: add feature flag for ARMv8
2013-06-13 13:39 UTC (4+ messages)
` [Qemu-devel] [PATCH 3/3] target-arm: explicitly decode SEVL instruction
[PATCH 0/6] Drop legacy booting for omap4 for v3.11, boot with device tree only
2013-06-13 13:36 UTC (10+ messages)
` [PATCH 2/6] ARM: OMAP2+: Remove board-omap4panda.c
[U-Boot] [PATCH] LaCie kirkwood boards: allow disk > 2TB
2013-06-13 13:36 UTC (5+ messages)
[PATCH] Documentation/CommunityGuidelines
2013-06-13 13:36 UTC (3+ messages)
UBIFS failure & stable page writes
2013-06-13 13:41 UTC (21+ messages)
ext4 extent status tree LRU locking
2013-06-13 13:35 UTC (6+ messages)
mem_cgroup_page_lruvec: BUG: unable to handle kernel NULL pointer dereference at 00000000000001a8
2013-06-13 13:34 UTC (8+ messages)
gstreamer on wandboard-solo
2013-06-13 13:34 UTC (2+ messages)
[PATCH 00/27] xfs: current patch queue for 3.11
2013-06-13 13:34 UTC (3+ messages)
` [PATCH 01/27] xfs: update mount options documentation
[PATCH RFC v7 00/22] XSA55 libelf fixes for Xen 4.1
2013-06-13 13:33 UTC (5+ messages)
` [PATCH 13/21] libelf: use only unsigned integers
[PATCH] drm/i915: Add 0x2a43, a Cantiga device
2013-06-13 13:32 UTC
[PATCH 1/1] ARM: imx: clk-pllv3: change wait method for PLL lock
2013-06-13 13:32 UTC (4+ messages)
[PATCH 0/6] Fix git checkout - with rebase
2013-06-13 13:32 UTC (7+ messages)
` [PATCH 1/6] t/checkout-last: checkout - doesn't work after rebase
` [PATCH 2/6] rebase: prepare to write reflog message for checkout
` [PATCH 3/6] rebase -i: "
` [PATCH 4/6] wt-status: remove unused field in grab_1st_switch_cbdata
` [PATCH 5/6] status: do not depend on flaky reflog messages
` [PATCH 6/6] checkout: respect GIT_REFLOG_ACTION
[Webhob] Web Hob documentation?
2013-06-13 13:28 UTC (2+ messages)
[PATCH 0/7][eclipse-poky] Add target profile quick switch
2013-06-13 13:30 UTC (8+ messages)
` [PATCH 1/7] plugins/sdk.ide: Use an internationalized dialog title
` [PATCH 2/7] plugins/sdk.ide: Extract project specific util methods
` [PATCH 3/7] plugins/sdk.ide: Move "
` [PATCH 4/7] plugins/sdk.ide: Remove project context from method names
` [PATCH 5/7] plugins/sdk.ide: Add command to switch the target profile
` [PATCH 6/7] plugins/sdk.ide: Add profile switch menu to the toolbar
` [PATCH 7/7] plugins/sdk.ide: Add profile switch menu to the project menu
[PATCH] drm/i915: stop killing pfit on i9xx
2013-06-13 13:29 UTC (2+ messages)
[PATCH 0/3] Use POSIX "$((..))" instead of bashism "$[...]"
2013-06-13 13:29 UTC (7+ messages)
` [PATCH 1/3] h8300/boot: "
` [PATCH 2/3] ARM: shmobile: "
` [PATCH 3/3] sh/boot: "
UBIFS: How to reserve space to be used right before power cut
2013-06-13 13:29 UTC (2+ messages)
[Qemu-devel] Patch Round-up for stable 1.5.1, freeze on 2013-06-19
2013-06-13 13:29 UTC (4+ messages)
Kernel bug when mounting xfs on dm-crypt + md-raid6 using 3.10-rc5
2013-06-13 13:29 UTC (3+ messages)
Bottleneck in KVM
2013-06-13 13:17 UTC
[GIT PULL 6/6] omap5 data for v3.11 merge window
2013-06-13 13:28 UTC (4+ messages)
[LTP] [PATCH v2] configure: add configure checks to compile kernel modules
2013-06-13 13:28 UTC
N900 device tree conversion: how to do first step
2013-06-13 13:26 UTC (4+ messages)
[Qemu-devel] [PATCH 1/3] target-arm: add feature flag for ARMv8
2013-06-13 13:25 UTC (2+ messages)
` [Qemu-devel] [PATCH v2] "
[PATCH V5 3/3] ARM: dts: Add pcie controller node for Samsung EXYNOS5440 SoC
2013-06-13 13:23 UTC (2+ messages)
[PATCH V5 2/3] ARM: EXYNOS: Enable PCIe support for Exynos5440
2013-06-13 13:23 UTC (3+ messages)
ADT plugin misses Autotools dependency in Eclipse and can't be installed
2013-06-13 13:22 UTC
[PATCH V5 1/3] pci: Add PCIe driver for Samsung Exynos
2013-06-13 13:22 UTC (3+ messages)
[PATCH V5 0/3] PCIe support for Samsung Exynos5440 SoC
2013-06-13 13:21 UTC (2+ messages)
[PATCH 2/5] man: Update bluetoothd manual
2013-06-13 13:20 UTC (3+ messages)
` [PATCH v2 "
LTTng viewer mentionned in a blog
2013-06-13 13:19 UTC
[PATCH V4 1/3] pci: Add PCIe driver for Samsung Exynos
2013-06-13 13:18 UTC (4+ messages)
xen 4.3 test report
2013-06-13 13:17 UTC (12+ messages)
` Is: events not being cleared during fast migration over InfiniBand Was: "
[PATCH 0/3] minor omap dma fixes
2013-06-13 13:16 UTC (4+ messages)
` [PATCH 3/3] ARM: OMAP: dma: Fix the kfree ordering
[PATCH] m68k/uaccess: Fix asm constraints for userspace access
2013-06-13 13:16 UTC (4+ messages)
KVM MMU: why write-protect for the pages containing PML4/PDPT/PDT (page directory) of the guest?
2013-06-13 13:15 UTC (2+ messages)
[PATCHv7 00/11] Remove ARM local timer API
2013-06-13 13:15 UTC (10+ messages)
` [PATCHv7 01/11] clockevents: Prefer CPU local devices over global devices
missing inotify CREATE event
2013-06-13 13:15 UTC (2+ messages)
` Fwd: "
[Buildroot] [PATCH] freetype: fixup config file
2013-06-13 13:15 UTC (2+ messages)
[Buildroot] [git commit] freetype: fixup config file
2013-06-13 13:15 UTC
[Buildroot] [PATCH] ltrace: fix download URL
2013-06-13 13:14 UTC (2+ messages)
[PATCH v3 0/6] mtd: atmel_nand: enable Nand Flash Controller (NFC) support
2013-06-13 13:13 UTC (6+ messages)
` [PATCH 6/6] mtd: ofpart: add compatible check for child nodes
[Qemu-devel] [PATCH v2 0/2] ps2 auto-repeat
2013-06-13 13:01 UTC (7+ messages)
` [Qemu-devel] [PATCH v2 1/2] ps2: add support of auto-repeat
[Buildroot] [git commit] ltrace: fix download URL
2013-06-13 13:13 UTC
[PATCH] build: get rid of the notion of a git library
2013-06-13 13:13 UTC (8+ messages)
` [PATCH 0/3] Refactor useful notes functions into notes-utils.[ch]
` [PATCH 2/3] Move copy_note_for_rewrite + friends from builtin/notes.c to notes-utils.c
[Qemu-devel] [PATCH] target-arm: Make LPAE feature imply V7MP
2013-06-13 13:12 UTC (2+ messages)
[PATCH 1/2] kvm-unit-tests: Add a func to run instruction in emulator
2013-06-13 13:12 UTC (5+ messages)
[PATCH v6] V4L2: soc_camera: Renesas R-Car VIN driver
2013-06-13 13:12 UTC (3+ messages)
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.