messages from 2012-07-05 17:58:33 to 2012-07-05 19:49:40 UTC [more...]
linux-dtb: add multi-dtb build support
2012-07-05 19:38 UTC (4+ messages)
Slow request warnings on 0.48
2012-07-05 19:49 UTC (6+ messages)
can I always ignore a file during a merge?
2012-07-05 19:49 UTC (3+ messages)
[PATCH 00/25] leds: convert all kzalloc() to devm_kzalloc()
2012-07-05 19:48 UTC (4+ messages)
` [PATCH 25/25] leds: convert One-shot LED trigger driver to devm_kzalloc() and cleanup error exit path
[PATCH 00/10] /dev/random fixups
2012-07-05 19:47 UTC (19+ messages)
` [PATCH 01/10] random: make 'add_interrupt_randomness()' do something sane
` [PATCH 02/10] random: use lockless techniques when mixing entropy pools
` [PATCH 03/10] random: create add_device_randomness() interface
` [PATCH 04/10] usb: feed USB device information to the /dev/random driver
` [PATCH 05/10] net: feed /dev/random with the MAC address when registering a device
` [PATCH 06/10] random: use the arch-specific rng in xfer_secondary_pool
` [PATCH 07/10] random: add new get_random_bytes_arch() function
` [PATCH 08/10] random: unify mix_pool_bytes() and mix_pool_bytes_entropy()
` [PATCH 09/10] random: add tracepoints for easier debugging and verification
` [PATCH 10/10] MAINTAINERS: Theodore Ts'o is taking over the random driver
[GIT PULL] Integrator common clock
2012-07-05 19:44 UTC (7+ messages)
New Defects based on recent changes in Kernel code found by Coverity Scan
2012-07-05 19:44 UTC (4+ messages)
[PATCH v2 0/2] ata: MODE SELECT implementation
2012-07-05 19:42 UTC (5+ messages)
` [PATCH v2 2/2] ata: implement MODE SELECT command
[RFC PATCH 0/7] Experimental btrfs send/receive (kernel side)
2012-07-05 19:43 UTC (12+ messages)
` [RFC PATCH 4/7] Btrfs: introduce subvol uuids and times
[Qemu-devel] [PATCH] target-i386: Fix compilation with --enable-debug
2012-07-05 19:40 UTC
[PATCH 0/2] PM / Domains: Allow drivers to attach PM domain callbacks to devices at any time
2012-07-05 19:46 UTC (2+ messages)
Not getting login prompt after CPU entered into cpu_idle() state
2012-07-05 19:40 UTC (5+ messages)
3.5-rc5: radeon acceleration regression on Transmeta system
2012-07-05 19:40 UTC (3+ messages)
[PATCH] nfsidmap: Default domain not being set
2012-07-05 19:38 UTC (2+ messages)
[PATCH] nfs-util: Update exportfs flush option list in usage message
2012-07-05 19:38 UTC (2+ messages)
[SPAM] Soldes : Toute la beauté jusqu'à moins 60 pourcent
2012-07-05 19:39 UTC
[PATCH] mac80211: fix debugfs default key links
2012-07-05 19:38 UTC
[PATCH 01/30] USB: Fix typo tranceiver -> transceiver
2012-07-05 19:37 UTC (30+ messages)
` [PATCH 02/30] ARM: let armlinux_set_* depend on the correct option
` [PATCH 03/30] bootm: Fix undefined reference to of_fix_tree
` [PATCH 04/30] uimage: introduce UIMAGE Kconfig symbol
` [PATCH 05/30] ARM at91rm9200: Add missing include
` [PATCH 06/30] Add missing semicolons at end of EXPORT_SYMBOL
` [PATCH 07/30] exec command: Fix compilation
` [PATCH 08/30] input gpio buttons: needs poller API
` [PATCH 09/30] loadb: fix compilation
` [PATCH 10/30] mfd TWL4030: Fix Kconfig dependencies
` [PATCH 11/30] pwm PXA: Compile only on PXA
` [PATCH 12/30] fs nfs: depend on net
` [PATCH 13/30] mtd nand: Fix compilation without bbt support
` [PATCH 14/30] led: remove gpio include
` [PATCH 15/30] kconfig: fix IS_ENABLED to not require all options to be defined
` [PATCH 16/30] ARM Samsung S5P: Disable support until we have a board
` [PATCH 17/30] gpio: add static inlines for gpio_request/gpio_free
` [PATCH 18/30] ARM: remove mx1ads leftovers
` [PATCH 19/30] usb gadget at91: Use correct include
` [PATCH 20/30] usb gadget: Enable gadget support only when a driver is available
` [PATCH 21/30] ARM i.MX: rename internal-nand-boot.c to external-nand-boot.c
` [PATCH 22/30] ARM i.MX: No external NAND boot on i.MX1
` [PATCH 23/30] mtd: remove dead disk-on-chip support
` [PATCH 24/30] mtd omap: add prefix to omap specific decode_bch function
` [PATCH 25/30] ARM at91: remove const
` [PATCH 26/30] ARM at91: fix typo in define
` [PATCH 27/30] uimage: select uncompress and crc32 support
` [PATCH 28/30] I2C i.MX: disable driver for i.MX1
` [PATCH 29/30] mtd: scan_write_bbt is only needed with mtd write support
` [PATCH 30/30] UBI: select crc32 support
[PATCH 1/6] mfd: arizona: Add more register definitions
2012-07-05 19:35 UTC (6+ messages)
` [PATCH 2/6] mfd: arizona: Release DCVDD if we fail to resume the device
` [PATCH 3/6] mfd: arizona: Treat register read errors as non-fatal during resume
` [PATCH 4/6] mfd: arizona: Add missing WM5102 ifdefs
` [PATCH 5/6] mfd: arizona: Don't free unallocated supplies on error
` [PATCH 6/6] mfd: wm5102: Mark headphone detect readback register volatile
Logitech HD Webcam C525 does not work when connected to USB 2 port, works on USB 3
2012-07-05 19:35 UTC (2+ messages)
Generating a movable SDK
2012-07-05 19:21 UTC (6+ messages)
[PATCH 0/10] fuse: An attempt to implement a write-back cache policy
2012-07-05 19:31 UTC (3+ messages)
` [fuse-devel] "
NVMe driver behaviour on LBA Range
2012-07-05 19:28 UTC (9+ messages)
` NVMe driver behaviour on LBA Range - new Proposal
[Qemu-devel] [PATCH 0/6] arm_boot/vexpress-a15: Support >4GB of RAM
2012-07-05 19:26 UTC (4+ messages)
` [Qemu-devel] [PATCH 5/6] hw/arm_boot.c: Support DTBs which use 64 bit addresses
Linux NFSv4 client uses returned delegation in subsequent READ resulting in hang (BAD_STATEID)
2012-07-05 19:23 UTC (9+ messages)
Bad use of highmem with buffer_migrate_page?
2012-07-05 19:21 UTC (9+ messages)
[PATCH 0/5] crash: Small bundle of fixes for Xen
2012-07-05 19:20 UTC (3+ messages)
[ANNOUNCE] dapl-2.0.36
2012-07-05 19:20 UTC
[PATCH] clk: fix parent validation in __clk_set_parent()
2012-07-05 19:18 UTC (4+ messages)
[PATCH] regulator: tps65910: add support for input supply
2012-07-05 19:17 UTC (4+ messages)
[PATCH] ARM: tegra: cardhu: add dt entry for PMIC TPS65911
2012-07-05 19:16 UTC (3+ messages)
[PATCH 00/23 v6] cleanup atmel_mxt_ts
2012-07-05 19:15 UTC (4+ messages)
` [PATCH 04/23 v6] Input: atmel_mxt_ts - warn if sysfs could not be created
[PATCH 0/3] Fix for leapsecond caused hrtimer/futex issue
2012-07-05 19:12 UTC (4+ messages)
` [PATCH 1/3] hrtimer: Fix clock_was_set so it is safe to call from irq context
` [PATCH 2/3] time: Fix leapsecond triggered hrtimer/futex load spike issue
` [PATCH 3/3] hrtimer: Update hrtimer base offsets each hrtimer_interrupt
[PATCH 1/2] sunrpc/cache.h: fix coding style
2012-07-05 19:13 UTC (7+ messages)
` [PATCH 2/2] sunrpc/cache.h: replace simple_strtoul
Spelling error in getutent(3)
2012-07-05 19:10 UTC
[PATCH 1/3] USB: Fix typo tranceiver -> transceiver
2012-07-05 19:07 UTC (3+ messages)
` [PATCH 2/3] ARM: remove mx1ads leftovers
` [PATCH 3/3] mtd: remove dead disk-on-chip support
3.5 stable compat-wireless
2012-07-05 19:08 UTC
[RFC PATCH 0/2] Teach rm to better handle submodules
2012-07-05 19:06 UTC (3+ messages)
What is localnet?
2012-07-05 19:06 UTC (3+ messages)
[PATCH 0/5] rtcache remove respin
2012-07-05 19:03 UTC (4+ messages)
[PATCH 1/3] string: add strim for ONFI code
2012-07-05 19:02 UTC (3+ messages)
` [PATCH 2/3] nand_base: add ONFI flash detection
[PATCH] ibnetdiscover: fix not showing FDR10 speeds
2012-07-05 19:01 UTC (3+ messages)
[Buildroot] syslinux fails to build
2012-07-05 18:59 UTC (3+ messages)
[PATCH] ARM: imx: Kconfig: Remove IMX_HAVE_PLATFORM_IMX_SSI from MACH_MX25_3DS
2012-07-05 18:55 UTC (2+ messages)
[U-Boot] [PATCH 01/11 v2] snowball: Add support for ux500 based snowball board
2012-07-05 18:53 UTC (4+ messages)
` [U-Boot] [PATCH 02/11 v2] u8500: Moving prcmu to cpu directory
` [U-Boot] [PATCH 05/11 v2] snowball: Moving to ux500.v2 addess scheme for PRCMU access
` [U-Boot] [PATCH 11/11 v2] snowball: Adding board specific cache cleanup routine
[PATCH v3 0/6] Port Tegra to generic clk framework
2012-07-05 18:49 UTC (4+ messages)
[Qemu-devel] [RFC][PATCH v2 0/4] tcg: enhance code generation quality for qemu_ld/st IRs
2012-07-05 18:49 UTC (4+ messages)
` [Qemu-devel] [RFC][PATCH v2 2/4] tcg: add extended MMU helpers to softmmu targets
[PATCH 0/3] Patches from the Debian policycoreutils package
2012-07-05 18:48 UTC (4+ messages)
` [PATCH 1/3] Patch for mcstrans to not abort when it sees a squeeze config file
` [PATCH 2/3] Add new open_init_pty that doesn't waste CPU time
` [PATCH 3/3] Remove policycoreutils/run_init/open_init_pty.c
cpu stall and hyperthread
2012-07-05 18:48 UTC (4+ messages)
[PATCH] i2c i.MX: Fix divider table
2012-07-05 18:47 UTC (5+ messages)
[PATCH] Xen/MCE: adjust for future new vMCE model
2012-07-05 18:47 UTC (7+ messages)
[U-Boot] [PATCH] ehci-hcd.c, musb_core, usb.h: Add USB_DMA_MINALIGN define for cache alignment
2012-07-05 18:47 UTC (6+ messages)
[Qemu-devel] [PATCH v8 08/16] target-or32: Add instruction translation
2012-07-05 18:45 UTC (4+ messages)
[PATCH] clk: Fix cached parent ptrs allocation
2012-07-05 18:44 UTC (5+ messages)
[PATCH] crypto: twofish-avx - remove useless instruction
2012-07-05 18:43 UTC (2+ messages)
[Qemu-devel] status of pvscsi patches
2012-07-05 18:40 UTC
[PATCH v2] of: Add videomode helper
2012-07-05 18:39 UTC (4+ messages)
[PATCH] virtio-blk: allow toggling host cache between writeback and writethrough
2012-07-05 18:39 UTC (2+ messages)
[PATCH] Xen/MCE: adjust for future new vMCE model
2012-07-05 18:38 UTC (5+ messages)
[Qemu-devel] [PATCH 18/32] hd-geometry: Switch to uint32_t to match BlockConf
2012-07-05 18:37 UTC (10+ messages)
[PATCH 0/1] pseudo update (1.3.1)
2012-07-05 18:25 UTC (2+ messages)
` [PATCH 1/1] pseudo: Update to 1.3.1 (fixing chroot crash)
[PATCH v2 00/12] IRQ, GPIO SPI, I2C, etc DTC support
2012-07-05 18:36 UTC (6+ messages)
` [PATCH v2 01/12] ARM: Orion: DT support for IRQ and GPIO Controllers
[PATCH 00/40] AutoNUMA19
2012-07-05 18:33 UTC (16+ messages)
` [PATCH 09/40] autonuma: introduce kthread_bind_node()
` [PATCH 13/40] autonuma: CPU follow memory algorithm
git-submodule path computation bug with recursive submodules
2012-07-05 18:34 UTC (3+ messages)
[RFC PATCH] Xen/MCE: adjust for future new vMCE model
2012-07-05 18:33 UTC
[meta-fsl-ppc][PATCH] recipes: Bring bbappends in line with OE-Core/master
2012-07-05 18:30 UTC
[PATCH] Xen/MCE: stick all 1's to MCi_CTL of vMCE
2012-07-05 18:27 UTC
[PATCH] mcm_rereg_test.c: Fix a couple of output messages
2012-07-05 18:25 UTC
plan for device assignment upstream
2012-07-05 18:23 UTC (7+ messages)
` [Qemu-devel] "
[PATCH] bootimg: Use STAGING_KERNEL_DIR
2012-07-05 18:08 UTC
is there a "bitbake" variation that will tell me about *only* the used packages?
2012-07-05 18:10 UTC (3+ messages)
[RFC] ARM: OMAP: Remove nodes dynamically at runtime
2012-07-05 18:21 UTC (4+ messages)
[U-Boot] [PATCH v8 0/4] Kirkwood: add lschlv2 and lsxhl board support
2012-07-05 18:18 UTC (4+ messages)
` [U-Boot] [PATCH v8 2/4] net: use common rand()/srand() functions
[PATCH] PCI: Quirk for ASUS S3 issue
2012-07-05 18:17 UTC (3+ messages)
[RFC] l10n: de.po: translate 29 new messages
2012-07-05 18:16 UTC (5+ messages)
[PATCHv2 00/21] cw1200: ST-Ericsson cw1200 wlan device driver
2012-07-05 18:16 UTC (4+ messages)
[PATCH v5 0/3] Updated Cortex-M3 series
2012-07-05 18:13 UTC (4+ messages)
` [PATCH v5 1/3] ARM: make cr_alignment read-only #ifndef CONFIG_CPU_CP15
` [PATCH v5 2/3] Cortex-M3: Add base support for Cortex-M3
` [PATCH v5 3/3] Cortex-M3: Add support for exception handling
[Qemu-devel] [PATCH v2 0/6] Log unimplemented functionality
2012-07-05 18:07 UTC (6+ messages)
` [Qemu-devel] [PATCH 1/6] qemu-log: move logging to qemu-log.c
[PATCH 0/9] perf: enable Perl and Python bindings, and perf TUI
2012-07-05 17:56 UTC (2+ messages)
[PATCH] Improve revisions.txt
2012-07-05 18:06 UTC (2+ messages)
[U-Boot] i.MX35PDK: Starting U-Boot from serial NOR-Flash
2012-07-05 18:06 UTC (3+ messages)
[Qemu-devel] [PULL 00/14] SCSI updates for 2012-07-02
2012-07-05 18:03 UTC (5+ messages)
` [Qemu-devel] [PATCH 02/14] scsi: add a qdev property for the disk's WWN
[PATCH 0/2] upstream_tracking updates
2012-07-05 18:02 UTC (3+ messages)
` [PATCH 1/2] upstream_tracking.inc: recipe upgrades and manual check updates
` [PATCH 2/2] .gitignore: unmask meta-yocto files
[Qemu-devel] [PATCH v15 0/9] XBZRLE delta for live migration of large memory app
2012-07-05 18:01 UTC (4+ messages)
` [Qemu-devel] [PATCH v15 6/9] Add xbzrle_encode_buffer and xbzrle_decode_buffer functions
[PATCH 00/19] Several cleanings and style fixes
2012-07-05 18:00 UTC (3+ messages)
` [PATCH 15/19] Staging: xgifb: Rework conditions in XGI_SetLockRegs()
[PATCH 0/6] tcm_vhost/virtio-scsi WIP code for-3.6
2012-07-05 17:59 UTC (5+ messages)
` [PATCH 4/6] tcm_vhost: Initial merge for vhost level target fabric driver
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.