messages from 2012-09-11 09:35:06 to 2012-09-11 10:27:11 UTC [more...]
[V4 PATCH 00/26] memory,numa: introduce MOVABLE-dedicated node and online_movable for hotplug
2012-09-11 10:18 UTC (4+ messages)
` [V4 PATCH 27/27] memory,hotplug: Don't modify the zone_start_pfn outside of zone_span_writelock()
[PATCH 00/14] ARM: at91: add pinctrl support
2012-09-11 10:27 UTC (10+ messages)
` [PATCH 01/14] ARM: at91: gpio: implement request and free
` [PATCH 03/14] arm: at91: at91sam9x5: fix gpio number per bank
` [PATCH 04/14] ARM: at91: add dummies pinctrl for non dt platform
` [PATCH 05/14] ARM: at91: add pinctrl support
[PATCH 09/11] tmem: reduce severity of log messages
2012-09-11 10:26 UTC (7+ messages)
` [PATCH 09/11, v2] "
` Ping: "
[PATCH -tip/perf/core ] perf probe: Allow of casting an array of char to string
2012-09-11 10:18 UTC (2+ messages)
[PATCH v2 0/2] mfd: dt: add power off support for Tegra20/Tegra30
2012-09-11 10:25 UTC (2+ messages)
[xen-4.2-testing test] 13669: tolerable FAIL - PUSHED
2012-09-11 10:24 UTC (2+ messages)
[PATCH] Remove unused __get_user64() and __put_user64()
2012-09-11 10:19 UTC
[Qemu-trivial] [PATCH] block: Don't forget to delete temporary file
2012-09-11 10:23 UTC (3+ messages)
` [Qemu-trivial] [Qemu-devel] "
` "
[PATCH] mtd: prepare place for BCMA NAND flash driver(s)
2012-09-11 10:23 UTC (3+ messages)
[PATCH 1/1 v2] genenv: Allow to also specify files for the environment instead of only directories
2012-09-11 10:21 UTC
[PATCH RFC 0/8] console improvements
2012-09-11 10:23 UTC (2+ messages)
` patch series not just RFC (was: Re: [PATCH RFC 0/8] console improvements)
[PATCH] drm/radeon: make 64bit fences more robust
2012-09-11 10:23 UTC (8+ messages)
[U-Boot] U-boot support for TMS320C6678 Texas Instruments processor
2012-09-11 10:22 UTC (2+ messages)
[PATCH 7/8] ns16550: command line parsing adjustments
2012-09-11 10:22 UTC (2+ messages)
[PATCH 1/7] globalbar: add inline when not enabled
2012-09-11 10:19 UTC (7+ messages)
` [PATCH 2/7] globalvar: add support to set a value to of all globalvars beginning with 'match'
` [PATCH 3/7] defaultenv-2: boot use global.linux.bootargs.dyn for dynamic globalvar
` [PATCH 4/7] defaultenv-2: boot reset linux.bootargs.dyn. and bootm. globalvar
` [PATCH 5/7] echo: always allow to pass -e option
` [PATCH 6/7] defaultenv-2/ansi-colors: export color only if enable
` [PATCH 7/7] defaultenv-2: add boot sequence
[PATCH 8/8] drop tx_fifo_size
2012-09-11 10:21 UTC
[PATCH] mfd: arizona: Remove unused variable
2012-09-11 10:21 UTC (2+ messages)
Cannot create subvolume with quota enabled
2012-09-11 10:21 UTC (6+ messages)
DEPENDS_virtclass-native = "libpng jpeg" not extended to libpng-native jpeg-native
2012-09-11 10:07 UTC (4+ messages)
[PATCH] mfd: wm8994: Update WM1811 register patches for latest evaluation
2012-09-11 10:20 UTC (2+ messages)
[PATCH v3] input: qt1070: Add device tree support
2012-09-11 10:14 UTC (2+ messages)
[PATCH] mfd: wm8994: Implement support for WM1811 devices with higher cust_ids
2012-09-11 10:19 UTC (2+ messages)
Assertion `new_role != ((void *)0) && new_role->flavor == 1' when installing modules
2012-09-11 10:19 UTC (5+ messages)
[PATCH 6/8] ns16550: PCI initialization adjustments
2012-09-11 10:19 UTC
[PATCH v2 0/3] arm/dts: omap: add dt data for MUSB
2012-09-11 10:19 UTC (21+ messages)
` [PATCH v2 1/3] arm/dts: Add twl6030-usb data
` [PATCH v2 2/3] arm/dts: Add twl4030-usb data
` [PATCH v2 3/3] arm/dts: omap: Add usb_otg and glue data
[PATCHv7 00/23]I2C big cleanup
2012-09-11 10:18 UTC (50+ messages)
` [PATCHv7 01/23] i2c: omap: switch to devm_* API
` [PATCHv7 02/23] i2c: omap: simplify num_bytes handling
` [PATCHv7 03/23] i2c: omap: decrease indentation level on data handling
` [PATCHv7 04/23] i2c: omap: add blank lines
` [PATCHv7 05/23] i2c: omap: simplify omap_i2c_ack_stat()
` [PATCHv7 06/23] i2c: omap: split out [XR]DR and [XR]RDY
` [PATCHv7 07/23] i2c: omap: improve i462 errata handling
` [PATCHv7 08/23] i2c: omap: re-factor receive/transmit data loop
` [PATCHv7 09/23] i2c: omap: switch over to do {} while loop
` [PATCHv7 10/23] i2c: omap: ack IRQ in parts
` [PATCHv7 11/23] i2c: omap: switch to platform_get_irq()
` [PATCHv7 12/23] i2c: omap: bus: add a receiver flag
` [PATCHv7 13/23] i2c: omap: simplify errata check
` [PATCHv7 14/23] i2c: omap: always return IRQ_HANDLED
` [PATCHv7 15/23] i2c: omap: simplify IRQ exit path
` [PATCHv7 16/23] i2c: omap: resize fifos before each message
` [PATCHv7 17/23] i2c: omap: get rid of the "complete" label
` [PATCHv7 18/23] i2c: omap: remove redundant status read
` [PATCHv7 19/23] i2c: omap: always return IRQ_HANDLED
` [PATCHv7 20/23] i2c: omap: switch to threaded IRQ support
` [PATCHv7 21/23] i2c: omap: remove unnecessary pm_runtime_suspended check
` [PATCHv7 22/23] i2c: omap: switch over to autosuspend API
` [PATCHv7 23/23] i2c: omap: sanitize exit path
[PATCH] mfd: arizona: Suppress needless calls to the primary IRQ
2012-09-11 10:18 UTC (2+ messages)
[PATCH RFC 5/8] ns16550: MMIO adjustments
2012-09-11 10:18 UTC
[PATCH RFC 4/8] serial: avoid fully initializing unused consoles
2012-09-11 10:17 UTC
[PATCH v8 0/3] GPMC driver conversion
2012-09-11 10:16 UTC (5+ messages)
` [PATCH v8 2/3] ARM: OMAP2+: gpmc: Adapt to HWMOD
[PATCH] mfd: core: Push irqdomain mapping out into devices
2012-09-11 10:16 UTC (2+ messages)
[PATCH RFC 3/8] console: add EHCI debug port based serial console
2012-09-11 10:16 UTC
[PATCH V2] mtd: basic (read only) driver for BCMA serial flash
2012-09-11 10:20 UTC (2+ messages)
[PATCH RFC 2/8] console: prepare for non-COMn port support
2012-09-11 10:14 UTC
[PATCH] video imx-ipu-fb: add clear screen
2012-09-11 10:14 UTC (5+ messages)
[PATCH] i2c-mpc: Wait for STOP to hit the bus
2012-09-11 10:13 UTC (4+ messages)
[PATCH RFC 1/8] x86: allow early use of fixmaps
2012-09-11 10:13 UTC
[PATCH] connman: remove trailing whitespace
2012-09-11 9:57 UTC
Git an case-insensitive Mac OS X filesystem
2012-09-11 10:06 UTC (5+ messages)
issue using SRIOV "Unable to start - perhaps the PF driver is not up yet", while PF driver is actually up
2012-09-11 10:05 UTC (8+ messages)
[lm-sensors] Strange temperature of AMD FX4100 cpu and power consumption
2012-09-11 10:05 UTC (2+ messages)
[PATCH RFC cgroup/for-3.7] cgroup: mark subsystems with broken hierarchy support and whine if cgroups are nested for them
2012-09-11 10:04 UTC (4+ messages)
` [PATCH REPOST "
[Qemu-devel] [PATCH V3 0/10] prepare unplug out of protection of global lock
2012-09-11 10:04 UTC (11+ messages)
` [Qemu-devel] [PATCH V3 08/11] qom: introduce reclaimer to release obj in async
` [Qemu-devel] [PATCH V3 10/11] vcpu: introduce lockmap
[Resend PATCH 0/7 v3] defaultenv-2: add boot sequence
2012-09-11 10:00 UTC
[PATCH] watchdog/imx2+: add support for pretimeout interrupt functionality
2012-09-11 10:00 UTC (2+ messages)
` [PATCH v2] "
[wireless:master 39/40] drivers/net/wireless/ath/ath9k/ar9003_eeprom.c:2987
2012-09-11 10:00 UTC (4+ messages)
[RFC PATCH v6] media: add v4l2 subdev driver for S5K4ECGX sensor
2012-09-11 10:00 UTC (6+ messages)
[PATCH] [RFC]power: battery: Generic battery driver using IIO
2012-09-11 9:59 UTC (2+ messages)
[PATCH v2] watchdog: omap_wdt: convert to new watchdog core
2012-09-11 9:59 UTC (2+ messages)
[PATCH 01/20] Staging: ipack/bridges/tpci200: Put the TPCI200 control registers into a struct
2012-09-11 9:57 UTC (5+ messages)
` [PATCH 20/20] Staging: ipack/bridges/tpci200: Store the irq holder in slot_irq
[RFC PATCH] KVM: optimize apic interrupt delivery
2012-09-11 9:57 UTC (9+ messages)
[PATCH v9 0/3] GPMC driver conversion
2012-09-11 9:57 UTC (8+ messages)
` [PATCH v9 1/3] ARM: OMAP2/3: hwmod data: add gpmc
` [PATCH v9 2/3] ARM: OMAP2+: gpmc: Adapt to HWMOD
` [PATCH v9 3/3] ARM: OMAP2+: gpmc: minimal driver support
[PATCH] sanity.bbclass: Move back to running at ConfigParsed time
2012-09-11 9:43 UTC (4+ messages)
[Qemu-devel] [PATCH V12 0/6] add-cow file format
2012-09-11 9:55 UTC (8+ messages)
` [Qemu-devel] [PATCH V12 5/6] "
` [Qemu-devel] [PATCH V12 6/6] add-cow: add qemu-iotests support
[GIT PULL] i.MX Fixes
2012-09-11 9:55 UTC
[PATCH v2 0/3] omap: musb: Add device tree support
2012-09-11 9:53 UTC (5+ messages)
` [PATCH v2 3/3] usb: musb: omap: Add device tree support for omap musb glue
[Bug 27147] New: piglit "fdo23670-drawpix_stencil -auto" test dumps core with RV790
2012-09-11 9:53 UTC (2+ messages)
` [Bug 27147] "
[PATCH 0/2] A couple of fixes for sanity.bbclass
2012-09-11 9:40 UTC (3+ messages)
` [PATCH 1/2] classes/sanity: skip tune checks if machine is invalid
` [PATCH 2/2] classes/sanity: remove obsolete code
[lm-sensors] [PATCH 4/4] hwmon: (ina2xx) Add support for INA220 and INA230
2012-09-11 9:52 UTC (2+ messages)
[Bug 27149] New: Failed assertion in piglit test 'fbo-pbo-readpixels-small -auto' with RV790
2012-09-11 9:52 UTC (2+ messages)
` [Bug 27149] "
[PATCH] mm/memcontrol.c: Remove duplicate inclusion of sock.h file
2012-09-11 9:52 UTC (3+ messages)
Oops with latest (netfilter) nf-next tree, when unloading iptable_nat
2012-09-11 9:51 UTC
[Bug 27148] New: Failed assertion in piglit test 'bin/fbo-flushing -auto' with RV790
2012-09-11 9:50 UTC (2+ messages)
` [Bug 27148] "
[PATCH] lib/bb/event: improve handling of event queue on exit
2012-09-11 9:37 UTC
CONFIG_THERMAL_HWMON in thermal_sys.c
2012-09-11 9:49 UTC (7+ messages)
` [lm-sensors] "
[PATCH] idr: Rename MAX_LEVEL to MAX_ID_LEVEL
2012-09-11 9:48 UTC (7+ messages)
[PATCH v2] ARM : i.MX27 : split code for allocation of ressources of camera and eMMA
2012-09-11 9:47 UTC (2+ messages)
slow xfs writes on loopback mounted xfs with dd + seek
2012-09-11 9:48 UTC
[PATCH v2] pwm: Fix compilation error when CONFIG_PWM is not defined
2012-09-11 9:44 UTC
[PATCH 00/29] Move OMAP2+ over to use COMMON clock
2012-09-11 9:46 UTC (4+ messages)
[Bug 26962] New: fbo/fbo-nodepth-test: Invalid command stream
2012-09-11 9:46 UTC (2+ messages)
` [Bug 26962] "
/usr/bin/python is needed by git
2012-09-11 9:34 UTC
Win2k8 guest with very poor disk performance on KVM host
2012-09-11 9:44 UTC (2+ messages)
[PATCH] mfd: arizona: Disable control interface error reporting for early devices
2012-09-11 9:43 UTC (2+ messages)
[PATCH] ath5k: add support of HW encryption in management frames
2012-09-11 9:42 UTC (17+ messages)
[PATCH v6 0/12] KGDB/KDB FIQ (NMI) debugger
2012-09-11 9:35 UTC (7+ messages)
` [PATCH 02/12] kdb: Implement disable_nmi command
` [PATCH 03/12] kdb: Turn KGDB_KDB=n stubs into static inlines
` [PATCH 05/12] tty/serial/amba-pl011: Implement poll_init callback
` [PATCH 06/12] tty/serial/kgdboc: Add and wire up clear_irqs callback
` [PATCH 12/12] ARM: versatile: Make able to use UART ports for KGDB FIQ debugger
GCC 4.6.x miscompiling arm-linux?
2012-09-11 9:41 UTC (6+ messages)
[PATCH] remove obsolete encryption support from losetup
2012-09-11 9:40 UTC (3+ messages)
[PATCH 1/7] mfd: max8925: Move _IO resources out of ioport_ioresource
2012-09-11 9:38 UTC (2+ messages)
[PATCH 00/17] MOP500 Audio fix-ups and DT enablement
2012-09-11 9:03 UTC (5+ messages)
` [PATCH 05/17] ASoC: Ux500: Minor coding layout changes
[PATCH 1/4] libx11-diet: you can't disable XCB anymore, so don't try
2012-09-11 9:24 UTC (4+ messages)
` [PATCH 3/4] libx11: don't split libX11-xcb out into a libx11-xcb package
[ANNOUNCE] Git mirror of Xen repositories available
2012-09-11 9:36 UTC (5+ messages)
[PATCH 1/3] powerpc/esdhc: disable CMD23 for some Freescale SoCs
2012-09-11 9:36 UTC (6+ messages)
` [PATCH 2/3] powerpc/esdhc: add property to disable the CMD23
[Qemu-devel] [PATCH 3/3] hw/qxl: support client monitor configuration via device
2012-09-11 9:35 UTC (2+ 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.