All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-09-27 09:31:46 to 2014-09-27 13:59:06 UTC [more...]

[Qemu-devel] [PATCH 0/5] Add TriCore ABS, ABSB, B, BIT, BO instructions
 2014-09-27 14:58 UTC  (6+ messages)
` [Qemu-devel] [PATCH 1/5] target-tricore: Cleanup and Bugfixes
` [Qemu-devel] [PATCH 2/5] target-tricore: Add instructions of ABS, ABSB opcode format
` [Qemu-devel] [PATCH 3/5] target-tricore: Add instructions of B "
` [Qemu-devel] [PATCH 4/5] target-tricore: Add instructions of BIT "
` [Qemu-devel] [PATCH 5/5] target-tricore: Add instructions of BO "

[GIT PULL] some updates from German l10n team
 2014-09-27 13:58 UTC 

[PATCH v2 1/3] drivers: of: add return value to of_reserved_mem_device_init
 2014-09-27 13:58 UTC  (4+ messages)
` [PATCH v2 1/3] drivers: of: add return value to of_reserved_mem_device_init (fixup)

dedupe and replay
 2014-09-27 13:45 UTC  (5+ messages)

osprey 100e cards?
 2014-09-27 13:39 UTC 

[PATCH 06/10] don't run sparse{c,i} tests when sparse-llvm is disabled
 2014-09-27 13:37 UTC  (3+ messages)

[PATCH v3] serial: mxs-auart: gpios as modem signals (dirty)
 2014-09-27 13:36 UTC  (28+ messages)
` [PATCH 1/4] serial: mxs-auart: ctrl removed from mxs_auart_port
    ` [PATCH] serial: mxs-auart: clean get_mctrl and set_mctrl
` [PATCH 2/4] serial: mxs-auart: use mctrl_gpio helpers for handling modem signals
` [PATCH 3/4] serial: mxs-auart: add interrupts for modem control lines
` [PATCH 4/4] serial: mxs-auart: enable PPS support
    ` [PATCH] "

[PATCH v2] gpio: ks8695: fix 'else should follow close brace '}''
 2014-09-27 13:35 UTC 

ASoC: How to connect a single CPU DAI to two codecs?
 2014-09-27 13:33 UTC 

[Xenomai] [Xenomai-help] Xenomai: /dev/rtheap is missing (chardev, major=10 minor=254) in mini2440
 2014-09-27 13:31 UTC 

VRFs and the scalability of namespaces
 2014-09-27 13:29 UTC  (2+ messages)

[U-Boot] [PATCH] tools: mkimage can read input on /dev/stdin
 2014-09-27 13:25 UTC  (4+ messages)

[PATCH 0/3] Some cleanup for samsung clock
 2014-09-27 13:20 UTC  (7+ messages)
` [PATCH 1/3] clk: samsung: Spelling s/bwtween/between/
` [PATCH 2/3] clk: samsung: remove unnecessary CONFIG_OF from clk.c

[PATCH] Add targets to install the files at the system
 2014-09-27 13:18 UTC 

[PATCH gpio v1 1/2] gpio: ks8695: fix switch case indentation
 2014-09-27 13:18 UTC  (4+ messages)
` [PATCH gpio v1 2/2] gpio: ks8695: fix 'else should follow close brace '}''

[PATCH v2 0/7] ARM: sunxi: Add basic support for Allwinner A80 SoC
 2014-09-27 13:16 UTC  (16+ messages)
` [PATCH v2 1/7] ARM: sunxi: Introduce Allwinner A80 support
` [PATCH v2 4/7] ARM: dts: sun9i: Add A80 Optimus Board support
` [PATCH v2 6/7] devicetree: bindings: Document supported Allwinner sunxi SoCs

[PATCH] TaskTracker : Simplified thread information tracker
 2014-09-27 13:14 UTC  (6+ messages)

[Buildroot] [RFC 0/3] samba4: allow build of libsmbclient only
 2014-09-27 13:12 UTC  (4+ messages)
` [Buildroot] [RFC 1/3] samba4: allow separate build of libsmbclient
` [Buildroot] [RFC 2/3] samba4: add hacky patch that avoids manpage creation
` [Buildroot] [RFC 3/3] samba4-HACK: apply --disable-rpath-private-install for smbclient

master - Revert "man: lvmcache should use clearer cache pool options"
 2014-09-27 13:11 UTC 

master - Revert "man: lvmthin should use clearer thin pool options"
 2014-09-27 13:11 UTC 

[PATCH v2 0/5] nfsd: support for lifting grace period early
 2014-09-27 13:04 UTC  (5+ messages)

[Xenomai] Xenomai: /dev/rtheap is missing
 2014-09-27 13:01 UTC 

[PATCH 04/10] compile-i386.c: don't mix calls to write(2) with stdio
 2014-09-27 13:00 UTC  (3+ messages)

[U-Boot] U-Boot panasonic repo
 2014-09-27 13:00 UTC  (6+ messages)

[PATCH v3 01/10] Add the __restrict__ keyword
 2014-09-27 12:52 UTC 

[PATCH] checkkconfigsymbols.sh: reimplementation in python
 2014-09-27 12:57 UTC  (2+ messages)
` [PATCH v5] "

[Buildroot] [pull request v6] gendoc infra: make it useable for other documents
 2014-09-27 12:56 UTC  (36+ messages)
` [Buildroot] [PATCH 01/25 v6] gendoc infra: move manual build location into $(BUILD_DIR)/manual
` [Buildroot] [PATCH 02/25 v6] gendoc infra: avoid a2x warning
` [Buildroot] [PATCH 03/25 v6] gendoc infra: disable pdf manual generation if xsltproc is buggy
` [Buildroot] [PATCH 04/25 v6] docs/manual: get rid of legacy comment in GENDOC
` [Buildroot] [PATCH 05/25 v6] docs/manual: copying the manual sources is a common action
` [Buildroot] [PATCH 06/25 v6] docs/manual: simplify generation dependencies
` [Buildroot] [PATCH 07/25 v6] docs/manual: manual-update-lists is not a generic GENDOC rule
` [Buildroot] [PATCH 08/25 v6] docs/manual: move manual-prepare-sources rule into GENDOC
` [Buildroot] [PATCH 09/25 v6] docs/manual: do not hardcode name of the generated document
` [Buildroot] [PATCH 10/25 v6] docs/manual: allow a document to declare where its resources are
` [Buildroot] [PATCH 11/25 v6] docs/manual: last pass at removing hard-coded path in GENDOC_INNER
` [Buildroot] [PATCH 12/25 v6] docs/manual: properly separate rules specific for our manual
` [Buildroot] [PATCH 13/25 v6] docs/manual: rename the generic dependency rules
` [Buildroot] [PATCH 14/25 v6] docs/manual: allow documents to define some hooks, as for a package
` [Buildroot] [PATCH 15/25 v6] docs/manual: use the new hooks instead of gendoc rules
` [Buildroot] [PATCH 16/25 v6] docs/manual: always look for resources in destination directory
` [Buildroot] [PATCH 17/25 v6] docs: separate the GENDOC infra from our manual definition
` [Buildroot] [PATCH 18/25 v6] docs: rename the GENDOC infrastructure
` [Buildroot] [PATCH 19/25 v6] docs/asciidoc: call $(pkgname) and $(pkgdir) in a single place
` [Buildroot] [PATCH 20/25 v6] docs/asciidoc: make it possible to use $(@D) in hooks
` [Buildroot] [PATCH 21/25 v6] doc/asciidoc: allow documents to pass a global asciidoc configuration
` [Buildroot] [PATCH 22/25 v6] doc/asciidoc: always apply Buildroot's AsciiDoc config
` [Buildroot] [PATCH 23/25 v6] doc/asciidoc: always use UTC
` [Buildroot] [PATCH 24/25 v6] Makefile: enable generating documents from br2-external
` [Buildroot] [PATCH 25/25 v6] docs/manual: document the asciidoc infra

[PATCH] Clang compile error with RTE_LIBRTE_MEMPOOL_DEBUG enabled
 2014-09-27 12:56 UTC  (2+ messages)

Dear: Account User
 2014-09-27  9:43 UTC 

[PATCH 0/5] pinctrl: samsung: Data structure clean-up
 2014-09-27 12:50 UTC  (5+ messages)

[PATCH v2 01/10] Add the __restrict__ keyword
 2014-09-27 12:42 UTC  (3+ messages)

[Qemu-devel] [Bug 1373362] [NEW] qemu-2.1.1 i386-softmmu compile error: q35_dsdt_applesmc_sta undeclared
 2014-09-27 12:38 UTC  (4+ messages)
` [Qemu-devel] [Bug 1373362] "

[Buildroot] [PATCH] package: libarchive: allow building as host package
 2014-09-27 12:37 UTC  (4+ messages)

[Bug 73267] New: Nouveau: corrupted laptop screen's EDID info
 2014-09-27 12:34 UTC  (2+ messages)
  ` [Bug 73267] "

[PATCH 0/3] sheepdog driver update for iSCSI multipath
 2014-09-27 12:32 UTC  (2+ messages)

[PATCH] init: Mount devtmpfs before mounting root
 2014-09-27 12:08 UTC 

[PATCH v6 0/4] Tegra124 soctherm driver
 2014-09-27 12:06 UTC  (7+ messages)
` [PATCH v6 4/4] thermal: Add Tegra SOCTHERM thermal management driver

[Qemu-devel] [Bug 62244] Re: Debugging mode not enabled in Bochs
 2014-09-27 12:02 UTC 

TeVii S480 in Debian Wheezy
 2014-09-27 12:05 UTC  (2+ messages)

[PATCH v2 1/2] mmc: atmel-mci: Switch to using managed resource in probe
 2014-09-27 11:59 UTC  (4+ messages)
` [PATCH] mmc: atmel-mci: fix mismatched section on atmci_cleanup_slot

Recent changes (master)
 2014-09-27 12:00 UTC 

Upcoming v4l-utils 1.6.0 release
 2014-09-27 11:54 UTC  (2+ messages)

[PATCH] net: fec: remove memory copy for rx path
 2014-09-27 11:39 UTC  (4+ messages)

[U-Boot] Please pull u-boot-dm.git branch for-tom
 2014-09-27 11:36 UTC  (2+ messages)

[U-Boot] Please pull u-boot-fsl-qoriq
 2014-09-27 11:36 UTC  (2+ messages)

[U-Boot] Please pull u-boot-mpc85xx
 2014-09-27 11:36 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] ympd: new package (version 2)
 2014-09-27 11:34 UTC  (3+ messages)

[Bug 81644] New: Random crashes on RadeonSI with Chromium
 2014-09-27 11:33 UTC  (6+ messages)
` [Bug 81644] "

[linux-3.10 test] 30429: regressions - trouble: blocked/broken/fail/pass
 2014-09-27 11:27 UTC 

[Xenomai] Non-real time method using real time api
 2014-09-27 11:27 UTC  (4+ messages)

[PATCH] ARM: zImage: add support for ARMv7-M
 2014-09-27 11:25 UTC  (2+ messages)
` [PATCH v4] "

[PATCH] regmap: fix NULL pointer dereference in _regmap_write/read
 2014-09-27 11:21 UTC  (3+ messages)

Question about high CPU load during iperf ethernet testing
 2014-09-27 11:20 UTC  (7+ messages)

[PATCH v5 0/2] regulator: get voltage & duty table from dts for st-pwm
 2014-09-27 11:18 UTC  (3+ messages)
` [PATCH v5 1/2] regulator: st-pwm: get voltage and duty table from dts

[PATCH v7 0/7] Add mrfld DSP topology and widgets
 2014-09-27 11:13 UTC  (5+ messages)
` [PATCH v7 3/7] ASoC: Intel: mrfld: add DSP core controls

Stupid NVIDIA 3D vgaarb.c patch
 2014-09-27 11:01 UTC  (7+ messages)

[PATCH v3 0/8] Add initial support for DA9150 Charger & Fuel-Gauge IC
 2014-09-27 11:09 UTC  (17+ messages)
` [PATCH 1/8] mfd: Add support for DA9150 combined charger & fuel-gauge device
` [PATCH 2/8] mfd: da9150: Add DT binding documentation for core
` [PATCH 3/8] iio: Add support for DA9150 GPADC
` [PATCH 4/8] iio: da9150: Add DT binding documentation for GPADC
` [PATCH 5/8] power: Add support for DA9150 Charger
` [PATCH 8/8] iio: Add ABI documentation for input current readings

Xen ARM and rtds real-time scheduler: local_irq_is_enabled() assert
 2014-09-27 11:04 UTC  (3+ messages)

[Qemu-devel] [PATCH RESEND 0/9] virtio: fix virtio child recount in transports
 2014-09-27 10:37 UTC  (3+ messages)

[PATCH] bcma: use device from DT (brcm,bus-gpio) for SoC GPIO chip
 2014-09-27 10:37 UTC  (7+ messages)
        ` [PATCH] bcma: use device from DT (brcm, bus-gpio) "

WorldCIST 2015 - 3rd World Conference on Information Systems and Technologies
 2014-09-27 10:32 UTC 

[PATCH] ARM: fix set_tls for !CONFIG_KUSER_HELPERS
 2014-09-27 10:30 UTC  (2+ messages)

[meta-oe][PATCH] fb-test: update to 1.1.0
 2014-09-27 10:28 UTC 

Hang in blkdev_get
 2014-09-27 10:23 UTC 

[PATCH v6 2/2] iio/adc: add support for axp288 adc
 2014-09-27 10:20 UTC  (3+ messages)

[dm-crypt] System comes up very slowly
 2014-09-27 10:19 UTC  (2+ messages)

[PATCH] ASoC: ssm4567: Add driver for Analog Devices SSM4567 amplifier
 2014-09-27 10:18 UTC  (3+ messages)

[PATCH v6 1/2] mfd/axp20x: extend axp20x to support axp288 pmic
 2014-09-27 10:13 UTC  (3+ messages)

linux-next: manual merge of the tip tree with the audit tree
 2014-09-27 10:11 UTC  (3+ messages)

[xen-unstable test] 30424: regressions - trouble: broken/fail/pass
 2014-09-27 10:10 UTC 

[PATCH] iio: iadc: Qualcomm SPMI PMIC current ADC driver
 2014-09-27 10:06 UTC  (5+ messages)

[PATCH v1 0/4] net: fec: Code cleanup
 2014-09-27  9:51 UTC  (3+ messages)

Backup: Compare sent snapshots
 2014-09-27 10:01 UTC  (5+ messages)

[GIT PULL] EFI urgent fixes
 2014-09-27  9:59 UTC  (9+ messages)

[PATCH v3] IIO: add si7020 driver
 2014-09-27  9:57 UTC  (2+ messages)

[PATCH] mm/slab: use IS_ENABLED() instead of ZONE_DMA_FLAG
 2014-09-27  9:56 UTC  (4+ messages)

[PATCH v2 1/4] staging:iio:ad5933: Fix NULL pointer deref when enabling buffer
 2014-09-27  9:52 UTC  (4+ messages)
` [PATCH v2 3/4] staging:iio:ad5933: Report temperature as raw value

[PATCH v2] iio: iadc: Qualcomm SPMI PMIC current ADC driver
 2014-09-27  9:50 UTC  (9+ messages)

[Buildroot] [PATCH 0/3] raspberry pi: bump versions (branch yem/rpi-bump)
 2014-09-27  9:45 UTC  (4+ messages)
` [Buildroot] [PATCH 1/3] package/rpi-firmware: bump revision for a lot of fixes + enhancements
` [Buildroot] [PATCH 2/3] package/rpi-userland: bump revision for "
` [Buildroot] [PATCH 3/3] configs: update raspberrypi_defconfig

[PATCH v3 0/2] Intial support for voltage ADC
 2014-09-27  9:43 UTC  (3+ messages)
` [PATCH v3 2/2] DT: iio: vadc: document dt binding

[PATCH v3 0/4] support signed write command
 2014-09-27  9:36 UTC  (4+ messages)
` [PATCH v3 2/4] shared/gatt-client: Add CSRK part to support signed write


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.