messages from 2014-11-11 23:00:19 to 2014-11-12 00:32:51 UTC [more...]
[PATCH v4] sched/deadline: support dl task migration during cpu hotplug
2014-11-12 0:12 UTC (6+ messages)
[PATCH v3 0/5] Support virtio multicast feature
2014-11-12 0:29 UTC (4+ messages)
` [PATCH v4 "
[Buildroot] [PATCH v2 00/15] ejabberd: XMPP server
2014-11-12 0:28 UTC (2+ messages)
Bitbake bash completion
2014-11-12 0:27 UTC
[Buildroot] [PATCH v2] python-webpy: add new package
2014-11-12 0:27 UTC
[U-Boot] [PATCH v7 0/6] fs: fat/ext4/sandbox - Deal with files greater than 2GB
2014-11-12 0:27 UTC (3+ messages)
` [U-Boot] [PATCH v7 2/6] fat: prepare for API change for "
[Qemu-devel] [PATCH v1 00/15] android-console: Add console power command
2014-11-12 0:26 UTC (16+ messages)
` [Qemu-devel] [PATCH v1 01/15] android-console: Fix goldfish audio misnaming
` [Qemu-devel] [PATCH v1 02/15] android-console: Unify available commands output
` [Qemu-devel] [PATCH v1 03/15] android-console: Remove extra redir help message
` [Qemu-devel] [PATCH v1 04/15] android-console: Consolidate redir help text
` [Qemu-devel] [PATCH v1 05/15] android-console: Add console base power command
` [Qemu-devel] [PATCH v1 06/15] android-console: Add missing hw_has_battery prop
` [Qemu-devel] [PATCH v1 07/15] android-console: Init the battery ID state field
` [Qemu-devel] [PATCH v1 08/15] android-console: Add header for battery externs
` [Qemu-devel] [PATCH v1 09/15] android-console: Add GF battery prop print func
` [Qemu-devel] [PATCH v1 10/15] android-console: Add GF battery property getter
` [Qemu-devel] [PATCH v1 11/15] android-console: Add power ac command
` [Qemu-devel] [PATCH v1 12/15] android-console: Add power status command
` [Qemu-devel] [PATCH v1 13/15] android-console: Add power present command
` [Qemu-devel] [PATCH v1 14/15] android-console: Add power health command
` [Qemu-devel] [PATCH v1 15/15] android-console: Add power capacity command
[Buildroot] [PATCH 0/24 v3] ejabberd: XMPP server (branch yem/ejabberd)
2014-11-12 0:26 UTC (25+ messages)
` [Buildroot] [PATCH 01/24 v3] pkg-autotools: move common macros
` [Buildroot] [PATCH 02/24 v3] pkg-autotools: re-order cleaning up the host dependencies
` [Buildroot] [PATCH 03/24 v3] pkg-autotools: commonalise the libtool patching code
` [Buildroot] [PATCH 04/24 v3] pkg-autotools: move the libtool patching call out of the autoreconf hook
` [Buildroot] [PATCH 05/24 v3] pkg-autotools: remove redundant shell conditional
` [Buildroot] [PATCH 06/24 v3] pkg-autotools: fold the libtool patching code directly into the hook
` [Buildroot] [PATCH 07/24 v3] pkg-autotools: only apply libtool patch at the right moment
` [Buildroot] [PATCH 08/24 v3] package/erlang: export EI_VSN so other packages can use it
` [Buildroot] [PATCH 09/24 v3] package/erlang-rebar: new host package
` [Buildroot] [PATCH 10/24 v3] package/pkg-rebar: new infrastructure
` [Buildroot] [PATCH 11/24 v3] docs/manual: add documentation for the pkg-rebar infrastructure
` [Buildroot] [PATCH 12/24 v3] erlang-goldrush: new package
` [Buildroot] [PATCH 13/24 v3] erlang-lager: "
` [Buildroot] [PATCH 14/24 v3] erlang-p1-zlib: "
` [Buildroot] [PATCH 15/24 v3] erlang-p1-yaml: "
` [Buildroot] [PATCH 16/24 v3] erlang-p1-xml: "
` [Buildroot] [PATCH 17/24 v3] erlang-p1-utils: "
` [Buildroot] [PATCH 18/24 v3] erlang-p1-tls: "
` [Buildroot] [PATCH 19/24 v3] erlang-p1-stun: "
` [Buildroot] [PATCH 20/24 v3] erlang-p1-stringprep: "
` [Buildroot] [PATCH 21/24 v3] erlang-p1-sip: "
` [Buildroot] [PATCH 22/24 v3] erlang-p1-iconv: "
` [Buildroot] [PATCH 23/24 v3] erlang-p1-cache-tab: "
` [Buildroot] [PATCH 24/24 v3] ejabberd: "
v0.88 released
2014-11-12 0:24 UTC
"asix: Don't reset PHY on if_up for ASIX 88772" breaks net on arndale platform
2014-11-12 0:23 UTC (6+ messages)
+ checkpatch-add-test-for-consecutive-string-fragments.patch added to -mm tree
2014-11-12 0:22 UTC
[RFC PATCH] x86, entry: Switch stacks on a paranoid entry from userspace
2014-11-12 0:22 UTC (8+ messages)
[PATCH 1/1] ipc/mqueue.c: Drag unneeded code out of locks
2014-11-12 0:21 UTC (2+ messages)
[U-Boot] [RFC PATCH] sf: New SF-NOR framework
2014-11-12 0:19 UTC (5+ messages)
[U-Boot] [PATCH 0/33] x86: Add additional system setup for ivybridge
2014-11-12 0:18 UTC (34+ messages)
` [U-Boot] [PATCH 01/33] Add build date values to Makefile
` [U-Boot] [PATCH 02/33] Align embedded device tree correctly
` [U-Boot] [PATCH 03/33] Add ALIGN_DOWN() to find next smallest alignment
` [U-Boot] [PATCH 04/33] pci: Update pci_ids.h to include some missing IDs
` [U-Boot] [PATCH 05/33] x86: Remove board_early_init_r()
` [U-Boot] [PATCH 06/33] x86: Panic if there is not relocation data
` [U-Boot] [PATCH 07/33] x86: Ensure that all relocation data is included in the image
` [U-Boot] [PATCH 08/33] WIP: x86: Drop u-boot.srec from the Makefile
` [U-Boot] [PATCH 09/33] x86: Factor out common values in the link script
` [U-Boot] [PATCH 10/33] rtc: mc146818: Set up RTC at start of day
` [U-Boot] [PATCH 11/33] x86: Add ioapic.h header
` [U-Boot] [PATCH 12/33] x86: pci: Add handlers before and after a PCI hose scan
` [U-Boot] [PATCH 13/33] x86: config: Enable plug-and-play for link PCI
` [U-Boot] [PATCH 14/33] pci: Add functions to read and write a BAR address
` [U-Boot] [PATCH 15/33] x86: ivybridge: Add support for BD82x6x PCH
` [U-Boot] [PATCH 16/33] x86: Add basic i8259 implementation
` [U-Boot] [PATCH 17/33] x86: Add ISA DMA implementation
` [U-Boot] [PATCH 18/33] x86: Add a simple header file for ACPI
` [U-Boot] [PATCH 19/33] x86: ivybridge: Add PCH init
` [U-Boot] [PATCH 20/33] x86: ivybridge: Add additional LPC init
` [U-Boot] [PATCH 21/33] x86: dts: Move PCI peripherals into a pci node
` [U-Boot] [PATCH 22/33] x86: dts: Add LPC settings for link
` [U-Boot] [PATCH 23/33] x86: ivybridge: Add SATA init
` [U-Boot] [PATCH 24/33] x86: dts: Add SATA settings for link
` [U-Boot] [PATCH 25/33] x86: ivybridge: Set up EHCI USB
` [U-Boot] [PATCH 26/33] x86: config: Enable USB on link
` [U-Boot] [PATCH 27/33] x86: ivybridge: Set up XHCI USB
` [U-Boot] [PATCH 28/33] x86: Add Intel speedstep and turbo mode code
` [U-Boot] [PATCH 29/33] x86: Add LAPIC setup code
` [U-Boot] [PATCH 30/33] x86: Add init for model 206AX CPU
` [U-Boot] [PATCH 31/33] x86: Drop some msr functions that we don't support
` [U-Boot] [PATCH 32/33] x86: ivybridge: Add northbridge init functions
` [U-Boot] [PATCH 33/33] x86: config: Enable SPI for chromebook_link
BUG in scsi_lib.c due to a bad commit
2014-11-12 0:17 UTC (2+ messages)
[PATCHv5 0/5] Add Altera peripheral memories to EDAC framework
2014-11-12 0:14 UTC (18+ messages)
` [PATCHv5 1/5] arm: socfpga: Enable L2 Cache ECC on startup
` [PATCHv5 2/5] arm: socfpga: Enable OCRAM "
` [PATCHv5 3/5] edac: altera: Remove SDRAM module compile
` [PATCHv5 4/5] edac: altera: Add Altera L2 Cache and OCRAM EDAC Support
` [PATCHv5 5/5] arm: dts: Add Altera L2 Cache and OCRAM EDAC
[PATCH] arch: tile: gxio: Export symbols for module using in 'mpipe.c'
2014-11-12 0:16 UTC
[U-Boot] [PATCH v4 0/7] iMX6 SabreSD SPL Support
2014-11-12 0:15 UTC (4+ messages)
` [U-Boot] [PATCH v4 5/7] imx6: add some flexibility for defining macros
+ ocfs2-do-not-set-ocfs2_lock_upconvert_finishing-if-nonblocking-lock-can-not-be-granted-at-once.patch added to -mm tree
2014-11-12 0:13 UTC
[LSM] Kernel panic - not syncing: No working init found
2014-11-12 0:10 UTC (2+ messages)
[PATCH v10 0/3] ARM: rk3288: Add PM Domain support
2014-11-12 0:10 UTC (5+ messages)
` [PATCH v10 2/3] power-domain: rockchip: add power doamin driver
Enforcing quota for root user
2014-11-12 0:09 UTC (10+ messages)
[PATCH 00/21] make spectral code common for both ath9k drivers
2014-11-12 0:10 UTC (3+ messages)
+ mm-page_allocc-__alloc_pages_nodemask-dont-alter-arg-gfp_mask.patch added to -mm tree
2014-11-12 0:09 UTC
Implement lbr-as-callgraph v10
2014-11-12 0:05 UTC (7+ messages)
` [PATCH 1/8] perf, tools: Support handling complete branch stacks as histograms
` [PATCH 2/8] perf, tools: Add --branch-history option to report
[ath9k-devel] Bluetooth unable to scan devices
2014-11-12 0:02 UTC (4+ messages)
[GIT PULL] Renesas ARM Based SoC Soc Updates for v3.19
2014-11-11 23:59 UTC (6+ messages)
` [PATCH 3/4] ARM: shmobile: rcar-gen2: Add CA7 arch_timer initialization for r8a7794
[PATCH v2] valgrind: Upgrade to 3.10.0
2014-11-11 23:59 UTC (2+ messages)
mac test failure -- test 3301
2014-11-11 23:57 UTC (5+ messages)
[PATCH 0/3] Update three packages
2014-11-11 23:57 UTC (3+ messages)
` [PATCH 2/3] strace: Upgrade to 4.9
[PATCH 0/2] rte_ethdev fix/improvement
2014-11-11 23:48 UTC (3+ messages)
BUG() at boot in __phys_addr with DEBUG_VIRTUAL
2014-11-11 23:47 UTC (2+ messages)
[Buildroot] [git commit] CHANGES: update with recent changes
2014-11-11 23:47 UTC
CLOCAL bit for console ttyAMA0 on imx28evk with 3.14 kernel
2014-11-11 23:47 UTC (7+ messages)
Como Supervisar a su Personal
2014-11-11 23:45 UTC
nested KVM slower than QEMU with gnumach guest kernel
2014-11-11 23:42 UTC (2+ messages)
[Buildroot] [PATCH 1/2] libmemcached: disable libmudflapth support
2014-11-11 23:42 UTC (2+ messages)
` [Buildroot] [PATCH 2/2] bmon: uclinux is also linux
[Buildroot] [autobuild.buildroot.net] Build results for 2014-11-10
2014-11-11 23:41 UTC (3+ messages)
` [Buildroot] Analysis of build results
[PATCH] ARM: dts: tegra: move serial aliases to per-board
2014-11-11 23:39 UTC (6+ messages)
[PATCH 0/6] ath9k patches
2014-11-11 23:38 UTC (4+ messages)
` [PATCH 4/6] ath9k: Fix high tx power in multi-chain mode
[PATCH] HID: wacom - Add support for Intuos Pen Medium
2014-11-11 23:35 UTC (2+ messages)
[PATCH 0/3] Support PMIC operation region for CrystalCove and XPower
2014-11-11 23:35 UTC (5+ messages)
+ slab-improve-checking-for-invalid-gfp_flags.patch added to -mm tree
2014-11-11 23:32 UTC
[Bug 87891] New: kernel BUG at mm/slab.c:2625!
2014-11-11 23:31 UTC (2+ messages)
[PATCH] smsc911x: power-up phydev before doing a software reset
2014-11-11 23:30 UTC (2+ messages)
SGX support on AM572x
2014-11-11 23:30 UTC (5+ messages)
[Xenomai] Using RTDM module
2014-11-11 23:29 UTC
[PATCH v5 0/3] app/test: unit test to measure cycles per packet
2014-11-11 23:28 UTC (4+ messages)
` [PATCH v6 "
` [PATCH v6 2/3] app/test: measure the cost of rx/tx routines by cycle number
[PATCH v6 0/7] vfs: Non-blockling buffered fs read (page cache only)
2014-11-11 23:27 UTC (13+ messages)
FAILED: patch "[PATCH] mtd: m25p80,spi-nor: Fix module aliases for m25p80" failed to apply to 3.17-stable tree
2014-11-11 23:26 UTC (2+ messages)
[PATCH net-next 1/1] ipvlan: Initial check-in of the IPVLAN driver
2014-11-11 23:28 UTC (5+ messages)
[PATCH net-next] hyperv: Add processing of MTU reduced by the host
2014-11-11 23:27 UTC
[libvirt test] 31485: tolerable FAIL - PUSHED
2014-11-11 23:27 UTC
[PATCH 0/11 RFC] quota: Unify VFS and XFS quota interfaces
2014-11-11 23:27 UTC (9+ messages)
` [PATCH 01/11] xfs: Remove useless test
` [PATCH 02/11] xfs: Remove unused variable in xfs_qm_scall_quotaon()
` [PATCH 03/11] xfs: Remove some useless flags tests
[PATCH net 0/2] net: bcmgenet: power management related fixes
2014-11-11 23:24 UTC (2+ messages)
Blues song about systemd
2014-11-11 23:24 UTC
[PATCH v2 0/5] Berlin BG2 AHCI and SATA PHY
2014-11-11 23:23 UTC (6+ messages)
` [PATCH v3 "
` [PATCH v3 4/5] ARM: berlin: Add AHCI and SATA PHY nodes to BG2
[PATCH 0/3] DAPL support on s390x platform
2014-11-11 23:22 UTC (3+ messages)
[GIT PULL] ARM: BCM5301X: DT changes for v3.19
2014-11-11 23:20 UTC
[patch net-next 1/2] net: move vlan pop/push functions into common code
2014-11-11 23:18 UTC (3+ messages)
` [patch net-next 2/2] sched: introduce vlan action
[PATCH] Added Spinlock to l3fwd-vf example to prevent race conditioning
2014-11-11 23:18 UTC (4+ messages)
[GIT PULL] ARM: BCM5301X: SoC changes for v3.19
2014-11-11 23:16 UTC
<PulseAudio>
2014-11-11 23:16 UTC
[PATCH v2] xfs: replace global xfslogd wq with per-mount xfs-iodone wq
2014-11-11 23:12 UTC (2+ messages)
[PATCH V2] net: qualcomm: Fix dependency
2014-11-11 23:13 UTC (2+ messages)
[PATCH] irda: Simplify IRDA logging macros
2014-11-11 23:11 UTC (4+ messages)
` [PATCH] irda: Remove IRDA_<TYPE> "
What's cooking in git.git (Nov 2014, #02; Tue, 11)
2014-11-11 23:09 UTC
[Qemu-devel] Better Cortex-M support?
2014-11-11 23:08 UTC (3+ messages)
Fuck Erich Schubert (systemd fanboi / male feminist) and his lies
2014-11-11 23:08 UTC
What is the default refspec for fetch?
2014-11-11 23:04 UTC (6+ messages)
[linux-3.10 test] 31482: regressions - FAIL
2014-11-11 23:02 UTC
[PATCH] ARM: dts: Fix failing ethernet PHY detection on the LeMaker Banana Pi
2014-11-11 23:01 UTC (5+ messages)
` [PATCH V2 0/1] "
` [PATCH V2 1/1] ARM: dts: sunxi: Banana Pi: increase startup-delay for the GMAC PHY regulator
[nfs-utils] [PATCH 0/3] rpc.mountd: fix some vulnerabilities
2014-11-11 23:00 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.