messages from 2012-08-27 21:40:40 to 2012-08-27 23:33:57 UTC [more...]
[GIT PULL] Renesas ARM-based SoC fix for v3.6
2012-08-27 23:33 UTC (3+ messages)
[PATCH 0/3] Removal of obsolete s3c2410_* GPIO API
2012-08-27 23:33 UTC (3+ messages)
[PATCH] mmc: core: Quieten "could not set regulator OCR" error
2012-08-27 23:33 UTC
Why clear the orphan list when mounting a fs with errors?
2012-08-27 23:31 UTC (3+ messages)
` [PATCH, RFC] ext4: don't clear orphan list on ro mount with errors
[PATCH 1/1] Document:add Chinese translation of basic_profiling.txt
2012-08-27 23:30 UTC (4+ messages)
[PATCH 0/8] fix password prompting for "half-auth" servers
2012-08-27 23:29 UTC (5+ messages)
` [PATCH 8/8] http: prompt for credentials on failed POST
[PATCH] mmc: sdhci-esdhc: break out early if clock is 0
2012-08-27 23:29 UTC (4+ messages)
[U-Boot] [PATCH] MX28: mx28evk: Follow m28evk change in SSP clock
2012-08-27 23:28 UTC (2+ messages)
[PATCH] ALSA: hda: Make core jack usage unconditional
2012-08-27 23:27 UTC (2+ messages)
[PATCH] arm: omap: ratelimit omap_l3_smx error log spam
2012-08-27 23:26 UTC (8+ messages)
[PATCH v2 0/4] pinctrl: add support for samsung pinctrl driver
2012-08-27 23:22 UTC (6+ messages)
` [PATCH v2 1/4] pinctrl: add samsung pinctrl and gpiolib driver
git checkout -t -B
2012-08-27 23:22 UTC (4+ messages)
[U-Boot] [PATCH v5 0/25] ARM: SPL: Make more generic, merge DaVinci and OMAP
2012-08-27 23:22 UTC (27+ messages)
` [U-Boot] [PATCH v5 01/25] Makefile: Move SPL files to clobber, remove from clean
` [U-Boot] [PATCH v5 02/25] spl_mmc: Make FAT checks / calls guarded with CONFIG_SPL_FAT_SUPPORT
` [U-Boot] [PATCH v5 03/25] omap-common: SPL: Add CONFIG_SPL_DISPLAY_PRINT / spl_display_print()
` [U-Boot] [PATCH v5 04/25] omap-common: Fix typo in save_boot_params() in lowlevel_init.S
` [U-Boot] [PATCH v5 05/25] ARM: SPL: Rename omap_boot_device to spl_boot_device
` [U-Boot] [PATCH v5 06/25] ARM: SPL: Rename omap_boot_mode to spl_boot_mode()
` [U-Boot] [PATCH v5 07/25] ARM: SPL: Remove NAND_MODE_HW_ECC from spl_nand.c
` [U-Boot] [PATCH v5 08/25] ARM: SPL: Only call mem_malloc_init if configured
` [U-Boot] [PATCH v5 09/25] ARM: SPL: Add <asm/spl.h> and <asm/arch/spl.h>
` [U-Boot] [PATCH v5 10/25] ARM: SPL: Make spl_mmc.c more generic
` [U-Boot] [PATCH v5 11/25] ARM: SPL: Clean up spl.c / spl_nand.c slightly
` [U-Boot] [PATCH v5 12/25] ARM: SPL: Start hooking in the current SPI SPL support
` [U-Boot] [PATCH v5 13/25] ARM: SPL: Move gpmc_init() to spl_board_init()
` [U-Boot] [PATCH v5 14/25] SPL: Move the omap SPL framework to common/spl
` [U-Boot] [PATCH v5 15/25] SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linux
` [U-Boot] [PATCH v5 16/25] SPL: do not use fix value for u-boot size
` [U-Boot] [PATCH v5 17/25] SPL: Use image_get_xxx() functions to access header values
` [U-Boot] [PATCH v5 18/25] SPL: NAND: Move arch/arm/cpu/armv7/omap-common/spl_nand.c to common/spl
` [U-Boot] [PATCH v5 19/25] ARM: SPL: Convert davinci to CONFIG_SPL_FRAMEWORK
` [U-Boot] [PATCH v5 20/25] da850: Add README.da850
` [U-Boot] [PATCH v5 21/25] SPL: Add NOR flash booting support
` [U-Boot] [PATCH v5 22/25] SPL: Add option to skip copying of the mkimage header
` [U-Boot] [PATCH v5 23/25] SPL: SPI: Enhance spi_spl_load to match the other load functions
` [U-Boot] [PATCH v5 24/25] SPL: Make un-supported boot device puts a debug instead
` [U-Boot] [PATCH v5 25/25] SPL: Rework how we inform about un-headered images
[RFC PATCH 00/11] input: Synaptics RMI4 Touchscreen Driver
2012-08-27 23:20 UTC (14+ messages)
` [RFC PATCH 7/17] input: RMI4 F01 device control
` [RFC PATCH 8/17] input: RMI4 F09 Built-In Self Test
` [RFC PATCH 9/17] input: RMI4 F11 multitouch sensing
` [RFC PATCH 14/17] input: RMI4 F30 GPIO/LED control
` [RFC PATCH 17/17] input: RMI4 F54 analog data reporting
[Bug 37112] GPU lockup when trying to use profile based frequency switching
2012-08-27 23:19 UTC
Reminder: KVM Forum 2012 Call For Participation
2012-08-27 23:15 UTC
[PATCH v3 0/3] ARM: Exynos5: Add support for MSHC controller
2012-08-27 23:15 UTC (10+ messages)
` [PATCH v3 1/3] ARM: Samsung: Add support for MSHC controller clocks
` [PATCH v3 2/3] ARM: Exynos5: Add AUXDATA support for MSHC controllers
` [PATCH v3 3/3] ARM: dts: Add nodes for dw_mmc controllers for Samsung Exynos5250 platforms
Reminder: KVM Forum 2012 Call For Participation
2012-08-27 23:15 UTC
[PATCH] mmc: core: Do not rescan non-removable devices
2012-08-27 23:13 UTC (3+ messages)
[PATCH 0/5] optimize fast-forward checks
2012-08-27 23:12 UTC (6+ messages)
` [PATCH 1/5] in_merge_bases(): support only one "other" commit
` [PATCH 2/5] receive-pack: use in_merge_bases() for fast-forward check
` [PATCH 3/5] http-push: "
` [PATCH 4/5] in_merge_bases(): omit unnecessary redundant common ancestor reduction
` [PATCH 5/5] (BROKEN) get_merge_bases_many(): walk from many tips in parallel
[PATCH 1/5] mmc: dw-mmc: fixed the section mismatch in reference
2012-08-27 23:10 UTC (3+ messages)
[PATCH 00/22] mop500 related Audio reorganisation and fixups
2012-08-27 23:09 UTC (12+ messages)
` [PATCH 04/22] ASoC: Ux500: Move MSP pinctrl setup into the MSP driver
` [PATCH 13/22] ARM: ux500: Fork MSP platform registration for step-by-step DT enablement
[Qemu-devel] [PATCH] tcg/mips: fix broken CONFIG_TCG_PASS_AREG0 code
2012-08-27 22:51 UTC
[PATCH v2 1/2] imx6q: pwm: Add device tree support
2012-08-27 23:05 UTC (6+ messages)
` [PATCH v2 2/2] Enable Stop_enable mode during configuration of pwm
-next queue and EDID stuff
2012-08-27 23:04 UTC (4+ messages)
[PATCH v3 00/23] Introduce Xen support on ARM
2012-08-27 23:03 UTC (4+ messages)
` [PATCH v3 06/25] docs: Xen ARM DT bindings
[2011.03-maintenance][PATCH] gtk+_2.20.1: Depend on gdk-pixbuf-native
2012-08-27 22:50 UTC
[2011.03-maintenance][PATCH 1/5] libwnck: Fix build without needing introspection-native
2012-08-27 22:50 UTC (3+ messages)
[U-Boot] [PATCH 1/1] [RFC] DM: early_malloc for DM added
2012-08-27 23:02 UTC (3+ messages)
` [U-Boot] [PATCHv2 "
[PATCH 00/10] Assorted MMC / OMAP HSMMC patches
2012-08-27 23:02 UTC (3+ messages)
[Qemu-trivial] [PATCH 0/2 v2] Fix static linking for cURL and SDL
2012-08-27 23:01 UTC (3+ messages)
` [Qemu-trivial] [PATCH 1/2] configure: fix detection for cURL libs when static linking
` [Qemu-trivial] [PATCH 2/2] configure: fix detection for SDL "
ASoC: SAMSUNG: Change Kconfig to support all EXYNOSs
2012-08-27 22:59 UTC (5+ messages)
[PATCH v3 0/7] Gettext poison fixes
2012-08-27 22:59 UTC (8+ messages)
` [PATCH v3 1/7] Fix tests under GETTEXT_POISON on relative dates
` [PATCH v3 2/7] Fix tests under GETTEXT_POISON on git-stash
` [PATCH v3 3/7] Fix tests under GETTEXT_POISON on diffstat
` [PATCH v3 4/7] Fix tests under GETTEXT_POISON on git-apply
` [PATCH v3 5/7] Fix tests under GETTEXT_POISON on pack-object
` [PATCH v3 6/7] Fix tests under GETTEXT_POISON on git-remote
` [PATCH v3 7/7] Fix tests under GETTEXT_POISON on parseopt
[PATCH] ARM: S3C24XX: Add .get_rate callback for "camif-upll" clock
2012-08-27 22:58 UTC (3+ messages)
[Qemu-devel] KVM call agenda for Tuesda, August 28th
2012-08-27 22:54 UTC (2+ messages)
` "
[PATCH] script: dtc: clean generated files
2012-08-27 22:58 UTC
[PATCH RT 0/2] [ANNOUNCE] 3.0.41-rt62-rc1 stable review
2012-08-27 22:54 UTC (2+ messages)
[PATCH 0/2] tty: serial: imx: fix lockup and garbage on SMP
2012-08-27 22:51 UTC (8+ messages)
` [PATCH 1/2] tty: serial: imx: console write routing is unsafe "
[PATCH] powerpc: Make sure IPI handlers see data written by IPI senders
2012-08-27 22:50 UTC (2+ messages)
[PATCH] Drop ProGear backlight driver
2012-08-27 22:50 UTC (2+ messages)
[PATCH] ARM: OMAP: timer: obey the !CONFIG_OMAP_32K_TIMER
2012-08-27 22:43 UTC (4+ messages)
[PATCH] MMC: OMAP MSDI: fix broken PIO mode
2012-08-27 22:42 UTC (3+ messages)
[PATCH 1/5] arm: mmp: make private clock definition exclude from common clock
2012-08-27 22:42 UTC (2+ messages)
Bringing a bit more sanity to $GIT_DIR/objects/info/alternates?
2012-08-27 22:39 UTC (2+ messages)
[PATCH 0/5] drivers: fix up ENOIOCTLCMD error handling
2012-08-27 22:42 UTC (3+ messages)
` [PATCH 1/5] drivers:tty:fix "
[RFC PATCH 1/11] expose sound device topology information
2012-08-27 22:36 UTC (12+ messages)
` [RFC PATCH 01/11] ALSA: implement MEDIA_IOC_DEVICE_INFO
` [RFC PATCH 02/11] ALSA: implement MEDIA_IOC_ENUM_ENTITIES
` [RFC PATCH 03/11] ALSA: pcm: add ALSA PCM device entities
` [RFC PATCH 04/11] ALSA: implement MEDIA_IOC_ENUM_LINKS (1)
` [RFC PATCH 05/11] ALSA: implement MEDIA_IOC_ENUM_LINKS (2)
` [RFC PATCH 06/11] ALSA: implement MEDIA_IOC_SETUP_LINK
` [RFC PATCH 07/11] [media] media: add entity types for ALSA
` [RFC PATCH 08/11] ALSA: usb-audio: implement card get_info callback
` [RFC PATCH 09/11] ALSA: usb-audio: create PCM device entities
` [RFC PATCH 10/11] ALSA: usb-audio: add terminal/unit entities and links
` [RFC PATCH 11/11] ALSA: hda-intel: implement card get_info callback
Ideal hardware spec?
2012-08-27 22:33 UTC (10+ messages)
[PATCH] Btrfs: pass lockdep rwsem metadata to async commit transaction
2012-08-27 22:29 UTC (5+ messages)
[PATCH] mmc: tegra: convert to device tree support only
2012-08-27 22:28 UTC (5+ messages)
[Xenomai] oops on ARM1176 SoC
2012-08-27 22:27 UTC (4+ messages)
[PATCH RFC] irq: Honor /proc/irq core affinity when an IRQ thread is created
2012-08-27 22:27 UTC
[Buildroot] [PATCH 2/2] remove rest of the BR2_SOURCEFORGE_MIRROR references
2012-08-27 22:24 UTC
[Buildroot] [PATCH] schifra: new package
2012-08-27 22:22 UTC (4+ messages)
[PATCH v11] mmc: support BKOPS feature for eMMC
2012-08-27 22:21 UTC (5+ messages)
kruft cutting
2012-08-27 22:21 UTC (3+ messages)
REGRESSION: Webcam mic for 145f:015b not longer working with 1.0.24 and above (OK with 1.0.23)
2012-08-27 22:19 UTC (5+ messages)
[PATCH 0/4] [RFC] ARM: multiplatform: rename all mach headers
2012-08-27 22:16 UTC (4+ messages)
` [PATCH 4/4] [RFC] ARM: treewide: manually change more mach-*/*.h includes
[PATCH v2 0/7] add syscon driver based on regmap for general registers access
2012-08-27 22:15 UTC (7+ messages)
` [PATCH v2 1/7] mfd: add syscon driver based on regmap
` [PATCH v2 4/7] regulator: anatop-regulator: convert to use syscon to access anatop register
[Buildroot] [PATCH] upx: high-performance executable packer with in-place decompression support
2012-08-27 22:15 UTC (2+ messages)
[PATCH] chipidea: Allow user to select PCI/IMX options
2012-08-27 22:15 UTC
[PATCH 0/4] perf: Teach perf tool to profile sleep times (v2)
2012-08-27 22:14 UTC (5+ messages)
` [PATCH 3/4] perf: teach perf inject to merge sched_stat_* and sched_switch events (v2)
[PATCH] libdmacm/rspreload: Avoid rsocket calls until after fork
2012-08-27 22:13 UTC (5+ messages)
completions for unsignalled WRs following rdma_disconnect
2012-08-27 22:12 UTC (2+ messages)
[PATCH] ASoC: ams-delta: fix card initalization failure
2012-08-27 21:28 UTC
[PATCH v5 2/2] ARM: EXYNOS: SMC instruction (aka firmware) support
2012-08-27 22:10 UTC (2+ messages)
/dev/kvm not sufficiently restricted, and in ways I didn't think were possible
2012-08-27 18:07 UTC
Block Size for Windows
2012-08-27 22:06 UTC (13+ messages)
[PATCH v5 1/2] ARM: Make a compile firmware conditionally
2012-08-27 22:05 UTC (2+ messages)
[Bug 54133] New: [radeon][RV620] Resuming from suspend/hibernation randomly fails since kernel 3.5.0
2012-08-27 22:05 UTC (2+ messages)
` [Bug 54133] "
[PATCH 3/3] HWPOISON: prevent inode cache removal to keep AS_HWPOISON sticky
2012-08-27 22:05 UTC (3+ messages)
[U-Boot] [PATCH v4 0/20] ARM: SPL: Make more generic, merge DaVinci and OMAP
2012-08-27 22:04 UTC (11+ messages)
` [U-Boot] [PATCH v4 19/20] SPL: NAND: Enhance drivers/mtd/nand/nand_spl_simple.c
[3.6-rc3] rdirplus broken? (EBUSY)
2012-08-27 21:55 UTC
[GIT PULL] tpmdd: TPM drivers, tpm-rng and fixes
2012-08-27 21:58 UTC (11+ messages)
HDD problem, software bug, bios bug, or hardware ?
2012-08-27 21:59 UTC (4+ messages)
[PATCH] exynos-rng: Depend on ARCH_EXYNOS
2012-08-27 21:58 UTC (5+ messages)
fixed location of share info page in HVM guests
2012-08-27 21:56 UTC (3+ messages)
[PATCH RFC 0/3] Add guest cpu_entitlement reporting
2012-08-27 21:53 UTC (8+ messages)
[PATCH] Remove CONFIG_EXPERIMENTAL
2012-08-27 21:53 UTC
[Buildroot] [PATCH 1/9] perl: new package v4
2012-08-27 21:54 UTC (4+ messages)
[PATCH v2] cs89x0 : packet reception not working
2012-08-27 21:53 UTC (2+ messages)
gpio: mvebu: new gpio driver for mvebu platforms
2012-08-27 21:53 UTC (3+ messages)
` [PATCH 2/5] Documentation: add description of DT binding for the gpio-mvebu driver
Warning Alert!! Mailbox Storage Space Has Exceeded
2012-08-27 21:39 UTC
NFS: What is this delay for?
2012-08-27 21:50 UTC (4+ messages)
[PATCH] drivers/tty: Folding Android's keyreset driver in sysRQ
2012-08-27 21:43 UTC
[Qemu-devel] [Bug 1042388] [NEW] qemu: Unsupported syscall: 257
2012-08-27 21:33 UTC (3+ messages)
` [Qemu-devel] [Bug 1042388] Re: qemu: Unsupported syscall: 257 (timer_create)
libgit2 status
2012-08-27 21:40 UTC (8+ 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.