messages from 2014-05-16 16:40:20 to 2014-05-16 17:39:57 UTC [more...]
[PATCH v10 00/44] Use ref transactions for all ref updates
2014-05-16 17:37 UTC (38+ messages)
` [PATCH v10 03/44] refs.c: add a strbuf argument to ref_transaction_commit for error logging
` [PATCH v10 04/44] refs.c: add an err argument to repack_without_refs
` [PATCH v10 06/44] refs.c: add an err argument to delete_ref_loose
` [PATCH v10 08/44] update-ref.c: log transaction error from the update_ref
` [PATCH v10 09/44] refs.c: remove the onerr argument to ref_transaction_commit
` [PATCH v10 10/44] refs.c: change ref_transaction_update() to do error checking and return status
` [PATCH v10 11/44] refs.c: change ref_transaction_create "
` [PATCH v10 13/44] tag.c: use ref transactions when doing updates
` [PATCH v10 16/44] sequencer.c: use ref transactions for all ref updates
` [PATCH v10 17/44] fast-import.c: change update_branch to use ref transactions
` [PATCH v10 18/44] branch.c: use ref transaction for all ref updates
` [PATCH v10 19/44] refs.c: change update_ref to use a transaction
` [PATCH v10 20/44] refs.c: free the transaction before returning when number of updates is 0
` [PATCH v10 21/44] refs.c: ref_transaction_commit should not free the transaction
` [PATCH v10 22/44] fetch.c: clear errno before calling functions that might set it
` [PATCH v10 23/44] fetch.c: change s_update_ref to use a ref transaction
` [PATCH v10 24/44] fetch.c: use a single ref transaction for all ref updates
` [PATCH v10 25/44] receive-pack.c: use a reference transaction for updating the refs
` [PATCH v10 26/44] fast-import.c: use a ref transaction when dumping tags
` [PATCH v10 27/44] walker.c: use ref transaction for ref updates
` [PATCH v10 28/44] refs.c: make write_ref_sha1 static
` [PATCH v10 29/44] refs.c: make lock_ref_sha1 static
` [PATCH v10 30/44] refs.c: add transaction.status and track OPEN/CLOSED/ERROR
` [PATCH v10 31/44] refs.c: remove the update_ref_lock function
` [PATCH v10 32/44] refs.c: remove the update_ref_write function
` [PATCH v10 33/44] refs.c: remove lock_ref_sha1
` [PATCH v10 34/44] refs.c: make prune_ref use a transaction to delete the ref
` [PATCH v10 35/44] refs.c: make delete_ref use a transaction
` [PATCH v10 36/44] refs.c: pass the ref log message to _create/delete/update instead of _commit
` [PATCH v10 37/44] refs.c: pass NULL as *flags to read_ref_full
` [PATCH v10 38/44] refs.c: pack all refs before we start to rename a ref
` [PATCH v10 39/44] refs.c: move the check for valid refname to lock_ref_sha1_basic
` [PATCH v10 40/44] refs.c: call lock_ref_sha1_basic directly from commit
` [PATCH v10 41/44] refs.c: add a new flag for transaction delete for refs we know are packed only
` [PATCH v10 42/44] refs.c: pass a skip list to name_conflict_fn
` [PATCH v10 43/44] refs.c: make rename_ref use a transaction
` [PATCH v10 44/44] refs.c: remove forward declaration of write_ref_sha1
[PATCH 0/2] scsi: hyper-v storvsc changes by Ubuntu
2014-05-16 17:39 UTC (5+ messages)
` [PATCH 1/2] scsi: hyper-v storvsc switch up to SPC-3
[bisected] [oops] gre/gro oops in skb_gro_receive+0x118/0x453
2014-05-16 17:38 UTC (9+ messages)
[U-Boot] [PULL] : Please pull u-boot-imx
2014-05-16 17:35 UTC (2+ messages)
[PATCH v3 00/13] ARM/DT: edma: IP configuration from hardware and cleanups
2014-05-16 17:33 UTC (5+ messages)
` [PATCH v3 08/13] ARM: edma: Get IP configuration from HW (number of channels, tc, etc)
[PATCH v6 0/4] add parallel NAND support for TI's new OMAPx and AMxx platforms (Part-2)
2014-05-16 17:34 UTC (4+ messages)
` [PATCH v6 1/4] ARM: dts: am335x-bone: add support for beaglebone NAND cape
[PATCH] mm, compaction: properly signal and act upon lock and need_sched() contention
2014-05-16 17:33 UTC (4+ messages)
` [PATCH v2] "
[RFC PATCH 0/9] dt: dependencies (for deterministic driver initialization order based on the DT)
2014-05-16 17:31 UTC (8+ messages)
` [RFC PATCH 2/9] dt: deps: dependency based device creation
[PATCH] gpio: Add support for Intel SoC PMIC (Crystal Cove)
2014-05-16 17:33 UTC (2+ messages)
[PATCH v2 0/4] Fix lockdep issues with stacked devices
2014-05-16 17:32 UTC (6+ messages)
` [PATCH v2 1/4] net: Find the nesting level of a given device by type
` [PATCH v2 2/4] net: Allow for more then a single subclass for netif_addr_lock
` [PATCH v2 3/4] vlan: Fix lockdep warning with stacked vlan devices
` [PATCH v2 4/4] macvlan: Fix lockdep warnings with stacked macvlan devices
[RFC PATCH 0/5] ACPI: thermal: Migrate cpufreq cooling to generic cpu_cooling layer
2014-05-16 17:32 UTC (4+ messages)
` [RFC PATCH 2/5] thermal: cpu_cooling: Add notifications support for the clients
[PATCH v2 0/5] ARM/DT: edma: Get IP configuration from hardware
2014-05-16 17:31 UTC (8+ messages)
` [PATCH v2 2/5] ARM: edma: Get IP information from HW when booting with DT
[PATCH v4 0/4] net: Add APM X-Gene SoC Ethernet driver support
2014-05-16 17:30 UTC (6+ messages)
` [PATCH v4 4/4] drivers: net: Add APM X-Gene SoC ethernet "
[PATCH 00/15] wire up renameat2 syscall for various archs
2014-05-16 17:29 UTC (4+ messages)
` [PATCH 14/15] xtensa: add renameat2 syscall
Beaglebone usb issue after first reboot
2014-05-16 17:29 UTC (2+ messages)
sysfs: wait for GPIO interrupt
2014-05-16 17:28 UTC (7+ messages)
[GIT PULL] ARM: STi: DT changes for v3.16
2014-05-16 17:27 UTC (4+ messages)
[U-Boot] error when building env
2014-05-16 17:26 UTC
[PATCH] PM / OPP: Implement free_opp_table function
2014-05-16 17:26 UTC (6+ messages)
[PATCH] net: pch_gbe depends on x86_32
2014-05-16 17:26 UTC (4+ messages)
arm64 entry point
2014-05-16 17:26 UTC (3+ messages)
` [PATCH] arm64: Fix linker script "
[3.14.0-rc4] regression: drm FIFO underruns
2014-05-16 17:25 UTC (13+ messages)
` [Intel-gfx] "
[PATCH] mkfs.btrfs: allow UUID specification at mkfs time
2014-05-16 17:24 UTC (8+ messages)
` [PATCH V2] "
` PATCH V3] "
[PATCHSET cgroup/for-3.16] cgroup: use css->refcnt for cgroup reference counting
2014-05-16 17:23 UTC (18+ messages)
` [PATCH 9/9] cgroup: use cgroup->self.refcnt for cgroup refcnting
` [PATCH cgroup/for-3.16] cgroup: introduce CSS_NO_REF and skip refcnting on normal root csses
` [PATCH v2 "
[dm-crypt] Truecrypt audit
2014-05-16 17:23 UTC (3+ messages)
[PATCH] drm/i915: Sanitize cursors on driver load
2014-05-16 17:22 UTC (4+ messages)
Living without shadow
2014-05-16 17:23 UTC (2+ messages)
[PATCH v1 1/2] arm64: Fix machine_shutdown() definition
2014-05-16 17:20 UTC (2+ messages)
USB with 3.14.3 not working on Freescale i.mx6
2014-05-16 17:20 UTC (6+ messages)
[PATCH OSSTEST] cr-daily-branch: Only build oldkern for xen-unstable flights
2014-05-16 17:19 UTC (2+ messages)
[PATCH 0/3] mesa upgrade
2014-05-16 17:19 UTC (3+ messages)
` [PATCH 3/3] mesa: upgrade to 10.1.3
[PATCH OSSTEST v3 0/6] test mainline qemu and seabios branches
2014-05-16 17:19 UTC (13+ messages)
` [PATCH OSSTEST v3 1/6] Add a flight to test qemu.org's ("mainline") master branch
` [PATCH OSSTEST v3 2/6] Add a flight to test seabios.org's "
` [PATCH OSSTEST v3 3/6] ts-xen-build: stash the Xen and SeaBIOS .config's
` [PATCH OSSTEST v3 4/6] ts-xen-build: Move Xen build tree from xen-unstable to just xen
` [PATCH OSSTEST v3 5/6] standalone: allow making a baseline flight
` [PATCH OSSTEST v3 6/6] sg-run-job: check for prerequisite builds when running build jobs
[Qemu-devel] [PATCH v4 14/18] target-i386: Add "migratable" property to "host" CPU model
2014-05-16 17:18 UTC (6+ messages)
3.14: WARNING: sysfs group ffffffff81c50ca0 not found for kobject 'target5:0:0'
2014-05-16 17:18 UTC
[RFC PATCH] time: Fix truncation in jiffies_to_usecs()
2014-05-16 17:17 UTC (4+ messages)
` [PATCH] time: Provide full featured jiffies_to_nsecs() function
[GIT PULL] arm64 fixes for 3.15
2014-05-16 17:17 UTC (2+ messages)
[PATCH v4 0/8] cpufreq: use cpufreq-cpu0 driver for exynos based platforms
2014-05-16 17:17 UTC (4+ messages)
` [PATCH v4 3/8] clk: samsung: add infrastructure to register cpu clocks
[Qemu-devel] [PATCH 0/5] block: Modify block-commit to use node-names
2014-05-16 17:16 UTC (8+ messages)
` [Qemu-devel] [PATCH 1/5] block: Auto-generate node_names for each BDS entry
[PATCH -next 0/5] ipc,msg: fixes and updates
2014-05-16 12:47 UTC (7+ messages)
` [PATCH 5/5] ipc,msg: loosen check for full queue
[RFC PATCH 0/2] kpatch: dynamic kernel patching
2014-05-16 17:14 UTC (9+ messages)
[Qemu-devel] [PATCH] target-arm: implement CPACR register logic
2014-05-16 17:14 UTC (2+ messages)
[OSSTEST PATCH V3] ts-debian-hvm-install: use text installer frontend
2014-05-16 17:14 UTC (2+ messages)
[PATCH] libusb1: Update to 1.0.18
2014-05-16 17:14 UTC (4+ messages)
[PATCH] ti-hyplnk: Add recipe for ti hyperlink low level driver
2014-05-16 17:13 UTC (4+ messages)
Where is the Dora 3.10.17-1.0.0 GA release announcement?
2014-05-16 17:12 UTC
[PATCH] resume/module-setup.sh: filter out empty resume= options in cmdline()
2014-05-16 17:12 UTC
Implement lbr-as-callgraph v7
2014-05-16 17:05 UTC (10+ messages)
` [PATCH 1/9] perf, tools: Support handling complete branch stacks as histograms v6
` [PATCH 2/9] perf, tools: Add --branch-history option to report v3
` [PATCH 3/9] perf, tools: Enable printing the srcline in the history v4
` [PATCH 4/9] perf, tools: Only print base source file for srcline
` [PATCH 5/9] perf, tools: Support source line numbers in annotate
` [PATCH 6/9] perf, tools: Fix srcline sort key output to use width
` [PATCH 7/9] tools, perf: Make get_srcline fall back to sym+offset
` [PATCH 8/9] tools, perf: Make srcline output address with -v
` [PATCH 9/9] tools, perf: Add asprintf replacement
[yocto-autobuilder][PATCH v1 0/4] fixes for use with Angstrom
2014-05-16 17:11 UTC (3+ messages)
` [yocto-autobuilder][PATCH v1 4/4] GetDeployDir.py/PublishArtifacts.py: get deploy dir from bitbake
Where did my preferred version go?
2014-05-16 17:11 UTC (5+ messages)
[Ksummit-discuss] [CORE TOPIC] [nomination] Move Fast and Oops Things
2014-05-16 17:09 UTC (4+ messages)
[Bug 78790] New: Game Tesseract: Crash on shaders and out of registers LLVM errors
2014-05-16 17:09 UTC
[PATCH OSSTEST v2 00/15] add distro domU testing flight
2014-05-16 17:08 UTC (3+ messages)
gather_hugetbl_stats() doesn't use huge_pte...() variants
2014-05-16 17:07 UTC
dom0 USB failing with "ehci-pci: probe of 0000:00:1d.0 failed with error -110"
2014-05-16 17:05 UTC (5+ messages)
` dom0 USB failing with "ehci-pci: probe of 0000:00:1d.0 faile
[PATCH] clk: qcom: Fix msm8660 GCC probe
2014-05-16 17:05 UTC (2+ messages)
[PATCH OSSTEST] crontab: Bisect the libvirt branch
2014-05-16 17:02 UTC (2+ messages)
[Qemu-devel] [PATCH v1 2/3] memory: Add sysbus memory device
2014-05-16 17:02 UTC (2+ messages)
[U-Boot] [PATCH] armv7:TI: Add <asm/ti-common/sys_proto.h> and migrate omap_hw_init_context
2014-05-16 17:02 UTC
[PATCH OSSTEST RFC v2 0/2] test mainline qemu and seabios branches
2014-05-16 17:02 UTC (5+ messages)
` [PATCH OSSTEST RFC v2 2/2] Add a flight to test seabios.org's master branch
[PATCH RFC 00/11] ixgbe/mbuf: add TSO support
2014-05-16 17:01 UTC (7+ messages)
` [PATCH RFC 11/11] "
[PATCH net-next] xen-netfront: try linearizing SKB if it occupies too many slots
2014-05-16 17:00 UTC (16+ messages)
[PATCH] keystone: u-boot: rename tci6638 to k2hk evm config
2014-05-16 16:59 UTC
[PATCH] sched: fix exec_start/task_hot on migrated tasks
2014-05-16 16:57 UTC (3+ messages)
Re.: You have been selected for family resettlement to Australia
2014-05-15 7:23 UTC
[PATCH 0/5] drm/i915: Some FIFO underrun detection improvements
2014-05-16 16:55 UTC (7+ messages)
` [PATCH 1/5] drm/i915: Check for FIFO underuns when disabling reporting on gmch platforms
` [PATCH 2/5] drm/i915: Check for FIFO underruns at the end of modeset on gmch
` [PATCH 3/5] drm/i915: Convert uncleared FIFO underrun message to errors
` [PATCH 4/5] drm/i915: Simplify the uncleared FIFO underrun detection
` [PATCH 5/5] drm/i915: Shuffle fifo underrun disable/enable points for gmch platforms
[PATCH 0/4] arm64: simplify restrictions on bootloaders
2014-05-16 16:55 UTC (4+ messages)
` [PATCH 4/4] arm64: Enable TEXT_OFFSET fuzzing
[PATCH 0/6] Extensions to test-pmd
2014-05-16 16:55 UTC (3+ messages)
[PATCH] x86: skip check for spurious faults for non-present faults
2014-05-16 16:54 UTC (4+ messages)
[RFC PATCH 00/10] Tegra XHCI support
2014-05-16 16:52 UTC (8+ messages)
` [RFC PATCH 06/10] usb: xhci: Add Tegra XHCI host-controller driver
830GM still woes
2014-05-16 16:50 UTC (5+ messages)
[Bug 78788] New: [Radeon\VCE] Performance regression after using VCE
2014-05-16 16:50 UTC
[PATCH 1/2] ARM: kexec: Make .text R/W in machine_kexec
2014-05-16 16:49 UTC (4+ messages)
` [PATCH 2/2] ARM: Kconfig: remove dependence of CONFIG_DEBUG_RODATA on !kexec
[PATCH v3 0/7] ARM: berlin: add pinctrl support
2014-05-16 16:47 UTC (5+ messages)
` [PATCH v3 6/7] Documentation: add the Marvell Berlin pinctrl documentation
[PATCHv2] x86: skip check for spurious faults for non-present faults
2014-05-16 16:45 UTC (2+ messages)
[PATCH v3] arm64: Support arch_irq_work_raise() via self IPIs
2014-05-16 16:44 UTC (3+ messages)
[PATCH v1 00/11] Add Qualcomm SD Card Controller support
2014-05-16 16:43 UTC (7+ messages)
` [PATCH v1 01/11] ARM: amba: Add Qualcomm vendor ID
[PULL] drm-intel-next
2014-05-16 16:43 UTC
v0.80 Firefly released
2014-05-16 16:42 UTC (3+ messages)
` Radosgw - bucket index
[PATCH] clk: allow config option to enable reclocking
2014-05-16 16:42 UTC
[PATCH 00/11] HSW/BDW PSR
2014-05-16 16:42 UTC (4+ messages)
` [PATCH 06/11] drm/i915: Force PSR exit by inactivating it
[PATCH 1/3] btrfs-progs: cleanup btrfs-rescue output msgs
2014-05-16 16:41 UTC (4+ messages)
` [PATCH 2/3] btrfs-progs: add missing help option for rescue super-recover
[PATCH] commit: switch core.commentChar if it's found in existing commit
2014-05-16 16:40 UTC (4+ messages)
` [PATCH 1/2] config: be strict on core.commentChar
` [PATCH 2/2] commit: allow core.commentChar=auto for character auto selection
[PATCH 0/4] Input: atmel_mxt_ts - make it work on Tegra
2014-05-16 16:40 UTC (9+ 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.