All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-06-20 06:17:37 to 2013-06-20 07:39:05 UTC [more...]

[Buildroot] buildroot and kernel modules
 2013-06-20  7:39 UTC  (2+ messages)

[PATCH] kernel/kthread.c: need spin_lock_irq() for 'worker' before main looping, since it can "WARN_ON(worker->task)"
 2013-06-20  7:37 UTC  (7+ messages)

chromium 29.0.1518.2 for armv7a
 2013-06-20  7:37 UTC  (2+ messages)

[PATCH 0/5] Make changes in Hob in order to work correctly with bitbake-worker
 2013-06-20  7:36 UTC  (3+ messages)
` [PATCH 2/5] bitbake: add a new command and modify others

[PATCH] kernel/timer.c: using spin_lock_irqsave instead of spin_lock + local_irq_save, especially when CONFIG_LOCKDEP not defined
 2013-06-20  7:36 UTC  (8+ messages)

linux-next: manual merge of the samsung tree with Linus' tree
 2013-06-20  7:36 UTC 

[PATCH 0/6] push.default in the triangular world
 2013-06-20  7:35 UTC  (5+ messages)
` [PATCH 2/6] config doc: rewrite push.default section

[PATCH] perf: fix bench numa compilation
 2013-06-20  7:33 UTC  (4+ messages)

[PATCH] read_file: Make it work on tftp servers which do not pass size
 2013-06-20  7:28 UTC  (5+ messages)

meaning of err=84
 2013-06-20  7:33 UTC  (2+ messages)

[PATCH 0/8] ARM: at91: prepare the move to common clk framework
 2013-06-20  7:33 UTC  (4+ messages)
` [PATCH 1/8] ARM: at91/tc/clocksource: replace clk_enable/disable with clk_prepare_enable/disable_unprepare

[PATCH V2] regulator: 88pm800: add regulator driver for 88pm800
 2013-06-20  7:31 UTC 

[Qemu-devel] [PATCH] Remove hardcoded xen-platform device initialization
 2013-06-20  7:32 UTC  (17+ messages)
  ` [Qemu-devel] [Xen-devel] "

[PATCH v2 0/2] kvm: x86: Emulate MSR_PLATFORM_INFO
 2013-06-20  7:31 UTC  (8+ messages)

[Xenomai] CPU time limit exceeded
 2013-06-20  7:31 UTC  (7+ messages)

[PATCH 2/6] ARM: OMAP2+: Remove board-omap4panda.c
 2013-06-20  7:29 UTC  (13+ messages)

Toolchain... Issues with systemd (probably)
 2013-06-20  7:29 UTC  (5+ messages)

[Bridge] [PATCH] net bridge: add null pointer check, fix panic
 2013-06-20  7:29 UTC  (9+ messages)
      ` Fwd: "
        ` [Bridge] "
    `  "

[RFC 0/3] How to pass IOMMU map attr via DMA API?
 2013-06-20  7:27 UTC  (6+ messages)
` [RFC 3/3] iommu/tegra: smmu: Support read-only mapping
  ` [Linaro-mm-sig] "

[PATCH net-next 8/8] openvswitch: Add vxlan tunneling support
 2013-06-20  7:27 UTC 

[PATCH net-next 7/8] vxlan: Add tx-vlan offload support
 2013-06-20  7:26 UTC 

[PATCH net-next 6/8] vxlan: Improve vxlan headroom calculation
 2013-06-20  7:26 UTC 

[PATCH net-next 5/8] vxlan: Factor out vxlan send api
 2013-06-20  7:26 UTC 

[PATCH net-next 4/8] vxlan: Extend vxlan handlers for openvswitch
 2013-06-20  7:26 UTC 

[Qemu-devel] [RFC 00/13] dataplane: use block layer
 2013-06-20  7:26 UTC  (3+ messages)
` [Qemu-devel] [RFC 06/13] qemu-thread: add TLS wrappers

[PATCH net-next 3/8] vxlan: Allow multiple receive handlers
 2013-06-20  7:26 UTC 

[PATCH net-next 2/8] vxlan: Fix sparse warnings
 2013-06-20  7:26 UTC 

[PATCH net-next 1/8] vxlan: Fix error handling while creating device
 2013-06-20  7:26 UTC 

[PATCH net-next 0/8] openvswitch: Add vxlan tunneling support
 2013-06-20  7:26 UTC 

[PATCH] gpio: ADI GPIO2 driver for BF54x and BF60x
 2013-06-20  7:19 UTC 

prio queue not working as expected?
 2013-06-20  7:25 UTC  (2+ messages)

[PATCH 0/2] pinctrl: ABX500: fix
 2013-06-20  7:24 UTC  (3+ messages)
` [PATCH 1/2] pinctrl: abx500: suppress hardcoded value
` [PATCH 2/2] pinctrl: abx500: fix abx500_gpio_get()

[PATCH 0/2] pinctrl: ABX500: Add device tree support
 2013-06-20  7:23 UTC  (3+ messages)
` [PATCH 1/2] pinctrl: abx500: "
` [PATCH 2/2] pinctrl: abx500: fix abx500_pin_config_set()

[PATCH 0/4] Updated omap_hsmmc SDIO and remuxing patches
 2013-06-20  7:24 UTC  (5+ messages)
` [PATCH 2/4] mmc: omap_hsmmc: Enable SDIO IRQ using a GPIO in idle mode

[alsa-ucm] segfault at __list_del function in list.h
 2013-06-20  7:23 UTC 

[PATCH 0/2] Revert commits preventing platforms from booting
 2013-06-20  7:22 UTC  (2+ messages)

[PATCH v3 0/3] exynos5420/hdmi: add support for hdmi subsystem
 2013-06-20  7:22 UTC  (4+ messages)
` [PATCH v3 1/3] drm/exynos: add new compatible strings "

[U-Boot] [PATCH] gpio: spear_gpio: Fix gpio_set_value() implementation
 2013-06-20  7:22 UTC  (2+ messages)

[RFC PATCH 0/6] Suspend USB Host controller on bus suspend
 2013-06-20  7:21 UTC  (5+ messages)
` [RFC PATCH 2/6] mfd: omap-usb-host: Put pins in IDLE state on suspend

[U-Boot] [PATCH] gpio: omap_gpio: Remove check_gpio() function
 2013-06-20  7:20 UTC  (3+ messages)

[PATCH] kernel/itimer.c: for return value, using -EINVAL instead of -EFAULT
 2013-06-20  7:18 UTC  (3+ messages)

[Buildroot] Build error when trying to build the py-smbus package of i2c-tools
 2013-06-20  7:18 UTC 

[PATCH v4 0/5] git-remote-mediawiki: new tool to preview local changes without pushing
 2013-06-20  7:16 UTC  (6+ messages)
` [PATCH v4 1/5] git-remote-mediawiki: Introduction of Git::Mediawiki.pm
` [PATCH v4 2/5] git-remote-mediawiki: new git bin-wrapper for developement
` [PATCH v4 3/5] git-remote-mediawiki: factoring code between git-remote-mediawiki and Git::Mediawiki
` [PATCH v4 4/5] git-remote-mediawiki: Adding git-mw command
` [PATCH v4 5/5] git-remote-mediawiki: Add preview subcommand into git mw

[PATCH] ath6kl: Fix race in heart beat polling
 2013-06-20  7:17 UTC 

[xen-unstable test] 18172: tolerable FAIL
 2013-06-20  7:14 UTC 

linux-next: manual merge of the arm-soc tree with the tip tree
 2013-06-20  7:14 UTC  (3+ messages)

[PATCH V1] ARM: dts: tegra: Modify pcie memory space size
 2013-06-20  7:14 UTC  (3+ messages)

[U-Boot] [PATCH v3 0/9] Bring in new I2C framework
 2013-06-20  7:14 UTC  (10+ messages)

[LTP] [PATCH] mmap/mmap12.c: new case to test MAP_POPULATE of mmap
 2013-06-20  7:11 UTC  (3+ messages)

[PATCH V6 3/3] ARM: dts: Add pcie controller node for Samsung EXYNOS5440 SoC
 2013-06-20  7:12 UTC  (3+ messages)

[RESEND RFC PATCH 00/50] ARM: at91: move to common clk framework
 2013-06-20  7:12 UTC  (6+ messages)
` [RFC PATCH 13/50] ARM: at91: move at91rm9200 SoC to new at91 clk implem

[PATCH V6 2/3] ARM: EXYNOS: Enable PCIe support for Exynos5440
 2013-06-20  7:11 UTC  (2+ messages)

[PATCH V6 1/3] pci: Add PCIe driver for Samsung Exynos
 2013-06-20  7:10 UTC  (2+ messages)

[U-Boot] [PATCH v2] exynos5250: move board specific configs to board specific config file
 2013-06-20  7:10 UTC  (3+ messages)

linux-next: manual merge of the arm-soc tree with the tip tree
 2013-06-20  7:09 UTC  (3+ messages)

[Buildroot] [PATCH] usbmount: stop using blkid, use udev environment variables instead
 2013-06-20  7:10 UTC  (4+ messages)

[PATCH v2 1/7] drivers: bus: imx-weim: Remove private driver data
 2013-06-20  7:10 UTC  (3+ messages)
` [PATCH v2 7/7] drivers: bus: imx-weim: Change compatible string for i.MX6Q

[PATCH] gpio-langwell: remove Withney point support
 2013-06-20  7:09 UTC  (5+ messages)

[oss-security] Xen Security Advisory 55 - Multiple vulnerabilities in libelf PV kernel handling
 2013-06-20  7:09 UTC 

[ath9k-devel] ath9k_htc: station unable to authenticate
 2013-06-20  7:09 UTC  (2+ messages)

[PATCH V6 0/3] PCIe support for Samsung Exynos5440 SoC
 2013-06-20  7:09 UTC  (2+ messages)

[PATCH 0/5] ARM: dts: exynos5420: add support for hdmi subsystem
 2013-06-20  7:09 UTC  (10+ messages)
` [PATCH 2/5] ARM: dts: exynos5420: add dt nodes "
` [PATCH 4/5] ARM: dts: exynos5420: add hdmi hpd gpio pinctrl node
` [PATCH 5/5] ARM: dts: update binding documentation for hdmi subsystem

[PATCH 0/3] ACPI video driver document update
 2013-06-20  7:08 UTC  (4+ messages)
` [PATCH 1/3] ACPI / video: add description for brightness_switch_enabled
` [PATCH 2/3] ACPI / video: move video_extension.txt to Documentation/acpi
` [PATCH 3/3] ACPI / video: update video_extension.txt for backlight control

[Buildroot] [PATCH 01/12] coxpcall: Updated source location
 2013-06-20  7:05 UTC  (6+ messages)
` [Buildroot] [PATCH 09/12] luaposix: New package

paper supplier
 2013-06-20  6:53 UTC 

[PATCH] regulator: max77693: Add max77693 regualtor driver
 2013-06-20  7:03 UTC 

[git pull] Please pull powerpc.git merge branch
 2013-06-20  7:01 UTC 

[PATCH] Staging: vt6655: aes_ccmp: fixed a brace coding style
 2013-06-20  6:56 UTC 

[U-Boot] [PATCH v6 0/5] Add gdsys ControlCenter Digital board
 2013-06-20  6:56 UTC  (4+ messages)
` [U-Boot] [PATCH v6 4/5] Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM

CFC - RW - power-donw ?
 2013-06-20  6:55 UTC 

-90% sur l'iPhone 5
 2013-06-20  6:55 UTC 

[Qemu-devel] [PATCH v2 0/2] libqtest leak fix & cleanup
 2013-06-20  6:55 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 1/2] libqtest: Plug fd and memory leaks in qtest_quit()
` [Qemu-devel] [PATCH v2 2/2] libqtest: New qtest_end() to go with qtest_start()

[PATCH] convert MXS to common clk
 2013-06-20  6:54 UTC  (18+ messages)
` [PATCH 01/17] clk: divider: Add onebased divider support
` [PATCH 02/17] clk: gate: Add inverted gate support
` [PATCH 03/17] clk: add prototype for clk_is_enabled
` [PATCH 04/17] ARM: MXS: Add MXS specific clk types
` [PATCH 05/17] ARM: MXS: add clk drivers
` [PATCH 06/17] ARM: MXS: remove board specific clock setups
` [PATCH 07/17] mci: mxs: Use dev_*
` [PATCH 08/17] net: fec: Use clk API unconditionally
` [PATCH 09/17] mci: mxs: use common clk API
` [PATCH 10/17] mtd: gpmi-nand: switch to clk support
` [PATCH 11/17] serial: auart: Use "
` [PATCH 12/17] serial: stm: "
` [PATCH 13/17] spi: mxs: "
` [PATCH 14/17] ARM: MXS: octotp: switch to "
` [PATCH 15/17] ARM: MXS: remove imx_enable_enetclk
` [PATCH 16/17] video: stm: switch to clk support
` [PATCH 17/17] ARM: MXS: remove old clock support

[PATCH] Support for Sony NSG-MR5U
 2013-06-20  6:43 UTC 

[Bug 59821] Dell M4600 CPU cores locked at 800MHz
 2013-06-20  6:48 UTC 

[ath9k-devel] ath9k_htc: station unable to authenticate
 2013-06-20  6:47 UTC  (14+ messages)

[GIT PULL] ARM: OMAP: Device Tree for 3.11
 2013-06-20  6:45 UTC  (3+ messages)

[PATCH] makedumpfile: add missing options to man page or help
 2013-06-20  6:43 UTC  (4+ messages)

[PATCH][TRIVIAL] osm_sm_state_mgr.c Trivial log changes
 2013-06-20  6:44 UTC  (3+ messages)

[U-Boot] [PATCH 0/4 V5] SMDK5250: FDT: Add device tree support for console
 2013-06-20  6:44 UTC  (2+ messages)

regression after "asus-wmi: update wlan LED through rfkill led trigger"
 2013-06-20  6:44 UTC 

[RFC PATCH v2] dmabuf-sync: Introduce buffer synchronization framework
 2013-06-20  6:43 UTC  (14+ messages)

[PATCH v2 0/2] R-Car GPIO fixes
 2013-06-20  6:42 UTC  (6+ messages)
` [PATCH v2 2/2] gpio-rcar: Remove #ifdef CONFIG_OF around OF-specific sections

[PATCH V5 1/3] pci: Add PCIe driver for Samsung Exynos
 2013-06-20  6:41 UTC  (6+ messages)

[net-next 0/8][pull request] Intel Wired LAN Driver Updates
 2013-06-20  6:41 UTC  (6+ messages)
` [net-next 1/8] i40e: main driver core

[PATCH 0/5] cpufreq:boost: CPU Boost mode support
 2013-06-20  6:41 UTC  (8+ messages)
` [PATCH v3 1/3] cpufreq: Add boost frequency support in core

[PATCH] pinctrl: document the pinctrl PM states
 2013-06-20  6:38 UTC  (8+ messages)

[PATCH 0/3] mm, vmalloc: cleanup for vmap block
 2013-06-20  6:38 UTC  (4+ messages)

[PATCH 1/2] clk: nomadik: implement the Nomadik clocks properly
 2013-06-20  6:38 UTC  (3+ messages)

[-stable 3.8.1 performance regression] madvise POSIX_FADV_DONTNEED
 2013-06-20  6:36 UTC  (6+ messages)

[PATCH] mm/page_alloc: remove repetitious local_irq_save() in __zone_pcp_update()
 2013-06-20  6:32 UTC  (4+ messages)

[PATCH] libx11: enable Xcms by default
 2013-06-20  6:34 UTC  (2+ messages)

[PATCH v5, 0/3] DT support for NAND on OMAP2
 2013-06-20  6:34 UTC  (2+ messages)

[Ocfs2-devel] [PATCH] ocfs2: need rollback when journal_access failed in ocfs2_orphan_add()
 2013-06-20  6:33 UTC  (5+ messages)

[Qemu-devel] [PATCH v2 0/6] port network layer onto glib
 2013-06-20  6:30 UTC  (10+ messages)
` [Qemu-devel] [PATCH v2 2/6] net: introduce lock to protect NetClientState's peer's access
` [Qemu-devel] [PATCH v2 4/6] net: force NetQue opaque to be NetClientState
` [Qemu-devel] [PATCH v2 5/6] net: defer nested call to BH

[PATCH v2 0/5] DT/ARCH updates for MFC
 2013-06-20  6:53 UTC  (6+ messages)
` [PATCH v2 1/5] ARM: dts: Update clocks entry in MFC binding documentation
` [PATCH v2 2/5] ARM: dts: Remove unsused MFC clock from exynos4
` [PATCH v2 3/5] ARM: dts: Update 5250 MFC node
` [PATCH v2 4/5] ARM: dts: Add MFC node for exynos 5420
` [PATCH v2 5/5] ARM: EXYNOS: Add mfc-v7 to memory reserve

[Buildroot] [autobuild.buildroot.net] Build results for 2013-06-19
 2013-06-20  6:30 UTC 

KVM Test report, kernel e47a5f5f... + qemu 58fcb1ed
 2013-06-20  6:28 UTC 

[PATCH RESEND v5] fat: editions to support fat_fallocate
 2013-06-20  6:28 UTC  (15+ messages)

[Printing-architecture] On the Continued Need for PostScript Workflows
 2013-06-20  6:23 UTC  (5+ messages)

Problem with Raid1 when all drives failed
 2013-06-20  6:22 UTC 

[Buildroot] [PATCH v11 00/11] add Gstreamer 1.X for gst-omx support
 2013-06-20  6:20 UTC  (3+ messages)
` [Buildroot] [PATCH v11 03/11] gst1-plugins-base: add gstreamer1 base plugins

[PATCH v2 0/7] Convert GPIO Davinci to platform driver
 2013-06-20  6:18 UTC  (4+ messages)
` [PATCH v2 4/7] ARM: davinci: creation of gpio platform device for dmxxx platforms

[Trivial PATCH 00/33] Remove uses of typedef ctl_table
 2013-06-20  6:18 UTC  (5+ messages)
` [Trivial PATCH 28/33] ipv6: Convert use of typedef ctl_table to struct ctl_table
` [Trivial PATCH 29/33] ndisc: "

[uvcvideo] webcam+RK3066+3.0.8
 2013-06-20  6:18 UTC 

[Ocfs2-devel] [PATCH 1/2] ocfs2: xattr: fix inlined xattr reflink
 2013-06-20  6:17 UTC  (2+ messages)
` [Ocfs2-devel] [PATCH 2/2] ocfs2: xattr: remove useless free space checking


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.