messages from 2013-03-14 17:29:20 to 2013-03-14 18:15:01 UTC [more...]
[PATCH 0/5] mv643xx_eth: use mvmdio MDIO bus driver
2013-03-14 18:11 UTC (23+ messages)
` [PATCH 0/4] "
` [PATCH] mv643xx_eth: convert to use the Marvell Orion MDIO driver
` [PATCH 2/4 v2] net: mvmdio: rename base register cookie from smireg to regs
` [PATCH 3/4 v2] net: mvmdio: enhance driver to support SMI error/done interrupts
` [PATCH 4/4 v2] mv643xx_eth: convert to use the Marvell Orion MDIO driver
` [PATCH 1/4 v2] net: mvmdio: allow platform device style registration
[PATCH 0/5] mmc: mxcmmc: add mpc512x support
2013-03-14 18:15 UTC (6+ messages)
` [PATCH 1/5] mmc: mxcmmc: add mpc512x SDHC support
` [PATCH 3/5] mmc: mxcmmc: constify mxcmci_devtype and fix build warning
CephFS locality API RFC
2013-03-14 18:14 UTC
[PATCH 1/5] lvm2app: Implementation of pv resize (v6)
2013-03-14 18:14 UTC (5+ messages)
` [PATCH 2/5] lvm2app: Move percent_of_extents to lvm-percent.[h|c]
` [PATCH 3/5] lvm2app: Rework argument handling for lv resize
` [PATCH 4/5] lvm2app: Move core lv re-size code (v2)
` [PATCH 5/5] lvm2app: Implement lv resize (v2)
mkfs.nilfs2 -b 1024 -B 8192
2013-03-14 18:14 UTC (2+ messages)
[PATCH v2] IB/qib: change QLogic to Intel
2013-03-14 18:13 UTC
[PATCH 00/17] Package Upgrades
2013-03-14 17:55 UTC (18+ messages)
` [PATCH 01/17] rxvt-unicode: Upgrade to v9.17
` [PATCH 02/17] iputils: Upgrade to v20121221
` [PATCH 03/17] gawk: Upgrade to v4.0.2
` [PATCH 04/17] tzdata: Upgrade to v2013a
` [PATCH 05/17] ed: Upgrade to v1.7
` [PATCH 06/17] u-boo-fw-utils: Upgrade to v2013.01.01
` [PATCH 07/17] u-boot-mkimage: "
` [PATCH 08/17] u-boot: "
` [PATCH 09/17] atk: Upgrade to v 2.7.91
` [PATCH 10/17] hdparm: Upgrade to v9.43
` [PATCH 11/17] cronie: Upgrade to v1.4.9
` [PATCH 12/17] systemtap: Upgrade to v2.1
` [PATCH 13/17] liburcu: Upgrade to v0.7.6
` [PATCH 14/17] babeltrace: Upgrade to v1.0.3
` [PATCH 15/17] apr-util: Upgrade to v1.5.1
` [PATCH 16/17] watchdog: Upgrade to v5.13
` [PATCH 17/17] mobile-broadband-provider-info: Upgrade to v20120614
[Qemu-devel] [PATCH v2 0/2] configure: fix coroutine backend selection logic
2013-03-14 17:57 UTC (3+ messages)
` [Qemu-devel] [PATCH v2 1/2] configure: Provide and use convenience error reporting function
` [Qemu-devel] [PATCH v2 2/2] configure: Don't fall back to gthread coroutine backend
[PATCH RESEND v2 0/1] usb: musb: improve throughput in HOST mode
2013-03-14 18:12 UTC (2+ messages)
` [PATCH RESEND v2 1/1] usb: musb: implement (un)map_urb_for_dma hooks
networking question
2013-03-14 18:11 UTC (2+ messages)
[PATCH] scsi_transport_fc: Make 'port_state' writeable
2013-03-14 18:09 UTC (2+ messages)
RAID 0 of Two RAID 5s Stays Up When Component RAID fails
2013-03-14 18:09 UTC (3+ messages)
xfs_fsr, sunit, and swidth
2013-03-14 18:07 UTC (6+ messages)
[PATCH] upstream-tracking: added glib-2.0 no update reason
2013-03-14 18:07 UTC
[PATCH] i.MX: Add GPT devicetree nodes
2013-03-14 18:02 UTC (3+ messages)
` [PATCH 1/7] ARM: i.MX: Add GPT devicetree Documentation
[PATCH] linux-firmware: upgrade to git HEAD c530a75c1e6a472b0eb9558310b518f0dfcd8860
2013-03-14 17:46 UTC
NULL pointer dereference in ext4_superblock_csum_set with mounted filesystem
2013-03-14 18:02 UTC (6+ messages)
GPIO polarity in bindings for Freescale MXS
2013-03-14 18:00 UTC (2+ messages)
[PATCH] IB/qib: change QLogic to Intel
2013-03-14 17:59 UTC (2+ messages)
Using image_types_uboot.bbclass
2013-03-14 17:58 UTC (2+ messages)
[PATCH] Add architecture files for AArch64 architecture
2013-03-14 17:41 UTC
[PATCHv2, RFC 00/30] Transparent huge page cache
2013-03-14 17:50 UTC (62+ messages)
` [PATCHv2, RFC 01/30] block: implement add_bdi_stat()
` [PATCHv2, RFC 02/30] mm: implement zero_huge_user_segment and friends
` [PATCHv2, RFC 03/30] mm: drop actor argument of do_generic_file_read()
` [PATCHv2, RFC 04/30] radix-tree: implement preload for multiple contiguous elements
` [PATCHv2, RFC 05/30] thp, mm: avoid PageUnevictable on active/inactive lru lists
` [PATCHv2, RFC 06/30] thp, mm: basic defines for transparent huge page cache
` [PATCHv2, RFC 07/30] thp, mm: introduce mapping_can_have_hugepages() predicate
` [PATCHv2, RFC 08/30] thp, mm: rewrite add_to_page_cache_locked() to support huge pages
` [PATCHv2, RFC 09/30] thp, mm: rewrite delete_from_page_cache() "
` [PATCHv2, RFC 10/30] thp, mm: locking tail page is a bug
` [PATCHv2, RFC 11/30] thp, mm: handle tail pages in page_cache_get_speculative()
` [PATCHv2, RFC 12/30] thp, mm: add event counters for huge page alloc on write to a file
` [PATCHv2, RFC 13/30] thp, mm: implement grab_cache_huge_page_write_begin()
` [PATCHv2, RFC 14/30] thp, mm: naive support of thp in generic read/write routines
` [PATCHv2, RFC 15/30] thp, libfs: initial support of thp in simple_read/write_begin/write_end
` [PATCHv2, RFC 16/30] thp: handle file pages in split_huge_page()
` [PATCHv2, RFC 17/30] thp: wait_split_huge_page(): serialize over i_mmap_mutex too
` [PATCHv2, RFC 18/30] thp, mm: truncate support for transparent huge page cache
` [PATCHv2, RFC 19/30] thp, mm: split huge page on mmap file page
` [PATCHv2, RFC 20/30] ramfs: enable transparent huge page cache
` [PATCHv2, RFC 21/30] x86-64, mm: proper alignment mappings with hugepages
` [PATCHv2, RFC 22/30] mm: add huge_fault() callback to vm_operations_struct
` [PATCHv2, RFC 23/30] thp: prepare zap_huge_pmd() to uncharge file pages
` [PATCHv2, RFC 24/30] thp: move maybe_pmd_mkwrite() out of mk_huge_pmd()
` [PATCHv2, RFC 25/30] thp, mm: basic huge_fault implementation for generic_file_vm_ops
` [PATCHv2, RFC 26/30] thp: extract fallback path from do_huge_pmd_anonymous_page() to a function
` [PATCHv2, RFC 27/30] thp: initial implementation of do_huge_linear_fault()
` [PATCHv2, RFC 28/30] thp: handle write-protect exception to file-backed huge pages
` [PATCHv2, RFC 29/30] thp: call __vma_adjust_trans_huge() for file-backed VMA
` [PATCHv2, RFC 30/30] thp: map file-backed huge pages on fault
[RFC 1/1] clk: Add notifier support in clk_prepare_enable/clk_disable_unprepare
2013-03-14 17:54 UTC (13+ messages)
3.9-rc1: pciehp and eSATA card SiI 3132, no XHCI
2013-03-14 17:54 UTC (4+ messages)
[U-Boot] [PATCH v1] DOS_PBR block type is also valid dos block type
2013-03-14 17:53 UTC (8+ messages)
[RFC v0 06/20] hfp_hf_bluez5: Add HFP 1.6 connect implementation
2013-03-14 17:52 UTC (2+ messages)
cannot unload cx18_alsa to hibernate Mint13 64 computer
2013-03-14 17:52 UTC (4+ messages)
[PATCH v2 0/8] Use module_platform_driver_probe() part 2
2013-03-14 17:51 UTC (9+ messages)
` [PATCH v2 4/8] drivers: input: use module_platform_driver_probe()
[PATCH v2] mm/hugetlb: add more arch-defined huge_pte functions
2013-03-14 17:51 UTC (3+ messages)
[Qemu-devel] slow virtio network with vhost=on and multiple cores
2013-03-14 17:50 UTC (3+ messages)
[Qemu-devel] [PATCH 0/4] Fix JSON string formatter
2013-03-14 17:49 UTC (5+ messages)
` [Qemu-devel] [PATCH 1/4] unicode: New mod_utf8_codepoint()
` [Qemu-devel] [PATCH 2/4] check-qjson: Fix up a few bogus comments
` [Qemu-devel] [PATCH 3/4] check-qjson: Test noncharacters other than U+FFFE, U+FFFF in strings
` [Qemu-devel] [PATCH 4/4] qjson: to_json() case QTYPE_QSTRING is buggy, rewrite
[PATCH] drivers: input: use module_platform_driver_probe()
2013-03-14 17:49 UTC
[PATCH] drivers/clk: fixup commit 72480014b86c8b51fb51c5c6a0525876055c37c7
2013-03-14 17:48 UTC (3+ messages)
mmotm 2013-03-01-15-50 uploaded
2013-03-14 17:48 UTC (4+ messages)
` mmotm 2013-03-01-15-50 uploaded (strict user copy)
[PATCH] fix typo in dracut.conf.5.asc
2013-03-14 17:48 UTC
[Bridge] [PATCH net-next 0/4] Allow bridge to function in non-promisc mode
2013-03-14 17:46 UTC (5+ messages)
` "
[PATCH v4 2/2] arm: mvebu: support for the new Armada XP development board(DB-MV784MP-GP)
2013-03-14 17:46 UTC (7+ messages)
` [PATCH V2] ARM: mvebu: fix RAM size for Armada XP board DB-MV784MP-GP
` [PATCH V3] "
PCI Speed Cap Fixes for ppc64
2013-03-14 17:45 UTC (3+ messages)
` [PATCH 1/2] drm: Move drm_pcie_get_speed_cap_mask to PCI
` [PATCH 2/2] ppc64: Add arch-specific pcie_get_speed_cap_mask
[PATCH] genirq: allow an alternative setup for the mask cache
2013-03-14 17:45 UTC (2+ messages)
OMAP5 port
2013-03-14 17:45 UTC (7+ messages)
[U-Boot] [PATCH v11 02/31] Replace __bss_end__ with __bss_end
2013-03-14 17:43 UTC (3+ messages)
[PATCH] X.509: Remove certificate date checks
2013-03-14 17:42 UTC (5+ messages)
[U-Boot] [PATCH v9 0/31] Create generic board init for ARM, x86, PPC
2013-03-14 17:42 UTC (5+ messages)
zsmalloc limitations and related topics
2013-03-14 17:39 UTC (6+ messages)
[PATCH] rtnetlink: Mask the rta_type when range checking
2013-03-14 17:40 UTC (3+ messages)
[PATCH 0/2] Improve P4Merge mergetool invocation
2013-03-14 17:39 UTC (8+ messages)
` [PATCH v3 1/3] mergetools/p4merge: swap LOCAL and REMOTE
` [PATCH v3 3/3] git-merge-one-file: revise merge error reporting
[PATCH] virtio-spec: add field for scsi command size
2013-03-14 17:39 UTC (3+ messages)
[PATCH 00/10] make bootsource an arch independent framework
2013-03-14 17:38 UTC (11+ messages)
` [PATCH 01/10] ARM i.MX bootsource: convert enums from enum imx_bootsource to uppercase
` [PATCH 02/10] ARM i.MX bootsource: convert all imx*_boot_save_loc functions to void
` [PATCH 03/10] ARM i.MX bootsource: imx_25_35_boot_save_loc: remove leftover do-nothing code
` [PATCH 04/10] ARM i.MX bootsource: rename imx_27_boot_save_loc -> imx27_boot_save_loc
` [PATCH 05/10] ARM i.MX bootsource: add separate function for mx25 and mx35
` [PATCH 06/10] bootsource: create arch independent bootsource framework
` [PATCH 07/10] bootsource: use initcall to export bootsource location to environment
` [PATCH 08/10] bootsource: add support for bootsource instance information
` [PATCH 09/10] bootsource: add definition for usb and eeprom
` [PATCH 10/10] ARM: mxs: add bootsource detection
[PATCH] ARM: hw_breakpoint: Enable debug powerdown only if system supports 'has_ossr'
2013-03-14 17:38 UTC (4+ messages)
[PATCH] iptables: upgrade to 1.4.18
2013-03-14 17:20 UTC
[U-Boot] [PATCH v4] Add initial support for Wandboard dual lite and solo
2013-03-14 17:36 UTC (4+ messages)
[PATCH v2 0/3] R-Car Display Unit DRM driver
2013-03-14 17:34 UTC (4+ messages)
` [PATCH v2 3/3] ARM: shmobile: marzen: Add Display Unit support
difftool -d symlinks, under what conditions
2013-03-14 17:33 UTC (12+ messages)
[U-Boot] [PATCH v6 5/9] cmd_nand.c: Fix CONFIG_CMD_NAND_YAFFS
2013-03-14 17:32 UTC (2+ messages)
[U-Boot] [PATCH v6 0/9] Improve DFU support, enable for am335x_evm
2013-03-14 17:32 UTC (3+ messages)
` [U-Boot] [PATCH v6 6/9] dfu: NAND specific routines for DFU operation
[PATCH 1/2] serial: fix flush in auart and stm driver
2013-03-14 17:31 UTC (3+ messages)
` [PATCH 1/2] driver/serial: auart: fix flush
` [PATCH 2/2] driver/serial: stm-serial: "
sunrpc/cache.c: races while updating cache entries
2013-03-14 17:31 UTC
3.8.2: xhci port is dead until pcieport PME# goes to disabled
2013-03-14 17:30 UTC
[PATCH/RFC] http_init: only initialize SSL for https
2013-03-14 17:28 UTC (4+ 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.