All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-05-25 15:16:50 to 2013-05-25 20:05:00 UTC [more...]

[PATCH 5/5] lib.c: Add __sync_lock_test_and_set as a builtin function
 2013-05-25 19:40 UTC  (3+ messages)

[PATCH 2/5] Add support for the MinGW platform
 2013-05-25 19:37 UTC  (5+ messages)

[PATCH 3/5] Fix some "unknown format" warnings
 2013-05-25 19:26 UTC  (5+ messages)

[GIT PULL] Power management and ACPI fixes for v3.10-rc3
 2013-05-25 20:04 UTC 

[PATCH RESEND 2/5] watchdog: imx2_wdt: use devm_clk_get()
 2013-05-25 20:03 UTC  (2+ messages)

[PATCH v2] ipc/sem.c: fix lockup, restore FIFO behavior
 2013-05-25 20:00 UTC  (4+ messages)

[PATCH 0/6] More code cleanup for ASoC ux500
 2013-05-25 19:59 UTC  (5+ messages)
` [PATCH 1/6] ASoC: ux500: Drop pinctrl sleep support
` [PATCH 2/6] ASoC: ab8500-codec: Move codec ops on a separate structure

building a kernel from a mounted partition
 2013-05-25 19:54 UTC  (5+ messages)

Bug when git rev-list options "--first-parent" and "--ancestry-path" are used together?
 2013-05-25 19:54 UTC  (4+ messages)

[PATCH 1/1] watchdog: dw_wdt: Staticize local symbol
 2013-05-25 19:53 UTC  (2+ messages)

BGRT wild pointer
 2013-05-25 19:50 UTC  (5+ messages)
` [PATCH] efi: Work around bogus pointers in BGRT

[PATCH RESEND 1/5] watchdog: dw_wdt: use devm_clk_get()
 2013-05-25 19:51 UTC  (2+ messages)

[RFC] m68k: Update defconfigs for v3.9
 2013-05-25 19:47 UTC  (3+ messages)

[PATCH trinity] trinity: use Boehm-Demers-Weiser's garbage collecting memory allocator
 2013-05-25 19:47 UTC 

[PATCH V3 7/7] watchdog: ts72xx_wdt: use devm_*() functions
 2013-05-25 19:47 UTC  (2+ messages)

Moving RAID1 disks between systems
 2013-05-25 19:44 UTC  (2+ messages)

xfsprogs: is it one issue?
 2013-05-25 19:43 UTC  (2+ messages)

[PATCH] B43: Handle DMA RX descriptor underrun
 2013-05-25 19:42 UTC  (10+ messages)

3.10.0-rc2 mlx4 not receiving packets for some multicast groups
 2013-05-25 19:41 UTC  (5+ messages)

[meta-fsl-arm-extra PATCH 1/2] u-boot-imx: Remove Wandboard patch as it is not supported by mainline
 2013-05-25 19:37 UTC  (4+ messages)
` [meta-fsl-arm-extra PATCH 2/2] m28evk: Add DENX M28EVK board support

[U-Boot] [PATCH 0/4] sf: Accessing > 16MBytes flashes in existing 3-byte addr mode
 2013-05-25 19:37 UTC  (2+ messages)

Contact me
 2013-05-25 18:48 UTC 

[PATCH 4/5] watchdog: riowd: use platform_{get,set}_drvdata()
 2013-05-25 19:36 UTC  (2+ messages)

[PATCH V2 6/7] watchdog: riowd: use devm_kzalloc()
 2013-05-25 19:35 UTC  (2+ messages)

[U-Boot] [PATCH 4/4] sf: winbond: Add support for W25Q256
 2013-05-25 19:34 UTC  (2+ messages)

[PATCH 0/2] Driver for Allwinner sunxi Security ID
 2013-05-25 19:25 UTC  (8+ messages)
` [PATCH 1/2] Initial support for Allwinner's Security ID fuses

[meta-fsl-arm PATCH] imx-base.inc: Fix appending of firmware value
 2013-05-25 19:25 UTC 

[PATCH 00/34] PPGTT prep part 2 (and unmerged part 1)
 2013-05-25 19:27 UTC  (35+ messages)
` [PATCH 01/34] drm/i915: pre-fixes for checkpatch
` [PATCH 02/34] drm/i915: use mappable size for fb kickout
` [PATCH 03/34] drm/i915: use drm_mm_takedown
` [PATCH 04/34] drm/i915: context debug messages
` [PATCH 05/34] drm/i915: Call context fini at cleanup
` [PATCH 06/34] drm/i915: make PDE|PTE platform specific
` [PATCH 07/34] drm: Optionally create mm blocks from top-to-bottom
` [PATCH 08/34] drm/i915: Use drm_mm for PPGTT PDEs
` [PATCH 09/34] drm/i915: Use PDEs as the guard page
` [PATCH 10/34] drm/i915: cleanup context fini
` [PATCH 11/34] drm/i915: Do a fuller init after reset
` [PATCH 12/34] drm/i915: Split context enabling from init
` [PATCH 13/34] drm/i915: destroy i915_gem_init_global_gtt
` [PATCH 14/34] drm/i915: Embed PPGTT into the context
` [PATCH 15/34] drm/i915: Tie context to PPGTT
` [PATCH 16/34] drm/i915: Really share scratch page
` [PATCH 17/34] drm/i915: Combine scratch members into a struct
` [PATCH 18/34] drm/i915: Drop dev from pte_encode
` [PATCH 19/34] drm/i915: Use gtt shortform where possible
` [PATCH 20/34] drm/i915: Move fbc members out of line
` [PATCH 21/34] drm/i915: Move gtt and ppgtt under address space umbrella
` [PATCH 22/34] drm/i915: Move gtt_mtrr to i915_gtt
` [PATCH 23/34] drm/i915: Move stolen stuff "
` [PATCH 24/34] drm/i915: Move aliasing_ppgtt
` [PATCH 25/34] drm/i915: Put the mm in the parent address space
` [PATCH 26/34] drm/i915: Move object tracking lists to new mm
` [PATCH 27/34] drm/i915: Create a global list of vms
` [PATCH 28/34] drm/i915: Start using vm lists
` [PATCH 29/34] drm/i915: Remove object's gtt_offset
` [PATCH 30/34] drm: pre allocate node for create_block
` [PATCH 31/34] drm/i915: Getter/setter for object attributes
` [PATCH 32/34] drm/i915: Create VMAs (part 1)
` [PATCH 33/34] drm/i915: Create VMAs (part 2)
` [PATCH 34/34] drm/i915: Create VMAs (part 3)

[PATCH V2 5/7] watchdog: rc32434_wdt: use devm_ioremap_nocache() functions
 2013-05-25 19:24 UTC  (2+ messages)

Best example for showing throughput?
 2013-05-25 19:23 UTC  (5+ messages)

hdmi output (switching sample format/rates)
 2013-05-25 19:19 UTC  (3+ messages)

[PATCH V2 4/7] watchdog: nuc900_wdt: use devm_*() functions
 2013-05-25 19:19 UTC  (2+ messages)

[meta-fsl-arm PATCH 1/2] linux-fslc: Update to 3.9 kernel
 2013-05-25 19:18 UTC  (2+ messages)
` [meta-fsl-arm PATCH 2/2] linux-imx (3.0.35) Update to BSP 4.0.0 version

Ceph backfilling explained ( maybe )
 2013-05-25 19:15 UTC  (7+ messages)

[Qemu-devel] [PATCH] Remove OSS support for OpenBSD
 2013-05-25 19:12 UTC  (3+ messages)
` [Qemu-trivial] "

Commit with an empty message broken since v1.8.2.1
 2013-05-25 19:12 UTC 

[PATCH V2 3/7] watchdog: mv64x60_wdt: use devm_ioremap()
 2013-05-25 19:10 UTC  (2+ messages)

[Qemu-devel] Potential to accelerate QEMU for specific architectures
 2013-05-25 19:06 UTC  (3+ messages)

[PATCH V2 2/7] watchdog: bcm63xx_wdt: use devm_ioremap_nocache()
 2013-05-25 19:06 UTC  (2+ messages)

[meta-fsl-demos PATCH 1/3] fsl-gui-extrafiles: Set package as arch independent
 2013-05-25 19:00 UTC  (3+ messages)
` [meta-fsl-demos PATCH 2/3] packagegroup-fsl: Add packagegroup-fsl-gstreamer-stream
` [meta-fsl-demos PATCH 3/3] vivante-gpu-sdk: Package source code for debugging

Problem do_fetch linux-fslc-3.8
 2013-05-25 19:00 UTC  (3+ messages)

[PATCH 1/5] watchdog: at32ap700x: Remove redundant platform_set_drvdata()
 2013-05-25 19:00 UTC  (2+ messages)

[PATCH v4] ARM: sunxi: New watchdog driver for Allwinner A10/A13
 2013-05-25 18:57 UTC  (4+ messages)

[PATCH V2 1/7] watchdog: at32ap700x_wdt: use devm_*() functions
 2013-05-25 18:49 UTC  (2+ messages)

File System : Block Groups
 2013-05-25 18:48 UTC  (2+ messages)

[U-Boot] Please pull u-boot-mpc85xx.git
 2013-05-25 18:40 UTC  (2+ messages)

[U-Boot] [PATCH] sf: spansion: Add support for S25FL128S
 2013-05-25 18:40 UTC  (2+ messages)

Stupid VFS name lookup interface
 2013-05-25 18:33 UTC  (5+ messages)

[PATCH] ARM: mach-shmobile: r8a7790: add SATA support
 2013-05-25 18:32 UTC  (5+ messages)

[Xen-users] DomU sees only 512MB RAM with PCI-passthrough
 2013-05-25 18:31 UTC  (3+ messages)

cron job: media_tree daily build: WARNINGS
 2013-05-25 18:28 UTC 

[GIT PULL] parisc fixes for 3.10-rc3
 2013-05-25 18:27 UTC 

[U-Boot] [PATCH] SF: Add Spansion S25FL064P IDs
 2013-05-25 18:27 UTC  (3+ messages)

[U-Boot] [PATCH] mtd: spi: winbond: add W25PXX support
 2013-05-25 18:22 UTC  (3+ messages)
` [U-Boot] [PATCH v2] sf: winbond: Add support for W25PXX SPI flash

rcu_read_lock() used illegally while idle!
 2013-05-25 18:20 UTC  (9+ messages)

[PATCH v2] ARM: shmobile: BOCK-W: add Ether support
 2013-05-25 18:08 UTC  (4+ messages)

[Xenomai] Xenomai, rtnet and ethercat
 2013-05-25 18:08 UTC  (2+ messages)

SCSI error handling -- one error blocks the whole SCSI host
 2013-05-25 18:07 UTC  (2+ messages)

Kernel .config file overwritten
 2013-05-25 18:03 UTC  (4+ messages)

[PATCH RFC v2] media: OF: add sync-on-green endpoint property
 2013-05-25 18:02 UTC  (7+ messages)

No space left on device with 3.10-rc2
 2013-05-25 17:54 UTC  (2+ messages)

[PATCH] ARM: mx6: Use the same sdma firmware name for all mx6 variants
 2013-05-25 17:47 UTC 

[PATCH v2 0/4] media: i2c: ths7303 cleanup
 2013-05-25 17:43 UTC  (7+ messages)
` [PATCH v2 1/4] ARM: davinci: dm365 evm: remove init_enable from ths7303 pdata
` [PATCH v2 2/4] media: i2c: ths7303: remove init_enable option from pdata
` [PATCH v2 3/4] media: i2c: ths7303: remove unnecessary function ths7303_setup()
` [PATCH v2 4/4] media: i2c: ths7303: make the pdata as a constant pointer

Reiser4 for Linux-3.9
 2013-05-25 17:40 UTC 

[Qemu-devel] [PATCH] makefile: detect corrupted elf files
 2013-05-25 17:32 UTC  (12+ messages)

[Bug 58801] New: intel_pstate/powersave - cpu frequency remains at high level if if system is idle
 2013-05-25 17:34 UTC  (3+ messages)
` [Bug 58801] "

InstantFM
 2013-05-25 17:18 UTC  (10+ messages)

[PATCH 0/3] palmas usb driver
 2013-05-25 17:10 UTC  (5+ messages)
` [PATCH 1/3] drivers: regulator: palmas: add an API to set/clear the switch bit on SMPS10
` [PATCH v5 2/3] extcon: Palmas Extcon Driver

which kernel config creates /dev/usb ?
 2013-05-25 17:08 UTC 

EnhanceIO(TM) caching driver features [1/3]
 2013-05-25 16:00 UTC  (5+ messages)

[PATCH] usb: xhci: Disable runtime PM suspend for quirky controllers
 2013-05-25 16:59 UTC  (3+ messages)

[PATCH] ptp_pch: depends on PCI
 2013-05-25 16:55 UTC 

[PATCH] ioatdma: check dma_mapping_error in ioat_dma_self_test
 2013-05-25 16:54 UTC 

[PATCH] ppc: remove unused devm_ioremap_prot
 2013-05-25 16:54 UTC 

[PATCH] score: remove redundant kcore_list entries
 2013-05-25 16:54 UTC 

[PATCH 00/21] ARM: kirkwood: improve pinmux configs in Device Tree
 2013-05-25 16:54 UTC  (2+ messages)

possible problem with generic asm/types.h
 2013-05-25 16:43 UTC  (5+ messages)

[Cocci] id-utils?
 2013-05-25 16:42 UTC  (3+ messages)

[Qemu-devel] 'qemu-nbd' explicit flush
 2013-05-25 17:42 UTC  (2+ messages)

[PATCH v2 0/5] media: davinci: vpif trivial cleanup
 2013-05-25 16:36 UTC  (6+ messages)
` [PATCH v2 1/5] media: davinci: vpif: remove unwanted header mach/hardware.h and sort the includes alphabetically
` [PATCH v2 2/5] media: davinci: vpif: Convert to devm_* api
` [PATCH v2 3/5] media: davinci: vpif: remove unnecessary braces around defines
` [PATCH v2 4/5] media: davinci: vpif_capture: Convert to devm_* api
` [PATCH v2 5/5] media: davinci: vpif_display: "

[PATCH v2] MIPS: microMIPS: Refactor mips16 get_frame_info support
 2013-05-25 16:32 UTC 

[PATCH v2 0/3] fix the pci device malfunction if a wrong bus address is assigned by firmware
 2013-05-25 16:30 UTC  (3+ messages)
` [PATCH 1/3] PCI: add 0x prefix when printing the BAR registers position in __pci_read_base

[Bug 64858] New: Nouveau sees invalid EDID for eDP-1 whenever that display is turned off
 2013-05-25 16:26 UTC  (2+ messages)
  ` [Bug 64858] [BISECTED] "

Broken nilfs2 filesystem
 2013-05-25 16:26 UTC  (4+ messages)

2013 Workshop photos & videos
 2013-05-25 16:22 UTC 

[dm-crypt] Virtual Keyboard For Boot
 2013-05-25 16:20 UTC  (2+ messages)

[Bug 64983] New: X3 Terran Conflict displays strange colors
 2013-05-25 16:11 UTC  (4+ messages)
` [Bug 64983] "

[Qemu-devel] [PATCH V13 0/6] enhancement for qmp/hmp interfaces of block info
 2013-05-25 16:10 UTC  (3+ messages)
` [Qemu-devel] [PATCH V13 3/6] qmp: add recursive member in ImageInfo

[PATCH] drm/i915: replace snb_update_wm with haswell_update_wm on HSW
 2013-05-25 16:01 UTC  (10+ messages)

[RFC, PATCH v2 0/3] work on atheros ar2313
 2013-05-25 15:57 UTC  (4+ messages)
` [RFC, PATCH v2 2/3] net: add ar231x-eth support

[Qemu-devel] 2 errors of vnet and snapshot
 2013-05-25 15:54 UTC  (2+ messages)

[PATCH 1/1] rtc: rtc-ds1307: use devm_*() functions
 2013-05-25 15:54 UTC 

[RFC 0/2] cfg80211: SME refactoring
 2013-05-25 15:33 UTC  (4+ messages)
` [RFC 2/2] cfg80211: separate internal SME implementation

[U-Boot] Micron eMMC problem on sabre SD like card
 2013-05-25 15:32 UTC 

[PATCH RESEND 0/5] Add I2C support for Allwinner SoCs
 2013-05-25 15:22 UTC  (6+ messages)
` [PATCH 1/5] i2c: sunxi: Add Allwinner A1X i2c driver

Vivante X11 tests
 2013-05-25 15:21 UTC  (2+ messages)
` 回复: "

[GIT PULL] XFS fixes for 3.10-rc3
 2013-05-25 15:21 UTC  (2+ messages)

[PATCH v3] ARM: sunxi: New watchdog driver for Allwinner A10/A13
 2013-05-25 15:21 UTC  (3+ messages)

[PATCH v2] pwm: renesas-tpu: Add missing pwmchip_remove() call in tpu_remove()
 2013-05-25 15:20 UTC  (6+ messages)

[RFC PATCH v2, part 2 01/18] PCI: introduce hotplug-safe PCI bus iterators
 2013-05-25 15:18 UTC  (4+ messages)
` [RFC PATCH v2, part 2 14/18] PCI, EDAC: use hotplug-safe PCI bus iterators to walk PCI buses

ѷ‬↿‬ᾶ‬Ǧ‬ř‬ᾶ
 2013-05-24 17:31 UTC 

[PATCH] ipc/sem.c: fix lockup, restore FIFO behavior
 2013-05-25 15:16 UTC  (3+ messages)


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.