messages from 2013-12-21 15:34:19 to 2013-12-21 20:38:13 UTC [more...]
[PATCH 1/2] drm/panel: Add support for Samsung LTN101NT05 panel
2013-12-21 20:38 UTC (5+ messages)
` [PATCH 2/2] ARM: tegra: paz00: Add LVDS support to device tree
[RFC] speeding up the stat() family of system calls
2013-12-21 20:27 UTC
[PATCH 0/3] Change in handling different input device in hid-multitouch
2013-12-21 20:26 UTC (3+ messages)
` [patch 3/3] HID: multitouch: add support of other generic collections in hid-mt
[PATCH v2 00/10] KVM Support for MIPS32 Processors
2013-12-21 20:18 UTC (31+ messages)
` [PATCH v2 01/10] hw/mips/cputimer: Don't start periodic timer in KVM mode
` [Qemu-devel] "
` [PATCH v2 02/10] hw/mips: Add API to convert KVM guest KSEG0 <-> GPA
` [Qemu-devel] "
` [PATCH v2 03/10] target-mips: get_physical_address: Add defines for segment bases
` [Qemu-devel] "
` [PATCH v2 04/10] target-mips: get_physical_address: Add KVM awareness
` [Qemu-devel] "
` [PATCH v2 05/10] kvm: Set sigmask length to 16 for MIPS targets
` [Qemu-devel] "
` [PATCH v2 06/10] target-mips: Set target page size to 16K in KVM mode
` [Qemu-devel] "
` [PATCH v2 07/10] target-mips: kvm: Add main KVM support for MIPS
` [Qemu-devel] "
` [PATCH v2 08/10] hw/mips: In KVM mode, inject IRQ2 (I/O) interupts via ioctls
` [Qemu-devel] "
` [PATCH v2 09/10] hw/mips: malta: Add KVM support
` [Qemu-devel] "
` [PATCH v2 10/10] target-mips: Enable KVM support in build system
` [Qemu-devel] "
[bug] writes hanging
2013-12-21 20:15 UTC (2+ messages)
[PATCH] gpio: generic: Use platform_device_id->driver_data field for driver flags
2013-12-21 20:15 UTC
[PATCH V2 0/4] misc: xgene: Add support for APM X-Gene SoC Queue Manager/Traffic Manager
2013-12-21 20:11 UTC (11+ messages)
` [PATCH V2 1/4] Documentation: Add documentation for APM X-Gene SoC Queue Manager/Traffic Manager DTS binding
` [PATCH V2 2/4] misc: xgene: Add base driver for APM X-Gene SoC Queue Manager/Traffic Manager
[PATCH] Thermal: ACPI INT3403 thermal driver
2013-12-21 20:11 UTC
[PATCH] wt-status.c: disable those distracting -Wformat-zero-length warnings
2013-12-21 20:09 UTC (3+ messages)
[PATCH]: xHCI/EHCI - Windows - BIOS bug interaction
2013-12-20 19:45 UTC (5+ messages)
[Bug 72952] [NV94] no HDMI output, xrands claims DVI-D-1 disconnected
2013-12-21 20:01 UTC
[PATCH 0/9] Input: pixcir_i2c_ts: Add Type-B Multitouch support
2013-12-21 20:02 UTC (5+ messages)
` [PATCH 7/9] Input: pixcir_i2c_ts: Implement Type B Multi Touch reporting
[lm-sensors] [PATCH] hwmon: (coretemp) Do not return -EAGAIN for low temperatures
2013-12-21 19:55 UTC (3+ messages)
em28xx DEADLOCK reported by lock debug
2013-12-21 19:55 UTC (3+ messages)
Powered By Google
2013-12-21 17:22 UTC
GenWQE Character device and DDCB queue
2013-12-21 19:40 UTC (2+ messages)
[PATCH] rcu: Eliminate softirq processing from rcutree
2013-12-21 19:39 UTC
[RFC] ath10k: bitrate_mask add force_sgi support
2013-12-21 19:33 UTC (2+ messages)
[PATCH] features: Describe Siri feature
2013-12-21 19:29 UTC (2+ messages)
[PATCH v2 1/2] regulator: anatop-regulator: Only jump to 'anatop_probe_end' on error
2013-12-21 19:27 UTC (2+ messages)
` [PATCH v2 2/2] regulator: anatop-regulator: Remove unneeded variable
[PATCH] ath10k: add set_bitrate_mask callback
2013-12-21 19:25 UTC (2+ messages)
[PATCH v4 1/4] cpufreq: Add a cpufreq driver for Marvell Dove
2013-12-21 19:25 UTC (8+ messages)
` [RFC PATCH v5 0/4] Dove Cpufreq driver
` [RFC PATCH v5 1/4] cpufreq: Add a cpufreq driver for Marvell Dove
[PATCH] iw: add sgi/lgi support to set bitrates
2013-12-21 19:18 UTC
[meta-systemd][PATCH] dbus: Rename .bbappend to match new oe-core version
2013-12-21 19:19 UTC
[PATCH] ims-pcu: Add commands supported by the new version of the FW
2013-12-21 19:16 UTC
[PATCH v2] nl80211: add Guard Interval support for set_bitrate_mask
2013-12-21 19:14 UTC
[PATCH] MIPS: bcm63xx: cpu: Replace BUG() with panic()
2013-12-21 19:08 UTC (3+ messages)
[RFC PATCH 1/5] gpu: ipu-v3: Move i.MX IPUv3 core driver out of staging
2013-12-21 19:09 UTC (2+ messages)
[RFC][PATCH] archiver: Use subdirectory in WORKDIR when creating archives
2013-12-21 18:56 UTC
[Qemu-devel] [PATCH 0/8] target-sh4: optimizations and cleanups
2013-12-21 18:52 UTC (10+ messages)
` [Qemu-devel] [PATCH 1/8] target-sh4: use bit number for SR constants
` [Qemu-devel] [PATCH 2/8] target-sh4: Split out T from SR
` [Qemu-devel] [PATCH 3/8] target-sh4: optimize addc using add2
` [Qemu-devel] [PATCH 4/8] target-sh4: optimize subc using sub2
` [Qemu-devel] [PATCH 5/8] target-sh4: optimize negc using add2 and sub2
` [Qemu-devel] [PATCH 6/8] target-sh4: split out Q and M from of SR and optimize div1
` [Qemu-devel] [PATCH 7/8] target-sh4: factorize fmov implementation
` [Qemu-devel] [PATCH 8/8] target-sh4: remove dead code
[PATCH v2 00/10] PCI: Double removing fix and allocate 64bit mmio pref
2013-12-21 18:50 UTC (5+ messages)
` [PATCH v2 10/10] intel-gtt: Read 64bit for gmar_bus_addr
[PATCH 1/2] mtd: bcm47xxpart: find boot partition by CFE magic
2013-12-21 18:39 UTC (2+ messages)
` [PATCH 2/2] mtd: bcm47xxpart: alternative MAGIC for board_data partition
[PATCH v4 0/22] pack bitmaps
2013-12-21 18:34 UTC (2+ messages)
[PATCH] skip increamenting nr for TASK_UNINTERRUPTIBLE
2013-12-21 18:30 UTC (3+ messages)
[PATCH] secure unlock_task_sighand() call
2013-12-21 18:27 UTC (3+ messages)
[GIT PULL 2nd 5/5] Samsung SoC update for v3.14
2013-12-21 18:23 UTC (2+ messages)
[GIT PULL 2nd 4/5] Samsung DT updates for v3.14
2013-12-21 18:23 UTC (2+ messages)
[GIT PULL 2nd 3/5] Samsung defconfig update for v3.14
2013-12-21 18:23 UTC (2+ messages)
[GIT PULL 2nd 2/5] Samsung cleanup for v3.14
2013-12-21 18:23 UTC (2+ messages)
[GIT PULL 2nd 1/5] Samsung non-critical fixes for v3.14
2013-12-21 18:23 UTC (2+ messages)
[GIT PULL 2nd 0/5] Samsung updates for v3.14
2013-12-21 18:23 UTC (2+ messages)
[PATCH] userns: Relax the posix_acl_valid() checks
2013-12-21 18:22 UTC
[PATCH] mm/memory-failure.c: transfer page count from head page to tail page after split thp
2013-12-21 18:19 UTC (3+ messages)
parisc: fix mmap(MAP_FIXED|MAP_SHARED) to already mmapped address
2013-12-21 18:18 UTC (5+ messages)
[PATCH] [trivial] doc: kvm: Fix typo in doc/virtual/kvm
2013-12-21 18:14 UTC (2+ messages)
[Buildroot] How to create the package from software using "bootstrap" to configure?
2013-12-21 18:01 UTC (4+ messages)
[PATCH] Watchdog: pcwd_usb: remove CONFIG_USB_DEBUG usage
2013-12-21 18:00 UTC (2+ messages)
[PATCH 1/1] watchdog: sirf: Remove redundant of_match_ptr helper
2013-12-21 17:55 UTC (2+ messages)
[PATCH] Add defconfig for Ben NanoNote
2013-12-21 16:56 UTC (3+ messages)
` [PATCH] mips: qi_lb60: add "
[PATCH v5 00/10] Support VGIC save/restore using device control API
2013-12-21 17:54 UTC (4+ messages)
[lm-sensors] [PATCH V1] fix adc to voltage calculation in da9052 power driver
2013-12-21 17:53 UTC (11+ messages)
[Buildroot] [pull request v3] Pull request for branch yem/genimages
2013-12-21 17:50 UTC (7+ messages)
` [Buildroot] [PATCH 1/4] fs/custom: generate complete, partition-based device images
Sparse 0.5.0-rc1
2013-12-21 17:45 UTC
[PATCH 00/18] Broadcom XLP Updates for 3.14
2013-12-21 17:35 UTC (3+ messages)
` [PATCH 12/18] MIPS: Netlogic: XLP9XX UART offset
[PATCH v7 00/12] kexec kernel efi runtime support
2013-12-21 17:35 UTC (7+ messages)
` [PATCH v7 09/12] efi: passing kexec necessary efi data via setup_data
[PATCH v3 2/2] arm64: add EFI Linux loader
2013-12-21 17:34 UTC (2+ messages)
[Buildroot] [pull request] Pull request for branch yem/providers
2013-12-21 17:35 UTC (5+ messages)
[PATCH 00/13] sched, deadline: patches
2013-12-21 17:26 UTC (11+ messages)
` [PATCH 09/13] sched: Add bandwidth management for sched_dl
[patch] the first Sunday of the week
2013-12-21 17:23 UTC
[PATCH] sparse: add built-in atomic memory access identifiers
2013-12-21 17:22 UTC (2+ messages)
[PATCH] gitignore: add 'version.h'
2013-12-21 17:22 UTC (4+ messages)
CONFIG_NO_HZ_FULL + CONFIG_PREEMPT_RT_FULL = nogo
2013-12-21 17:21 UTC (8+ messages)
[PATCH] Define __CHAR_BIT__
2013-12-21 17:20 UTC (2+ messages)
[PATCH 00/10] ASoC: ARM: ux500: Better prepare for full Device Tree
2013-12-21 17:19 UTC (5+ messages)
[linux-3.10 test] 22652: regressions - trouble: broken/fail/pass
2013-12-21 17:18 UTC
[xen-unstable test] 22642: tolerable trouble: broken/fail/pass - PUSHED
2013-12-21 17:11 UTC
[Cluster-devel] [PATCH 00/21] Consolidate Posix ACL implementation V3
2013-12-21 17:07 UTC (6+ messages)
` [Cluster-devel] [PATCH 21/21] hfsplus: remove can_set_xattr
` "
[U-Boot] [PATCH] ARM: twister: add missing gpio clock init
2013-12-21 17:06 UTC
Questions about XFS discard and xfs_free_extent() code (newbie)
2013-12-21 17:03 UTC (6+ messages)
[PATCH] docs: cal: mention where Gregorian reformation happen in September 1752
2013-12-21 17:03 UTC (2+ messages)
[U-Boot] [PATCH] ARM: tam3517-common: fix nand spl boot
2013-12-21 17:03 UTC
[Bug 71138] New: flashlight bug in L4D2
2013-12-21 16:53 UTC (2+ messages)
` [Bug 71138] "
xhci: Switch Intel Lynx Point ports to EHCI on shutdown
2013-12-21 16:45 UTC (6+ messages)
` [PATCH v1] "
(unknown),
2013-12-21 16:48 UTC
[Qemu-devel] [PULL 0/8] s390 patch queue 2013-12-18
2013-12-21 16:46 UTC (4+ messages)
[Qemu-devel] [PATCH 0/5] tcg/i386: use movbe instruction in qemu_ldst routines
2013-12-21 16:43 UTC (6+ messages)
` [Qemu-devel] [PATCH 1/5] disas/i386.c: disassemble movbe instruction
` [Qemu-devel] [PATCH 2/5] tcg/i386: remove hardcoded P_REXW value
` [Qemu-devel] [PATCH 3/5] tcg/i386: add support for three-byte opcodes
` [Qemu-devel] [PATCH 4/5] tcg/i386: use movbe instruction in qemu_ldst routines
` [Qemu-devel] [PATCH 5/5] tcg/i386: cleanup useless #ifdef
[PATCH] mm: fix build of split ptlock code
2013-12-21 16:36 UTC (2+ messages)
Openblocks AX3-4 i2c bus lockup
2013-12-21 16:41 UTC
[PATCH v2 opensm] Add support for synchronizing in memory files with storage
2013-12-21 16:33 UTC (3+ messages)
VM checkpoint image format
2013-12-21 16:31 UTC
[PATCH 0/3] null_blk: documentation, defaults and mapping
2013-12-21 16:30 UTC (2+ messages)
[PATCH] [trivial] doc: cgroups: Fix typo in doc/cgroups
2013-12-21 16:26 UTC (3+ messages)
[PATCH] nf-nat: don't use per destination incrementing ports in nat random mode
2013-12-21 16:25 UTC (9+ messages)
` [PATCH next v2] "
` [PATCH v2 -next] netfilter: don't use per-destination "
git-mv-submodule
2013-12-21 16:23 UTC (3+ messages)
Xen 4.1 + Linux compiled with PVH == BOOM
2013-12-21 16:17 UTC (3+ messages)
[PATCH] Full DVB driver package for Earthsoft PT3 (ISDB-S/T) cards
2013-12-21 16:06 UTC (2+ messages)
[RFC PATCH 0/7] Configurable fair allocation zone policy v2r6
2013-12-21 16:03 UTC (5+ messages)
[PATCH 00/11] kmemcg fixes
2013-12-21 15:54 UTC (24+ messages)
` [PATCH 01/11] slab: cleanup kmem_cache_create_memcg() error handling
` [PATCH 02/11] memcg, slab: kmem_cache_create_memcg(): fix memleak on fail path
` [PATCH 03/11] memcg, slab: cleanup memcg cache initialization/destruction
` [PATCH 04/11] memcg, slab: fix barrier usage when accessing memcg_caches
` [PATCH 05/11] memcg: fix possible NULL deref while traversing memcg_slab_caches list
` [PATCH 06/11] memcg, slab: fix races in per-memcg cache creation/destruction
` [PATCH 07/11] memcg: get rid of kmem_cache_dup
` [PATCH 08/11] slab: do not panic if we fail to create memcg cache
` [PATCH 09/11] memcg, slab: RCU protect memcg_params for root caches
` [PATCH 10/11] memcg: remove KMEM_ACCOUNTED_ACTIVATED flag
` [PATCH 11/11] memcg: rework memcg_update_kmem_limit synchronization
[PATCH 1/2] regulator: anatop-regulator: Remove unneeded check
2013-12-21 15:54 UTC (4+ messages)
[PATCH 2/2] tool and script help GDB load Linux kernel modules (script)
2013-12-21 15:50 UTC
[PATCH 0/4] Fix ebizzy performance regression due to X86 TLB range flush v2
2013-12-21 15:49 UTC (6+ messages)
[PATCH 1/2] tool and script help GDB load Linux kernel modules (tool)
2013-12-21 15:49 UTC
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.