messages from 2013-06-21 12:08:47 to 2013-06-21 12:59:45 UTC [more...]
3.8.10-rt6: suspend/resume irqs enabled splat
2013-06-21 12:59 UTC (3+ messages)
[Trivial PATCH 00/33] Remove uses of typedef ctl_table
2013-06-21 12:59 UTC (3+ messages)
` [Trivial PATCH 24/33] quota: Convert use of typedef ctl_table to struct ctl_table
[Buildroot] [PATCH 1/1] "Change package tarball compression to xz"
2013-06-21 12:59 UTC
[PATCH v4 00/14] locks: scalability improvements for file locking
2013-06-21 12:58 UTC (41+ messages)
` [Cluster-devel] "
` [PATCH v4 01/14] locks: drop the unused filp argument to posix_unblock_lock
` [Cluster-devel] "
` [PATCH v4 02/14] cifs: use posix_unblock_lock instead of locks_delete_block
` [Cluster-devel] "
` [PATCH v4 03/14] locks: make generic_add_lease and generic_delete_lease static
` [Cluster-devel] "
` [PATCH v4 04/14] locks: comment cleanups and clarifications
` [Cluster-devel] "
` [PATCH v4 05/14] locks: make "added" in __posix_lock_file a bool
` [Cluster-devel] "
` [Cluster-devel] [PATCH v4 06/14] locks: encapsulate the fl_link list handling
` "
` [PATCH v4 07/14] locks: protect most of the file_lock handling with i_lock
` [Cluster-devel] "
` [PATCH v4 08/14] locks: avoid taking global lock if possible when waking up blocked waiters
` [Cluster-devel] "
` [Cluster-devel] [PATCH v4 09/14] locks: convert fl_link to a hlist_node
` "
` [PATCH v4 10/14] locks: turn the blocked_list into a hashtable
` [Cluster-devel] "
` [PATCH v4 11/14] locks: add a new "lm_owner_key" lock operation
` [Cluster-devel] "
` [PATCH v4 12/14] locks: give the blocked_hash its own spinlock
` [Cluster-devel] "
` [PATCH v4 13/14] seq_file: add seq_list_*_percpu helpers
` [Cluster-devel] "
` [Cluster-devel] [PATCH v4 14/14] locks: move file_lock_list to a set of percpu hlist_heads and convert file_lock_lock to an lglock
` "
[PATCH 0/8] Relocate devices rather than memory for qemu-xen
2013-06-21 12:58 UTC (4+ messages)
` [PATCH v4 5/8] hvmloader: Correct bug in low mmio region accounting
3.10.0-rc4: jffs2: Possible circular locking dependency detected
2013-06-21 12:58 UTC (2+ messages)
[GIT PULL v2 0/1] Renesas ARM based SoC cleanups for v3.11
2013-06-21 12:58 UTC (3+ messages)
[GIT PULL 00/15 v2] Renesas ARM based SoC boot cleanup for v3.11
2013-06-21 12:57 UTC (3+ messages)
[PATCH 0/6] exynos4-is: TRY format propagation fixes
2013-06-21 12:55 UTC (3+ messages)
` [PATCH 1/6] exynos4-is: Fix format propagation on FIMC-LITE.n subdevs
` [PATCH 2/6] exynos4-is: Set valid initial format at FIMC-LITE
Chipidea usb otg support for IMX/MXS (device functionality)
2013-06-21 12:56 UTC (5+ messages)
[Qemu-devel] Adding a persistent writeback cache to qemu
2013-06-21 12:55 UTC (6+ messages)
[PATCH 0/2] IPU generic irq chip
2013-06-21 12:52 UTC (6+ messages)
` [PATCH 1/2] staging: drm/imx: use generic irqchip
` [PATCH 2/2] staging: drm/imx: use generic irq chip unused field to block out invalid irqs
[PATCH 0/8] ARM: dts: Add camera and barometer sensor support for TRATS2 board
2013-06-21 12:50 UTC (18+ messages)
` [PATCH 1/8] ARM: dts: Correct camera pinctrl nodes for Exynos4x12 SoCs
` [PATCH 2/8] ARM: dts: Add pinctrl entries for Exynos4x12 FIMC-IS peripherals
` [PATCH 3/8] ARM: dts: Add ISP power domain node for Exynos4x12
` [PATCH 4/8] ARM: dts: Use generic DMA bindings for Exynos4 SPI devices
` [PATCH 5/8] ARM: dts: Add camera nodes for Exynos4 SoCs
` [PATCH 6/8] ARM: dts: Add camera subsystem nodes to exynos4x12.dtsi
` [PATCH 7/8] ARM: dts: Add AK8975 device node for Exynos4412 TRATS2 board
` [PATCH 8/8] ARM: dts: Add camera device nodes "
[PATCH] drm/i915: move i915_trace_irq_get() out of the tracing macro
2013-06-21 12:51 UTC (3+ messages)
` [Intel-gfx] "
[PATCH 1/2] i2c-omap: Remove cpu_is functions completely
2013-06-21 12:50 UTC (2+ messages)
` [PATCH 2/2] ARCH: OMAP: Apply i2c-omap id_tables to device register functions
[PATCH] perf tools: Fix output directory of Documentation/
2013-06-21 12:50 UTC (4+ messages)
[Buildroot] [PATCH] gvfs: Select and depend on libgcrypt
2013-06-21 12:49 UTC (4+ messages)
[PATCH 0/3] ARM: ux500: mop500_snowball_ethernet_clock_enable() removal
2013-06-21 12:48 UTC (4+ messages)
[Buildroot] Build error when trying to build the py-smbus package of i2c-tools
2013-06-21 12:48 UTC (9+ messages)
[PATCH v3 00/13] VFS hot tracking
2013-06-21 12:17 UTC (14+ messages)
` [PATCH v3 01/13] VFS hot tracking: introduce some data structures
` [PATCH v3 02/13] VFS hot tracking: add i/o freq tracking hooks
` [PATCH v3 03/13] VFS hot tracking: add one wq to update hot map
` [PATCH v3 04/13] VFS hot tracking: register one shrinker
` [PATCH v3 05/13] VFS hot tracking, rcu: introduce one rcu macro for list
` [PATCH v3 06/13] VFS hot tracking, seq_file: add seq_list rcu interfaces
` [PATCH v3 07/13] VFS hot tracking: add debugfs support
` [PATCH v3 08/13] VFS hot tracking: add one ioctl interface
` [PATCH v3 09/13] VFS hot tracking, procfs: add one proc interface
` [PATCH v3 10/13] VFS hot tracking: add memory caping function
` [PATCH v3 11/13] VFS hot tracking, btrfs: add hot tracking support
` [PATCH v3 12/13] VFS hot tracking: add documentation
` [PATCH v3 13/13] VFS hot tracking: add fs hot type support
[PATCH 0/4] VSOCK fix and cleanup
2013-06-21 12:48 UTC (5+ messages)
` [PATCH 4/4] VSOCK: Fix VSOCK_HASH and VSOCK_CONN_HASH
[BUGFIX v2 0/4] fix bug 56531, 59501 and 59581
2013-06-21 12:47 UTC (5+ messages)
[ 00/48] 3.9.7-stable review
2013-06-21 12:47 UTC (4+ messages)
` [ 29/48] mm: migration: add migrate_entry_wait_huge()
[PATCH 0/4] ALSA: usb: misc consistency fixes
2013-06-21 12:48 UTC (2+ messages)
[PATCH] x86/MCE: Update MCE severity condition check
2013-06-21 12:38 UTC (3+ messages)
Orange Alert: Please review your June 2013 monthly statement
2013-06-21 12:46 UTC
[PATCHv2 00/11] ARM: OMAP4 clock data conversion to DT
2013-06-21 12:45 UTC (5+ messages)
` [PATCHv2 02/11] CLK: use of_property_read_u32 instead of read_u8
[PATCH V6 00/30] thermal: exynos: Re-structure driver and add support for exynos5440
2013-06-21 12:46 UTC (7+ messages)
` [PATCH V6 16/30] thermal: exynos: Make the zone handling use trip information
` [PATCH V6 18/30] thermal: exynos: Add support to handle many instances of TMU
[PATCH 0/1] alx driver
2013-06-21 12:45 UTC (7+ messages)
` [PATCH v2 1/1] alx: add a simple AR816x/AR817x device driver
[PATCHv2 0/8][eclipse-poky] Add target profile quick switch
2013-06-21 12:44 UTC (9+ messages)
` [PATCHv2 1/8] plugins/sdk.ide: Use an internationalized dialog title
` [PATCHv2 2/8] plugins/sdk.ide: Extract project specific util methods
` [PATCHv2 3/8] plugins/sdk.ide: Move "
` [PATCHv2 4/8] plugins/sdk.ide: Remove project context from method names
` [PATCHv2 5/8] plugins/sdk.ide: Add command to switch the target profile
` [PATCHv2 6/8] plugins/sdk.ide: Add profile switch menu to the toolbar
` [PATCHv2 7/8] plugins/sdk.ide: Add profile switch menu to the project menu
` [PATCHv2 8/8] plugins/sdk.ide: Add project configuration button
Oranges Alerts: Please review your personalized financial statement - June 2013
2013-06-21 12:44 UTC
[PATCH char-misc-next] UIO: Fix concurrency issue
2013-06-21 12:44 UTC (2+ messages)
[RFC PATCH] regulator: core: allow consumers to request to closes step voltage
2013-06-21 12:43 UTC (6+ messages)
ext4 file replace guarantees
2013-06-21 12:43 UTC (3+ messages)
[PATCH v2 net-next 6/6] bonding: add an option to fail when any of arp_ip_target is inaccessible
2013-06-21 12:42 UTC (8+ messages)
[PATCHv5 0/4] xen: maintain an accurate persistent clock in more cases
2013-06-21 12:41 UTC (9+ messages)
` [PATCH 1/4] hrtimers: provide a hrtimers_late_resume() call
` [PATCH 2/4] time: add a notifier chain for when the system time is stepped
[PATCH v3] memcg: event control at vmpressure
2013-06-21 12:40 UTC (14+ messages)
` [PATCH v4] "
` [PATCH v5] "
` [PATCH v6] "
` [PATCH v7] "
cannot bitbake/build.compile tcf-agent for use with fsl-image-gui-sdk
2013-06-21 12:40 UTC (7+ messages)
` [yocto] "
` [meta-freescale] "
[PATCH v7] ethernet/arc/arc_emac - Add new driver
2013-06-21 12:40 UTC (6+ messages)
[PATCH 0/6] alx: small fixes and cleanups
2013-06-21 12:39 UTC (5+ messages)
` [PATCH 4/6] alx: separate link speed/duplex fields
` [PATCH 6/6] alx: fix ethtool support code
[PATCH] at91: cpuidle: Fix target_residency
2013-06-21 12:36 UTC
[PATCH 0/2] consolekit: fix tow QA warnings
2013-06-21 12:36 UTC (7+ messages)
` [PATCH 2/2] dbus: move libdbus-1.so* to base_libdir
[meta-fsl-arm][PATCH] Adding -lEGL and -lGAL to glesv2.pc
2013-06-21 12:35 UTC (5+ messages)
[PATCH v2 0/3] regulator: max8998: Add support for Device Tree
2013-06-21 12:33 UTC (8+ messages)
` [PATCH v2 1/3] mfd: Add irq domain support for max8998 interrupts
` [PATCH v2 2/3] regulator: max8998: Use arrays for specifying voltages in platform data
` [PATCH v2 3/3] mfd: max8998: Add support for Device Tree
[PATCH] xfs: Remove the left function variable from xfs_ialloc_get_rec()
2013-06-21 12:33 UTC
Debuging dom0, oops while kexec
2013-06-21 12:32 UTC (2+ messages)
[patch] ALSA: vx_core: off by one in vx_read_status()
2013-06-21 12:32 UTC (4+ messages)
[RFC PATCH v2 0/5] BTRFS hot relocation support
2013-06-21 12:21 UTC (5+ messages)
` [RFC PATCH v2 1/5] BTRFS hot reloc, vfs: add one list_head field
` [RFC PATCH v2 2/5] BTRFS hot reloc: add one new block group
` [RFC PATCH v2 3/5] BTRFS hot reloc: add one hot reloc thread
` [RFC PATCH v2 5/5] BTRFS hot reloc: add hot relocation support
[U-Boot] [PATCH] ARM: OMAP: GPIO: Fix valid range and enable usage of all GPIOs on OMAP5
2013-06-21 12:29 UTC (2+ messages)
[PATCH] [media] tvp514x: Fix init seqeunce
2013-06-21 12:27 UTC (3+ messages)
[RFC PATCH v2] dmabuf-sync: Introduce buffer synchronization framework
2013-06-21 12:27 UTC (21+ messages)
[patch] ipw2x00: printing the wrong array in debug code
2013-06-21 12:26 UTC (2+ messages)
drm/radeon/kms: get HPD info for connectors
2013-06-21 12:25 UTC
[PATCH] execve: Add envp to the Linux notes about NULL pointers
2013-06-21 12:25 UTC (2+ messages)
[PATCH 0/2] V3: Update strace to 4.8
2013-06-21 12:25 UTC (3+ messages)
` [PATCH 1/2] strace: update "
Permission denied while accessing qmake of meta-toolchain-qte
2013-06-21 12:25 UTC
WM8741 DAC with AT91SAM9G20
2013-06-21 12:24 UTC (2+ messages)
` Fwd: "
[PATCH 0/2 v2] libxml2 CVE-2012-2807
2013-06-21 12:24 UTC (4+ messages)
` [PATCH 1/2 "
[Qemu-devel] Object cast macro change-pattern automation
2013-06-21 12:24 UTC (4+ messages)
[PATCH v12 00/11] DMA Engine support for AM33XX
2013-06-21 12:22 UTC (9+ messages)
` [PATCH v12 09/11] spi: omap2-mcspi: convert to dma_request_slave_channel_compat()
[PATCH 0/2] Avoid more bit_spin_lock usage on RT kernels
2013-06-21 12:23 UTC (3+ messages)
` [PATCH 1/2] list_bl.h: make list head locking RT safe
[Xenomai] [PATCH] xeno-config: remove duplicate include flags, already present in XENO_BASE_CFLAGS
2013-06-21 12:21 UTC (2+ messages)
[PATCH v4 1/5] pwm: Add Renesas TPU PWM driver
2013-06-21 12:20 UTC (3+ messages)
toolchain's environment-setup file that includes the image generated rootfs
2013-06-21 12:19 UTC (3+ messages)
[regression,bisected] restore of disks after suspend-to-disk broken in 3.9.x
2013-06-21 12:19 UTC (12+ messages)
[PATCH 07/14] scsi_transport_srp: Add transport layer error handling
2013-06-21 12:17 UTC (3+ messages)
[PATCH] convert MXS to common clk
2013-06-21 12:14 UTC (3+ messages)
` [PATCH 04/17] ARM: MXS: Add MXS specific clk types
[PATCH 00/11] tracing: trace event triggers
2013-06-21 12:12 UTC (3+ messages)
` [PATCH 05/11] tracing: add basic event trigger framework
[Qemu-devel] [PATCH 0/3] RFCv2 kvm irqfd: add directly mapped MSI IRQ support
2013-06-21 12:10 UTC (11+ messages)
` [Qemu-devel] [PATCH 1/3] spapr pci msi: rework
` [Qemu-devel] [PATCH 2/3] KVM: add kvm_arch_irqchip_add_msi_route
[PATCH v3] thermal: add imx thermal driver support
2013-06-21 12:09 UTC (2+ messages)
[PATCH v2 0/3] A handful of KVM/ARM fixes
2013-06-21 12:08 UTC (3+ messages)
` [PATCH v2 2/3] ARM: KVM: add missing dsb before invalidating Stage-2 TLBs
` [PATCH v2 3/3] ARM: KVM: clear exclusive monitor on all exception returns
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.