messages from 2013-07-07 16:20:02 to 2013-07-07 19:15:27 UTC [more...]
Input: cyttsp4 - SPI driver for Cypress TMA4XX touchscreen devices
2013-07-07 19:15 UTC (2+ messages)
[Buildroot] [PATCH] docs: linuxdevices is dead, switch to linuxgizmos
2013-07-07 19:15 UTC (2+ messages)
[Bug 66673] New: NULL pointer dereference on BONAIRE (hd7790) after starting X server
2013-07-07 19:15 UTC
[Buildroot] [git commit] docs: linuxdevices is dead, switch to linuxgizmos
2013-07-07 19:14 UTC
[PATCH] swap: warn when a swap area overflows the maximum size
2013-07-07 19:13 UTC (4+ messages)
` [PATCH] swap: warn when a swap area overflows the maximum size (resent)
` [PATCH v2] swap: warn when a swap area overflows the maximum size
possible variations on building bootable SD card for BBB?
2013-07-07 19:11 UTC
[PATCH] bluetooth: ath3k: Add support for Fujitsu Lifebook UH5x2 [04c5:1330]
2013-07-07 19:11 UTC (2+ messages)
[PATCH] Input: cyttsp4 - Kill defined but not used compiler warnings
2013-07-07 19:08 UTC (2+ messages)
[Buildroot] [PATCH 1/3] qt{4, 5}: add an explicit choice to express Buildroot does not support their coexistence
2013-07-07 19:08 UTC (4+ messages)
` [Buildroot] [PATCH 2/3] manual: add faq entry explaining why Buildroot does not support Qt{4, 5} coexistence
` [Buildroot] [PATCH 3/3] opencv: bump version to 2.4.6
[PATCH v5] ARM: sunxi: New watchdog driver for Allwinner A10/A13
2013-07-07 19:08 UTC (3+ messages)
` [linux-sunxi] "
[PATCH 0/2] Avoid suggestions to "merge" remote changes
2013-07-07 19:02 UTC (3+ messages)
` [PATCH 1/2] push: avoid suggesting "merging" "
` [PATCH 2/2] pull: change the description to "integrate" changes
[PATCH 1/8] drm: Clean up debugfs upon shutdown
2013-07-07 19:02 UTC (8+ messages)
` [PATCH 2/8] drm/i915: Remove redundant debugfs cleanup
` [PATCH 3/8] drm/nouveau: "
` [PATCH 4/8] drm/omap: "
` [PATCH 5/8] drm/qxl: "
` [PATCH 6/8] drm/radeon: "
` [PATCH 7/8] drm/tiledc: "
` [PATCH 8/8] drm: Remove debugfs_cleanup callback from drivers
[PATCH 0/5] kill omap_gem_helpers
2013-07-07 18:58 UTC (6+ messages)
` [PATCH 1/5] drm/gem: add drm_gem_create_mmap_offset_size()
` [PATCH 2/5] drm/gem: add shmem get/put page helpers
` [PATCH 3/5] drm/gma500: use gem "
` [PATCH 4/5] drm/udl: "
` [PATCH 5/5] drm/omap: kill omap_gem_helpers.c
[PATCH 0/6] cpufreq: Add 'load_table' debugfs file to show colleced CPUs load
2013-07-07 18:54 UTC (3+ messages)
` [PATCH 1/6] cpufreq: Add debugfs directory for cpufreq
[Qemu-devel] [PATCH RFC qom-cpu 00/41] QOM CPUState, part 11: GDB stub
2013-07-07 18:51 UTC (8+ messages)
` [Qemu-devel] [PATCH RFC qom-cpu 39/41] target-xtensa: Introduce XtensaCPU subclasses
some general questions on RAID
2013-07-07 18:50 UTC (9+ messages)
Netrom on kernel version 3.9.6-200
2013-07-07 18:45 UTC (9+ messages)
` Netrom: Quality issue
[Buildroot] [PATCH 1/3] infra: make possible to run 'make *-menuconfig' from a clean output dir
2013-07-07 18:43 UTC (3+ messages)
` [Buildroot] [PATCH 2/3] crosstool-ng: remove unneed explicit ccache dependency
` [Buildroot] [PATCH 3/3] sstrip: "
[Buildroot] [PATCH] Makefile: unset MAKEFLAGS
2013-07-07 18:42 UTC
[Buildroot] [PATCH] icecast: new package
2013-07-07 18:40 UTC
[PATCH 0/3] merge -Xindex-only
2013-07-07 18:37 UTC (5+ messages)
` [PATCH 1/3] merge-recursive: remove dead conditional in update_stages()
` [PATCH 2/3] merge-recursive: untangle double meaning of o->call_depth
` [PATCH 3/3] merge-recursive: -Xindex-only to leave worktree unchanged
Netrom: Quality issue
2013-07-07 18:36 UTC
[PATCH] mm: add sys_madvise2 and MADV_NAME to name vmas
2013-07-07 18:35 UTC (6+ messages)
[Qemu-devel] [PATCH qom-cpu v2 00/42] QOM CPUState, part 11: GDB stub
2013-07-07 18:26 UTC (46+ messages)
` [Qemu-devel] [PATCH qom-cpu v2 01/42] cpu: Introduce vaddr type
` [Qemu-devel] [PATCH qom-cpu v2 02/42] cpu: Introduce CPUClass::set_pc() for gdb_set_cpu_pc()
` [Qemu-devel] [PATCH qom-cpu v2 03/42] target-m68k: Implement CPUClass::set_pc()
` [Qemu-devel] [PATCH qom-cpu v2 04/42] target-moxie: "
` [Qemu-devel] [PATCH qom-cpu v2 05/42] target-unicore32: "
` [Qemu-devel] [PATCH qom-cpu v2 06/42] cpu: Introduce CPUClass::synchronize_from_tb() for cpu_pc_from_tb()
` [PATCH qom-cpu v2 07/42] cpu: Move singlestep_enabled field from CPU_COMMON to CPUState
` [Qemu-devel] "
` [Qemu-devel] [PATCH qom-cpu v2 08/42] gdbstub: Update gdb_handlesig() and gdb_signalled() Coding Style
` [Qemu-devel] [PATCH qom-cpu v2 09/42] cpu: Change cpu_single_step() argument to CPUState
` [PATCH qom-cpu v2 10/42] kvm: Change kvm_{insert,remove}_breakpoint() "
` [Qemu-devel] [PATCH qom-cpu v2 10/42] kvm: Change kvm_{insert, remove}_breakpoint() "
` [Qemu-devel] [PATCH qom-cpu v2 11/42] gdbstub: Change syscall callback "
` [Qemu-devel] [PATCH qom-cpu v2 12/42] gdbstub: Change gdb_handlesig() "
` [Qemu-devel] [PATCH qom-cpu v2 13/42] gdbstub: Change GDBState::c_cpu "
` [Qemu-devel] [PATCH qom-cpu v2 14/42] gdbstub: Change gdb_{read, write}_register() argument "
` [Qemu-devel] [PATCH qom-cpu v2 15/42] cpu: Turn cpu_get_phys_page_debug() into a CPUClass hook
` [PATCH qom-cpu v2 16/42] exec: Change cpu_memory_rw_debug() argument to CPUState
` [Qemu-devel] "
` [Qemu-devel] [PATCH qom-cpu v2 17/42] cpu: Introduce CPUClass::memory_rw_debug() for target_memory_rw_debug()
` [Qemu-devel] [PATCH qom-cpu v2 18/42] gdbstub: Change GDBState::g_cpu to CPUState
` [Qemu-devel] [PATCH qom-cpu v2 19/42] cpu: Move gdb_regs field from CPU_COMMON "
` [Qemu-devel] [PATCH qom-cpu v2 20/42] gdbstub: Change gdb_register_coprocessor() argument "
` [Qemu-devel] [PATCH qom-cpu v2 21/42] target-xtensa: Introduce XtensaCPU subclasses
` [Qemu-devel] [PATCH qom-cpu v2 22/42] gdbstub: Fix cpu_gdb_{read, write}_register() Coding Style
` [Qemu-devel] [PATCH qom-cpu v2 23/42] gdbstub: Drop dead code in cpu_gdb_{read, write}_register()
` [Qemu-devel] [PATCH qom-cpu v2 24/42] cpu: Introduce CPUState::gdb_num_regs and CPUClass::gdb_num_core_regs
` [Qemu-devel] [PATCH qom-cpu v2 25/42] target-i386: Move cpu_gdb_{read, write}_register()
` [Qemu-devel] [PATCH qom-cpu v2 26/42] target-ppc: "
` [Qemu-devel] [PATCH qom-cpu v2 27/42] target-sparc: "
` [Qemu-devel] [PATCH qom-cpu v2 28/42] target-arm: "
` [Qemu-devel] [PATCH qom-cpu v2 29/42] target-m68k: "
` [Qemu-devel] [PATCH qom-cpu v2 30/42] target-mips: "
` [Qemu-devel] [PATCH qom-cpu v2 31/42] target-openrisc: "
` [Qemu-devel] [PATCH qom-cpu v2 32/42] target-sh4: "
` [Qemu-devel] [PATCH qom-cpu v2 33/42] target-microblaze: "
` [Qemu-devel] [PATCH qom-cpu v2 34/42] target-cris: "
` [Qemu-devel] [PATCH qom-cpu v2 35/42] target-alpha: "
` [Qemu-devel] [PATCH qom-cpu v2 36/42] target-s390x: "
` [Qemu-devel] [PATCH qom-cpu v2 37/42] target-lm32: "
` [Qemu-devel] [PATCH qom-cpu v2 38/42] target-xtensa: "
` [Qemu-devel] [PATCH qom-cpu v2 39/42] gdbstub: Replace GET_REG*() macros with gdb_get_reg*() functions
` [Qemu-devel] [PATCH qom-cpu v2 40/42] cpu: Introduce CPUClass::gdb_{read, write}_register()
` [Qemu-devel] [PATCH qom-cpu v2 41/42] target-cris: Factor out CPUClass::gdb_read_register() hook for v10
` [Qemu-devel] [PATCH qom-cpu v2 42/42] cpu: Introduce CPUClass::gdb_core_xml_file for GDB_CORE_XML
[PATCH] prompt: do not double-discriminate detached HEAD
2013-07-07 18:32 UTC (4+ messages)
Linux 3.10-rc7
2013-07-07 18:31 UTC (2+ messages)
[PATCH] menuconfig: Allow j/k to move down/up the menu
2013-07-07 18:30 UTC (3+ messages)
cron job: media_tree daily build: WARNINGS
2013-07-07 18:29 UTC
linux-next: build warning after merge of the mfd tree
2013-07-07 18:29 UTC (2+ messages)
[PATCH 2/2] git-svn: allow git-svn fetching to work using serf
2013-07-07 18:27 UTC (7+ messages)
[Qemu-devel] Openbios upgrade broke sparc32 linux
2013-07-04 12:18 UTC (4+ messages)
severeCamelCaseInfestation
2013-07-07 18:26 UTC
[U-Boot] [PATCH] m28evk: add trimffs to nand command
2013-07-07 18:20 UTC
[Qemu-devel] Openbios upgrade broke sparc32 linux
2013-07-06 17:08 UTC (2+ messages)
[RFC/PATCH 0/4] cat-file --batch-disk-sizes
2013-07-07 18:19 UTC (6+ messages)
` [PATCH 1/4] zero-initialize object_info structs
` [PATCH 3/4] cat-file: add --batch-disk-sizes option
[PATCH 0/3] Iron output of describe --contains --all
2013-07-07 18:18 UTC (7+ messages)
` [PATCH 1/3] name-rev: fix assumption about --name-only usage
` [PATCH 2/3] name-rev: strip trailing ^0 in when --name-only
` [PATCH 3/3] name-rev doc: rewrite --stdin paragraph
[PATCH] rtlwifi: Fix Kconfig for some corner cases
2013-07-07 18:13 UTC (4+ messages)
[GIT PULL] Stage 1 of __cpuinit removal
2013-07-07 18:07 UTC (2+ messages)
[PATCH] dma: iop: fix new warnings
2013-07-07 18:05 UTC (2+ messages)
[PATCH] drm/i915: Really fix the debug unregister code
2013-07-07 18:03 UTC
[Bug 66349] New: Using SB shader optimization caused segfault in Serious Sam 3: BFE
2013-07-07 17:57 UTC (2+ messages)
` [Bug 66349] "
[PATCH] mmc: core: Fixup Oops for SDIO shutdown
2013-07-07 17:55 UTC (5+ messages)
[PATCH 0/2] allow git-svn fetching to work using serf
2013-07-07 17:53 UTC (9+ messages)
[PATCH] ASoC: ak4554: add DT support
2013-07-07 17:56 UTC (6+ messages)
[Bug 54700] New: Distorted graphics (double cursor) with GeForce 4200Go (NV28)
2013-07-07 17:51 UTC (10+ messages)
` [Bug 54700] "
On Robert's Love Linux kernel development 3rd edtion
2013-07-07 17:42 UTC (2+ messages)
[PATCH] netif.h: fix typo, BLKIF -> NETIF
2013-07-07 17:41 UTC (2+ messages)
Fwd: rtsx_pci issue: Realtek 5289 SDHC/SDXC
2013-07-07 17:40 UTC
question about the best suited RAID level/layout
2013-07-07 17:39 UTC (15+ messages)
[PATCH] git-config: update doc for --get with multiple values
2013-07-07 17:31 UTC (4+ messages)
[Qemu-devel] [PATCH 1/1] hw/9pfs: Fix memory leak in error path
2013-07-07 17:31 UTC (3+ messages)
[PATCH RFC] ipv6: fix route selection if kernel is not compiled with CONFIG_IPV6_ROUTER_PREF
2013-07-07 17:30 UTC
[PATCH] lockfile: fix buffer overflow in path handling
2013-07-07 17:29 UTC (4+ messages)
[PATCH 09/16] documentation: add documentation for the bitmap format
2013-07-07 17:27 UTC (12+ messages)
[PATCH 0/3] smp/ipi: Minor cleanups in smp_call_function variants
2013-07-07 17:25 UTC (17+ messages)
` [PATCH 1/3] smp/ipi: Remove redundant cfd->cpumask_ipi mask
` [PATCH 2/3] smp/ipi:Clarify ambiguous comments around deadlock scenarios in smp_call_function variants
` [PATCH 3/3] smp/ipi:Remove check around csd lock in handler for "
[PATCH] diffcore-pickaxe: simplify has_changes and contains
2013-07-07 17:25 UTC (3+ messages)
[PATCH v2 00/20] Unified VMA Offset Manager v2 (+Render Node RFC)
2013-07-07 17:17 UTC (21+ messages)
` [PATCH v2 01/20] drm: add unified vma offset manager
` [PATCH v2 02/20] drm/gem: convert to new unified vma manager
` [PATCH v2 03/20] drm/ttm: convert to unified vma offset manager
` [PATCH v2 04/20] drm/vma: provide drm_vma_node_unmap() helper
` [RFC v2 05/20] drm/mm: add "best_match" to drm_mm_insert_node()
` [RFC v2 06/20] drm/ttm: replace drm_mm_pre_get() by direct alloc
` [RFC v2 07/20] drm/i915: pre-alloc instead of drm_mm search/get_block
` [RFC v2 08/20] drm/mm: remove unused API
` [PATCH v2 09/20] drm/vma: add access management helpers
` [PATCH v2 10/20] drm/ast: implement mmap access managament
` [PATCH v2 11/20] drm/cirrus: "
` [PATCH v2 12/20] drm/mgag200: "
` [PATCH v2 13/20] drm/nouveau: "
` [PATCH v2 14/20] drm/radeon: "
` [PATCH v2 15/20] drm/qxl: "
` [PATCH v2 16/20] drm/vmwgfx: "
` [PATCH v2 17/20] drm/ttm: prevent mmap access to unauthorized users
` [PATCH v2 18/20] drm/gem: implement mmap access management
` [PATCH v2 19/20] drm: fix minor number range calculation
` [PATCH v2 20/20] drm: implement render nodes
[PATCH] clk: fix typos
2013-07-07 17:16 UTC (2+ messages)
[Qemu-devel] [PATCH] fsdev: Fix potential memory leak
2013-07-07 17:15 UTC (3+ messages)
[Buildroot] [PATCH v3 1/2] ti-gfx: add new package
2013-07-07 17:12 UTC (2+ messages)
` [Buildroot] [PATCH v3 2/2] qt: add powervr and opengl
[Qemu-devel] [PATCH v2 00/26] use realizefn for SysBusDevice, part 1
2013-07-07 17:03 UTC (3+ messages)
` [Qemu-devel] [PATCH v2 05/26] i440fx: use type-safe cast instead of directly access of parent dev
[PATCH 0/6] perf: bug fixes, cleanup of parse events memory allocations
2013-07-07 17:00 UTC (5+ messages)
` [PATCH 6/6] perf parse events: demystify "
[Xenomai] Problem with shared memory (no entry in /dev/shm)
2013-07-07 16:59 UTC (2+ messages)
[PATCH] HID : core : fix hid delimiter local tag parsing
2013-07-07 16:35 UTC
[PATCH RFC v2 0/9] Preliminary working version of live migration
2013-07-07 16:53 UTC (7+ messages)
` [PATCH RFC v2 6/9] xen/arm: Add handling write fault for dirty-page tracing
Understanding iostat and vmstat output
2013-07-07 16:48 UTC
[PATCH/RFC v2] iio: gp2ap020a00f: Add a driver for the device
2013-07-07 16:48 UTC (2+ messages)
[GIT PULL] clockevents/clocksource: Add Marvell Orion SoC timer
2013-07-07 16:45 UTC (7+ messages)
[PATCH 1/3] mm/slab: Fix drain freelist excessively
2013-07-07 16:41 UTC (6+ messages)
` [PATCH 2/3] mm/slab: Sharing s_next and s_stop between slab and slub
CIFS-related deadlock in 3.10-rc7
2013-07-07 16:39 UTC (2+ messages)
[Qemu-devel] [PULL v3 00/18] pci,misc enhancements
2013-07-07 16:27 UTC (2+ messages)
reverse link from bucket to keys
2013-07-07 16:24 UTC (2+ messages)
[meta-oe][PATCH] samba: remove /var/run from package
2013-07-07 16:20 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.