messages from 2013-03-28 16:38:55 to 2013-03-28 17:28:11 UTC [more...]
[patch] open.2: Fix up incorrect O_DIRECT aligment information
2013-03-28 17:28 UTC
[PATCH 01/11] drm/i915: sprite support for ValleyView v3
2013-03-28 16:55 UTC (11+ messages)
` [PATCH 02/11] drm/i915: add sprite assertion function for VLV
` [PATCH 03/11] drm/i915: update VLV PLL and DPIO code v8
` [PATCH 04/11] drm/i915/dp: fix up VLV DP handling v2
` [PATCH 05/11] drm/i915: panel power sequencing for VLV eDP v2
` [PATCH 06/11] drm/i915: add power context allocation and setup on VLV v4
` [PATCH 07/11] drm/i915: fix VLV limits and m/n/p calculations v2
` [PATCH 08/11] drm/i915: add Punit read/write routines for VLV
` [PATCH 09/11] drm/i915: turbo & RC6 support for VLV v3
` [PATCH 10/11] drm/i915/dp: program VSwing and Preemphasis control settings on VLV
` [PATCH 11/11] drm/i915: limit DPFLIPSTAT enables to those we use "
[Qemu-devel] vNVRAM / blobstore design
2013-03-28 17:27 UTC (17+ messages)
[PATCH] PCI / ACPI: Always resume devices on ACPI wakeup notifications
2013-03-28 17:26 UTC (8+ messages)
` [Resend][PATCH] "
[U-Boot] [PATCH] Tegra: Restore cp15 VBAR _start vector write for ARMv7
2013-03-28 17:26 UTC
[PATCHv3 0/4] arm: orion5x: devicetree fixups and additions
2013-03-28 17:25 UTC (5+ messages)
` [PATCHv3 1/4] arm: orion5x: fix orion5x.dtsi gpio parameters
` [PATCHv3 4/4] arm: orion5x: correct IRQ used in dtsi for mv_cesa
[PATCH v2 00/13] rwsem fast-path write lock stealing
2013-03-28 17:25 UTC (9+ messages)
` [PATCH v2 03/13] rwsem: move rwsem_down_failed_common code into rwsem_down_{read,write}_failed
` [PATCH v2 07/13] rwsem: use cmpxchg for trying to steal write lock
` [PATCH v2 10/13] rwsem: simplify __rwsem_do_wake
` [PATCH v2 12/13] rwsem: do not block readers at head of queue if other readers are active
[Buildroot] [PATCH 1/1] manual: add patch revision and versioning section
2013-03-28 17:24 UTC (2+ messages)
[PATCH] OMAP3 ROM Random Number Generator support
2013-03-28 17:24 UTC (5+ messages)
[PATCH] arm: prima2: export sirfsoc_reset_device as the common API of drivers
2013-03-28 17:24 UTC (2+ messages)
[GIT PATCH] USB fixes for 3.9-rc4
2013-03-28 17:19 UTC
[GIT PATCH] TTY/Serial fixes for 3.9-rc4
2013-03-28 17:18 UTC
[GIT PATCH] Staging driver fixes for 3.9-rc4
2013-03-28 17:17 UTC
[libvirt] [PATCH v3] nwfilter: probe for inverted ctdir
2013-03-28 17:17 UTC (3+ messages)
[GIT PATCH] Driver core fixes for 3.9-rc4
2013-03-28 17:17 UTC
[GIT PATCH] char/misc fixes for 3.9-rc4
2013-03-28 17:16 UTC
[PATCH 1/6] ARM: dts: OMAP36xx: add device tree for ABB
2013-03-28 17:16 UTC (6+ messages)
` [PATCH 2/6] ARM: dts: OMAP4: "
` [PATCH 3/6] ARM: dts: OMAP5: "
` [PATCH 4/6] ARM: OMAP3+: ABB: add aliases for clocks used in ABB driver
` [PATCH 5/6] ARM: OMAP3+: ABB: introduce "
` [PATCH 6/6] ARM: OMAP3+: ABB: introduce debugfs entry
[BUG] Crash with NULL pointer dereference in bond_handle_frame in -rt (possibly mainline)
2013-03-28 17:16 UTC
[Qemu-devel] [PATCH v3 0/5] Remove sysbus_add_memory and sysbus_del_memory
2013-03-28 17:16 UTC (6+ messages)
[U-Boot] [PATCH 1/8] Prepare for TI816X : reuse existing code from TI814X
2013-03-28 17:14 UTC (8+ messages)
` [U-Boot] [PATCH 2/8] Add TI816X mux definitions
` [U-Boot] [PATCH 3/8] Add TI816X clocks definitions
` [U-Boot] [PATCH 4/8] Add TI816X ddr definitions
` [U-Boot] [PATCH 5/8] Add TI816X cpu definitions
` [U-Boot] [PATCH 6/8] Add TI816X specific register definitions
` [U-Boot] [PATCH 7/8] Add TI816X mmc clock reference
` [U-Boot] [PATCH 8/8] Add TI816X evm board support
[U-Boot] [PATCH 0/8] Add TI816X EVM support
2013-03-28 17:14 UTC
[PATCH 00/36] perf/core improvements and fixes
2013-03-28 17:02 UTC (37+ messages)
` [PATCH 01/36] perf tools: Get rid of redundant _FILE_OFFSET_BITS definition
` [PATCH 02/36] perf tools: Let get_tracing_file() return NULL to indicate failure
` [PATCH 03/36] perf tools: Get rid of malloc_or_die() in trace-event-info.c
` [PATCH 04/36] perf tools: Get rid of write_or_die() from trace-event-info.c
` [PATCH 05/36] perf tools: Get rid of die() calls "
` [PATCH 06/36] perf tools: Handle failure case in trace_report()
` [PATCH 07/36] perf tools: Get rid of malloc_or_die() in trace-event-read.c
` [PATCH 08/36] perf tools: Get rid of read_or_die() "
` [PATCH 09/36] perf tools: Get rid of die() calls in trace-data-read.c
` [PATCH 10/36] perf tools: Cleanup calc_data_size logic
` [PATCH 11/36] perf stat: Refactor aggregation code
` [PATCH 12/36] perf stat: Rename --aggr-socket to --per-socket
` [PATCH 13/36] perf stat: Add per-core aggregation
` [PATCH 14/36] perf report: Add --no-demangle option
` [PATCH 15/36] perf/x86: Support CPU specific sysfs events
` [PATCH 16/36] perf/x86: Improve sysfs event mapping with event string
` [PATCH 17/36] perf/x86: Add flags to event constraints
` [PATCH 18/36] perf/core: Add weighted samples
` [PATCH 19/36] perf: Add generic memory sampling interface
` [PATCH 20/36] perf/x86: Add memory profiling via PEBS Load Latency
` [PATCH 21/36] perf/x86: Export PEBS load latency threshold register to sysfs
` [PATCH 22/36] perf/x86: Add support for PEBS Precise Store
` [PATCH 23/36] perf: Add PERF_RECORD_MISC_MMAP_DATA to RECORD_MMAP
` [PATCH 24/36] perf tools: Add support for weight v7 (modified)
` [PATCH 25/36] perf tools: Add mem access sampling core support
` [PATCH 26/36] perf record: Add support for mem access profiling
` [PATCH 27/36] perf report: "
` [PATCH 28/36] perf tools: Add new mem command for memory "
` [PATCH 29/36] perf machine: Detect data vs. text mappings
` [PATCH 30/36] perf tools: Fix output of symbol_daddr offset
` [PATCH 31/36] Revert "perf sched: Handle PERF_RECORD_EXIT events"
` [PATCH 32/36] perf tools: Convert needless static variable to local
` [PATCH 33/36] perf python: Fix dependency for python/perf.so
` [PATCH 34/36] perf map browser: Use ui_browser__input_window()
` [PATCH 35/36] perf tools: Remove dependency on libnewt
` [PATCH 36/36] perf map browser: Exit just on well known key presses
[GIT PULL] ACPI and power management fixes for v3.9-rc5
2013-03-28 17:12 UTC
[PATCH 00/28] OMAP: DSS related board file changes
2013-03-28 17:12 UTC (9+ messages)
` [PATCH 08/28] ARM: OMAP: CM-T35: Kconfig option for the display options
[PATCH] pinctrl: tegra: add suspend-resume support
2013-03-28 17:11 UTC
High CPU temp, suspend problem - xen 4.1.5-pre, linux 3.7.x
2013-03-28 17:09 UTC (22+ messages)
[PATCH v2 1/5] linux-firmware: Remove 'Makefile' from packages
2013-03-28 16:58 UTC (5+ messages)
` [PATCH v2 2/5] linux-firmware: Remove duplicaed license from rtlwifi subdir
` [PATCH v2 3/5] linux-firmware: Package Reaktek and Broadcom licenses
` [PATCH v2 4/5] linux-firmware: Package vt6656, ath6k, ath9k and ar9170
` [PATCH v2 5/5] linux-firmware: Add missing license information for wl12xx
[GIT PULL] ARM: OMAP2+: Generic cleanups for 3.10
2013-03-28 17:08 UTC (8+ messages)
Git and GSoC 2013
2013-03-28 17:07 UTC (5+ messages)
[PATCH] ARM: dove: fix Dove cpu type from V7 to PJ4
2013-03-28 17:06 UTC (3+ messages)
[U-Boot] [PATCH RESEND] Introduced btrfs file-system with btrload command
2013-03-28 17:04 UTC (2+ messages)
[Bridge] [PATCH net-next] bridge: remove unused variable ifm
2013-03-28 17:03 UTC (3+ messages)
` "
[PATCH 0/2] fix hugepage coredump
2013-03-28 17:03 UTC (4+ messages)
` [PATCH 1/2] hugetlbfs: stop setting VM_DONTDUMP in initializing vma(VM_HUGETLB)
[PATCH] nf_tables: Transaction API proposal
2013-03-28 17:02 UTC (3+ messages)
` [RFC v2] "
[PATCH] ARM: Kirkwood: fix unused mvsdio gpio pins
2013-03-28 17:00 UTC (3+ messages)
[PATCH] xfstests: check: set up config variables before using them
2013-03-28 17:00 UTC
[Qemu-devel] [PATCH v3 00/20] tcg-arm improvements
2013-03-28 16:59 UTC (7+ messages)
` [Qemu-devel] [PATCH v3 08/20] tcg-arm: Implement deposit for armv7
` [Qemu-devel] [PATCH v3 20/20] tcg-arm: Convert to CONFIG_QEMU_LDST_OPTIMIZATION
[Devel] ACPICA version 20130328 released
2013-03-28 16:58 UTC
[PATCH v4 0/6] Support triangular workflows
2013-03-28 16:54 UTC (3+ messages)
[PATCH 0/2] eisa: fix eisa with PCI
2013-03-28 16:54 UTC (6+ messages)
` [PATCH 1/2] eisa, PCI: Fix bus res reference
[PATCH 0/3] Add support for vhost-scsi-pci
2013-03-28 16:54 UTC (11+ messages)
` [PATCH 2/3] vhost-scsi: new device supporting the tcm_vhost Linux kernel module
` [Qemu-devel] "
[patch 2/2 v3]raid5: create multiple threads to handle stripes
2013-03-28 16:53 UTC (6+ messages)
[RFC 0/4] do not make cputime scaling in kernel
2013-03-28 16:53 UTC (5+ messages)
` [RFC 1/4] cputime: change parameter of thread_group_cputime_adjusted
` [RFC 2/4] procfs: add sum_exec_runtime to /proc/PID/stat
` [RFC 3/4] sched,proc: add csum_sched_runtime
` [RFC 4/4] cputime: remove scaling
Bug in "git rev-parse --verify"
2013-03-28 16:52 UTC (6+ messages)
[PATCH] core: fix the use of this_cpu_ptr
2013-03-28 16:44 UTC (5+ messages)
[PATCH v13] claim and its friends for allocating multiple self-ballooning guests
2013-03-28 16:50 UTC (12+ messages)
` [PATCH 2/6] xl: Implement XENMEM_claim_pages support via 'claim_mode' global config
` [PATCH 3/6] xend: Implement XENMEM_claim_pages support via 'claim-mode' "
` [PATCH 4/6] xc: export outstanding_pages value in xc_dominfo structure
` [PATCH 5/6] xl: export 'outstanding_pages' value from xcinfo
` [PATCH 6/6] xl: 'xl info' print outstanding claims if enabled (claim_mode=1 in xl.conf)
[PATCH for 3.9-rc] arm: mvebu: Use local interrupt only for the timer 0
2013-03-28 16:49 UTC (2+ messages)
[PATCH v6 1/2] mm: limit growth of 3% hardcoded other user reserve
2013-03-28 16:49 UTC (4+ messages)
[PATCH v9a 3/5] Implement line-history search (git log -L)
2013-03-28 16:47 UTC (7+ messages)
` [PATCH v10 0/5] git log -L
` [PATCH v10 1/5] Refactor parse_loc
` [PATCH v10 2/5] Export rewrite_parents() for 'log -L'
` [PATCH v10 3/5] Implement line-history search (git log -L)
` [PATCH v10 4/5] log -L: :pattern:file syntax to find by funcname
` [PATCH v10 5/5] Speed up log -L... -M
[PATCH] xfstests: remove unconditional setting of FSTYP
2013-03-28 16:48 UTC (3+ messages)
Listening for notifications/indications
2013-03-28 16:47 UTC
[Qemu-devel] [PATCH v3 00/11] convert savevm to use qapi and introduce qmp command
2013-03-28 16:47 UTC (12+ messages)
` [Qemu-devel] [PATCH v3 01/11] block: add error parameter to bdrv_snapshot_create() and related functions
` [Qemu-devel] [PATCH v3 02/11] block: add error parameter to del_existing_snapshots()
` [Qemu-devel] [PATCH v3 03/11] savevm: add error parameter to qemu_savevm_state_begin()
` [Qemu-devel] [PATCH v3 04/11] savevm: add error parameter to qemu_savevm_state_iterate()
` [Qemu-devel] [PATCH v3 05/11] savevm: add error parameter to qemu_savevm_state_complete()
` [Qemu-devel] [PATCH v3 06/11] savevm: add error parameter to qemu_savevm_state()
` [Qemu-devel] [PATCH v3 07/11] qapi: Convert savevm
` [Qemu-devel] [PATCH v3 08/11] qemu-img: introduce qemu_img_handle_error
` [Qemu-devel] [PATCH v3 09/11] block: update return value from bdrv_snapshot_create
` [Qemu-devel] [PATCH v3 10/11] savevm: update return value from qemu_savevm_state
` [Qemu-devel] [PATCH v3 11/11] savevm: add force parameter to HMP command and return snapshot info
[PATCH] ia64: Fix example error_injection_tool
2013-03-28 16:47 UTC (2+ messages)
[PATCH] http-backend: respect GIT_NAMESPACE with dumb clients
2013-03-28 16:46 UTC (4+ messages)
[PATCH] tcm_vhost: Avoid VIRTIO_RING_F_EVENT_IDX feature bit
2013-03-28 16:44 UTC (5+ messages)
[PATCH] intel_menlow: avoid null pointer deference error
2013-03-28 16:44 UTC (2+ messages)
[PATCH] bq27x00_battery: Fix reporting battery temperature
2013-03-28 16:42 UTC (2+ messages)
` [PATCH] power: rx51_battery: Fix reporting temperature
[U-Boot] [PATCH 1/9 v2] Exynos: Change get_timer() to work correctly
2013-03-28 16:41 UTC
[Qemu-devel] [PULL 00/23] Block patches
2013-03-28 16:40 UTC (24+ messages)
` [Qemu-devel] [PATCH 01/23] vl.c: call bdrv_init_with_whitelist() before cmdline parsing
` [Qemu-devel] [PATCH 02/23] qemu-iotests: More concurrent allocation scenarios
` [Qemu-devel] [PATCH 03/23] qcow2: Fix "total clusters" number in bdrv_check
` [Qemu-devel] [PATCH 04/23] qcow2: Remove bogus unlock of s->lock
` [Qemu-devel] [PATCH 05/23] qcow2: Handle dependencies earlier
` [Qemu-devel] [PATCH 06/23] qcow2: Improve check for overlapping allocations
` [Qemu-devel] [PATCH 07/23] qcow2: Change handle_dependency to byte granularity
` [Qemu-devel] [PATCH 08/23] qcow2: Decouple cluster allocation from cluster reuse code
` [Qemu-devel] [PATCH 09/23] qcow2: Factor out handle_alloc()
` [Qemu-devel] [PATCH 10/23] qcow2: handle_alloc(): Get rid of nb_clusters parameter
` [Qemu-devel] [PATCH 11/23] qcow2: handle_alloc(): Get rid of keep_clusters parameter
` [Qemu-devel] [PATCH 12/23] qcow2: Finalise interface of handle_alloc()
` [Qemu-devel] [PATCH 13/23] qcow2: Clean up handle_alloc()
` [Qemu-devel] [PATCH 14/23] qcow2: Factor out handle_copied()
` [Qemu-devel] [PATCH 15/23] qcow2: handle_copied(): Get rid of nb_clusters parameter
` [Qemu-devel] [PATCH 16/23] qcow2: handle_copied(): Get rid of keep_clusters parameter
` [Qemu-devel] [PATCH 17/23] qcow2: handle_copied(): Implement non-zero host_offset
` [Qemu-devel] [PATCH 18/23] qcow2: Prepare handle_alloc/copied() for byte granularity
` [Qemu-devel] [PATCH 19/23] qcow2: Use byte granularity in qcow2_alloc_cluster_offset()
` [Qemu-devel] [PATCH 20/23] qcow2: Allow requests with multiple l2metas
` [Qemu-devel] [PATCH 21/23] qcow2: Move cluster gathering to a non-looping loop
` [Qemu-devel] [PATCH 22/23] qcow2: Gather clusters in a looping loop
` [Qemu-devel] [PATCH 23/23] block: Fix direct use of protocols as driver for bdrv_open()
[PATCH] push: Alias pushurl from push rewrites
2013-03-28 16:40 UTC (10+ messages)
[PATCH 0/2 V2] virtio-spec: dynamic network offloads configuration
2013-03-28 16:40 UTC (5+ messages)
` [PATCH 1/2 V2] virtio-net: "
` [PATCH 2/2 V2] virtio-spec: "
Xen HVM regression on certain Intel CPUs
2013-03-28 16:39 UTC (10+ messages)
[PATCH] arm/dts: OMAP3: fix pinctrl-single configuration
2013-03-28 16:38 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.