All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-03-01 11:08:09 to 2013-03-01 12:34:52 UTC [more...]

[U-Boot] [PATCH v5] mtd: cfi_flash: Fix CFI flash driver for 8-bit bus support
 2013-03-01 12:34 UTC 

linux-next: Tree for Feb 23
 2013-03-01 12:34 UTC  (4+ messages)
` linux-next: Tree for Feb 23 (drbd)
      ` [Drbd-dev] "

[U-Boot] [PATCH v4] mtd: cfi_flash: Fix CFI flash driver for 8-bit bus support
 2013-03-01 12:34 UTC  (5+ messages)

[U-Boot] [PATCH] Allow AM335x MPU core clock speed to be specified in the board config file
 2013-03-01 12:33 UTC 

[RFC] ath9k: remove ath9k_rate_control
 2013-03-01 12:32 UTC  (19+ messages)

BUG: sleeping function called during table_load()
 2013-03-01 12:32 UTC  (2+ messages)
` Missing /dev/disk/by-path directory

[qemu-upstream-4.2-testing test] 16774: regressions - FAIL
 2013-03-01 12:32 UTC  (6+ messages)

[PATCH v2] btrfs-tools: added PV to git package recipe
 2013-03-01 12:19 UTC 

[PATCH] pinctrl: core: use devres_release() instead of devres_destroy()
 2013-03-01 12:30 UTC  (2+ messages)

[PATCH] GIT SVN
 2013-03-01 12:29 UTC  (2+ messages)

SDHI and MMCIF with kzm9g-reference
 2013-03-01 12:28 UTC  (3+ messages)

[Cluster-devel] security_inode_init_security() inode field requirements
 2013-03-01 12:27 UTC  (3+ messages)
  `  "

[ARM_LINUX] ioremap() allowing to map system memory
 2013-03-01 12:27 UTC  (3+ messages)

[PATCH BlueZ 1/3] audio: Remove profile enabling/disabling logic
 2013-03-01 12:26 UTC  (3+ messages)
` [PATCH BlueZ 2/3] core: Add DisableProfiles entry to main.conf
` [PATCH BlueZ 3/3] core: Rename hcid.h to main.h

xfs_repair segfaults
 2013-03-01 12:24 UTC  (3+ messages)

[RFC PATCH RESEND v2] of/pci: Provide support for parsing PCI DT ranges property
 2013-03-01 12:23 UTC 

Questions about XSA39
 2013-03-01 12:23 UTC  (3+ messages)

[PATCH v6] tools/libxl: Improve videoram setting
 2013-03-01 12:18 UTC  (6+ messages)

Perf using host system includes
 2013-03-01 12:00 UTC 

[Qemu-devel] [ARM] Cortex-R4F and VFP3-D16
 2013-03-01 12:16 UTC  (6+ messages)

[PATCH] mm/x86: Patch out arch_flush_lazy_mmu_mode() when running on bare metal
 2013-03-01 12:14 UTC  (9+ messages)

IMA: How to manage user space signing policy with others
 2013-03-01 12:15 UTC  (6+ messages)

[PATCH] mac80211: restrict peer's VHT capabilities to own
 2013-03-01 12:13 UTC 

[RFC] bloodpressure: Add Blood Pressure API
 2013-03-01 12:11 UTC  (5+ messages)

[PATCH 00/15] ARM: OMAP5: PM: Add MPUSS suspend and CPUidle support
 2013-03-01 12:11 UTC  (32+ messages)
` [PATCH 01/15] ARM: OMAP4+: PM: Consolidate MPU subsystem PM code for re-use
` [PATCH 02/15] ARM: OMAP5: PM: Update CPU context register offset
` [PATCH 03/15] ARM: OMAP4+: PM: Consolidate and use OMAP4 PM code for OMAP5
` [PATCH 04/15] ARM: OMAP5: PM: Set MPUSS-EMIF clock-domain static dependency
` [PATCH 05/15] ARM: OMAP5: PM: Enables ES2 PM mode by default
` [PATCH 06/15] ARM: OMAP5: PM: Enable Mercury retention mode on CPUx powerdomains
` [PATCH 07/15] ARM: OMAP5: Add init_late() hook to enable pm initialization
` [PATCH 08/15] ARM: OMAP5: PM: Add CPU power off mode support
` [PATCH 09/15] ARM: OMAP4+: PM: Restore CPU power state to ON with clockdomain force wakeup method
` [PATCH 10/15] ARM: OMAP5: PM: Add MPU Open Switch Retention support
` [PATCH 11/15] ARM: OMAP5: PM: Add L2 memory power down support
` [PATCH 12/15] ARM: OMAP4+: CPUidle: Cleanup idle driver for OMAP5 support
` [PATCH 13/15] ARM: OMAP4+: CPUidle: Deprecate use of omap4_mpuss_read_prev_context_state()
` [PATCH 14/15] ARM: OMAP4+: CPUidle: Add OMAP5 idle driver support
` [PATCH 15/15] ARM: OMAP5: PM: handle device instance for for coldreset

[U-Boot] [PATCH v8 01/31] mtd: nand: Introduce CONFIG_SYS_NAND_BUSWIDTH_16BIT
 2013-03-01 12:10 UTC  (31+ messages)
` [U-Boot] [PATCH v8 02/31] mtd: nand: mxc_nand: Fix is_16bit_nand()
` [U-Boot] [PATCH v8 03/31] nand: mxc: Prepare to add support for i.MX5
` [U-Boot] [PATCH v8 04/31] nand: mxc: Add "
` [U-Boot] [PATCH v8 05/31] imx: mx5: lowlevel_init: Simplify code
` [U-Boot] [PATCH v8 06/31] imx: mx53ard: Add support for NAND Flash
` [U-Boot] [PATCH v8 07/31] nand: mxc: Fix debug trace in mxc_nand_read_oob_syndrome()
` [U-Boot] [PATCH v8 08/31] nand: mxc: Use appropriate page number in syndrome functions
` [U-Boot] [PATCH v8 09/31] arm: start.S: Fix _TEXT_BASE for SPL
` [U-Boot] [PATCH v8 10/31] arm: relocate_code() is no longer noreturn
` [U-Boot] [PATCH v8 11/31] arm1136: Remove redundant relocate_code() return
` [U-Boot] [PATCH v8 12/31] arm: relocate_code(): Remove useless relocation offset computation
` [U-Boot] [PATCH v8 13/31] arm: relocate_code(): Use __image_copy_end for end of relocation
` [U-Boot] [PATCH v8 14/31] arm: crt0.S: Remove bogus .globl
` [U-Boot] [PATCH v8 15/31] autoconfig.mk: Make it possible to define configs from other configs
` [U-Boot] [PATCH v8 16/31] Makefile: Change CONFIG_SPL_PAD_TO to image offset
` [U-Boot] [PATCH v8 17/31] imx: Fix automatic make targets for imx images
` [U-Boot] [PATCH v8 18/31] nand: mxc: Switch NAND SPL to generic SPL
` [U-Boot] [PATCH v8 19/31] arm926ejs: Remove deprecated and now unused NAND SPL
` [U-Boot] [PATCH v8 20/31] arm: Remove unused relocate_code() parameters
` [U-Boot] [PATCH v8 21/31] Makefile: Move SHELL setup to config.mk
` [U-Boot] [PATCH v8 22/31] .gitignore: Add /SPL
` [U-Boot] [PATCH v8 23/31] imx: Add u-boot-with-spl.imx make target
` [U-Boot] [PATCH v8 24/31] imx: Add u-boot-with-nand-spl.imx "
` [U-Boot] [PATCH v8 25/31] arm: Remove support for smdk6400
` [U-Boot] [PATCH v8 26/31] Revert "mkconfig: start deprecating Makefile config targets"
` [U-Boot] [PATCH v8 27/31] arm: Remove support for unused s3c64xx
` [U-Boot] [PATCH v8 28/31] arm: Remove deprecated and now unused NAND SPL
` [U-Boot] [PATCH v8 29/31] arm1176: Remove unused MMU setup from start.S
` [U-Boot] [PATCH v8 30/31] arm: Make all linker scripts compatible with per-symbol sections
` [U-Boot] [PATCH v8 31/31] arm: Remove duplicated start.S code

Bug in mtd_get_device_size()?
 2013-03-01 12:09 UTC  (10+ messages)
  ` AW: "

[Xenomai] mutex problem
 2013-03-01 12:08 UTC  (4+ messages)

[PATCH 2/2] mfd: stmpe: DT: Add stmpe-i2c dt alias to get id device
 2013-03-01 12:07 UTC  (2+ messages)

[PATCH 1/2] mfd: stmpe: DT: Enable no-irq mode configuration
 2013-03-01 12:07 UTC  (2+ messages)

suspicious shift in compat_memory_op()
 2013-03-01 12:07 UTC  (3+ messages)
` [PATCH] fix compat memory exchange op splitting

[PATCH v6 00/46] CPU hotplug: stop_machine()-free CPU hotplug
 2013-03-01 12:05 UTC  (4+ messages)

[PATCH] regulator: fixed regulator_bulk_enable unwinding code
 2013-03-01 12:04 UTC  (2+ messages)

[PATCH BlueZ 00/10 v3] AVRCP Fixes
 2013-03-01 12:04 UTC  (4+ messages)
` [PATCH BlueZ 03/10 v3] player: Add defines for item types and folder types

[RFC] U-Boot Recipes
 2013-03-01 11:47 UTC 

[xen-unstable test] 16778: regressions - FAIL
 2013-03-01 12:03 UTC 

[PATCH] gpio: stmpe: pass DT node to irqdomain
 2013-03-01 12:01 UTC 

[PATCH] futex: fix unbalanced spin_lock/spin_unlock() in exit_pi_state_list()
 2013-03-01 12:01 UTC  (2+ messages)

[meta-fsl-ppc master] remove DSTRO string from PR due to meta-fsl-ppc is not distro specific
 2013-03-01 12:00 UTC  (4+ messages)

[RFC PATCH V3] Implement 3-level event channel in Xen
 2013-03-01 12:00 UTC  (4+ messages)

[U-Boot] [PATCH v3] mtd: cfi_flash: Fix CFI flash driver for 8-bit bus support
 2013-03-01 11:57 UTC  (4+ messages)

[B.A.T.M.A.N.] Implement DAT for IPv6
 2013-03-01 11:56 UTC  (8+ messages)

about btrfs patches
 2013-03-01 11:56 UTC 

[RFC PATCH V3] Implement 3-level event channel in Xen
 2013-03-01 11:55 UTC  (3+ messages)
` [RFC PATCH V3 22/22] libxl: add evtchn_extended flag

[PATCH]
 2013-03-01 11:53 UTC  (2+ messages)

[PATCH V3] vmx/nmi: Do not use self_nmi() in VMEXIT handler
 2013-03-01 11:53 UTC  (6+ messages)
  ` [PATCH v2 0/2] x86: defer processing events on the NMI exit path
    ` [PATCH v2 1/2] "

[Qemu-devel] [PATCH] page_cache: use multiplicative hash for page position calculation
 2013-03-01 11:53 UTC 

[PATCH 1/2] mwl8k: Adding support for 8764 4x4 AP
 2013-03-01 11:42 UTC 

[PATCH 2/2] mwl8k: Load 8764 firmware image
 2013-03-01 11:43 UTC 

[PATCH] menuconfig: use config scripts to detect ncurses libs
 2013-03-01 11:50 UTC  (3+ messages)

Moving xen*.hg to git
 2013-03-01 11:49 UTC  (3+ messages)

initramfs-tools 0.110 release
 2013-03-01 11:47 UTC 

[PATCH 1/2] autofs - Fix sparse warning: context imbalance in autofs4_d_automount() different lock contexts for basic block
 2013-03-01 11:46 UTC  (2+ messages)
` [PATCH 2/2] autofs4 - autofs4_catatonic_mode(): remove redundant null check on kfree()

[PATCH 1/7] ARM: debug: support debug ll on hisilicon soc
 2013-03-01 11:45 UTC  (4+ messages)
` [PATCH 3/7] ARM: hs: add board support with device tree

Inconsistent error codes between NFSv4 and v3 on network issues
 2013-03-01 11:43 UTC 

[PATCH v2] mmc: sdhci: update check code for cd-broken or nonremovable card
 2013-03-01 11:38 UTC  (2+ messages)

[PATCH v3 0/2] crypto: sahara: Add support for SAHARA in i.MX27
 2013-03-01 11:37 UTC  (6+ messages)
` [PATCH v3 1/2] i.MX27: Add clock support for SAHARA2
` [PATCH v3 2/2] crypto: sahara: Add driver for SAHARA2 accelerator

[PATCH] Rename credit2 names to csched2_*
 2013-03-01 11:36 UTC  (2+ messages)

[PATCH 2/2] Btrfs: cleanup to make the function btrfs_delalloc_reserve_metadata more logic
 2013-03-01 11:36 UTC 

[PATCH 1/3] drm/i915: Document the find_pll() function
 2013-03-01 11:35 UTC  (3+ messages)
` [PATCH 3/3] drm/i915: Kill a few pointless comments

[PATCH 1/2] Btrfs: don't call btrfs_qgroup_free if just btrfs_qgroup_reserve fails
 2013-03-01 11:33 UTC 

[RFC PATCH 00/18] Remove DV_PRESET API
 2013-03-01 11:32 UTC  (6+ messages)
` [RFC PATCH 10/18] s5p-tv: add dv_timings support for hdmiphy

[PATCH 0/1]base-passwd.preinst:fix creating passwd and group error
 2013-03-01 11:15 UTC  (4+ messages)
` [PATCH 1/1] base-passwd.preinst:fix "

DELL 1950 problem with 3.x kernels
 2013-03-01 11:20 UTC 

sched: CPU #1's llc-sibling CPU #0 is not on the same node!
 2013-03-01 11:32 UTC  (27+ messages)

[U-Boot] M29EW flash is detected as 0xFF
 2013-03-01 11:28 UTC  (12+ messages)

[linux-lvm] LVM snapshot with Clustered VG
 2013-03-01 11:28 UTC 

[Bug 61182] New: r600g causes KWin crashes with kernel 3.8
 2013-03-01 11:28 UTC  (3+ messages)
` [Bug 61182] "

[U-Boot] [PATCH] mtd: cfi_flash: Write buffer size adjustment for M29EW Numonyx devices
 2013-03-01 11:24 UTC 

[Qemu-devel] [Bug 1130769] Re: VirtFS (virtio-9p-pci) error: Parameter 'driver' expects device type
 2013-03-01 10:59 UTC 

[U-Boot] [PATCH v3] cfi_flash: Fix CFI flash driver for 8-bit bus support
 2013-03-01 11:23 UTC 

[PATCH] tools/usb: adapt ffs-test.c to new layout of includes (UAPI)
 2013-03-01 11:21 UTC 

[RFC PATCH v3 0/6] uprobes: return probe implementation
 2013-03-01 11:21 UTC  (5+ messages)
` [RFC PATCH v3 2/6] uretprobes/x86: hijack return address

[RFC PATCH] virt_mmio: fix signature checking for BE guests
 2013-03-01 11:21 UTC  (6+ messages)
` [PATCH] virtio-spec: Define virtio-mmio registers as LE

[PATCH 1/2] ASoC: wm5102: Correct OUT2 volume and switch names
 2013-03-01 11:17 UTC  (2+ messages)

libata-acpi.c ata_acpi_register_power_resource copy and paste mistake ?
 2013-03-01 11:16 UTC  (5+ messages)
` [PATCH] libata-acpi.c: fix copy and paste mistake in ata_acpi_register_power_resource

HDA regression on Fujitsu S7020 laptop (ALC260 codec)
 2013-03-01 11:16 UTC  (11+ messages)

[patch v1 1/5] mfd: da9055 change irq state to default
 2013-03-01 11:12 UTC  (2+ messages)

[Xenomai] (Boot)-problems with (current) ipipe patch on AMD FX 61000 - 2.6.38.8 & 3.5.7
 2013-03-01 11:15 UTC  (14+ messages)

[PATCH] ASoC: arizona: Don't enable FLL on REFCLK configuration
 2013-03-01 11:12 UTC  (2+ messages)

sched: CPU #1's llc-sibling CPU #0 is not on the same node!
 2013-02-25 15:02 UTC 


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.