messages from 2012-06-18 15:23:23 to 2012-06-18 16:37:33 UTC [more...]
[PATCH] ARM: davinci: remove dummy header files
2012-06-18 16:37 UTC (2+ messages)
[U-Boot] [PATCH 00/11] support for ST-Ericsson snowball board
2012-06-18 16:35 UTC (12+ messages)
` [U-Boot] [PATCH 01/11] snowball: Add support for ux500 based "
` [U-Boot] [PATCH 02/11] u8500: Moving prcmu to cpu directory
` [U-Boot] [PATCH 03/11] snowball: Adding architecture dependent initialisation
` [U-Boot] [PATCH 04/11] snowball: Adding CPU clock initialisation
` [U-Boot] [PATCH 05/11] snowball: Moving to ux500.v2 addess scheme for PRCMU access
` [U-Boot] [PATCH 06/11] snowball: applying power to LAN and GBF controllers
` [U-Boot] [PATCH 07/11] u8500: Moving processor-specific functions to cpu area
` [U-Boot] [PATCH 08/11] u8500: Enabling power to MMC device on AB8500 V2
` [U-Boot] [PATCH 09/11] u8500: Separating mmc config parameters from driver
` [U-Boot] [PATCH 10/11] armv7: Adding cpu specific cache managmenent
` [U-Boot] [PATCH 11/11] snowball: Adding board specific cache cleanup routine
[PATCH] dm-thin: optimize power of two block size
2012-06-18 16:35 UTC (2+ messages)
[PATCH 01/10] iio: iio_buffer_register: Skip channels with negative scan index
2012-06-18 16:33 UTC (10+ messages)
` [PATCH 02/10] iio: Add helper function for initializing triggered buffers
` [PATCH 03/10] iio:adc:at91: Use new triggered buffer setup helper
` [PATCH 04/10] staging:iio:adc:ad7192: Use new triggered buffer setup helper function
` [PATCH 05/10] staging:iio:adc:ad7298: "
` [PATCH 06/10] staging:iio:adc:ad7476: "
` [PATCH 07/10] staging:iio:adc:ad7606: "
` [PATCH 08/10] staging:iio:adc:ad7793: "
` [PATCH 09/10] staging:iio:adc:ad7887: "
` [PATCH 10/10] staging:iio:adc:ad799x: "
[U-Boot] [PATCH] i.MX28: Add function to adjust memory parameters
2012-06-18 16:32 UTC (6+ messages)
[PATCH] xfstests: filter out latest xfsdump version messages
2012-06-18 16:32 UTC (3+ messages)
[PATCH 3/5] mm: memcg detect no memcgs above softlimit under zone reclaim
2012-06-18 16:30 UTC (3+ messages)
[PATCH] regulator: extend the fixed voltage regulator to accept voltage
2012-06-18 16:30 UTC (10+ messages)
` [PATCH 1/2 v2] regulator: support multiple dummy fixed regulators
` [PATCH 2/2 v2] regulator: extend the fixed dummy voltage regulator to accept voltage
[PATCH -mm 0/6] mm: scalable and unified arch_get_unmapped_area
2012-06-18 16:30 UTC (4+ messages)
` [PATCH -mm 3/6] Fix the x86-64 page colouring code to take pgoff into account and use that code as the basis for a generic page colouring code
UBI fastmap torture script
2012-06-18 16:29 UTC
[PATCH -stable] ntp: Correct TAI offset during leap second
2012-06-18 16:28 UTC (6+ messages)
"Detailed diagnosis" perhaps broken
2012-06-18 16:27 UTC (6+ messages)
` [PATCH 1/2] sha1_name: don't trigger detailed diagnosis for file arguments
` [PATCH 2/2 RFC] verify_filename: ask the caller to chose the kind of diagnosis
[PATCH] RFC drm: Do not leak connector_status_unknown to userspace
2012-06-18 16:27 UTC (2+ messages)
[PATCH] net: added support for 40GbE link
2012-06-18 16:27 UTC (2+ messages)
[PATCH] rt2x00 : RT3290 chip support v4
2012-06-18 16:22 UTC (3+ messages)
` [rt2x00-users] "
RBD layering design draft
2012-06-18 16:25 UTC (3+ messages)
[U-Boot] [PATCH 00/11] support for ST-Ericsson snowball board
2012-06-18 16:25 UTC (12+ messages)
` [U-Boot] [PATCH 01/11] snowball: Add support for ux500 based "
` [U-Boot] [PATCH 02/11] u8500: Moving prcmu to cpu directory
` [U-Boot] [PATCH 03/11] snowball: Adding architecture dependent initialisation
` [U-Boot] [PATCH 04/11] snowball: Adding CPU clock initialisation
` [U-Boot] [PATCH 05/11] snowball: Moving to ux500.v2 addess scheme for PRCMU access
` [U-Boot] [PATCH 06/11] snowball: applying power to LAN and GBF controllers
` [U-Boot] [PATCH 07/11] u8500: Moving processor-specific functions to cpu area
` [U-Boot] [PATCH 08/11] u8500: Enabling power to MMC device on AB8500 V2
` [U-Boot] [PATCH 09/11] u8500: Separating mmc config parameters from driver
` [U-Boot] [PATCH 10/11] armv7: Adding cpu specific cache managmenent
` [U-Boot] [PATCH 11/11] snowball: Adding board specific cache cleanup routine
[PATCH] usbnet: Activate halt interrupt endpoint before re-submit URB
2012-06-18 16:25 UTC (4+ messages)
UBI Fastmap updates
2012-06-18 16:19 UTC (44+ messages)
` [PATCH 01/22] UBI: Fastmap: Add EBA selfcheck
` [PATCH 02/22] UBI: Fastmap: Fix NULL pointer bug
` [PATCH 03/22] UBI: Fastmap: Keep fastmap after attaching
` [PATCH 04/22] UBI: Fastmap: Store scrub list in fastmap
` [PATCH 05/22] UBI: Fastmap: Rework ubi_wl_put_fm_peb()
` [PATCH 06/22] UBI: Fastmap: Make EBA table self check depend on chk_gen
` [PATCH 07/22] UBI: Fastmap: Fix build (a left over from the ai->fm removal)
` [PATCH 08/22] Revert "UBI: Fastmap: Check for duplicated PEBs in add_aeb()"
` [PATCH 09/22] UBI: Fastmap: Fix PEB count assert
` [PATCH 10/22] UBI: Fastmap: Remove more useless new lines
` [PATCH 11/22] UBI: Fastmap: Get rid of ubi_wl_flush() in ubi_update_fastmap()
` [PATCH 12/22] UBI: Fastmap: Locking fixes
` [PATCH 13/22] UBI: Fastmap: Fix EC values
` [PATCH 14/22] UBI: Fastmap: Fix copy&paste error
` [PATCH 15/22] UBI: Fastmap: Kill old fastmap in case of a failure
` [PATCH 16/22] UBI: Fastmap: Fix loglevel
` [PATCH 17/22] UBI: Fastmap: Add comments to new functions
` [PATCH 18/22] UBI: Fastmap: Rename "early PEB" to "anchor PEB"
` [PATCH 19/22] UBI: Fastmap: Init fm_sem
` [PATCH 20/22] UBI: Fastmap: Use good_peb_count in assert
` [PATCH 21/22] UBI: Fastmap: Fix and explain duplicated PEBs
[PATCH v2 0/4] ARM: OMAP2+: dmtimer: cleanup related to devm API and clk usage
2012-06-18 16:23 UTC (4+ messages)
` [PATCH v2 2/4] ARM: OMAP2+: hwmod: add omap_hwmod_get_main_clk() API
iostat show constants write to osd disk with writeahead journal, normal behaviour ?
2012-06-18 16:17 UTC (3+ messages)
git access via http to kvm-kmod
2012-06-18 16:15 UTC (4+ messages)
[PATCH 0/5] printk: Add eliminated_printk
2012-06-18 16:14 UTC (5+ messages)
` [PATCH 3/5] usb: Convert dbg to pr_eliminated and pr_debug
[PATCHv2] bq27x00_battery: Add support for BQ27425 chip
2012-06-18 16:07 UTC
BUG in __key_instantiate_and_link(): unable to handle kernel paging request at 0000632e6472616f
2012-06-18 16:11 UTC (7+ messages)
[B.A.T.M.A.N.] [PATCH] batman-adv: fix race condition in TT full-table replacement
2012-06-18 16:10 UTC
[Qemu-devel] q35 chipset support
2012-06-18 16:04 UTC (13+ messages)
[Bug 36441] [RV620] Artefacts in launcher and dash (horizontal noise lines and color loss)
2012-06-18 9:04 UTC
[PATCH 0/3] ARM: OMAP2/3: Move McBSP fck alias to hwmod data
2012-06-18 16:04 UTC (3+ messages)
[PATCH] sched: Folding nohz load accounting more accurate
2012-06-18 16:03 UTC (6+ messages)
Help needed with malformed radiotap headers
2012-06-18 16:03 UTC
[PATCH v2 0/3] Prepare for GPMC driver conversion
2012-06-18 16:01 UTC (4+ messages)
` [PATCH v2 2/3] ARM: OMAP2+: onenand: prepare for gpmc driver migration
[PATCH 0/1] Ensure -c menuconfig forces kernel rebuild
2012-06-18 15:50 UTC (2+ messages)
` [PATCH 1/1] classes/cml1: ensure -c menuconfig forces a rebuild next time
[PATCHv7 0/8] kvm: eoi optimization support
2012-06-18 16:01 UTC (6+ messages)
` [PATCHv7 5/8] kvm: eoi msi documentation
[PATCH] drivers/tty/tty_io.c: fix a potential memleak at do_tty_write()
2012-06-18 16:04 UTC (3+ messages)
nfs3 problem with -rc{2,3}
2012-06-18 16:00 UTC (6+ messages)
Filter MAC Destination
2012-06-18 15:58 UTC (5+ messages)
[PATCH 0/2] Signature-based rebuild improvements
2012-06-18 15:45 UTC (3+ messages)
` [PATCH 1/2] bitbake: ensure -f causes dependent tasks to be re-run
` [PATCH 2/2] bitbake: add -C option to invalidate a task and rebuild the target
[PATCH] ARM: OMAP2+: hwmod data: Fix wrong McBSP clock alias on OMAP4
2012-06-18 15:57 UTC (3+ messages)
[Bridge] Query on Sapnning tree implementation from standard point of view
2012-06-18 15:55 UTC (3+ messages)
[PATCH 00 of 10 v2] Automatic NUMA placement for xl
2012-06-18 15:54 UTC (3+ messages)
` [PATCH 10 of 10 v2] Some automatic NUMA placement documentation
[U-Boot] [PATCH v3] doc: README.mx28_common: Add missing entry into Contents
2012-06-18 15:51 UTC
Linux kernel crash (3.2.0-2-amd64) when trying to play audio CD
2012-06-18 15:51 UTC (6+ messages)
[lm-sensors] [PATCH 17/95] hwmon: (adt7411) Convert to use devm_ functions
2012-06-18 15:49 UTC (2+ messages)
FIO r/w to 2 disks
2012-06-18 15:48 UTC (5+ messages)
output taint information when the rss-counter check trips up
2012-06-18 15:48 UTC
[Bug 51207] New: Background corruption in Firefox w/ cairo
2012-06-18 15:46 UTC (3+ messages)
` [Bug 51207] "
[PATCHv3 0/7] ARM: OMAP: core/hwmod: first set of fixes for 3.5-rc
2012-06-18 15:45 UTC (5+ messages)
` [PATCHv3 5/7] ARM: OMAP4: clock data: add clockdomains for clocks used as main clocks
using kdb with current xen release
2012-06-18 15:45 UTC (4+ messages)
iostat show constants write to osd disk with writeahead journal, normal behaviour ?
2012-06-18 15:45 UTC (2+ messages)
[PATCH] gpio: of_get_named_gpio_flags() return -EPROBE_DEFER if GPIO not yet available
2012-06-18 15:45 UTC (9+ messages)
[PATCH] arm: zynq: Support GIC OF initialization
2012-06-18 15:45 UTC (5+ messages)
[U-Boot] [PATCH v2] doc: README.mx28_common: Add missing entry into Contents
2012-06-18 15:42 UTC
[PATCH] wireless: rt2x00: rt2800: remove unsupported rf and chips
2012-06-18 15:41 UTC (4+ messages)
` [rt2x00-users] "
[Qemu-devel] Adding errno to QMP errors
2012-06-18 15:41 UTC (4+ messages)
[PATCH 5/5] mm: memcg discount pages under softlimit from per-zone reclaimable_pages
2012-06-18 15:39 UTC (3+ messages)
[RFC 0/3] wireless: add CONFIG_CFG80211_EXPERT
2012-06-18 15:37 UTC (11+ messages)
[PATCH v4] ARM: mx23: Add initial support for olinuxino board
2012-06-18 15:37 UTC (2+ messages)
[Qemu-devel] The latest qemu.git/master build break
2012-06-18 15:37 UTC (2+ messages)
[U-Boot] [PATCH] doc: README.mx28_common: Add missing entry into Contents
2012-06-18 15:37 UTC (2+ messages)
Optimal configuration for video frames to OpenGL Texture
2012-06-18 15:31 UTC
[Qemu-devel] [RFC PATCH 0/3] GlusterFS support in QEMU
2012-06-18 15:36 UTC (2+ messages)
[PATCHv8 00/13] I2C cleanups
2012-06-18 15:33 UTC (9+ messages)
` [PATCHv8 11/13] I2C: OMAP: decrease indentation level on data handling
` [PATCHv8 13/13] I2C: OMAP: simplify omap_i2c_ack_stat()
[PATCH 0/6] ceph: a few more messenger cleanups
2012-06-18 15:33 UTC (7+ messages)
` [PATCH 1/6] libceph: encapsulate out message data setup
` [PATCH 2/6] libceph: encapsulate advancing msg page
` [PATCH 3/6] libceph: don't mark footer complete before it is
` [PATCH 4/6] libceph: move init_bio_*() functions up
` [PATCH 5/6] libceph: move init of bio_iter
` [PATCH 6/6] libceph: don't use bio_iter as a flag
[Qemu-devel] [PATCH 1/6 v10] docs: spec for add-cow file format
2012-06-18 15:33 UTC (6+ messages)
all rbd users: set 'filestore fiemap = false'
2012-06-18 15:32 UTC (3+ messages)
[PATCH 3/3] usb: gadget: mass_storage: require backing file for non-removable LUNs
2012-06-18 15:32 UTC (2+ messages)
[PATCH] cml1.bbclass: Only delay exit if the command fails
2012-06-18 15:20 UTC (2+ messages)
[Qemu-devel] [PATCH v2 1/6] qerror: add MAX_KEYCODES 16
2012-06-18 15:30 UTC (6+ messages)
[Qemu-devel] [Bug 1014681] [NEW] BSOD with newer host kernels (x64) and W2k8S guest (x64)
2012-06-18 15:21 UTC (2+ messages)
` [Qemu-devel] [Bug 1014681] "
[Qemu-devel] [RFC] [PATCHv2 0/2] Sandboxing Qemu guests with Libseccomp
2012-06-18 15:29 UTC (12+ messages)
` [Qemu-devel] [RFC] [PATCHv2 2/2] Adding basic calls to libseccomp in vl.c
[PATCH 1/4] drm/i915: disable RCBP and VDS unit clock gating on SNB and VLV
2012-06-18 15:22 UTC (2+ messages)
[PATCH 00/22 v4] cleanup atmel_mxt_ts
2012-06-18 15:29 UTC (8+ messages)
` [PATCH 14/22 v4] Input: atmel_mxt_ts - don't re-read matrix after applying pdata
` [PATCH 22/22 v4] Input: atmel_mxt_ts - parse T6 reports
[lm-sensors] [PATCH 86/95] hwmon: (w83l785ts) Convert to use devm_ functions
2012-06-18 15:28 UTC (2+ messages)
[PATCH V6 0/13] perf: Intel uncore pmu counting support
2012-06-18 15:28 UTC (3+ messages)
` [PATCH V6 08/13] perf: Add Sandy Bridge-EP uncore support
[PATCH v3 1/2] ARM: dts: mx28evk: Add auart0 and auart3 support
2012-06-18 15:25 UTC (5+ messages)
` [PATCH v4 2/2] serial: mxs-auart: Allow device tree probing
[PATCH external/sepolicy] Add iptables script to policy
2012-06-18 15:25 UTC (5+ messages)
` [PATCH system/core] add iptables secmark labeling script to startup
[PATCH] PPC: PCI: Fix pcibios_io_space_offset() so it works for 32-bit ptr/64-bit rsrcs
2012-06-18 15:23 UTC (3+ messages)
[U-Boot] [PATCH 0/4] USB and cache related fixes
2012-06-18 15:23 UTC (10+ messages)
` [U-Boot] [PATCH 2/4] cache_v7: Check for dcache enablement in dcache flush 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.