messages from 2014-03-26 13:19:01 to 2014-03-26 14:02:30 UTC [more...]
[PATCH v2 0/5] ARM: shmobile: r8a7790: enable IIC(B) cores
2014-03-26 14:02 UTC (7+ messages)
` [PATCH v2 1/5] pinctrl: pfc: r8a7790: add i2c0 muxing
` [PATCH v2 2/5] pinctrl: pfc: r8a7790: add mux data for IIC(B) cores
[PATCH net-next resend] net/mlx4_core: pass pci_device_id.driver_data to __mlx4_init_one during reset
2014-03-26 14:02 UTC (2+ messages)
[PATCH v3 0/5] xen: Add EFI support
2014-03-26 14:02 UTC (43+ messages)
` [PATCH v3 1/5] efi: Add efi_init_ops variable
` [PATCH v3 2/5] efi: Export arch_tables variable
` [PATCH v3 3/5] x86: Call efi_memblock_x86_reserve_range() on native EFI platform only
` [PATCH v3 4/5] xen: Define EFI related stuff
` [PATCH v3 5/5] xen: Put EFI machinery in place
[PATCH] Add initcall_blacklist kernel parameter
2014-03-26 14:00 UTC
[Qemu-devel] [PATCH for-2.0] fw-path-provider: Change GPL version to 2+
2014-03-26 14:00 UTC
[PATCH] xen/x86: Identify which vcpu's CR4 is being badly modified
2014-03-26 14:00 UTC (5+ messages)
` [PATCH v2] "
[PATCH RFC 1/2] netfilter: nf_tables: move set netlink messages into the batch
2014-03-26 14:00 UTC (6+ messages)
[PATCH v3 1/1] ARM: sun4i: spi: Allow transfers larger than FIFO size
2014-03-26 13:59 UTC (3+ messages)
` [PATCH v4] "
[PATCH] ARM: realview: basic device tree implementation
2014-03-26 13:59 UTC (3+ messages)
[RFC PATCH 00/12] PCIe support for DRA7xx
2014-03-26 13:57 UTC (39+ messages)
` [RFC PATCH 01/12] phy: phy-omap-pipe3: Add support for PCIe PHY
` [RFC PATCH 02/12] pci: host: pcie-dra7xx: add support for pcie-dra7xx controller
` [RFC PATCH 03/12] pci: host: pcie-designware: Use *base-mask* for configuring the iATU
` [RFC PATCH 04/12] ARM: dts: DRA7: Add divider table to optfclk_pciephy_div clock
` [RFC PATCH 05/12] ARM: dts: DRA7: Change the parent of apll_pcie_in_clk_mux to dpll_pcie_ref_m2ldo_ck
` [RFC PATCH 06/12] arm: dra7xx: Add hwmod data for pcie1 phy and pcie2 phy
` [RFC PATCH 07/12] arm: dra7xx: Add hwmod data for pcie1 and pcie2 subsystems
` [RFC PATCH 08/12] ARM: dts: dra7xx-clocks: Add missing 32khz clocks used for PHY
` [RFC PATCH 09/12] ARM: dts: dra7: Add dt data for PCIe PHY control module
` [RFC PATCH 10/12] ARM: dts: dra7: Add dt data for PCIe PHY
` [RFC PATCH 11/12] ARM: dts: dra7: Add dt data for PCIe controller
` [RFC PATCH 12/12] ARM: OMAP: Enable PCI for DRA7
[PATCH v5 0/1] Add WMI driver to control AlienFX features
2014-03-26 13:57 UTC (2+ messages)
` [PATCH v5 1/1] Add WMI driver for controlling AlienFX features on some Alienware products
[PATCH] net: unix: non blocking recvmsg() should not return -EINTR
2014-03-26 13:57 UTC (3+ messages)
[Qemu-devel] [Bug 1297651] [NEW] KVM create a win7 guest with Qemu, it boots up fail
2014-03-26 13:56 UTC (7+ messages)
[MI-prototype] MI: mi-lttng into libcommon, global option lttng_mi_opt , command version
2014-03-26 13:56 UTC
[Qemu-devel] [PATCH for-2.0] cpu: do not use QOM casts in ENV_GET_CPU
2014-03-26 13:55 UTC (2+ messages)
[PATCH v2] mxc_nand : allow swapping the Bad block Indicator for NFC v1
2014-03-26 13:53 UTC (7+ messages)
` [PATCH 1/1] "
[Bug 76501] New: fences regression
2014-03-26 13:53 UTC (2+ messages)
` [Bug 76501] "
[PATCH] drm/radeon: clear needs_reset flag if IB test fails
2014-03-26 13:52 UTC (4+ messages)
[PATCH v3 1/2] serial: sc16is7xx
2014-03-26 13:51 UTC (3+ messages)
` [PATCH v3 2/2] serial: sc16is7xx: Add bindings documentation for the SC16IS7XX UARTs
[Documentation][PATCH 0/2] Table for supported machine list re-ordered
2014-03-26 13:51 UTC (3+ messages)
` [Documentation][PATCH 2/2] source/machine-list.inc: Reorder the table
[review-request] 6004 "Set in file" and "Value" columns of "bitbake variables" page can't be sorted alphabetically
2014-03-26 13:50 UTC
[PATCH/RFC 0/8] git-ls
2014-03-26 13:48 UTC (19+ messages)
` [PATCH v2 00/17] git-ls
` [PATCH v2 01/17] ls_colors.c: add $LS_COLORS parsing code
` [PATCH v2 02/17] ls_colors.c: parse color.ls.* from config file
` [PATCH v2 03/17] ls_colors.c: add function to color a file name
` [PATCH v2 04/17] ls_colors.c: highlight submodules like directories
` [PATCH v2 05/17] ls-files: buffer full item in strbuf before printing
` [PATCH v2 06/17] ls-files: add --color to highlight file names
` [PATCH v2 07/17] ls-files: add --column
` [PATCH v2 08/17] ls-files: support --max-depth
` [PATCH v2 09/17] ls-files: split main ls-files logic into ls_files() function
` [PATCH v2 10/17] Add git-ls, a user friendly version of ls-files and more
` [PATCH v2 11/17] ls: -u does not imply showing stages
` [PATCH v2 12/17] ls: add -R/--recursive short for --max-depth=-1
` [PATCH v2 13/17] ls: add -1 short for --no-column in the spirit of GNU ls
` [PATCH v2 14/17] ls: add -t back
` [PATCH v2 15/17] ls: sort output and remove duplicates
` [PATCH v2 16/17] ls: do not show duplicate cached entries
` [PATCH v2 17/17] ls: show directories as well as files
[PATCH] Bluetooth: Fix returning peer address in pending connect state
2014-03-26 13:49 UTC
[PATCH] scripts: Update after addtion of parameter to bitbake -S
2014-03-26 13:48 UTC
[PATCH V2 0/3] PTE fixes for arm and arm64
2014-03-26 13:48 UTC (5+ messages)
[PATCH] runqueue/siggen: Pass in commandline options to dump_sigs()
2014-03-26 13:47 UTC
[meta-qt5][PATCH] qtwebkit: add missing qtmultimedia DEPENDS
2014-03-26 13:53 UTC
[PATCH] bitbake: Force -S option to take a parameter
2014-03-26 13:46 UTC
[Qemu-devel] [PATCH 0/6] error: Misc cleanups and improvements
2014-03-26 13:46 UTC (6+ messages)
` [Qemu-devel] [PATCH 4/6] monitor: Remove unused monitor_print_filename
[Buildroot] libusb / udev support issue when using systemd and raspberrypi_defconfig
2014-03-26 13:46 UTC (2+ messages)
[PATCH net-next v2 0/3] ipv6: fix checkpatch errors and warnings
2014-03-26 13:45 UTC (3+ messages)
` [PATCH net-next v2 3/3] ipv6: fix checkpatch errors of foo
[PATCH 0/5] rc: scancode filtering improvements
2014-03-26 13:44 UTC (7+ messages)
` [PATCH 1/5] rc-main: add generic scancode filtering
Feb. Fedora Kernel Patch Report
2014-03-26 13:44 UTC (3+ messages)
imx6dlsabresd + qt5.2.1 system freeze
2014-03-26 13:42 UTC
[Bug 71641] New: Unreasonable performance degradation in ext4 with full data journaling
2014-03-26 13:40 UTC (2+ messages)
` [Bug 71641] "
[Qemu-devel] [PATCH v2 for 2.0] virtio-net: Do not filter VLANs without F_CTRL_VLAN
2014-03-26 13:39 UTC (2+ messages)
[PATCH v2 00/17] xen: arm: resync low level asm primitive from Linux
2014-03-26 13:38 UTC (18+ messages)
` [PATCH v2 01/17] xen: x86 & generic: change to __builtin_prefetch()
` [PATCH v2 02/17] xen: arm32: resync bitops with Linux v3.14-rc7
` [PATCH v2 03/17] xen: arm32: ensure cmpxchg has full barrier semantics
` [PATCH v2 04/17] xen: arm32: replace hard tabs in atomics.h
` [PATCH v2 05/17] xen: arm32: resync atomics with (almost) v3.14-rc7
` [PATCH v2 06/17] xen: arm32: resync mem* with Linux v3.14-rc7
` [PATCH v2 07/17] xen: arm32: add optimised memchr routine
` [PATCH v2 08/17] xen: arm32: add optimised strchr and strrchr routines
` [PATCH v2 09/17] xen: arm: remove atomic_clear_mask()
` [PATCH v2 10/17] xen: arm64: disable alignment traps
` [PATCH v2 11/17] xen: arm64: atomics: fix use of acquire + release for full barrier semantics
` [PATCH v2 12/17] xen: arm64: reinstate hard tabs in system.h cmpxchg
` [PATCH v2 13/17] xen: arm64: asm: remove redundant "cc" clobbers
` [PATCH v2 14/17] xen: arm64: assembly optimised mem* and str*
` [PATCH v2 15/17] xen: arm64: optimised clear_page
` [PATCH v2 16/17] xen: arm: refactor xchg and cmpxchg into their own headers
` [PATCH v2 17/17] xen: arm: document what low level primitives we have imported from Linux
[linuxtv-media:master 202/499] WARNING: CVS style keyword markers, these will _not_ be updated
2014-03-26 13:37 UTC (3+ messages)
Borrowing objects from nearby repositories
2014-03-26 13:36 UTC (5+ messages)
[PATCH v2 1/2] serial: sc16is7xx
2014-03-26 13:35 UTC (5+ messages)
` [PATCH v2 2/2] serial: sc16is7xx: Add bindings documentation for the SC16IS7XX UARTs
[Xenomai] imx6q xenomai ipipe-3.0-imx6q
2014-03-26 13:34 UTC (4+ messages)
[ath9k-devel] Retry control & iwconfig
2014-03-26 13:34 UTC (3+ messages)
[PATCH RFC 0/2] percpu_ida: Take into account CPU topology when stealing tags
2014-03-26 13:34 UTC (3+ messages)
` [PATCH RFC 1/2] sched: Introduce topology level masks and for_each_tlm() macro
` [PATCH RFC 2/2] percpu_ida: Use for_each_tlm() macro for CPU lookup in steal_tags()
[PATCH 0/3] Fix issue with unpopulated buildhistory depends files
2014-03-26 13:30 UTC (8+ messages)
` [PATCH 2/3] buildhistory.bbclass: Fix dependency files creation
[PATCH v4 00/10] media: rc: ImgTec IR decoder driver
2014-03-26 13:33 UTC (4+ messages)
[PATCH] usbnet: include wait queue head in device structure
2014-03-26 13:32 UTC
cubox-i machine on dora branch
2014-03-26 13:32 UTC (8+ messages)
Kernel oops/panic with NFS over RDMA mount after disrupted Infiniband connection
2014-03-26 13:20 UTC
[PATCH] ARM: u300: u300_defconfig: Enable PARTITION_ADVANCED
2014-03-26 13:30 UTC
[RFC 1/1] fs/reiserfs/journal.c: Remove obsolete __GFP_NOFAIL
2014-03-26 13:29 UTC (11+ messages)
Small nit in locale(7)
2014-03-26 13:26 UTC (2+ messages)
[PATCH 0/8] Endpoint timeout fix, SQ flush and other misc. fixes for iw_cxgb4
2014-03-26 13:23 UTC (9+ messages)
` [PATCH 1/8] iw_cxgb4: endpoint timeout fixes
` [PATCH 2/8] iw_cxgb4: rmb() after reading valid gen bit
` [PATCH 3/8] iw_cxgb4: SQ flush fix
` [PATCH 4/8] iw_cxgb4: Max fastreg depth depends on DSGL support
` [PATCH 5/8] iw_cxgb4: Use pr_warn_ratelimited
` [PATCH 6/8] iw_cxgb4: Initialize reserved fields in a FW work request
` [PATCH 7/8] iw_cxgb4: Add missing debug stats
` [PATCH 8/8] iw_cxgb4: Use uninitialized_var()
[patch net-next RFC 0/4] introduce infrastructure for support of switch chip datapath
2014-03-26 13:23 UTC (12+ messages)
[PATCH] tick, broadcast: Prevent false alarm when force mask contains offline cpus
2014-03-26 13:22 UTC (3+ messages)
Poky core-image-minimal fails to build with package_deb
2014-03-26 13:21 UTC (8+ messages)
[PATCH 1/4] drm/i915: Move all ring resets before setting the HWS page
2014-03-26 13:20 UTC (4+ messages)
` [PATCH 2/4] drm/i915: Preserve ring buffers objects across resume
` [PATCH 3/4] drm/i915: Allow the module to load even if we fail to setup rings
` [PATCH 4/4] drm/i915: Mark device as wedged if we fail to resume
[LTP] [PATCH] xinetd_tests.sh: support systemd restart
2014-03-26 13:19 UTC (3+ messages)
[PATCH] package_manager: Fix apt-ftparchive index creation problems
2014-03-26 13:19 UTC (2+ messages)
[PATCH] ARM: ux500: u8500_defconfig: Enable PARTITION_ADVANCED
2014-03-26 13:19 UTC
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.