messages from 2013-08-08 13:48:08 to 2013-08-08 14:16:29 UTC [more...]
[PATCH 0/3] tools: build: allow disabling qemu-trad and selecting system qemu-xen
2013-08-08 14:16 UTC (5+ messages)
` [PATCH 2/3] tools: allow user to specify a system qemu-xen binary
[PATCH v3 3/3] xen: introduce XENMEM_get_dma_buf and XENMEM_put_dma_buf
2013-08-08 14:16 UTC (3+ messages)
[Buildroot] qt 5.02 not building
2013-08-08 14:15 UTC (5+ messages)
[PATCH] oe-setup-builddir: substitute ##OEROOT## when using templates
2013-08-08 14:14 UTC
[Qemu-devel] [Bug 1209180] [NEW] hw/usb/core.c:415: usb_handle_packet: Assertion `p->ep->type != 3 || (dev->flags & (1 << USB_DEV_FLAG_IS_HOST))' failed
2013-08-08 13:59 UTC (2+ messages)
` [Qemu-devel] [Bug 1209180] "
[Qemu-devel] [SeaBIOS] [PATCH] acpi: hide 64-bit PCI hole for Windows XP
2013-08-08 14:13 UTC (5+ messages)
[PATCH part1 0/5] acpica: Split acpi_gbl_root_table_list initialization into two parts
2013-08-08 14:11 UTC (3+ messages)
[PATCH 0/6] Tegra: Use cpufreq-cpu0 driver
2013-08-08 14:11 UTC (10+ messages)
` [PATCH 2/6] ARM: Tegra: Add CPU's OPPs for using "
[PATCH] ARM: at91/dt: split sama5d3 definition
2013-08-08 14:10 UTC (2+ messages)
[PATCH 00/35] cpufreq: Introduce cpufreq_table_validate_and_show()
2013-08-08 14:06 UTC (71+ messages)
` [PATCH 05/35] cpufreq: acpi-cpufreq: use cpufreq_table_validate_and_show()
` [PATCH 06/35] cpufreq: arm_big_little: "
` [PATCH 07/35] cpufreq: blackfin: "
` [PATCH 08/35] cpufreq: cpufreq-cpu0: "
` [PATCH 09/35] cpufreq: cris: "
` [PATCH 10/35] cpufreq: davinci: "
` [PATCH 11/35] cpufreq: dbx500: "
` [PATCH 12/35] cpufreq: e_powersaver: "
` [PATCH 13/35] cpufreq: elanfreq: "
` [PATCH 14/35] cpufreq: exynos: "
` [PATCH 15/35] cpufreq: ia64-acpi: "
` [PATCH 16/35] cpufreq: imx6q: "
` [PATCH 17/35] cpufreq: kirkwood: "
` [PATCH 18/35] cpufreq: longhaul: "
` [PATCH 19/35] cpufreq: loongson2: "
` [PATCH 20/35] cpufreq: maple: "
` [PATCH 21/35] cpufreq: omap: "
` [PATCH 22/35] cpufreq: p4-clockmod: "
` [PATCH 23/35] cpufreq: pasemi: "
` [PATCH 24/35] cpufreq: pmac: "
` [PATCH 25/35] cpufreq: powernow: "
` [PATCH 26/35] cpufreq: ppc: "
` [PATCH 27/35] cpufreq: pxa: "
` [PATCH 28/35] cpufreq: s3cx4xx: "
` [PATCH 29/35] cpufreq: s5pv210: "
` [PATCH 30/35] cpufreq: sc520: "
` [PATCH 33/35] cpufreq: spear: "
` [PATCH 34/35] cpufreq: speedstep: "
` [PATCH 35/35] cpufreq: tegra: "
` [PATCH 32/35] cpufreq: sparc: "
` [PATCH 31/35] cpufreq: sh: "
` [PATCH 04/35] cpufreq: sparc: call cpufreq_frequency_table_get_attr()
[PATCH v4 2/2] spi: new controller driver for efm32 SoCs
2013-08-08 14:09 UTC
[PATCH 00/25] drm cruft removal
2013-08-08 14:10 UTC (5+ messages)
` [PATCH 01/25] drm/omap: kill firstopen callback
` [PATCH 06/25] drm: kill dev->driver->set_version
[PATCH part2 0/4] acpi: Trivial fix and improving for memory hotplug
2013-08-08 14:09 UTC (8+ messages)
` [PATCH part2 3/4] acpi: Remove "continue" in macro INVALID_TABLE()
[PATCH v2 0/6] Armada 370/XP clocksource fixes
2013-08-08 14:09 UTC (3+ messages)
` [PATCH v2 5/6] clocksource: armada-370-xp: Fix device-tree binding
[PATCH 0/27] Basic scheduler support for automatic NUMA balancing V6
2013-08-08 14:00 UTC (56+ messages)
` [PATCH 01/27] mm: numa: Document automatic NUMA balancing sysctls
` [PATCH 02/27] sched, numa: Comment fixlets
` [PATCH 03/27] mm: numa: Account for THP numa hinting faults on the correct node
` [PATCH 04/27] mm: numa: Do not migrate or account for hinting faults on the zero page
` [PATCH 05/27] mm, numa: Sanitize task_numa_fault() callsites
` [PATCH 06/27] sched, numa: Mitigate chance that same task always updates PTEs
` [PATCH 07/27] sched, numa: Continue PTE scanning even if migrate rate limited
` [PATCH 08/27] Revert "mm: sched: numa: Delay PTE scanning until a task is scheduled on a new node"
` [PATCH 09/27] sched: numa: Initialise numa_next_scan properly
` [PATCH 10/27] sched: numa: Slow scan rate if no NUMA hinting faults are being recorded
` [PATCH 11/27] sched: Set the scan rate proportional to the memory usage of the task being scanned
` [PATCH 12/27] sched: numa: Correct adjustment of numa_scan_period
` [PATCH 13/27] mm: Only flush TLBs if a transhuge PMD is modified for NUMA pte scanning
` [PATCH 14/27] mm: Do not flush TLB during protection change if !pte_present && !migration_entry
` [PATCH 15/27] sched: Track NUMA hinting faults on per-node basis
` [PATCH 16/27] sched: Select a preferred node with the most numa hinting faults
` [PATCH 17/27] sched: Update NUMA hinting faults once per scan
` [PATCH 18/27] sched: Favour moving tasks towards the preferred node
` [PATCH 19/27] sched: Resist moving tasks towards nodes with fewer hinting faults
` [PATCH 20/27] sched: Reschedule task on preferred NUMA node once selected
` [PATCH 21/27] sched: Add infrastructure for split shared/private accounting of NUMA hinting faults
` [PATCH 22/27] sched: Check current->mm before allocating NUMA faults
` [PATCH 23/27] mm: numa: Scan pages with elevated page_mapcount
` [PATCH 24/27] sched: Remove check that skips small VMAs
` [PATCH 25/27] sched: Set preferred NUMA node based on number of private faults
` [PATCH 26/27] sched: Avoid overloading CPUs on a preferred NUMA node
` [PATCH 27/27] sched: Retry migration of tasks to CPU on a preferred node
barebox-2013.07.0 / barebox-2013.08.0 splash, bmp, png problems on Mini2440
2013-08-08 13:58 UTC (2+ messages)
` [SPAM] "
[PATCH] ARM: at91/dt: split sam9x5 peripheral definitions
2013-08-08 14:07 UTC (2+ messages)
[Qemu-devel] [PATCH] qemu-char: fix infinite recursion connecting to monitor pty
2013-08-08 14:06 UTC (3+ messages)
[Qemu-devel] 1.7.3.1 release planned
2013-08-08 14:07 UTC (2+ messages)
[PATCH v2] xfsprogs/io: add readdir command
2013-08-08 14:05 UTC (2+ messages)
[BUG] Regression in mfsymlink handling introduced by "cifs: only set ops for inodes in I_NEW state"
2013-08-08 14:05 UTC (5+ messages)
` [PATCH] cifs: don't instantiate new dentries in readdir for inodes that need to be revalidated immediately
still recovery issues with cuttlefish
2013-08-08 14:05 UTC (11+ messages)
[PATCH] xen: arm: document which hypercalls (and subops) are supported on ARM
2013-08-08 14:05 UTC (3+ messages)
macvtap bug: using smp_processor_id() in preemptible code
2013-08-08 14:04 UTC (6+ messages)
ceph admin command: debuggging
2013-08-08 14:04 UTC
Oracle RAC in libvirt+KVM environment
2013-08-08 14:04 UTC (3+ messages)
Questions about the Crypto API
2013-08-08 14:04 UTC (6+ messages)
[PATCH] xen: arm: reduce the size of the xen heap to max 1/8 RAM size
2013-08-08 14:03 UTC (4+ messages)
can not build yocto on NFS mounted NAS
2013-08-08 14:03 UTC (2+ messages)
[PATCH 0/7] uselex.rb as a tiny tool to find dead code
2013-08-08 14:02 UTC (3+ messages)
` [PATCH 7/7] btrfs: cleanup: removed unused 'btrfs_get_inode_ref_index'
Select proper versions for Beagleboard-C4
2013-08-08 15:01 UTC (3+ messages)
[PATCH v3 00/10] xen: arm: direct 1:1 map on 64 bit
2013-08-08 14:01 UTC (3+ messages)
` [PATCH v3 02/10] xen: arm: Add zeroeth level page table macros and defines
[PATCH] PCI: avoid NULL deref in alloc_pcie_link_state
2013-08-08 14:00 UTC (2+ messages)
` [PATCH v2] "
[PATCH v9 04/16] iommu/exynos: allocate lv2 page table from own slab
2013-08-08 14:00 UTC (3+ messages)
[Xenomai] Using hardware PWM generators with Xenomai
2013-08-08 13:58 UTC (2+ messages)
[PATCH] pcan_usb: fix wrong memcpy() bytes length
2013-08-08 13:53 UTC (4+ messages)
[PATCH 0/2] ACPI: return error in acpi_pci_irq_enable when there is no irq
2013-08-08 13:58 UTC (5+ messages)
` [PATCH 1/2] ACPI / PCI: don't allow PCI devices without irq to be enabled
` [PATCH 2/2] ACPI / PCI: remove an extra check from acpi_pci_irq_enable()
[PATCH] Revert "slub: do not put a slab to cpu partial list when cpu_partial is 0"
2013-08-08 13:57 UTC (2+ messages)
[PATCH 1/2] ARC: gdbserver breakage in Big-Endian configuration #1
2013-08-08 13:52 UTC (2+ messages)
` [PATCH 2/2] ARC: gdbserver breakage in Big-Endian configuration #2
[PATCH v9 03/16] iommu/exynos: fix page table maintenance
2013-08-08 13:54 UTC (3+ messages)
[PATCH 0/2] kernel/sys.c: for setfsgid(), return the current gid when error occurs
2013-08-08 13:52 UTC (9+ messages)
` [PATCH 1/2] kernel/sys.c: "
state match incompatibilty across versions
2013-08-08 13:53 UTC (4+ messages)
[PATCH 0/2] Support for another NSA310
2013-08-08 13:53 UTC (2+ messages)
PCA9665: Triggering i2c bus reset
2013-08-08 13:53 UTC
RFC: driver for TI ADS124x ADC series
2013-08-08 13:53 UTC (3+ messages)
[RFC net-next] ipip: Add room for custom tunnel header
2013-08-08 13:52 UTC
ARM: AM335x: Reboot broken in 3.11
2013-08-08 13:50 UTC
[PATCH v4 0/4] USB & USBNET: loose SG check and support usbnet DMA SG
2013-08-08 13:48 UTC (5+ messages)
` [PATCH v4 1/4] USB: introduce usb_device_no_sg_constraint() helper
` [PATCH v4 2/4] USB: XHCI: mark no_sg_constraint
` [PATCH v4 3/4] USBNET: support DMA SG
` [PATCH v4 4/4] USBNET: ax88179_178a: enable tso if usb host supports sg dma
[PATCH BlueZ 1/3] gobex: Add proper message to transfer errors
2013-08-08 13:49 UTC (3+ messages)
` [PATCH BlueZ 2/3] gobex: Make PUT request with just filler byte to set the final bit
` [PATCH BlueZ 3/3] client/transfer: Add proper message to errors
[U-Boot] [PATCH V2] spi: exynos: Minimise access to SPI FIFO level
2013-08-08 13:48 UTC (3+ messages)
[PATCH][RESEND] vfs: allow /proc/PID/maps to get device from stat
2013-08-08 13:48 UTC (6+ 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.