All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-02-11 09:14:48 to 2011-02-11 11:15:27 UTC [more...]

[PATCH] ARM: SAMSUNG: Removing dependency on CONFIG_PM_DEBUG for clock debugging
 2011-02-12 17:06 UTC  (3+ messages)

[PATCH 1/2] ASoC: WM8994: Improve robustness in some use cases
 2011-02-11 11:15 UTC  (2+ messages)

[PATCH v9 00/11] dmtimer adaptation to platform_driver
 2011-02-11 11:17 UTC  (12+ messages)
` [PATCH v9 01/11] OMAP2+: dmtimer: add device names to flck nodes
` [PATCH v9 02/11] OMAP2420: hwmod data: add dmtimer
` [PATCH v9 03/11] OMAP2430: "
` [PATCH v9 04/11] OMAP3: "
` [PATCH v9 05/11] OMAP4: "
` [PATCH v9 06/11] OMAP1: dmtimer: conversion to platform devices
` [PATCH v9 07/11] OMAP2+: dmtimer: convert "
` [PATCH v9 08/11] OMAP: dmtimer: platform driver
` [PATCH v9 09/11] OMAP: dmtimer: switch-over to platform device driver
` [PATCH v9 10/11] OMAP: dmtimer: pm_runtime support
` [PATCH v9 11/11] OMAP: dmtimer: add timeout to low-level routines

[PATCH] Bluetooth: hcitool: add bdaddr type option to lecc
 2011-02-11 11:14 UTC  (2+ messages)

[PATCH 1/7] ASoC: WM8903: Fix mic detection register definitions
 2011-02-11 11:11 UTC  (3+ messages)
` [PATCH 3/7] ASoC: WM8903: Handle micdet_cfg more safely

ANNOUNCE: telepathy-ring 2.1.3
 2011-02-11 11:11 UTC 

[PATCH] Bluetooth: hcitool: add option for LE_Scan_Type parameter
 2011-02-11 11:09 UTC  (2+ messages)

802.11s power save improvement
 2011-02-11 11:06 UTC 

NULL deref in drivers/md/dm-crypt.c:crypt_convert()
 2011-02-11 11:04 UTC  (7+ messages)

[Xenomai-help] Signal mask inheritance
 2011-02-11 11:04 UTC  (3+ messages)

ath9k - cannot reconnect few meters from the antenna
 2011-02-11 11:03 UTC  (3+ messages)

[PATCH 01/14] net/fec: no need to cast arguments for memcpy
 2011-02-11 11:03 UTC  (15+ messages)
` [PATCH 02/14] net/fec: release mem_region requested in probe in error path and remove
` [PATCH 03/14] net/fec: don't free an irq that failed to be requested
` [PATCH 04/14] net/fec: no need to check for validity of ndev in suspend and resume
` [PATCH 05/14] net/fec: no need to memzero private data
` [PATCH 06/14] net/fec: put the ioremap cookie immediately into a void __iomem pointer
` [PATCH 07/14] net/fec: consolidate all i.MX options to CONFIG_ARM
` [PATCH 08/14] net/fec: add phy_stop to fec_enet_close
` [PATCH 09/14] net/fec: consistenly name struct net_device pointers "ndev"
` [PATCH 10/14] net/fec: some whitespace cleanup
` [PATCH 11/14] net/fec: reorder functions a bit allows removing forward declarations
` [PATCH 12/14] net/fec: provide device for dma functions and matching sizes for map and unmap
` [PATCH 13/14] net/fec: postpone unsetting driver data until the hardware is stopped
` [PATCH 14/14] net/fec: enable flow control and length check on enet-mac

[PATCH 2.6.38] ASoC: CX20442: fix wrong reg_cache_default content
 2011-02-11 11:00 UTC  (2+ messages)

C API, usage of function _snd_pcm_file_open()
 2011-02-11 11:00 UTC  (2+ messages)

VM bug with xfs. vm_map_ram() and vm_unmap_ram() 
 2011-02-11 10:58 UTC 

[Bug 34156] New: r600g performance regression between 780c183b and 862ebb41
 2011-02-11 10:56 UTC  (2+ messages)
` [Bug 34156] "

t7610 is no longer valgrind-clean in pu
 2011-02-11 10:46 UTC 

[RFC] dt: add of_platform_bus_snoop() which attaches nodes to devices
 2011-02-11 10:52 UTC  (3+ messages)

[PATCH 03/14] ARM: v6k: remove CPU_32v6K dependencies in asm/spinlock.h
 2011-02-11 10:52 UTC  (17+ messages)
    ` [PATCH] ARM: Avoid discarding sections that might have SMP_ON_UP fixups

[U-Boot] [RFC] ARM: mx31pdk: Use the new relocation scheme
 2011-02-11 10:51 UTC  (13+ messages)

[PATCH] i2c-omap: Double clear of ARDY status in IRQ handler
 2011-02-11 10:50 UTC  (2+ messages)

[PATCHv6] watchdog: add support for the Synopsys DesignWare WDT
 2011-02-11 10:50 UTC  (3+ messages)

[U-Boot] ARM: NVIDIA Tegra2 SoC support, running/flashing on Harmony
 2011-02-11 10:49 UTC  (3+ messages)

[mmotm] BUG: Bad page state in process khugepaged ?
 2011-02-11 10:49 UTC  (7+ messages)

[Piketon bisected]TIMEOUT when running gem_tiled_blits
 2011-02-11 10:47 UTC  (3+ messages)

[PATCH] ip_gre: Add IPPROTO_GRE to flowi in ipgre_tunnel_xmit
 2011-02-11 10:44 UTC  (2+ messages)

[Bug 33887] New: nouveau causes graphic corruption were you cant do anything
 2011-02-11 10:43 UTC  (2+ messages)
  ` [Bug 33887] "

[PATCH 0/7] fsnotify: use a groups mark_mutex to synchronize access to its mark list
 2011-02-11 10:36 UTC  (8+ messages)
` [PATCH 1/7] fsnotify: take groups mark_lock before mark lock
` [PATCH 2/7] fanotify: add an extra flag to mark_remove_from_mask that indicates wheather a mark could be destroyed
` [PATCH 3/7] fsnotify: introduce fsnotify_remove_mark()
` [PATCH 4/7] fsnotify: replace most calls of fsnotify_destroy_mark() with fsnotify_remove_mark()
` [PATCH 5/7] fsnotify: use a mutex instead of a spinlock to protect a groups mark list
` [PATCH 6/7] fsnotify: introduce locked versions of fsnotify_add_mark() and fsnotify_remove_mark()
` [PATCH 7/7] fsnotify: replace the groups mutex with the groups mark list mutex

[PATCH v2] i.MX51 iomux: Fixes MX51_PAD_UART2_TXD__UART2_TXD declaration
 2011-02-11 10:41 UTC 

[PATCH] Big endian support for RV730
 2011-02-11  9:55 UTC  (2+ messages)

Status of the svn remote helper project (Nov, 2010)
 2011-02-11 10:36 UTC  (6+ messages)
` Status of the svn remote helper project (Nov 2010, #2)
  ` Status of the svn remote helper project (Dec 2010, #1)
    ` Status of the svn remote helper project (Jan 2011, #1)
      ` Plans for the vcs-svn-pu branch
        ` [PATCH] svn-fe: warn about experimental status

[U-Boot] Trouble with U-Boot on our EVM-based hardware
 2011-02-11 10:35 UTC 

Comments on Xen bug 1732
 2011-02-11 10:34 UTC  (7+ messages)
          `  "

[PATCH 1/1] PCI: tune up ICH4 quirk for broken BIOSes
 2011-02-11 10:32 UTC  (7+ messages)

[PATCH 00/16] Misc patches
 2011-02-11 10:31 UTC  (17+ messages)
` [PATCH 01/16] Align orphan strings
` [PATCH 02/16] Perf: speed up hash tables
` [PATCH 03/16] Perf: New HASH function
` [PATCH 04/16] Perf: optimize _eat_space and _get_token
` [PATCH 05/16] Remove fs_unlock after failed suspend
` [PATCH 06/16] Fix !DEVMAPPER_SUPPORT build
` [PATCH 07/16] Void* arithmetic replaced with char*
` [PATCH 08/16] API change - support more const arg
` [PATCH 09/16] Use cleaner const *pointer
` [PATCH 10/16] Const fixing
` [PATCH 11/16] const - static merge to const patch
` [PATCH 12/16] Add missing stacks to toollib.c
` [PATCH 13/16] Add missing stack traces for polldaemon
` [PATCH 14/16] Add debug message for open_count failure
` [PATCH 15/16] Remove dead assignment of lock_flags
` [PATCH 16/16] Remove dead assignment in vgconvert_single

[PATCH] mmci: make sure DMA transfers wait for FIFO drain
 2011-02-11 10:30 UTC  (5+ messages)

domainless lookups
 2011-02-11 10:29 UTC  (3+ messages)
` [PATCH 1/2] configure: reduce minimum autoconf version to 2.65
` [PATCH 2/2] nss: allow domainless lookups

[msysGit] git-svn.perl should check GIT_ASKPASS environment
 2011-02-11 10:28 UTC  (3+ messages)

omapfb with 18bpp display
 2011-02-11 10:28 UTC 

[PATCH 0/3] linux: factor dts/dtc/dtb handling into a specific include
 2011-02-11 10:27 UTC  (6+ messages)
` [PATCH 1/3] "
    ` [poky] "

[PATCH 1/2] arm: mx50_rdp: add fec support
 2011-02-11 10:24 UTC  (3+ messages)
` [PATCH 2/2] ARM: imx50: correct iomux-mx50.h wrong daisy chain settings

[ath9k-devel] Progress on Ath9k HT support on Adhoc mode
 2011-02-11 10:24 UTC  (4+ messages)

[PATCH 2/6] rtlwifi: Add usb driver
 2011-02-11 10:22 UTC  (8+ messages)
` about Mac80211 scan issue
      ` 答复: "
          ` 答复: "
              ` 答复: 答复: 答复: about Mac80211scan issue
                ` [RFC] mac80211: cisco 1252 HT bw20, sta->ht_cap.cap bw is wrong

[RFC PATCH 0/2] OMAP: PM: add devices wakeup latency constraints APIs
 2011-02-11 10:23 UTC  (3+ messages)
` [PATCH 2/2] OMAP: PM: implement "

[Bug 33185] X crashes when kWin effects are turned on
 2011-02-11 10:18 UTC  (3+ messages)

[PATCH net-next-2.6 v7 1/1] can: c_can: Added support for Bosch C_CAN controller
 2011-02-11 10:17 UTC 

libnl vs. libnl2 madness
 2011-02-11 10:15 UTC  (4+ messages)

OpenEmbedded 2011.3 Release: Request for targets!
 2011-02-11 10:10 UTC  (3+ messages)

[Qemu-devel] target-arm
 2011-02-11 10:09 UTC  (2+ messages)

[PATCH v2] Bluetooth: Add firmware support for Atheros 3012
 2011-02-11 10:08 UTC 

[PATCH 0/2] PV_MIN_SIZE
 2011-02-11 10:08 UTC  (3+ messages)
` [PATCH 1/2] Add find_config_tree_int64 function
` [PATCH 2/2] Replace PV_MIN_SIZE with function pv_min_size()

[PATCH] libxl: don't require vncpasswd when empty
 2011-02-11 10:08 UTC 

[PATCH 0/2][PULL] Fix Bug 603
 2011-02-11 10:07 UTC  (3+ messages)
` [PATCH 1/2] wpa-supplicant: change dbus interface

[PATCH 0/5] sdhci-esdhc-imx: use gpio for write protection and card detection
 2011-02-11 10:07 UTC  (9+ messages)
` [PATCH 1/5] mmc: sdhci-esdhc-imx: add support for write protect on custom GPIO
` [PATCH 2/5] mmc: sdhci-esdhc: broken card detection is not a default quirk

[RFC PATCH 4/3] block: skip elevator initialization for flush requests
 2011-02-11 10:08 UTC  (3+ messages)
` [PATCH v2 2/2] block: share request flush fields with elevator_private

Howto test a server is up
 2011-02-11 10:06 UTC 

[PATCH] Input: fixed EVIOCGRAB iterative grab/release
 2011-02-11 10:04 UTC  (2+ messages)

[PATCH] mtd: jedec_probe: initialise make sector erase command variable
 2011-02-11 10:02 UTC  (4+ messages)

Using Origin hashes to improve rebase behavior
 2011-02-11 10:02 UTC  (2+ messages)

[Xenomai-help] Clocksource tsc unstable
 2011-02-11 10:01 UTC 

[PATCH 0/6 v4] cfq-iosched: Introduce CFQ group hierarchical scheduling and "use_hierarchy" interface
 2011-02-11  9:58 UTC  (3+ messages)

[U-Boot] Networking problem with LAN8700 PHY at Cogent CSB737
 2011-02-11  9:58 UTC  (2+ messages)

[git pull] i915 fixes
 2011-02-11  9:58 UTC 

[PATCH 1/1] Critical section
 2011-02-11  9:57 UTC 

[PATCH 1/2] perf_events: add cgroup support (v8)
 2011-02-11  9:56 UTC  (7+ messages)

[Xenomai-help] Problems with rt_task_create and rt_task_join
 2011-02-11  9:56 UTC  (2+ messages)

[PATCH] mtd: cfi_cmdset_0002: fix sector erase command for AM29LV040B
 2011-02-11 10:00 UTC  (4+ messages)

[PATCH] scsi: make scsi_devinfo infrastructure optional
 2011-02-11  9:52 UTC  (5+ messages)

linux-next: manual merge of the percpu tree with the tip tree
 2011-02-11  9:52 UTC  (2+ messages)

[linux-pm] [PATCH 0/2] Fix hangup after creating checkpoint on Xen
 2011-02-11  9:51 UTC  (9+ messages)
    ` [Xen-devel] "
      `  "

SMBIOS / DMI Event Logs in Linux?
 2011-02-11  9:54 UTC  (3+ messages)

libxl: error handling before xenstored runs
 2011-02-11  9:49 UTC  (10+ messages)

[Qemu-devel] [PATCH 00/17 v2] LatticeMico32 target
 2011-02-11  9:48 UTC  (2+ messages)
` [Qemu-devel] "

ARM: relocation out of range (when loading a module)
 2011-02-11  9:45 UTC  (18+ messages)

[Xenomai-help] Exception handlers in primary domain / user-space signals
 2011-02-11  9:44 UTC  (18+ messages)

[PATCH v2 0/5] ARM: omap[34]: Thumb-2 compatibility fixes
 2011-02-11  9:43 UTC  (13+ messages)
` [PATCH v2 5/5] ARM: omap3: Thumb-2 compatibility for sleep34xx.S

2.6.38-rc3: kernel BUG at fs/nfsd/nfs4state.c:3132!
 2011-02-11  9:38 UTC  (2+ messages)

[PATCH v2 0/2] ARM: IMX5: cpuidle driver
 2011-02-11  9:36 UTC  (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] ARM: IMX5 bbg: add cpuidle parameters

[Buildroot] [PATCH] Add package xmlstarlet
 2011-02-11  9:35 UTC  (2+ messages)

SPC-1 profile
 2011-02-11  9:34 UTC  (5+ messages)

[U-Boot] MTD partitions not mounted by the kernel
 2011-02-11  9:34 UTC  (7+ messages)

[memory sharing] bug on get_page_and_type
 2011-02-11  9:32 UTC  (11+ messages)

[PATCH] ARM: S5PV210: Use REGULATOR_SUPPLY macro for regulator consumers
 2011-02-11  9:31 UTC  (2+ messages)

[PATCH] bluetooth: single SDP record for all adapters
 2011-02-11  9:31 UTC 

[Buildroot] [git commit master 1/1] imagemagick: bump version
 2011-02-11  9:26 UTC 

[Buildroot] [git commit master 1/1] package: add xmlstarlet package
 2011-02-11  9:26 UTC 

[Buildroot] [git commit master 1/1] libcue: fix build on uClibc with locale support enabled
 2011-02-11  9:26 UTC 

[PATCH] drm/i915: Use TILECTL on SNB to detect swizzle mode
 2011-02-11  9:25 UTC 

[PATCH v2] flex_array: Change behaviour on zero size allocations
 2011-02-11  9:25 UTC  (3+ messages)

Xen hypervisor failed to startup when booting CPUs
 2011-02-11  9:23 UTC  (2+ messages)

[PATCH] mx31: add support for the bugbase 1.3 from buglabs
 2011-02-11  9:23 UTC  (5+ messages)
` [PATCH 1/3] ARM: mx3+mx5: rename to ${machine}_init
  ` [PATCH 1/3 v2] ARM: mx3+mx5: rename mxc_board_init "
` [PATCH 2/3] ARM: mx3: remove some useless comments
` [PATCH 3/3] ARM: mx3/mx31ads: fix comments of irq callbacks

[PATCH] rtc: rtc-s3c: fix prototype for s3c_rtc_setaie()
 2011-02-11  9:22 UTC 

[RFC PATCH 01/13] Intel(R) MEI Driver
 2011-02-11  9:19 UTC  (4+ messages)

[PATCH] Platform: add Samsung Laptop platform driver
 2011-02-11  9:17 UTC  (2+ messages)

libsdl-mixer_1.2.11: task compile fails with `/bin/sed: can't read =/usr/lib/libts.la: No such file or directory`
 2011-02-11  9:16 UTC  (2+ messages)

"slab: Fix missing DEBUG_SLAB last user" breaks ARM
 2011-02-11  9:14 UTC  (6+ 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.