messages from 2013-10-15 05:29:18 to 2013-10-15 06:38:02 UTC [more...]
[U-Boot] [PATCH 0/3] Add support for SPI based DataImage LCD panel
2013-10-15 6:38 UTC (3+ messages)
` [U-Boot] [PATCH 3/3] cm_t35: use scf0403 driver
[Buildroot] [git commit] package/weston: bump to 1.3.0
2013-10-15 6:37 UTC
[PATCH] common: fix possible build problem without password support
2013-10-15 6:37 UTC (2+ messages)
Build regressions/improvements in v3.12-rc5
2013-10-15 6:37 UTC (3+ messages)
[U-Boot] [PATCH 0/6] [U-boot] SMDK5420: Add support for FIMD and DP
2013-10-15 6:35 UTC (15+ messages)
` [U-Boot] [PATCH 1/6] exynos_fb: Remove usage of static defines
` [U-Boot] [PATCH 2/6] arm: exynos: Add RPLL for Exynos5420
` [U-Boot] [PATCH 3/6] arm: exynos: Add get_lcd_clk and set_lcd_clk callbacks "
` [U-Boot] [PATCH 4/6] video: exynos_fimd: Add framework to disable FIMD sysmmu
` [U-Boot] [PATCH 5/6] smdk5420: Implement callbacks needed by exynos_fb driver
` [U-Boot] [PATCH 6/6] CONFIG: SMDK5420: Enable FIMD and DP
[PATCH] drm/i915/dp: constify link_status
2013-10-15 6:36 UTC
[U-Boot] [PATCH 0/3] i2c: improve s3c24x0 with High-speed and new SYS_I2C framework support
2013-10-15 6:34 UTC (13+ messages)
` [U-Boot] [PATCH 1/3 v2] exynos: i2c: Fix i2c driver to handle NACKs properly
` [PATCH 1/3 v3] "
` [U-Boot] "
` [U-Boot] [PATCH 2/3 v3] exynos: i2c: Change FDT bus setup code to enumerate ports correctly
` [U-Boot] [PATCH 3/3 v6] i2c: s3c24xx: add hsi2c controller support
[PATCH] arm64: perf: add support for percpu pmu interrupt
2013-10-15 6:33 UTC (3+ messages)
[PATCH 0/2] patches to improve cluster raid1 performance [V2]
2013-10-15 6:32 UTC (5+ messages)
[PATCH 1/5] gnome-desktop-testing: add
2013-10-15 6:31 UTC (3+ messages)
` [PATCH 2/5] glib-2.0: upgrade to 2.28.0
DMA: Calculate how many data transferred by DMA
2013-10-15 18:31 UTC (5+ messages)
` [PATCH 1/2] dma: Add interface to calculate data transferred
[Qemu-devel] [PULL v2 00/39] pci, pc, acpi fixes, enhancements
2013-10-15 6:33 UTC (40+ messages)
` [Qemu-devel] [PULL v2 01/39] memory: Change MemoryRegion priorities from unsigned to signed
` [Qemu-devel] [PULL v2 02/39] docs/memory: Explictly state that MemoryRegion priority is signed
` [Qemu-devel] [PULL v2 03/39] hw/pci: partially handle pci master abort
` [Qemu-devel] [PULL v2 04/39] hw/core: Add interface to allocate and free a single IRQ
` [Qemu-devel] [PULL v2 05/39] hw/pci: add pci wrappers for allocating and asserting irqs
` [Qemu-devel] [PULL v2 06/39] hw/pci-bridge: set PCI_INTERRUPT_PIN register before shpc init
` [Qemu-devel] [PULL v2 07/39] hw/vmxnet3: set interrupts using pci irq wrappers
` [Qemu-devel] [PULL v2 08/39] hw/vfio: "
` [Qemu-devel] [PULL v2 09/39] hw: "
` [Qemu-devel] [PULL v2 10/39] hw/pcie: AER and hot-plug events must use device's interrupt
` [Qemu-devel] [PULL v2 11/39] hw/pci: removed irq field from PCIDevice
` [Qemu-devel] [PULL v2 12/39] cleanup object.h: include error.h directly
` [Qemu-devel] [PULL v2 13/39] qom: cleanup struct Error references
` [Qemu-devel] [PULL v2 14/39] qom: add pointer to int property helpers
` [Qemu-devel] [PULL v2 15/39] pci: fix up w64 size calculation helper
` [Qemu-devel] [PULL v2 16/39] fw_cfg: interface to trigger callback on read
` [Qemu-devel] [PULL v2 17/39] loader: support for unmapped ROM blobs
` [Qemu-devel] [PULL v2 18/39] pcie_host: expose UNMAPPED macro
` [Qemu-devel] [PULL v2 19/39] pcie_host: expose address format
` [Qemu-devel] [PULL v2 20/39] q35: use macro for MCFG property name
` [Qemu-devel] [PULL v2 21/39] q35: expose mmcfg size as a property
` [Qemu-devel] [PULL v2 22/39] i386: add ACPI table files from seabios
` [Qemu-devel] [PULL v2 23/39] acpi: add rules to compile ASL source
` [Qemu-devel] [PULL v2 24/39] acpi: pre-compiled ASL files
` [Qemu-devel] [PULL v2 25/39] acpi: ssdt pcihp: updat generated file
` [Qemu-devel] [PULL v2 26/39] loader: use file path size from fw_cfg.h
` [Qemu-devel] [PULL v2 27/39] i386: add bios linker/loader
` [Qemu-devel] [PULL v2 28/39] loader: allow adding ROMs in done callbacks
` [Qemu-devel] [PULL v2 29/39] i386: define pc guest info
` [Qemu-devel] [PULL v2 30/39] acpi/piix: add macros for acpi property names
` [Qemu-devel] [PULL v2 31/39] piix: APIs for pc guest info
` [Qemu-devel] [PULL v2 32/39] ich9: "
` [Qemu-devel] [PULL v2 33/39] pvpanic: add API to access io port
` [Qemu-devel] [PULL v2 34/39] hpet: add API to find it
` [Qemu-devel] [PULL v2 35/39] acpi: add interface to access user-installed tables
` [Qemu-devel] [PULL v2 36/39] pc: use new api to add builtin tables
` [Qemu-devel] [PULL v2 37/39] i386: ACPI table generation code from seabios
` [Qemu-devel] [PULL v2 38/39] ssdt: fix PBLK length
` [Qemu-devel] [PULL v2 39/39] ssdt-proc: update generated file
[Buildroot] [autobuild.buildroot.net] Build results for 2013-10-14
2013-10-15 6:30 UTC
[PATCH 0/6] thermal: exynos: Fixes for v3.12
2013-10-15 6:29 UTC (11+ messages)
` [PATCH v2 0/5] "
` [PATCH v2 4/5] ARM: dts: exynos4x12: Device tree node definition for TMU on Exynos4x12
` [PATCH v2 5/5] ARM: dts: exynos4412-trats2: Enable TMU support at Trats2
[BUG][PATCH][RFC] audit: hang up in audit_log_start executed on auditd
2013-10-15 6:30 UTC (5+ messages)
` [BUG][PATCH] audit: audit_log_start running on auditd should not stop
BUG: imx6: scheduling-while-atomic bug detected with commit: 8ba9580
2013-10-15 6:29 UTC (2+ messages)
[PATCH] ARM: trace: Add tracepoint for the Inter Processor Interrupt
2013-10-15 6:26 UTC (4+ messages)
[Patch] to add support for lzop(1), lz4(1) & INITRD_COMPRESS
2013-10-15 6:25 UTC (3+ messages)
[PATCH] i2c: s3c2410: dont need CPU_FREQ transitions for exynos series
2013-10-15 6:23 UTC (2+ messages)
` [PATCH v2] "
[PATCH] CPU Jitter RNG: inclusion into kernel crypto API and /dev/random
2013-10-15 6:23 UTC (4+ messages)
[PATCH V2 1/2] ARM: at91: cpuidle: convert to platform driver
2013-10-15 6:16 UTC (4+ messages)
perf top using /proc/kcore
2013-10-15 6:13 UTC (2+ messages)
[PATCH v2] xhci: fix usb3 streams
2013-10-15 6:13 UTC (2+ messages)
[Qemu-devel] [PATCH 0/2] virtio: guest endianness support
2013-10-15 1:49 UTC (3+ messages)
` [Qemu-devel] [PATCH 2/2] virtio: refresh registers at reset time
[PATCH 1/2] perf tools: Compare dso's also when comparing symbols
2013-10-15 6:08 UTC (2+ messages)
[PATCH 1/3] spi/qspi: Add memory mapped read support
2013-10-15 6:06 UTC (6+ messages)
[Qemu-devel] [PATCH v2] net/net: Change the default mac address of nic
2013-10-15 6:05 UTC (4+ messages)
[PATCH v2] x86, relocs: add more per-cpu gold special cases
2013-10-15 6:04 UTC (7+ messages)
` [tip:x86/kaslr] x86, relocs: Add "
[PATCH] http: enable keepalive on TCP sockets
2013-10-15 6:03 UTC (9+ messages)
` [PATCH] http: use curl's tcp keepalive if available
[PATCH] perf record: mmap output file - v2
2013-10-15 6:02 UTC (2+ messages)
Is there any plan to support 64bit lun in mainline?
2013-10-15 6:01 UTC (4+ messages)
[PATCH v3] makedumpfile: fix max_mapnr issue on system has over 44-bit addressing
2013-10-15 5:58 UTC (2+ messages)
[U-Boot] [PATCH] I2C:Zynq: Adapt this driver to the new model
2013-10-15 5:59 UTC (2+ messages)
[U-Boot] [PATCH v2] mxc_spi: bugfix for double incrementing read pointer on unaligned buffers in spi_xchg_single
2013-10-15 5:57 UTC (3+ messages)
[Buildroot] [git commit] package/wayland: bump to 1.3.0
2013-10-15 5:56 UTC
[U-Boot] [PATCH] I2C:Zynq: Adapt this driver to the new model
2013-10-15 5:56 UTC (6+ messages)
[tip:perf/core] tools/perf/build: Add 'autodep' functionality, generate feature test dependencies automatically
2013-10-15 5:12 UTC
[Qemu-devel] [PATCH V4 0/6] qcow2: rollback the modification on fail in snapshot creation
2013-10-14 21:52 UTC (7+ messages)
` [Qemu-devel] [PATCH V4 1/6] snapshot: add parameter *errp in snapshot create
` [Qemu-devel] [PATCH V4 2/6] qcow2: add error message in qcow2_write_snapshots()
` [Qemu-devel] [PATCH V4 3/6] qcow2: do not free clusters when fail in header update in qcow2_write_snapshots
` [Qemu-devel] [PATCH V4 4/6] qcow2: cancel the modification on fail in qcow2_snapshot_create()
` [Qemu-devel] [PATCH V4 5/6] blkdebug: add debug events for snapshot
` [Qemu-devel] [PATCH V4 6/6] qemu-iotests: add test for qcow2 snapshot
[PATCH v2 00/27] drm/tegra: Repatriation and DSI support
2013-10-15 5:51 UTC (7+ messages)
` [PATCH v2 27/27] drm/tegra: Add Tegra114 gr2d support
[PATCH v9 0/9] mtd:nand:omap2: clean-up of supported ECC schemes
2013-10-15 5:49 UTC (20+ messages)
` [PATCH v9 1/9] mtd: nand: omap: combine different flavours of 1-bit hamming ecc schemes
` [PATCH v9 2/9] ARM: OMAP2+: cleaned-up DT support of various ECC schemes
` [PATCH v9 3/9] mtd: nand: omap: cleanup: replace local references with generic framework names
` [PATCH v9 4/9] mtd: nand: omap: enable auto-detection of bus-width for omap-nand drivers
` [PATCH v9 5/9] mtd:nand:omap2: clean-up BCHx_HW and BCHx_SW ECC configurations in device_probe
` [PATCH v9 6/9] mtd: nand: omap: clean-up ecc layout for BCH ecc schemes
` [PATCH v9 7/9] mtd: nand: omap: use drivers/mtd/nand/nand_bch.c wrapper for BCH ECC instead of lib/bch.c
` [PATCH v9 8/9] ARM: dts: AM33xx: updated default ECC scheme in nand-ecc-opt
` [PATCH v9 9/9] mtd: nand: omap: updated devm_xx for all resource allocation and free calls
PROBLEM: special sense code asc,ascq=04h,0Ch abort scsi scan in the middle
2013-10-15 5:51 UTC (4+ messages)
[PATCH 2/2] ARM: dts: omap5: Add dr_mode for dwc3
2013-10-15 5:49 UTC (4+ messages)
` [PATCH v2 "
[tip:perf/core] perf trace: Use strarray for ltrace's whence arg
2013-10-15 5:20 UTC
[tip:perf/core] perf trace: Beautify rlmimit resources
2013-10-15 5:21 UTC
[tip:perf/core] perf trace: Beautify eventfd2 'flags' arg
2013-10-15 5:22 UTC
[U-Boot] u-boot-xlnx/master-next: build error
2013-10-15 5:48 UTC (3+ messages)
[PATCH 2/7] perf completion: update __ltrim_colon_completions
2013-10-15 5:22 UTC (2+ messages)
` [tip:perf/core] perf completion: Update __ltrim_colon_completions
[PATCH 2/3] perf trace: Remove duplicate mmap entry in syscall_fmts array
2013-10-15 5:21 UTC (2+ messages)
` [tip:perf/core] "
[PATCH 3/7] perf completion: strip dependency on _filedir
2013-10-15 5:23 UTC (2+ messages)
` [tip:perf/core] perf completion: Strip "
[PATCH 6/7] perf lock: limit bad rate precision
2013-10-15 5:24 UTC (2+ messages)
` [tip:perf/core] perf lock: Limit "
[PATCH 4/7] perf lock: redo __cmd_report
2013-10-15 5:24 UTC (2+ messages)
` [tip:perf/core] perf lock: Redo __cmd_report
[PATCH 02/25] perf tools: Add possibility to specify mmap size
2013-10-15 5:25 UTC (2+ messages)
` [tip:perf/core] "
[PATCH] tools/perf: add new option --ignore-vmlinux for perf top
2013-10-15 5:25 UTC (2+ messages)
` [tip:perf/core] perf symbols: Add "
[PATCH v2 0/2] x86, apic, kdump: Disable BSP if boot cpu is AP
2013-10-15 5:43 UTC (6+ messages)
` [PATCH v2 1/2] x86, apic: Add boot_cpu_is_bsp() to check if boot cpu is BSP
` [PATCH v2 2/2] x86, apic: Disable BSP if boot cpu is AP
[tip:perf/core] perf trace: Add 'trace' alias to 'perf trace'
2013-10-15 5:28 UTC
[PATCH] perf tools: Add missing -ldl for gtk build
2013-10-15 5:28 UTC (2+ messages)
` [tip:perf/core] "
[PATCH 1/3] perf stat: Fix misleading message when specifying cpu list or system wide
2013-10-15 5:29 UTC (2+ messages)
` [tip:perf/core] "
[PATCH][v2] mtd: m25p80: Add support for Micron N25Q512A memory
2013-10-15 5:39 UTC
[PATCH 3/7] perf trace: Fix comm resolution when reading events from file
2013-10-15 5:30 UTC (2+ messages)
` [tip:perf/core] "
[tip:perf/core] perf trace: Allow specifying index offset in strarrays
2013-10-15 5:31 UTC
[PATCH 2/4] tools/build: Harmonize the various build messages in perf, lib-traceevent, lib-lk
2013-10-15 5:32 UTC (2+ messages)
` [tip:perf/core] tools: "
[PATCH v3 00/10] hmc5843 cleanup
2013-10-15 5:39 UTC (3+ messages)
` [PATCH v3 02/10] staging:iio:hmc5843: Always read all channels values otherwise no updates
[tip:perf/core] perf trace: Initial beautifier for ioctl's 'cmd' arg
2013-10-15 5:31 UTC
[PATCHv2] arm: omap2+: hwmod: Add qspi data for am437x
2013-10-15 5:37 UTC (2+ messages)
[Bug 60691] New: UVD don't work after resume from hibernate
2013-10-15 5:36 UTC (3+ messages)
` [Bug 60691] [radeon HD5450 ] "
[PATCH 1/3] perf core: Fix a mmap and munmap mismatched bug
2013-10-15 5:35 UTC (2+ messages)
` [tip:perf/core] perf symbols: "
[PATCH V7 5/7] perf buildid-cache: add ability to add kcore to the cache
2013-10-15 5:35 UTC (2+ messages)
` [tip:perf/core] perf buildid-cache: Add "
[PATCH 3/3] perf core: Fix a memory leak bug because symbol__delete is ignored
2013-10-15 5:35 UTC (2+ messages)
` [tip:perf/core] perf symbols: Fix a memory leak due to symbol__delete not being used
[PATCH V7 7/7] perf tools: another fix for annotate_browser__callq()
2013-10-15 5:35 UTC (2+ messages)
` [tip:perf/core] perf annotate: Another "
[PATCH V7 2/7] perf tools: fix annotate_browser__callq()
2013-10-15 5:35 UTC (2+ messages)
` [tip:perf/core] perf annotate: Fix annotate_browser__callq()
[PATCH V7 6/7] perf tools: add ability to find kcore in build-id cache
2013-10-15 5:35 UTC (2+ messages)
` [tip:perf/core] perf symbols: Add "
[PATCH V7 4/7] perf tools: add copyfile_mode()
2013-10-15 5:35 UTC (2+ messages)
` [tip:perf/core] perf tools: Add copyfile_mode()
[PATCH V7 3/7] perf tools: find kcore symbols on other maps
2013-10-15 5:34 UTC (2+ messages)
` [tip:perf/core] perf annotate: Find "
[PATCH] tools/perf/build: Fix non-existent build directory handling
2013-10-15 5:33 UTC (2+ messages)
` [tip:perf/core] "
[PATCH V7 1/7] perf tools: Add map_groups__find_ams()
2013-10-15 5:33 UTC (2+ messages)
` [tip:perf/core] perf symbols: "
[PATCH V6 2/8] perf tools: workaround objdump difficulties with kcore
2013-10-15 5:33 UTC (2+ messages)
` [tip:perf/core] perf symbols: Workaround "
[tip:perf/core] perf tools: Fix old GCC build error in ' get_srcline'
2013-10-15 5:33 UTC
[PATCH V6 1/8] perf tools: validate kcore module addresses
2013-10-15 5:33 UTC (2+ messages)
` [tip:perf/core] perf symbols: Validate "
[PATCH] tools/perf/tests: Fix memory leak in dso-data.c
2013-10-15 5:33 UTC (2+ messages)
` [tip:perf/core] perf tests: "
[PATCH 2/3] perf trace: Add summary option to dump syscall statistics
2013-10-15 5:32 UTC (2+ messages)
` [tip:perf/core] "
[PATCH 1/3] perf util: Add findnew method to intlist - v2
2013-10-15 5:32 UTC (2+ messages)
` [tip:perf/core] perf util: Add findnew method to intlist
[PATCH v2] perf tool: report user-friendly errors from trace
2013-10-15 5:32 UTC (2+ messages)
` [tip:perf/core] perf trace: Improve the error messages
[PATCH] perf tool: add example to perf-timechart documentation
2013-10-15 5:32 UTC (2+ messages)
` [tip:perf/core] perf timechart: Add example in the documentation
[PATCH 4/4] tools/perf/build: Implement summary output for 'make install'
2013-10-15 5:32 UTC (2+ messages)
` [tip:perf/core] perf tools: Implement summary output for ' make install'
[PATCH 3/4] tools/perf/build: Align perf version output to other build messages
2013-10-15 5:32 UTC (2+ messages)
` [tip:perf/core] perf tools: "
[PATCH 0/7] Make dwc3 use Generic PHY Framework and misc cleanup
2013-10-15 5:31 UTC (8+ messages)
` [PATCH 2/7] usb: dwc3: adapt dwc3 core to use Generic PHY Framework
[PATCH 1/4] tools/perf/build: Implement summary output for 'make clean'
2013-10-15 5:31 UTC (2+ messages)
` [tip:perf/core] perf tools: Implement summary output for ' make clean'
[tip:perf/core] perf trace: Prepare the strarray scnprintf method for reuse
2013-10-15 5:31 UTC
[PATCH] tools/perf/build: Fix redirection printouts
2013-10-15 5:31 UTC (2+ messages)
` [tip:perf/core] perf tools: "
[PATCH V5 1/9] perf tools: make a separate function to parse /proc/modules
2013-10-15 5:31 UTC (2+ messages)
` [tip:perf/core] perf symbols: Make a separate function to parse / proc/modules
[PATCH 5/7] perf util: Add priv variable to intlist
2013-10-15 5:31 UTC (2+ messages)
` [tip:perf/core] perf intlist: Add priv member
[PATCH 2/7] perf trace: Use new machine method to loop over threads
2013-10-15 5:30 UTC (2+ messages)
` [tip:perf/core] "
[PATCH 1/7] perf util: Add machine method to loop over threads and invoke handler
2013-10-15 5:30 UTC (2+ messages)
` [tip:perf/core] perf machine: Add "
[PATCH 4/7] perf trace: Add record option
2013-10-15 5:30 UTC (2+ messages)
` [tip:perf/core] "
[PATCH 3/3] perf stat: Add units to nanosec-based counters
2013-10-15 5:30 UTC (2+ messages)
` [tip:perf/core] "
[Qemu-devel] [PULL 00/43] pci, pc, acpi fixes, enhancements
2013-10-15 5:33 UTC (3+ messages)
[PATCH 2/3] perf stat: Don't require a workload when using system wide or CPU options
2013-10-15 5:30 UTC (2+ messages)
` [tip:perf/core] perf stat: Don' t "
[PATCH] perf tools: Fix perf_evlist__mmap_read event overflow
2013-10-15 5:29 UTC (2+ messages)
` [tip:perf/core] perf evlist: "
[PATCH] perf: Fix failing assertions in perf bench numa
2013-10-15 5:29 UTC (2+ messages)
` [tip:perf/core] perf bench: Fix failing assertions in numa bench
[PATCH] perf tool: ignore output from timechart
2013-10-15 5:29 UTC (2+ messages)
` [tip:perf/core] perf tools: Ignore 'perf timechart' output file
[PATCH] perf tool: don't print bogus data on -e instructions
2013-10-15 5:29 UTC (2+ messages)
` [tip:perf/core] perf stat: Don' t "
[PATCH] perf tools: Move start conditions to start of the flex file
2013-10-15 5:29 UTC (2+ messages)
` [tip:perf/core] "
[PATCH 2/2] perf tool: don't print bogus data on -e cycles
2013-10-15 5:29 UTC (2+ messages)
` [tip:perf/core] perf stat: Don't "
[PATCH] perf bench sched: Add --threaded 0/1 option
2013-10-15 5:28 UTC (2+ messages)
` [tip:perf/core] perf bench sched: Add --threaded option
[tip:perf/core] perf trace: Show path associated with fd in live sessions
2013-10-15 5:28 UTC
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.