messages from 2012-03-21 15:10:59 to 2012-03-21 16:15:15 UTC [more...]
[PATCH v1 0/8] do not use s_dirt in ext2
2012-03-21 16:14 UTC (9+ messages)
` [PATCH 1/8] mm: export dirty_writeback_interval
` [PATCH 2/8] VFS: remove unused superblock helpers
` [PATCH 3/8] ext2: write superblock only once on unmount
` [PATCH 4/8] ext2: intruduce ext2_mark_super_dirty
` [PATCH 5/8] ext2: introduce workqueue for superblock synchronization
` [PATCH 6/8] ext2: stop using VFS for dirty superblock management
` [PATCH 7/8] ext2: cleanup ext2_sync_super a bit
` [PATCH 8/8] ext2: introduce own superblock dirty flag
[PATCH 1/9] ocrdma: Driver for Emulex OneConnect RDMA adapter
2012-03-21 16:14 UTC (2+ messages)
[PATCH 0/5] Hob GUI tweaks
2012-03-21 16:04 UTC (4+ messages)
` [PATCH 5/5] ui/crumbs/persistenttooltip: fix whitespace
[PATCH] VMUFAT filesystem [1/4]
2012-03-21 16:13 UTC (5+ messages)
use-after-free in usbnet
2012-03-21 16:12 UTC (2+ messages)
[Qemu-trivial] [PATCH] Remove PCI class code from virtio balloon device
2012-03-21 16:11 UTC (13+ messages)
` [Qemu-trivial] [Qemu-devel] "
` "
[PATCH v8] sound/soc/lapis: add machine driver for ML7213 Carrier Board
2012-03-21 16:11 UTC (3+ messages)
[Qemu-devel] [Bug 935945] [NEW] SLIRP still not working for win32
2012-03-21 16:05 UTC (2+ messages)
` [Qemu-devel] [Bug 935945] "
[PATCH 0/4] My contribution towards the end of populate()
2012-03-21 16:11 UTC (8+ messages)
` [PATCH 3/4] provide a function to register more cftype files into memcg
` [PATCH 4/4] get rid of populate for memcg
[PATCH v3 1/4] cfg80211: Add framework to support ethtool stats
2012-03-21 16:10 UTC (8+ messages)
` [PATCH v3 4/4] ath9k: Support ethtool getstats api
[PATCH] Makefile: fix modules that cannot find pk11pub.h when compiling with NSS on RHEL6
2012-03-21 16:09 UTC
[PATCH v4] sound/soc/lapis: add platform driver for ML7213
2012-03-21 16:09 UTC (4+ messages)
` [PATCH v5] "
[PATCH 0/9] ocrdma: Driver for Emulex OneConnect RDMA
2012-03-21 16:09 UTC (2+ messages)
[RFC PATCH 0/6] add kmalloc_align()
2012-03-21 16:09 UTC (12+ messages)
` [RFC PATCH 6/6] workqueue: use kmalloc_align() instead of hacking
` Patch workqueue: create new slab cache "
[PATCH net V4 2/2] igb: offer a PTP Hardware Clock instead of the timecompare method
2012-03-21 16:08 UTC (4+ messages)
[Qemu-devel] [PATCH v3 1/2] Force timedrift=none on previous machines
2012-03-21 16:06 UTC (2+ messages)
` [Qemu-devel] [PATCH v3 2/2] Change timedrift default value to slew
Linux 3.4 patches
2012-03-21 16:07 UTC (3+ messages)
[patch] Adding Secure Deletion to UBIFS
2012-03-21 16:10 UTC (8+ messages)
` [patch] Add encryption key parameter to compress/decompress functions
` [patch] Add design document for UBIFS secure deletion
[PATCH V2 1/6] dt: add property iteration helpers
2012-03-21 16:07 UTC (12+ messages)
` [PATCH V2 3/6] pinctrl: core device tree mapping table parsing support
` [PATCH V2 5/6] dt: Document Tegra20/30 pinctrl binding
` [PATCH V2 6/6] pinctrl: tegra: Add complete device tree support
RFC: GATT Client support for Included services
2012-03-21 16:06 UTC (4+ messages)
Can not boot the OVMF
2012-03-21 16:05 UTC (2+ messages)
[PATCH 0/4] atmel-mci device tree support
2012-03-21 18:03 UTC (5+ messages)
` [PATCH 1/4] mmc: atmel-mci: add "
` [PATCH 2/4] arm: at91: at91sam9x5 add mci clk_lookup
` [PATCH 3/4] arm: at91: dt: sam9x5 add mci support
` [PATCH 4/4] arm: at91: dt: sam9g25ek "
[PATCH 0/5] [GIT PULL] ktest for v3.4
2012-03-21 16:01 UTC (6+ messages)
` [PATCH 1/5] ktest: Add INSTALL_MOD_STRIP=1 when installing modules
` [PATCH 2/5] ktest: Add warning when bugs are ignored
` [PATCH 3/5] ktest: Add SCP_TO_TARGET_INSTALL option
` [PATCH 4/5] ktest: Fix SWITCH_TO_GOOD to also reboot the machine
` [PATCH 5/5] ktest: Allow a test to override REBOOT_ON_SUCCESS
[PATCH v4 00/23] NFS: Create NFS Modules
2012-03-21 16:03 UTC (26+ messages)
` [PATCH v4 01/23] NFS: Relocate the stat_to_errno() function
` [PATCH v4 02/23] NFS: Make v2 configurable
` [PATCH v4 03/23] NFS: Add version registering framework
` [PATCH v4 04/23] NFS: Convert v2 into a module
` [PATCH v4 05/23] NFS: Break up the nfs_fs_mount function
` [PATCH v4 06/23] NFS: Create a single nfs_clone_super() function
` [PATCH v4 07/23] NFS: Version specific xdev mounting
` [PATCH v4 08/23] NFS: Only initialize the ACL client in the v3 case
` [PATCH v4 09/23] NFS: Convert v3 into a module
` [PATCH v4 10/23] NFS: Initialize NFS v4 from nfs4super.c
` [PATCH v4 11/23] NFS: Move lots of code from super.c
` [PATCH v4 12/23] NFS: module-specific submount function
` [PATCH v4 13/23] NFS: Custom alloc and free client functions for modules
` [PATCH v4 14/23] NFS: Move nfs4_set_client() and support code to nfs4client.c
` [PATCH v4 15/23] NFS: Move the nfs4_init_client() "
` [PATCH v4 16/23] NFS: Move the v4 getroot code to nfs4getroot.c
` [PATCH v4 17/23] NFS: Deal with delegations
` [PATCH v4 18/23] NFS: Create a v4-specific fsync function
` [PATCH v4 19/23] NFS: Create custom NFS v4 write_inode() function
` [PATCH v4 20/23] NFS: Create custom init_read() and init_write() functions
` [PATCH v4 21/23] NFS: Give modules a custom set / unset layoutdriver functions
` [PATCH v4 22/23] NFS: Use the IS_ENABLED macro for CONFIG_NFS_V4
` [PATCH v4 23/23] NFS: Convert v4 into a module
[PATCH] dmaengine: at_hdmac: add slave config operation
2012-03-21 15:59 UTC (3+ messages)
Regression in v3.4-rc0 " BUG: soft lockup - CPU#0 stuck for 29s! [migration/0:6]..[<ffffffff810d3b8b>] stop_machine_cpu_stop+0x7b/0xf"
2012-03-21 15:57 UTC (3+ messages)
[REGRESSION][PATCH] Fix an old sky2 WOL regression
2012-03-21 15:56 UTC (3+ messages)
` [PATCH] sky2: override for PCI legacy power management
[PATCH 1/2] Fitipower fc0011 driver
2012-03-21 15:56 UTC (2+ messages)
` [PATCH 2/2] Integrate Fitipower fc0011 into af903x
[PATCH 0/2] Fitipower fc0011 support
2012-03-21 15:56 UTC
[PATCH] ASoC: da7210: Add support for spi regmap
2012-03-21 15:56 UTC (2+ messages)
` [alsa-devel] "
[SUCCESS REPORT] Xen VGA Passthrough to Windows 8 Consumer Preview HVM domU and Windows XP Home Edition HVM domU with Xen 4.2-unstable Changeset 25070 in Ubuntu 11.10 amd64 Dom0
2012-03-21 15:56 UTC
[GIT PATCHES FOR 3.4] s5p/exynos fimc driver updates
2012-03-21 15:55 UTC
[PATCH] runningbuild.py: fix goggle ui
2012-03-21 15:44 UTC
git.kernel.org down again
2012-03-21 15:41 UTC
Test email
2012-03-21 15:52 UTC
[Qemu-devel] [PATCH V2 0/7] Make QED with live migration safe
2012-03-21 15:52 UTC (8+ messages)
` [Qemu-devel] [PATCH V2 1/7] block: Add new BDRV_O_INCOMING flag to notice incoming live migration
` [Qemu-devel] [PATCH V2 2/7] block: add a function to clear incoming live migration flags
` [Qemu-devel] [PATCH V2 3/7] blockdev: open images with BDRV_O_INCOMING on incoming live migration
` [Qemu-devel] [PATCH V2 4/7] qed: add bdrv_invalidate_cache to be called after "
` [Qemu-devel] [PATCH V2 5/7] migration: clear BDRV_O_INCOMING flags on end of "
` [Qemu-devel] [PATCH V2 6/7] qed: honor BDRV_O_INCOMING for "
` [Qemu-devel] [PATCH V2 7/7] qed: remove incoming live migration blocker
[PATCH] Fix I/O counts in vmstat
2012-03-21 15:50 UTC (3+ messages)
` [dm-devel] "
[PATCH] ARM: davinci: implement DEBUG_LL port choice
2012-03-21 15:50 UTC (3+ messages)
[U-Boot] [PATCH 00/21] updates for keymile arm boards
2012-03-21 15:49 UTC (22+ messages)
` [U-Boot] [PATCH 01/21] arm/km: add board type to boards.cfg
` [U-Boot] [PATCH 02/21] arm/km: add piggy mac adress offset for mgcoge3un
` [U-Boot] [PATCH 03/21] arm/km: rename CONFIG option CONFIG_KM_DEF_ENV_UPDATE
` [U-Boot] [PATCH 04/21] arm/km: use ARRAY_SIZE macro
` [U-Boot] [PATCH 05/21] arm/km: fix wrong comment in SDRAM config for mgcoge3un
` [U-Boot] [PATCH 06/21] arm/km: change maintainer "
` [U-Boot] [PATCH 07/21] arm/km: remove CONFIG_RESET_PHY_R
` [U-Boot] [PATCH 08/21] arm/km: enable mii cmd
` [U-Boot] [PATCH 09/21] arm/km: use correct kw_gpio function for NAND/SPI switching
` [U-Boot] [PATCH 10/21] spi/kirkwood: add weak functions board_spi_bus_claim/release
` [U-Boot] [PATCH 11/21] arm/km: implement weak function board_spi_clam_bus/release
` [U-Boot] [PATCH 12/21] arm/kirkwood: protect the ENV_SPI #defines
` [U-Boot] [PATCH 13/21] km/arm: remove spi toggle command
` [U-Boot] [PATCH 14/21] mvgbe: remove warning for unused methods
` [U-Boot] [PATCH 15/21] arm/km: add kmnusa board support
` [U-Boot] [PATCH 16/21] arm/km: add kmcoge5un "
` [U-Boot] [PATCH 17/21] arm/km: convert mgcoge3un target to km_kirkwood
` [U-Boot] [PATCH 18/21] arm/km: remove portl2.h and use km_kirkwood instead
` [U-Boot] [PATCH 19/21] arm/km: correct init of 88e6352 switch in the reset_phy function
` [U-Boot] [PATCH 20/21] arm/km: enable BOCO2 FPGA download support
` [U-Boot] [PATCH 21/21] arm/km: cleanup km_kirkwood boards
[RFC] can: Introducing CANFD for af_can & can-raw
2012-03-21 15:47 UTC (12+ messages)
[PATCH] [RFC] dma-buf: mmap support
2012-03-21 15:45 UTC (2+ messages)
[RFC] Bluetooth: Fix memory leaks due to chan refcnt
2012-03-21 15:45 UTC
hibernate random memory corruption, workaround i915.modeset=0
2012-03-21 15:43 UTC (5+ messages)
[GSoC] Designing a faster index format
2012-03-21 15:43 UTC (6+ messages)
[PATCH] process_vm_{read,write}v(3): initial man pages
2012-03-21 15:43 UTC (2+ messages)
Joining the development
2012-03-21 15:43 UTC (2+ messages)
Missing inotify events
2012-03-21 15:42 UTC
[U-Boot] [PATCH] mx53: Make PLL2 to be the parent of UART clock
2012-03-21 15:42 UTC
[PATCH 0/3] atmel-mci fixes
2012-03-21 16:26 UTC (5+ messages)
` [PATCH 1/3] mmc: atmel-mci: correct data timeout computation
` [PATCH 2/3] mmc: atmel-mci: r/w proof capability only available since v2xx
` [PATCH 3/3] mmc: atmel-mci: add support for odd clock dividers
[PATCH v3 00/13] dmaengine: imx-dma: merge dma arch code into dmaengine
2012-03-21 15:39 UTC (3+ messages)
[U-Boot] [PATCH v2] README.mx28: add
2012-03-21 15:38 UTC (5+ messages)
[PATCH v8 0/8] Consolidate cpuidle functionality
2012-03-21 15:37 UTC (8+ messages)
` [PATCH v8 4/8] ARM: davinci: Consolidate time keeping and irq enable
[PATCH 1/1] perf report: Correct display of samples and events in header
2012-03-21 15:35 UTC (2+ messages)
[PATCHSET 0/4] kmod: Optional timeout on the wait in call_usermodehelper_exec
2012-03-21 15:35 UTC (2+ messages)
SE Android release
2012-03-21 15:34 UTC (3+ messages)
` seandroid-4.0.3 branch created
[PATCH] Support M95040 SPI EEPROM
2012-03-21 15:33 UTC (2+ messages)
[PATCH] powerpc/dts: Removed fsl,msi property from dts
2012-03-21 15:33 UTC (3+ messages)
Clocks Not Synchronized
2012-03-21 15:30 UTC
periodically delays when one of mons dies
2012-03-21 15:30 UTC
[U-Boot] Please pull u-boot-cfi-flash/master
2012-03-21 15:28 UTC
[PATCH] thermal: Fix for setting the thermal zone mode to enable/disable
2012-03-21 15:27 UTC (8+ messages)
[PATCH] ath6kl: Configure inactivity timeout in fw
2012-03-21 15:28 UTC
[U-Boot] [PATCH v3] README.mx28evk: add
2012-03-21 15:26 UTC
[PATCH] p1010rdb: gianfar config does not have queues
2012-03-21 15:26 UTC (4+ messages)
[PATCH V1 0/6] net/mlx4_en: DCB QoS support
2012-03-21 15:18 UTC (4+ messages)
` [PATCH V1 5/6] net/mlx4_en: sk_prio <=> UP for untagged traffic
[Buildroot] Libcurl : to depend or not to depend ?
2012-03-21 15:20 UTC (2+ messages)
[PATCH] MX2: Fix mx2_camera clock regression
2012-03-21 15:19 UTC
[PATCH 13/20] cris/mm/fault.c: Port OOM changes to do_page_fault
2012-03-21 15:16 UTC (2+ messages)
[PATCH] powerpc/85xx: don't call of_platform_bus_probe() twice
2012-03-21 15:15 UTC (8+ messages)
[PATCH v3] Isolate If-Modified-Since handling in gitweb
2012-03-21 14:04 UTC (2+ messages)
what is meaning of "SRC_URI_append_whatever +=" ??
2012-03-21 15:05 UTC (6+ messages)
question on meta-ti for yocto
2012-03-21 15:14 UTC (2+ messages)
[RFC 0/3] perf tool: Add new event group management
2012-03-21 15:13 UTC (11+ messages)
` [PATCH 3/3] perf, "
[Bug 41333] New: Nvidia GTA 240 card (NVA3) locks up when loading nouveau.ko module
2012-03-21 15:13 UTC (2+ messages)
` [Bug 41333] "
[Bug 47556] New: nouveau driver can`t handle xrandr requests
2012-03-21 15:13 UTC (4+ messages)
` [Bug 47556] "
[Qemu-devel] [PATCH 0/2] linux-user: Support prctl PR_GET/SET_NAME
2012-03-21 15:12 UTC (5+ messages)
EHCI_MV confusion was: Re: kirkwood devicetree respin
2012-03-21 15:12 UTC (3+ messages)
[PATCH v2] ext3: fix start and len arguments handling in ext3_trim_fs()
2012-03-21 15:11 UTC (4+ messages)
Increase in performance by increasing OSD's ?
2012-03-21 15:11 UTC
[Qemu-trivial] [PATCH 1/3] test: remove qemu-ga reference
2012-03-21 15:10 UTC (3+ messages)
` [Qemu-trivial] [PATCH v2] "
` [Qemu-devel] "
[PATCH 1/4] watchdog: Add multiple device support
2012-03-21 15:25 UTC (2+ messages)
` [PATCH 4/4] watchdog: use dev_ functions
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.