All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-06-29 13:45:49 to 2012-06-29 14:54:47 UTC [more...]

[PATCH 00/10] Start documenting the radeon drm better
 2012-06-29 14:53 UTC  (15+ messages)
` [PATCH 01/10] drm/radeon: document radeon_device.c
` [PATCH 02/10] drm/radeon: document radeon_kms.c
` [PATCH 03/10] drm/radeon: document radeon_irq_kms.c
` [PATCH 04/10] drm/radeon: document radeon_asic.c
` [PATCH 05/10] drm/radeon: document radeon_fence.c
` [PATCH 06/10] drm/radeon: document radeon_ring.c
` [PATCH 07/10] drm/radeon: document non-VM functions in radeon_gart.c
` [PATCH 08/10] drm/radeon: document VM "
` [PATCH 09/10] drm/radeon: start to document the functions r100.c
` [PATCH 10/10] drm/radeon: start to document evergreen.c

[PATCH 00/15] Device Tree related re-works and clean-ups
 2012-06-29 14:55 UTC  (8+ messages)
` [PATCH 01/15] mfd: Add IRQ domain support for the AB8500
` [PATCH 02/15] mfd: Generically describe interactions with the DB8500 PRCMU
` [PATCH 03/15] mfd: Make MFD core code Device Tree and IRQ domain aware

Interesting results
 2012-06-29 14:54 UTC  (3+ messages)

[RFC] vsprintf: Add %pb[1-64] specifier to print hex memory dump
 2012-06-29 14:54 UTC  (2+ messages)

[PATCH 0 of 5] xl: fix guest reboot failures
 2012-06-29 14:54 UTC  (5+ messages)

[RFC] [TCP 0/3] Receive from socket into bio without copying
 2012-06-29 14:53 UTC  (2+ messages)

[PATCH v8 00/14] add imx usb driver based on Greg next tree
 2012-06-29 14:53 UTC  (5+ messages)
` [PATCH v8 14/14] usb: chipidea: add imx platform driver

nfs root problem in linux-next
 2012-06-29 14:53 UTC  (7+ messages)

[PATCH v3] tools: honour --libdir when it is passed to ./configure
 2012-06-29 14:52 UTC  (2+ messages)

[PATCH 0/3] Add ability to set defaultless network device MAC addresses to deterministic computed locally administered values
 2012-06-29 14:52 UTC  (17+ messages)
` [PATCH 2/3] OMAP2+ devices add mac address allocation register api

[PATCH v4] KVM: x86: Implement PCID/INVPCID for guests with EPT
 2012-06-29 14:51 UTC  (4+ messages)

[PATCH] ACPI: Add ACPI CPU hot-remove support
 2012-06-29 14:47 UTC 

[PATCH] ACPI: Add ACPI CPU hot-remove support
 2012-06-29 14:47 UTC 

[PATCH] Fix sentelic multi-touch driver
 2012-06-29 14:51 UTC  (5+ messages)

[PATCH 00/14] Final (large) batch of Snowball Device Tree Enablement
 2012-06-29 14:51 UTC  (10+ messages)
` [PATCH 05/14] mfd: Enable DT probing of the DB8500 PRCMU
` [PATCH 06/14] mfd: Initialise the DB8500 PRCMU driver at core_initcall time
` [PATCH 07/14] mfd: Initialise the AB8500 "

[PATCH 2/3] fakehid: Disconnect from PS3 remote after 10 mins
 2012-06-29 14:50 UTC  (2+ messages)

[PATCH] drm/radeon: fix VM page table setup on SI
 2012-06-29 14:49 UTC  (2+ messages)

[PATCH 0/7] Haswell RC6 updates
 2012-06-29 14:50 UTC  (9+ messages)
` [PATCH 1/7] drm/i915: Group the GT routines together in both code and vtable
` [PATCH 2/7] drm/i915: Implement w/a for sporadic read failures on waking from rc6
` [PATCH 3/7] drm/i915: support Haswell-style force waking
` [PATCH 4/7] drm/i915: add RPS configuration for Haswell
` [PATCH 5/7] drm/i915: disable RC6 when disabling rps
` [PATCH 6/7] drm/i915: introduce haswell_init_clock_gating
` [PATCH 7/7] drm/i915: enable RC6 workaround on Haswell

[PATCH] i915: initialize CADL in opregion
 2012-06-29 14:48 UTC  (5+ messages)

Update xen-devel email address in the MAINTAINERS file
 2012-06-29 14:48 UTC  (4+ messages)

[PATCH] ACPI: Add ACPI CPU hot-remove support
 2012-06-29 14:47 UTC 

[RFCv0 00/19] Bluetooth: Create AMP physical link
 2012-06-29 14:46 UTC  (20+ messages)
` [RFCv0 01/19] Bluetooth: Define AMP controller statuses
` [RFCv0 02/19] Bluetooth: Do not shadow hdr variable
` [RFCv0 03/19] Bluetooth: Fix processing A2MP chan in security_cfm
` [RFCv0 04/19] Bluetooth: General HCI callback implementation
` [RFCv0 05/19] Bluetooth: Process HCI callbacks in a workqueue
` [RFCv0 06/19] Bluetooth: Add callback clear to ops->teardown
` [RFCv0 07/19] Bluetooth: AMP: Use HCI callback for Read AMP Info
` [RFCv0 08/19] Bluetooth: AMP: Use HCI callback to Read Loc AMP Assoc
` [RFCv0 09/19] Bluetooth: A2MP: Process Discover Response
` [RFCv0 10/19] Bluetooth: AMP: Physical link struct definitions
` [RFCv0 11/19] Bluetooth: AMP: Remote AMP ctrl definitions
` [RFCv0 12/19] Bluetooth: AMP: Use phylink in create/disc phylink req
` [RFCv0 13/19] Bluetooth: A2MP: Process A2MP Getinfo Rsp
` [RFCv0 14/19] Bluetooth: A2MP: Process A2MP Get AMP Assoc Rsp
` [RFCv0 15/19] Bluetooth: Choose connection based on capabilities
` [RFCv0 16/19] Bluetooth: Add function to derive AMP key using hmac
` [RFCv0 17/19] Bluetooth: AMP: Add AMP key calculation
` [RFCv0 18/19] Bluetooth: AMP: Create phy link after A2MP Assoc rsp
` [RFCv0 19/19] Bluetooth: A2MP: Add fallback to normal l2cap init sequence

[PATCH 1/3] drm/radeon: move ring locking out of reset path
 2012-06-29 14:45 UTC  (3+ messages)
` [PATCH 2/3] drm/radeon: add error handling to fence_wait_empty_locked
` [PATCH 3/3] drm/radeon: add error handling to radeon_vm_unbind_locked

[PATCH] ath9k: fixing register bit shift values of control packets to support TPC
 2012-06-29 14:43 UTC  (2+ messages)
` [ath9k-devel] "

[PATCH v3] xl: rename "list-vm" command to "vm-list"
 2012-06-29 14:43 UTC  (2+ messages)

[PATCH] docs: various typos
 2012-06-29 14:43 UTC  (2+ messages)

[PATCH] spi: Add AD-FMCOMMS1-EBZ I2C-SPI bridge driver
 2012-06-29 14:42 UTC  (3+ messages)

From which tree can I start Linux kernel development
 2012-06-29 14:41 UTC  (4+ messages)

[Buildroot] [git commit] eeprog: use provided linker flags as well
 2012-06-29 14:40 UTC 

[Buildroot] [git commit] ncurses: build statically when BR2_PREFER_STATIC_LIB
 2012-06-29 14:40 UTC 

[Buildroot] [git commit] mii-diag: remove unneded explicit static linking handling
 2012-06-29 14:40 UTC 

[Buildroot] [git commit] package/Makefile.in: link statically when BR2_PREFER_STATIC_LIB
 2012-06-29 14:40 UTC 

[Buildroot] [git commit] nanocom: use provided compiler/linker flags as well
 2012-06-29 14:40 UTC 

[Buildroot] [git commit] iostat: use provided linker flags as well
 2012-06-29 14:40 UTC 

[Buildroot] [git commit] input-tools: use provided linker flags as well
 2012-06-29 14:40 UTC 

[PATCH v2] autoconf: correctly parse *_INCLUDES and *_LIB env vars
 2012-06-29 14:39 UTC  (2+ messages)

Current state of AM33xx patches
 2012-06-29 14:20 UTC  (15+ messages)

Welcome to selinux
 2012-06-29 14:38 UTC  (5+ messages)

[PATCH] linux-2.6.18/x86: make xor block handling uniform
 2012-06-29 14:29 UTC 

Kernel panic from "btrfs subvolume delete"
 2012-06-29 14:29 UTC  (5+ messages)

DVB core enhancements - comments please?
 2012-06-29 14:28 UTC  (6+ messages)

[PATCH 00/40] AutoNUMA19
 2012-06-29 14:26 UTC  (20+ messages)
` [PATCH 01/40] mm: add unlikely to the mm allocation failure check
` [PATCH 02/40] autonuma: make set_pmd_at always available
` [PATCH 03/40] autonuma: export is_vma_temporary_stack() even if CONFIG_TRANSPARENT_HUGEPAGE=n
` [PATCH 04/40] xen: document Xen is using an unused bit for the pagetables
` [PATCH 05/40] autonuma: define _PAGE_NUMA_PTE and _PAGE_NUMA_PMD
` [PATCH 13/40] autonuma: CPU follow memory algorithm

[PATCH 1/1 v2 ] ipmi: Setting OS name as Linux in BMC
 2012-06-29 14:27 UTC  (4+ messages)

[PATCH] ASoC: dapm: Fix snd_soc_dapm_put_volsw() connect
 2012-06-29 14:29 UTC  (2+ messages)

[PATCH] linux-2.6.18/x86: improve CR0 read/write handling
 2012-06-29 14:24 UTC 

[RFC] Bluetooth: btmrvl: Do not send vendor events to bluetooth stack
 2012-06-29 14:23 UTC  (6+ messages)
` [PATCHv2] "

dib0700 can't enable debug messages
 2012-06-29 14:25 UTC  (2+ messages)

[U-Boot] [PATCH] arm: bugfix: save_boot_params_default accesses uninitalized stack when -O0
 2012-06-29 14:21 UTC  (7+ messages)
    ` [U-Boot] [PATCH v2] "
        ` [U-Boot] [PATCH v3] "

[PATCH 0/3 V1] add 88pm80x mfd driver
 2012-06-29 14:21 UTC  (9+ messages)
` [PATCH 1/3] mfd: support 88pm80x in 80x driver

[PATCH] ARM: OMAP2+: PM: fix IRQ_NOAUTOEN removal by mis-merge
 2012-06-29 14:20 UTC  (4+ messages)

[PATCH 00/23 v6] cleanup atmel_mxt_ts
 2012-06-29 14:23 UTC  (2+ messages)

[PATCH -V1 0/9] arch/powerpc: Add 64TB support to ppc64
 2012-06-29 14:17 UTC  (10+ messages)
` [PATCH -V1 1/9] arch/powerpc: Use hpt_va to compute virtual address
` [PATCH -V1 2/9] arch/powerpc: Convert virtual address to a struct
` [PATCH -V1 3/9] arch/powerpc: Simplify hpte_decode
` [PATCH -V1 4/9] arch/powerpc: Use vsid and segment offset to represent virtual address
` [PATCH -V1 5/9] arch/powerpc: Make KERN_VIRT_SIZE not dependend on PGTABLE_RANGE
` [PATCH -V1 6/9] arch/powerpc: Increase the slice range to 64TB
` [PATCH -V1 7/9] arch/powerpc: Use 50 bits of VSID in slbmte
` [PATCH -V1 8/9] arch/powerpc: Use 32bit array for slb cache
` [PATCH -V1 9/9] arch/powerpc: Add 64TB support

Loosed files after umount/mount
 2012-06-29 14:20 UTC  (4+ messages)

[PATCH v5 0/3] Prepare for GPMC driver conversion
 2012-06-29 14:15 UTC  (9+ messages)
` [PATCH v5 3/3] ARM: OMAP2+: onenand: prepare for gpmc driver migration

[PATCH 1/1] Input: hanwang - add support for Art Master II tablet
 2012-06-29 14:14 UTC 

[Query] Clearing V4L2_BUF_FLAG_MAPPED flag on a videobuf2 buffer after munmap
 2012-06-29 14:13 UTC 

[PATCH] backlight: add support for disabling backlights via sysfs
 2012-06-29 14:11 UTC  (6+ messages)

[PATCH] libibumad: update umad_recv man page
 2012-06-29 14:10 UTC  (2+ messages)

[PATCH 0/4] Enable building modules on target
 2012-06-29 13:59 UTC  (13+ messages)
` [PATCH 1/4] linux-libc-headers-yocto: Do not include linux-yocto
  ` [PATCH 3/4] kernel: Add kernel-headers package for target module build
  ` [poky] [PATCH 1/4] linux-libc-headers-yocto: Do not include linux-yocto

ubifs_iget: failed to read inode 1
 2012-06-29 14:13 UTC  (2+ messages)

Can give some help?
 2012-06-29 14:07 UTC  (3+ messages)

[PATCH 1/1] ARM: OMAP3: PM: don't explicitly enable the IO-chain interrupt
 2012-06-29 14:07 UTC  (5+ messages)

[PATCH] UBI: add minimal amount of reserved erase blocks in Kconfig
 2012-06-29 14:10 UTC  (7+ messages)

inotify: notify IN_DELETE_SELF when file is deleted or inode deleted ?
 2012-06-29 14:06 UTC 

[PATCH V5 5/8] usb/acpi: add check for the connect type of usb port
 2012-06-29 14:06 UTC  (2+ messages)

[PATCH net-next 1/2] r8169: support RTL8106E
 2012-06-29 13:51 UTC  (4+ messages)
` [PATCH net-next 2/2] r8169: support RTL8168G

[PATCH] pcm_bluetooth: accept BT_A2DP_SBC_SOURCE codec
 2012-06-29 14:02 UTC  (4+ messages)

[PATCH] I2C: OMAP: fix runtime PM get/put balance on error
 2012-06-29 14:00 UTC  (5+ messages)

[PATCH 0/3] powerpc: delete WR sbc8560 board support
 2012-06-29 14:00 UTC  (5+ messages)
` [PATCH 2/3] mtd: delete SBC82xx/SBC8560 MTD mapping support

[PATCH 0/2] L2CAP: Locking and refcnt fixes
 2012-06-29 13:58 UTC  (3+ messages)
` [PATCH 1/2] Bluetooth: Add refcnt to l2cap_conn
` [PATCH 2/2] Bluetooth: Lock l2cap chan in sockopt

[PATCH v2] mac80211: correct size the argument to kzalloc in minstrel_ht
 2012-06-29 13:56 UTC  (2+ messages)

[PATCH 1/2] mfd: wm8994: Use regcache_sync_region() to sync GPIO registers on suspend
 2012-06-29 13:55 UTC  (2+ messages)
` [PATCH 2/2] mfd: wm8994: Also restore GPIO IRQ masks after reset

[Cluster-devel] [PATCH] gfs2-utils: Remove obsolete tools
 2012-06-29 13:53 UTC  (3+ messages)

[PATCH] sdp: Prevent duplicate records registration
 2012-06-29 13:52 UTC  (6+ messages)

[PATCH 1/8] mmc: spi: Move SSP register definitions into separate file
 2012-06-29 13:49 UTC  (4+ messages)
` [PATCH 8/8] mmc: spi: Add DMA support into SPI driver

[PATCH 00/21] More Haswell patches
 2012-06-29 13:49 UTC  (4+ messages)
` [PATCH 13/21] drm/i915: add RPS configuration for Haswell

[PATCH] UBI: Change the default percentage of reserved PEB
 2012-06-29 13:51 UTC  (2+ messages)

BSP for taskit stamp9g20
 2012-06-29 13:47 UTC  (7+ messages)

[PATCH v3 0/4] dt: device tree support for TI EMIF driver for 3.6
 2012-06-29 13:46 UTC  (13+ messages)
` [PATCH v3 4/4] memory: emif: add device tree support to emif 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.