All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-07-13 14:47:37 to 2013-07-13 22:27:44 UTC [more...]

[Buildroot] [PATCHv2 00/25] OABI removal, ARM floating point improvements, EABIhf and Thumb2 support
 2013-07-13 22:27 UTC  (22+ messages)
` [Buildroot] [PATCHv2 01/25] gcc: use BR2_EXTRA_GCC_CONFIG_OPTIONS in gcc-initial and gcc-intermediate
` [Buildroot] [PATCHv2 02/25] package/uclibc: fix indentation (use tabs, not spaces)
` [Buildroot] [PATCHv2 03/25] arch/arm: remove OABI option
` [Buildroot] [PATCHv2 04/25] arch/arm: remove setting gcc's apcs-gnu ABI (aka OABI)
` [Buildroot] [PATCHv2 05/25] package/uclibc: ARM OABI is no longer supported
` [Buildroot] [PATCHv2 06/25] toolchain/helpers: "
` [Buildroot] [PATCHv2 07/25] linux: remove EABI conditional
` [Buildroot] [PATCHv2 08/25] pkg-infra: dump all ARM OABI references when setting ABI
` [Buildroot] [PATCHv2 09/25] toolchain/helpers: only check for an EABI toolchain
` [Buildroot] [PATCHv2 10/25] package/owl-linux: drop check for EABI
` [Buildroot] [PATCHv2 11/25] package/uClibc: drop ARM EABI conditions
` [Buildroot] [PATCHv2 12/25] arch: introduce BR2_GCC_TARGET_{FPU, FLOAT}
` [Buildroot] [PATCHv2 13/25] arch: Refactor BR2_SOFT_FLOAT into per-architecture options
` [Buildroot] [PATCHv2 14/25] arch: improve ARM floating point support and add support for EABIhf
` [Buildroot] [PATCHv2 15/25] binutils: exclude binutils versions that don't support EABIhf
` [Buildroot] [PATCHv2 16/25] gcc: take into account ARM floating point capabilities
` [Buildroot] [PATCHv2 17/25] toolchain: remove the old BR2_VFP_FLOAT option
` [Buildroot] [PATCHv2 18/25] configs: update defconfigs after VFP option changes
` [Buildroot] [PATCHv2 19/25] configs: use new EABIhf option for beaglebone_defconfig
` [Buildroot] [PATCHv2 20/25] toolchain-external: update config options after EABIhf introduction
` [Buildroot] [PATCHv2 21/25] gcc: create symbolic link to ld-linux in EABIhf/gcc 4.7/eglibc

[PATCH] misc: add driver for Renesas R-Car Gyro-ADC/speed-pulse interfaces
 2013-07-13 22:26 UTC  (6+ messages)

Boot hang regression 3.10.0-rc4 -> 3.10.0
 2013-07-13 22:21 UTC  (4+ messages)
` [PATCH] arm: omap2plus: unidle devices which are about to probe

DT binding review for Armada display subsystem
 2013-07-13 22:16 UTC  (21+ messages)

[PATCH 00/34] pull: make printing quicker, and clang analysis
 2013-07-13 22:10 UTC  (6+ messages)
` [PATCH 03/34] include: copy unlocked-io.h from gnulib

[Buildroot] [PATCH] usbutils: bump to version 007
 2013-07-13 22:03 UTC  (2+ messages)

[Buildroot] [git commit] usbutils: bump to version 007
 2013-07-13 21:58 UTC 

[PATCH 1/3] x86, boot: add mmio serial during compressed boot
 2013-07-13 21:56 UTC  (5+ messages)
` [PATCH v2 "

Call for testing/opinions: Optimized memset/memcpy
 2013-07-13 21:51 UTC  (5+ messages)

[PATCH] x86: don't clear olpc_ofw_header when sentinel is detected
 2013-07-13 21:48 UTC  (2+ messages)

Importing system call as a module function
 2013-07-13 21:42 UTC  (2+ messages)

[PATCH] PCI / hotplug / ACPI: Get rid of check_sub_bridges()
 2013-07-13 21:47 UTC  (2+ messages)

[PATCH v3] x86: make sure IDT is page aligned
 2013-07-13 21:34 UTC  (4+ messages)
` [tip:x86/urgent] x86: Make "

XFS filesystem triggering assert in _repair 3.1.11
 2013-07-13 21:29 UTC 

[PATCH] git-clone.txt: remove the restriction on pushing from a shallow clone
 2013-07-13 21:25 UTC  (2+ messages)

Wandboard Quad experience (good!)
 2013-07-13 21:26 UTC  (8+ messages)

[grub-devel] loongson-2f mini-pc (fuloong) elf image generation
 2013-07-13 21:22 UTC  (13+ messages)

New device for ar5523
 2013-07-13 21:18 UTC  (3+ messages)

[PATCH v5 0/4] mtd:nand:omap2: clean-up of supported ECC schemes
 2013-07-13 21:13 UTC  (12+ messages)
` [PATCH v5 1/4] ARM: OMAP2+: cleaned-up DT support of various "
` [PATCH v5 2/4] mtd:nand:omap2: clean-up BCHx_HW and BCHx_SW ECC configurations in device_probe
` [PATCH v5 3/4] mtd:nand:omap2: updated support for BCH4 ECC scheme
` [PATCH v5 4/4] ARM: dts: AM33xx: updated default ECC scheme in nand-ecc-opt

[RFD] Making "git push [--force/--delete]" safer?
 2013-07-13 21:11 UTC  (19+ messages)
` [PATCH 0/7] safer "push --force" with compare-and-swap
  ` [PATCH 7/7] push: document --lockref

Fwd: 3.10.0 network trace
 2013-07-13 21:10 UTC  (5+ messages)
  `  "

[Bug 60552] New: Lock up using 3.10.0 + dpm patches
 2013-07-13 21:07 UTC  (4+ messages)
` [Bug 60552] "

build regressions 2013-07-13
 2013-07-13 21:06 UTC 

[Qemu-devel] [PATCH 0/8] linux-user: enable NPTL on everything but x86
 2013-07-13 21:01 UTC  (5+ messages)
` [Qemu-devel] [PATCH 5/8] linux-user: Move includes of target-specific headers to end of qemu.h
` [Qemu-devel] [PATCH 7/8] linux-user: Enable NPTL for SPARC targets

mkfs.btrfs out of memory failure on lvm2 thinp volume
 2013-07-13 20:59 UTC 

[PATCH v3] Input: sysrq - DT binding for key sequences
 2013-07-13 20:41 UTC  (2+ messages)

[PATCH] mac80211: fix duplicate retransmission detection
 2013-07-13 20:37 UTC  (3+ messages)

Using CC BY-SA for wireless wiki content
 2013-07-13 20:21 UTC 

[PATCH 1/4] mailmap: do not lose single-letter names
 2013-07-13 20:20 UTC  (5+ messages)
` [PATCH] mailmap: Testing the single letter name case

[Xen-users] kernel 3.9.2 - xen 4.2.2/4.3rc1 => BUG unable to handle kernel paging request netif_poll+0x49c/0xe8
 2013-07-13 20:17 UTC  (11+ messages)
      ` [PATCH] xen-netfront: pull on receive skb may need to happen earlier
            ` [Xen-devel] "

[PATCH] ARM: multiplatform: remove reference to ARCH_MULTI_V4
 2013-07-13 20:09 UTC  (2+ messages)

[U-Boot] [PATCH] tools: fix FIT image with ramdisk
 2013-07-13 20:02 UTC  (4+ messages)

Recovery possible after partial reshape failure?
 2013-07-13 20:01 UTC 

=?UTF-8?q?=5BPATCH=5D=20omapfb=3A=20In=20omapfb=5Fprobe=20return=20-EPROBE=5FDEFER=20when=20display=
 2013-07-13 19:56 UTC  (5+ messages)
` [PATCH] omapfb: In omapfb_probe return -EPROBE_DEFER when display driver is not loaded yet

[PATCH V3 0/3] bring up pxa988 with DT
 2013-07-13 19:56 UTC  (10+ messages)
` [PATCH V3 1/3] dts: change Marvell prefix to 'marvell'

Looking for a mentor
 2013-07-13 19:49 UTC 

[PATCH v3] config: add support for http.<url>.* settings
 2013-07-13 19:46 UTC  (3+ messages)

AMD integrated graphics passthrough to KVM guest
 2013-07-13 19:45 UTC  (7+ messages)

phpBB support
 2013-07-13 18:55 UTC 

[Buildroot] [git commit] opus: bump version
 2013-07-13 19:34 UTC 

[PATCH 1/3] pch_uart: Use DMI interface for board detection
 2013-07-13 19:33 UTC  (8+ messages)
` [PATCH 3/3] pch_gbe: Add MinnowBoard support

[xen-unstable test] 18416: regressions - trouble: broken/fail/pass
 2013-07-13 19:33 UTC 

[Bug 66880] New: R600_DEBUG=sb hangs system after playing xonotic, spring
 2013-07-13 19:31 UTC 

Using netfilter in a multi-threaded program
 2013-07-13 19:30 UTC  (3+ messages)

[PATCH] http.c: fix parsing of http.sslCertPasswordProtected variable
 2013-07-13 19:28 UTC  (3+ messages)

[PATCH net-next] vxlan: Fix vs->vni_list locking
 2013-07-13 19:21 UTC  (5+ messages)
    ` [PATCH net] vxlan: add necessary locking on device removal

[uml-devel] BUG kmalloc-256 (Not tainted): Poison overwritten
 2013-07-13 19:06 UTC 

Linux 3.10.1
 2013-07-13 18:55 UTC  (2+ messages)

Linux 3.9.10
 2013-07-13 18:54 UTC 

Linux kernel 3.10.1 released
 2013-07-13 18:53 UTC 

Linux kernel 3.4.53 released
 2013-07-13 18:53 UTC 

Linux kernel 3.9.10 released
 2013-07-13 18:53 UTC 

Linux 3.4.53
 2013-07-13 18:52 UTC  (2+ messages)

[PATCH] staging/lustre/libcfs: fix typo "default false"
 2013-07-13 18:46 UTC  (6+ messages)
  ` [PATCH v2] staging/lustre/libcfs: staging/lustre/libcfs: drop bogus Kconfig default
        ` [PATCH v3] "

cron job: media_tree daily build: WARNINGS
 2013-07-13 18:29 UTC 

[ 00/19] 3.10.1-stable review
 2013-07-13 18:27 UTC  (20+ messages)

[REGRESSION] "UEFI: Don't pass boot services regions to SetVirtualAddressMap()" breaks macbook efi boot
 2013-07-13 18:17 UTC  (4+ messages)

[PATCH 0/3] Misc cleanups in kconfig for symbol-search
 2013-07-13 18:14 UTC  (5+ messages)
` [PATCH 1/3] Documentation/kconfig: more concise and straightforward search explanation
` [PATCH 2/3] kconfig: avoid multiple calls to strlen
` [PATCH 3/3] kconfig: cleanup symbol-search code

[Qemu-devel] [PATCH v3 00/14] Refactor portio dispatching
 2013-07-13 18:11 UTC  (10+ messages)
` [Qemu-devel] [PATCH v3 11/14] ioport: Switch dispatching to memory core layer

[help] How to install xen with my own kernel on grub2?
 2013-07-13 18:00 UTC  (8+ messages)

[ 00/19] 3.10.1-stable review
 2013-07-13 17:52 UTC  (10+ messages)
` When to push bug fixes to mainline
  ` [Ksummit-2013-discuss] "

AVC for unlabeled_t on cgroup
 2013-07-13 17:48 UTC  (2+ messages)

Linux 3.0.86
 2013-07-13 17:47 UTC  (2+ messages)

[PATCH v3] scripts/config: use sed's POSIX interface
 2013-07-13 17:47 UTC  (2+ messages)

Linux kernel 3.0.86 released
 2013-07-13 17:46 UTC 

[Buildroot] [PATCH v5 1/3] powervr: add powervr virtual package
 2013-07-13 17:27 UTC  (9+ messages)
` [Buildroot] [PATCH v5 2/3] ti-gfx: add new package
` [Buildroot] [PATCH v5 3/3] qt: add powervr and opengl

RFC: removing hardcoded "modprobe blktap" in xencommons
 2013-07-13 17:05 UTC  (3+ messages)

[ANN] backports-v3.10 released - first release!
 2013-07-13 17:03 UTC  (3+ messages)

Fixed PHY Device Tree usage?
 2013-07-13 17:02 UTC  (9+ messages)

[PATCH v6 00/14] Lockless update of reference count protected by spinlock
 2013-07-13 16:58 UTC  (3+ messages)
` [PATCH v6 01/14] spinlock: A new lockref structure for lockless update of refcount

[linux-linus test] 18415: regressions - trouble: broken/fail/pass
 2013-07-13 16:28 UTC 

Bad sectors in metadata area
 2013-07-13 16:24 UTC  (2+ messages)

Troublesome failure mode and recovery
 2013-07-13 16:14 UTC 

[RFC][PATCH 0/9] sched: Power scheduler design proposal
 2013-07-13 16:14 UTC  (3+ messages)

[PATCH] lxc: create lxc cache directory
 2013-07-13 16:11 UTC 

[PATCH] Revert "kvm: Make lapic hrtimer irq safe"
 2013-07-13 16:11 UTC  (2+ messages)

[Bug 42162] [r600g][kms] Display not enabled on resume (HP DV6)
 2013-07-13 15:54 UTC 

[PATCH] sched: Add logic to handle parallel try_to_wake_up() of the same task
 2013-07-13 15:45 UTC 

[PATCH] Add config options remotes.prune and remote.<name>.prune
 2013-07-13 15:43 UTC 

[GIT PULL] ARM: SoC fixes for -rc1
 2013-07-13 15:38 UTC  (2+ messages)

[Bug 65416] New: r300g does not eliminate unread varyings
 2013-07-13 15:34 UTC  (2+ messages)
` [Bug 65416] "

btrfs filesystem balance /mnt/btrfs -> segmentation fault (kernel BUG at fs/btrfs/relocation.c:3296!)
 2013-07-13 15:28 UTC  (2+ messages)

[meta-oe][PATCH] qt-creator: upgrade to 2.8.0
 2013-07-13 15:35 UTC 

[meta-yocto][dylan][PATCH] linux-yocto: Fix SRCREVs in linux-yocto_3.2
 2013-07-13 15:19 UTC  (2+ messages)

[meta-webserver][PATCH] webmin: add from meta-baryon
 2013-07-13 15:12 UTC 

2éme démarque : jusqu'à -60%
 2013-07-13 15:11 UTC 

XFS: Assertion failed: xfs_dir2_sf_lookup(args) == ENOENT, file: fs/xfs/xfs_dir2_sf.c, line: 358
 2013-07-13 15:06 UTC  (4+ messages)

Building Xen 4.2.2 w/EFI on Ubuntu Server 12.04.2
 2013-07-13 14:59 UTC 

[Buildroot] [PATCH] Makefile: unset MAKEFLAGS
 2013-07-13 14:57 UTC  (7+ messages)

[meta-yocto-bsp] [dylan] linux-yocto_3.2 version mismatch
 2013-07-13 14:56 UTC  (3+ messages)

[PATCH] mwifiex: fix IRQ enable/disable
 2013-07-13 14:57 UTC 

[Xenomai] Init issue with rtcan_flexcan
 2013-07-13 14:51 UTC  (6+ messages)

[meta-oe][PATCH 0/3] Add mosh and dependencies
 2013-07-13 14:47 UTC  (4+ messages)
` [meta-oe][PATCH 1/3] protobuf: add recipe from meta-virtualization and tweak
` [meta-oe][PATCH 2/3] libio-pty-perl: add from OE-Classic and update
` [meta-oe][PATCH 3/3] mosh: add new recipe for version 1.2.4


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.