All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-08-27 23:09:46 to 2012-08-28 01:43:07 UTC [more...]

panic in hrtimer_run_queues
 2012-08-28  1:42 UTC 

Ceph benchmarks
 2012-08-28  1:40 UTC  (2+ messages)

[PATCH 1/5] arm: mmp: make private clock definition exclude from common clock
 2012-08-28  1:40 UTC  (3+ messages)

[PATCH] [media] rc: ite-cir: Initialise ite_dev::rdev earlier
 2012-08-28  1:37 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2 1/7] Fix tests under GETTEXT_POISON on relative dates
 2012-08-28  1:27 UTC  (11+ messages)
` [PATCH v2 2/7] Fix tests under GETTEXT_POISON on git-stash
  ` [PATCH v2 3/7] Fix tests under GETTEXT_POISON on diffstat
    ` [PATCH v2 4/7] Fix tests under GETTEXT_POISON on git-apply
      ` [PATCH v2 5/7] Fix tests under GETTEXT_POISON on pack-object
        ` [PATCH 0/7] Gettext poison fixes
          ` [PATCH v2 "
            ` [PATCH v2 6/7] Fix tests under GETTEXT_POISON on git-remote

[PATCH 0/5] optimize fast-forward checks
 2012-08-28  1:25 UTC  (7+ 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] v2 Add support to Avermedia Twinstar double tuner in af9035
 2012-08-28  1:19 UTC  (2+ messages)

Ideal hardware spec?
 2012-08-28  1:18 UTC  (4+ messages)

[PATCH obexd 1/7] client: Add filters to Phonebook.PullAll
 2012-08-28  1:17 UTC  (3+ messages)
` [PATCH obexd 7/7] client-doc: Update documentation of PhonebookAccess interface

[GIT PULL] Renesas ARM-based SoC: KZM-9A-GT for 3.7
 2012-08-28  1:15 UTC  (6+ messages)
` [PATCH] ARM: shmobile: kzm9g: enable restarting

[Buildroot] [PATCH] Replace DL_DIR refs in the GIT/SVN/HG download
 2012-08-28  1:13 UTC  (3+ messages)

[GIT PULL] Renesas ARM-based SoC: Core for 3.7
 2012-08-28  1:06 UTC  (10+ messages)
` [PATCH] ARM: mach-shmobile: Add compilation support for dtbs using 'make dtbs'

[PATCH] thermal: solve compilation errors in rcar_thermal
 2012-08-28  1:05 UTC  (2+ messages)

[Bug 54057] New: opengl apps crash at run
 2012-08-28  1:05 UTC  (3+ messages)
` [Bug 54057] r300g: opengl apps crash at run - possible build problem

[PATCH v4 0/10] Add GATT Client Battery Service
 2012-08-28  1:04 UTC  (10+ messages)
` [PATCH v4 01/10] Battery: Add Battery Service Gatt Client

[U-Boot] [PATCH] hawkboard: Update config file to work with common spl framework
 2012-08-28  1:04 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/10] rework on hot unplug
 2012-08-28  1:01 UTC  (16+ messages)
` [Qemu-devel] [PATCH 10/10] qdev: fix create in place obj's life cycle problem

check_seapp sepolicy integration
 2012-08-28  1:00 UTC 

Block Size for Windows
 2012-08-28  0:59 UTC  (13+ messages)

[Qemu-devel] PPC heathrow broken - update OpenBIOS to r1063?
 2012-08-28  0:59 UTC  (2+ messages)

[PATCH 1/3] PCI/AER: Fix NULL pci_ops return when hotplug a pci bus which was doing aer error inject
 2012-08-28  0:53 UTC  (8+ messages)
` [RESEND BUGFIX PATCH 1/3] PCI/AER: fix pci_ops return NULL "

[leds:for-next 12/12] drivers/leds/led-triggers.c:109:9: error: 'trigger' undeclared (first use
 2012-08-28  0:56 UTC  (2+ messages)

[U-Boot] [PATCH v5 0/25] ARM: SPL: Make more generic, merge DaVinci and OMAP
 2012-08-28  0:53 UTC  (30+ 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

[PATCH] clk.h: Fix shim ifdef guard (HAVE_CLK -> COMMON_CLK)
 2012-08-28  0:51 UTC  (4+ messages)

[PATCH] kernel/resource.c: fix stack overflow in __reserve_region_with_split
 2012-08-28  0:47 UTC 

1.3 M3 Full Pass test results
 2012-08-28  0:47 UTC  (6+ messages)

[PATCH 1/4 V2] ARM: mx28: Add SPI 2 pinmux into imx28.dtsi
 2012-08-28  0:44 UTC  (5+ messages)
` [PATCH 4/4] ARM: mxs: Add SchulerControl SPS1 DTS file

[Buildroot] [PATCH] Add support for the HABA-KNX-LITE
 2012-08-28  0:43 UTC  (2+ messages)

[PATCH] mmc: sdhci-esdhc: break out early if clock is 0
 2012-08-28  0:41 UTC  (6+ messages)

[PATCH 1/3] ARM: mx28evk: Add SPI flash support
 2012-08-28  0:40 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] libfdt: Add support for appending the values to a existing property
 2012-08-28  0:39 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] libfdt: Add helpers for 64-bit integer properties

[PATCH] ARM: tegra: remove tegra_timer from tegra_list_clks
 2012-08-28  0:38 UTC  (2+ messages)

[PATCH] sound: fix emu8000 DRAM sized 512 KiB too small
 2012-08-28  0:30 UTC 

[Xenomai] oops on ARM1176 SoC
 2012-08-28  0:34 UTC  (4+ messages)

jme driver: MAC spoofing issue
 2012-08-28  0:03 UTC 

[PATCH 0/4] uq/master: Add classic PCI device assignment
 2012-08-28  0:30 UTC  (5+ messages)
` [PATCH 4/4] kvm: i386: "
    ` [Qemu-devel] "

[patch 0/3] kvm: split kvm_arch_flush_shadow and move mmio spte invalidation to x86
 2012-08-28  0:30 UTC  (5+ messages)
` [patch 3/3] KVM: move postcommit flush to x86, as mmio sptes are x86 specific

[PATCH 0/13] use clk_prepare_enable and clk_disable_unprepare
 2012-08-28  0:25 UTC  (5+ messages)
` [PATCH 13/13] drivers/rtc/rtc-coh901331.c: "

[PATCH 1/2] Btrfs: cleanup extents after we finish logging inode
 2012-08-28  0:22 UTC  (4+ messages)
` [PATCH 2/2] Btrfs: improve fsync by filtering extents that we want

[PATCH] i2c: add Renesas R-Car I2C driver
 2012-08-28  0:19 UTC  (2+ messages)

[U-Boot] [PATCH 1/1] [RFC] DM: early_malloc for DM added
 2012-08-28  0:18 UTC  (5+ messages)
` [U-Boot] [PATCHv2 "

[PATCH] arm: omap: ratelimit omap_l3_smx error log spam
 2012-08-28  0:17 UTC  (8+ messages)

[PATCH 0/3] Removal of obsolete s3c2410_* GPIO API
 2012-08-28  0:16 UTC  (7+ messages)

Poky 1.3_M3 branch does not work with linux-yocto 3.0 kernel ?
 2012-08-28  0:14 UTC 

[GIT PULL] io.h clean-up for PCI
 2012-08-28  0:14 UTC  (8+ messages)

fixed location of share info page in HVM guests
 2012-08-28  0:13 UTC  (2+ messages)

[REVIEW][PATCH 0/15] userns subsystem conversions
 2012-08-28  0:12 UTC  (3+ messages)
  ` [Cluster-devel] [REVIEW][PATCH 13/15] userns: Add basic quota support
    ` [PATCH] userns: Add basic quota support v2

[RFC PATCH 00/11] input: Synaptics RMI4 Touchscreen Driver
 2012-08-28  0:12 UTC  (4+ messages)

[PATCH] drivers/tty: Folding Android's keyreset driver in sysRQ
 2012-08-27 23:34 UTC  (2+ messages)

(no subject)
 2012-08-28  0:05 UTC  (4+ messages)
` [GIT PULL] Renesas ARM-based SoC: Armadillo800EVA for 3.7

[PATCH V2 0/4] clk: Convert ARM ux500 to common clock
 2012-08-28  0:02 UTC  (2+ messages)

[GIT PULL] at91: fixes for 3.6 (take 1)
 2012-08-28  0:00 UTC  (4+ messages)
` [GIT PULL] at91: fixes for 3.6 (take 1 bis)

[PATCH 2/2] ARM: delay: add registration mechanism for delay timer sources
 2012-08-27 23:59 UTC  (4+ messages)
` [PATCH] ARM: MSM: Implement read_current_timer for msm timers

[PATCH] crypto: ux500: hash: remove unneeded return at ux500_hash_mod_fini
 2012-08-27 23:58 UTC  (2+ messages)

Bug fixes/cleanups for floppy driver (v4)
 2012-08-27 23:56 UTC  (7+ messages)
` [PATCH 1/6] floppy: don't call alloc_ordered_workqueue inside the alloc_disk loop
` [PATCH 2/6] floppy: do put_disk on current dr if blk_init_queue fails
` [PATCH 3/6] genhd: Make put_disk() safe for disks that have not been registered
` [PATCH 4/6] floppy: properly handle failure on add_disk loop
` [PATCH 5/6] floppy: use common function to check if floppies can be registered
` [PATCH 6/6] floppy: remove dr, reuse drive on do_floppy_init

Bug fixes/cleanups for floppy driver (v2)
 2012-08-27 23:53 UTC  (5+ messages)
` [PATCH v3 4/6] floppy: properly handle failure on add_disk loop

[PATCH] xfstests: Add test case to test xfs projid32bit functionality a bit more extensively
 2012-08-27 23:51 UTC  (2+ messages)

Add support for Aurora L2 Cache Controller
 2012-08-27 23:49 UTC  (6+ messages)
` [PATCH 3/6] arm: cache-l2x0: add support for Aurora L2 cache ctrl

[PATCH RESEND] x86_dump_trace: avoiding endless " <IRQ> " is printed
 2012-08-27 23:47 UTC  (3+ messages)

[PATCH 00/14] ARM: at91: add pinctrl support
 2012-08-27 23:46 UTC  (10+ messages)
` [PATCH 01/14] ARM: at91: gpio: implement request and free
  ` [PATCH 05/14] ARM: at91: add pinctrl support

[PATCH 0/5] hwrng/ARM: OMAP: convert to use runtime PM
 2012-08-27 23:36 UTC  (15+ messages)
` [PATCH 1/5] ARM: OMAP2/3: hwmod: add RNG integration data
` [PATCH 2/5] hwrng: OMAP: store per-device data in per-device variables, not file statics
` [PATCH 4/5] ARM: OMAP: split OMAP1, OMAP2+ RNG device registration
` [PATCH 3/5] hwrng: OMAP: convert to use runtime PM
` [PATCH 5/5] hwrng: OMAP: remove SoC restrictions from driver registration

[PATCH 1/3] ARM: ux500: Add i2c configurations to the Device Tree for DB8500 based devices
 2012-08-27 23:42 UTC  (5+ messages)
` [PATCH 3/3] i2c: nomadik: Add Device Tree support to the Nomadik I2C driver

[Qemu-devel] [PATCH] hw/armv7m_nvic: Correctly register GIC region when setting up NVIC
 2012-08-27 23:41 UTC 

bluetooth.h: fix compile issue when using in C++
 2012-08-27 23:40 UTC  (5+ messages)
` [PATCH] "

[PATCH 0/6] ARM: randconfig bugs
 2012-08-27 23:40 UTC  (5+ messages)
` [PATCH 1/6] ARM: ux500: don't select LEDS_GPIO for snowball

umount doesn't seem to really unmount
 2012-08-27 23:40 UTC  (7+ messages)

[PATCH 1/3] librdmacm: Report error messages on stderr
 2012-08-27 23:38 UTC  (2+ messages)

Q: What will happen if I insmod a new version driver when it has already been statically in kernel?
 2012-08-27 23:38 UTC  (2+ messages)

[PATCH 0/2] tty: serial: imx: fix lockup and garbage on SMP
 2012-08-27 23:37 UTC  (5+ messages)

[U-Boot] [PATCH v2] integrator: break out common config
 2012-08-27 23:37 UTC  (5+ messages)

[v3] Add basic address decoding support for Marvell 370/XP
 2012-08-27 23:35 UTC  (4+ messages)
` Fix orion_nand build on ARCH_MVEBU
  ` [PATCH] mtd: orion_nand: remove <mach/hardware.h> include

[PATCH] ARM: MSM: Fix early debug uart mapping on some memory configs
 2012-08-27 23:35 UTC  (2+ messages)

Why clear the orphan list when mounting a fs with errors?
 2012-08-27 23:35 UTC  (4+ messages)
` [PATCH, RFC] ext4: don't clear orphan list on ro mount with errors

[GIT PULL] Renesas ARM-based SoC fix for v3.6
 2012-08-27 23:33 UTC  (3+ messages)

[PATCH] mmc: core: Quieten "could not set regulator OCR" error
 2012-08-27 23:33 UTC 

[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

[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 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)

[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  (7+ 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

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 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  (6+ messages)
` [PATCH 04/22] ASoC: Ux500: Move MSP pinctrl setup into the MSP driver


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.