All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-03-03 13:09:31 to 2012-03-03 16:33:52 UTC [more...]

[PATCH 1/2] dccp ccid-3: replace incorrect BUG_ON
 2012-03-03 16:33 UTC 

[PATCH 0/2][BUG-FIX] dccp: two bug-fixes
 2012-03-03 16:33 UTC 

[Buildroot] [PATCH] lite: Remove excess slashes from pkg-config file
 2012-03-03 16:32 UTC  (3+ messages)

[PATCH 0/3] video: s3c-fb: Rearrange the elements in platform data
 2012-03-03 16:30 UTC  (10+ messages)
` [PATCH 1/3] video: s3c-fb: move video interface timing out of window setup data
` [PATCH 2/3] video: s3c-fb: remove 'default_win' element from platform data
` [PATCH 3/3] ARM: Exynos: Rework platform data for lcd controller for Origen board

[PATCH 00/12] For 3.4 (3rd take)
 2012-03-03 16:29 UTC  (4+ messages)
` [PATCH 08/12] commit 6f38b4ba433ac6494f83cb73dd07dcbde797e1e0

[U-Boot] [PATCH v6 0/20] tegra: Add fdt definitions and USB driver
 2012-03-03 16:26 UTC  (13+ messages)
` [PATCH v6 11/20] tegra: fdt: Add clock bindings for Tegra2 Seaboard
                  ` [U-Boot] "

[Buildroot] [PATCH] qt: X11 support
 2012-03-03 16:23 UTC  (2+ messages)

[U-Boot] [PATCH] [PATCH] net/eth.c: Avoid Warning when ethxaddr is not set
 2012-03-03 16:19 UTC  (5+ messages)

[PATCH] compat: makes all compat symbols EXPORT_SYMBOL_GPL()
 2012-03-03 16:15 UTC  (3+ messages)

Word-at-a-time dcache name accesses (was Re: .. anybody know of any filesystems that depend on the exact VFS 'namehash' implementation?)
 2012-03-03 16:12 UTC  (3+ messages)
  ` Word-at-a-time dcache name accesses

[PATCH] kprobes/x86: remove extern from function definition
 2012-03-03 16:12 UTC 

[Bug 27922] New: setting graphics mode for text console with video= instead of vga= does not work
 2012-03-03 16:10 UTC  (2+ messages)
` [Bug 27922] "

[U-Boot] [PATCH] i.MX6: mx6q_sabrelite: add SATA bindings
 2012-03-03 16:09 UTC  (3+ messages)

[U-Boot] [PATCH] Avoid using GNU basename
 2012-03-03 16:06 UTC  (5+ messages)

[U-Boot] [PATCH v4 0/13] Introduce generic relocation feature
 2012-03-03 16:01 UTC  (6+ messages)

mxs auart driver problems
 2012-03-03 16:00 UTC 

[PATCH 3/3] netxen: qlogic ethernet : Fix Endian Bug
 2012-03-03 15:59 UTC  (3+ messages)

Proper representation of button touch (as opposed to button press)
 2012-03-03 15:59 UTC  (3+ messages)

Confirm Your Won Amount!
 2012-03-03 15:46 UTC 

Confirm Your Won Amount!
 2012-03-03 15:46 UTC 

[U-Boot] [PATCH] i.MX6: mx6qsabrelite: Add keypress support
 2012-03-03 15:51 UTC  (8+ messages)

OMAP totally fucked?
 2012-03-03 15:46 UTC 

[Qemu-devel] How QEMU handle precise exception?
 2012-03-03 15:44 UTC  (2+ messages)

inquiry
 2012-03-03 15:23 UTC 

How to make a bus with heterogeneous devices?
 2012-03-03 15:44 UTC  (4+ messages)

[PATCH 1/1] PCI: pciehp: Fast presence change handling
 2012-03-03 15:13 UTC 

[Buildroot] Kernel and buildroot in 1MB
 2012-03-03 15:35 UTC  (5+ messages)
      ` [Buildroot] [PATCH] bifferboard: new board

[PATCH] ASoC: wm8994: Suppres noop updates of FLL K
 2012-03-03 15:33 UTC 

[Qemu-devel] [0/6] Assorted bugfixes
 2012-03-03 15:29 UTC  (5+ messages)
` [Qemu-devel] [PATCH 6/6] kvm: Fix dirty tracking with large kernel page size

[PATCH 00/18, v2] Make ib_srp better suited for H.A. purposes
 2012-03-03 15:30 UTC  (13+ messages)
` [PATCH 05/18] ib_srp: Separate connection and host state
` [PATCH 06/18] ib_srp: Wait for last completion when disconnecting
` [PATCH 07/18] ib_srp: Introduce three helper functions
` [PATCH 15/18] ib_srp: Maintain a single connection per I_T nexus

perf_guest default bug
 2012-03-03 15:29 UTC 

[PATCH 1/5] ath9k_hw: use cold instead of warm reset on AR9280
 2012-03-03 15:28 UTC  (11+ messages)
` [PATCH 2/5] ath9k: make MAC sample statistics optional
  ` [PATCH 3/5] ath9k: remove rssi/antenna information from recv debug stats
    ` [PATCH 4/5] ath9k: get rid of double queueing of rx frames on EDMA
      ` [PATCH 5/5] ath9k: fix signal strength reporting issues

[U-Boot] [PATCH] USB: Squash warning in usb_hub.c
 2012-03-03 15:28 UTC  (2+ messages)

[PATCH v3 00/10] MT9M032 sensor driver
 2012-03-03 15:28 UTC  (11+ messages)
` [PATCH v3 01/10] v4l: Add driver for Micron MT9M032 camera sensor
` [PATCH v3 02/10] mt9m032: Reorder code into section and whitespace cleanups
` [PATCH v3 03/10] mt9m032: Make get/set format/crop operations consistent across drivers
` [PATCH v3 04/10] mt9m032: Use module_i2c_driver() macro
` [PATCH v3 05/10] mt9m032: Enclose to_dev() macro argument in brackets
` [PATCH v3 06/10] mt9m032: Pass an i2c_client pointer to the register read/write functions
` [PATCH v3 07/10] mt9m032: Put HFLIP and VFLIP controls in a cluster
` [PATCH v3 08/10] mt9m032: Remove unneeded register read
` [PATCH v3 09/10] v4l: Aptina-style sensor PLL support
` [PATCH v3 10/10] mt9m032: Use generic PLL setup code

[U-Boot] [PATCH] integrator: rewrite the AP PCI driver
 2012-03-03 15:28 UTC  (2+ messages)

[PATCH 1/2] intel: Add support for overriding the PCI ID via an environment variable
 2012-03-03 15:22 UTC  (3+ messages)

[PATCH 00/20] ASoC: add imx-sgtl5000 machine driver working with fsl_ssi
 2012-03-03 15:20 UTC  (42+ messages)
` [PATCH 01/20] ASoC: imx: move eukrea audmux call into ASoC machine driver
` [PATCH 02/20] ASoC: imx: move phycore "
` [PATCH 03/20] ARM: imx: merge audmux-v1 and audmux-v2
` [PATCH 04/20] ARM: imx: convert audmux to a platform driver
` [PATCH 05/20] ASoC: imx: move audmux driver into sound/soc/imx
` [PATCH 06/20] ASoC: imx: rename audmux prefix mxc to imx
` [PATCH 07/20] ASoC: imx: move SND_SOC_AC97_BUS selection down to machine driver
` [PATCH 08/20] ASoC: imx: initialize dma_params burstsize just in imx-ssi
` [PATCH 09/20] ASoC: imx: separate imx-pcm bits from imx-ssi driver
` [PATCH 10/20] ASoC: imx: add an explicit Kconfig option for "
` [PATCH 11/20] ASoC: fsl: separate SSI and DMA Kconfig options
` [PATCH 12/20] ASoC: imx: merge sound/soc/imx into sound/soc/fsl
` [PATCH 13/20] ASoC: fsl: create fsl_utils to accommodate the common functions
` [PATCH 14/20] ASoC: fsl: check property 'compatible' for the machine name
` [PATCH 15/20] ASoC: fsl: make fsl_ssi driver compilable on ARM/IMX
` [PATCH 16/20] ASoC: fsl: remove the fatal error checking on codec-handle
` [PATCH 17/20] ASoC: fsl: let fsl_ssi work with imx pcm and machine drivers
` [PATCH 18/20] ASoC: fsl: add dt support for imx-audmux
` [PATCH 19/20] ASoC: rename sgtl5000 device tree binding document
` [PATCH 20/20] ASoC: fsl: add imx-sgtl5000 machine driver

[PATCH] tcp: don't fragment SACKed skbs in tcp_mark_head_lost()
 2012-03-03 15:19 UTC  (3+ messages)

perf_guest default bug
 2012-03-03 15:19 UTC  (3+ messages)

[PATCH v2 00/10] MT9M032 sensor driver
 2012-03-03 15:13 UTC  (7+ messages)
` [PATCH v2 09/10] v4l: Aptina-style sensor PLL support
` [PATCH v2 10/10] mt9m032: Use generic PLL setup code

[Buildroot] [PATCH] boost: Add coment when C++ is missing
 2012-03-03 15:12 UTC  (2+ messages)

[PATCH 00/12] mfd: twl: Fix for irqdomain/next + SPARSE_IRQ + MMC card detect
 2012-03-03 15:09 UTC  (4+ messages)
` [PATCH 11/12] mfd: twl4030-irq: Return twl6030_mmc_card_detect IRQ for board setup

[Qemu-devel] SPARC64: unable to boot OpenBIOS from git master
 2012-03-03 15:09 UTC  (2+ messages)

Device instability, gettext and default
 2012-03-03 15:06 UTC  (4+ messages)

[PATCH 0/3] Fix some documented fixmes
 2012-03-03 15:05 UTC  (7+ messages)
` [PATCH v2 0/3] Fix a few documents fixmes
  ` [PATCH v2 1/3] Use startup_info->prefix rather than prefix
  ` [PATCH v2 2/3] Fix memory leak in apply_patch in apply.c
  ` [PATCH v2 3/3] Add threaded versions of functions in symlinks.c

[PATCH 0/4] thermal: exynos: Add kernel thermal support for exynos platform
 2012-03-03 14:55 UTC  (7+ messages)
` [PATCH 2/4] hwmon: exynos4: Move thermal sensor driver to driver/mfd directory
  ` [lm-sensors] "
` [PATCH 3/4] thermal: exynos4: Register the tmu sensor with the thermal interface layer
  ` [lm-sensors] "
    ` [lm-sensors] [PATCH 3/4] thermal: exynos4: Register the tmu sensor with the thermal interface la

[PATCH] http.proxy: also mention https_proxy and all_proxy
 2012-03-03 14:50 UTC 

[Qemu-devel] [PATCH] coroutine-gthread.c: Avoid threading APIs deprecated in GLib 2.31
 2012-03-03 14:52 UTC 

soundmodem 0.16: fix the AFSK modulator for 300 baud operation (was: RE: 300bps Packet)
 2012-03-03 14:47 UTC  (3+ messages)

v2.22 wish list
 2012-03-03 14:45 UTC  (2+ messages)

[PATCH] Add submenu support to 10_linux (grub-mkconfig)
 2012-03-03 14:41 UTC  (4+ messages)

[PATCHv 2] tcp: properly initialize tcp memory limits part 2 (fix nfs regression)
 2012-03-03 14:43 UTC  (6+ messages)

[PATCH 0/9] [RFC] pageout work and dirty reclaim throttling
 2012-03-03 14:27 UTC  (18+ messages)
` [PATCH 5/9] writeback: introduce the pageout work

[U-Boot] [GIT Pull] u-boot-staging
 2012-03-03 14:31 UTC  (2+ messages)

[U-Boot] [PATCH 0/9] Fix a few warnings that bug me
 2012-03-03 14:31 UTC  (7+ messages)

[RFD] cgroup: about multiple hierarchies
 2012-03-03 14:26 UTC  (5+ messages)

[U-Boot] [PULL] U-Boot USB
 2012-03-03 14:25 UTC  (2+ messages)

[U-Boot] [PATCH] Revert "nand: make 1-bit software ECC configurable"
 2012-03-03 14:24 UTC  (3+ messages)

[PATCH 00/10] memcg: Kernel Memory Accounting
 2012-03-03 14:22 UTC  (8+ messages)
` [PATCH 04/10] memcg: Introduce __GFP_NOACCOUNT

[PATCH] semaphore: fix comment
 2012-03-03 14:18 UTC 

[U-Boot] Pull request: nand flash
 2012-03-03 14:18 UTC  (2+ messages)

[RFH] unpack-trees: cache_entry lifetime issue?
 2012-03-03 14:14 UTC  (3+ messages)

[U-Boot] Pull request: u-boot-nds32/master
 2012-03-03 14:14 UTC  (2+ messages)

[PATCH] mm: fix spelling error
 2012-03-03 14:13 UTC 

default menuentry matching similar entries is broken
 2012-03-03 14:12 UTC  (3+ messages)

[PATCH 1/3] NFSv4: Send implementation id with exchange_id
 2012-03-03 14:09 UTC  (3+ messages)
` [PATCH 3/3] NFSv4: parse and display server implementation ids

[U-Boot] Pull request: u-boot-arm/master
 2012-03-03 14:09 UTC  (2+ messages)

linux-next: dropping trees
 2012-03-03 13:54 UTC  (2+ messages)
` re-adding pcmcia and cpupowerutils trees

no build option fails in kerneltip
 2012-03-03 13:59 UTC  (2+ messages)

[U-Boot] Integity validation (checksum) of a squashfs root file system
 2012-03-03 13:59 UTC  (4+ messages)

[PATCH 1/3] SOC_FAMILY: add to MACHINE_OVERRIDES locally
 2012-03-03 13:55 UTC  (2+ messages)

What is the difference between a kernel BUG and a kernel Oops?
 2012-03-03 13:49 UTC  (3+ messages)

Current state of nftables
 2012-03-03 13:41 UTC  (7+ messages)

git log -z doesn't separate commits with NULs
 2012-03-03 13:41 UTC  (12+ messages)

[PATCH 0/7] [RFC] new cttimeout infrastructure
 2012-03-03 13:40 UTC  (3+ messages)

patch in bugzilla
 2012-03-03 13:39 UTC  (8+ messages)

"yocto" vs "poky" terminology
 2012-03-03 13:39 UTC 

[PATCH] DHCPv6 connection tracker helper
 2012-03-03 13:35 UTC  (10+ messages)

[PATCH] Documentation: Some trivial tweaks to Quick Start Guide
 2012-03-03 13:34 UTC 

[PATCH v5 0/4] common clk framework
 2012-03-03 13:31 UTC  (4+ messages)
` [PATCH v5 3/4] clk: introduce the common clock framework

[xen-unstable test] 12170: tolerable FAIL
 2012-03-03 13:30 UTC 

[U-Boot] i.MX6: mx6qsabrelite: allow use with Freescale 2.6.38 kernels
 2012-03-03 13:30 UTC  (6+ messages)

scheduling while atomic followed by oops upon conntrackd -c execution
 2012-03-03 13:30 UTC  (2+ messages)

Performance optimization of libsepol and the need for detailed policydb docs
 2012-03-03 13:25 UTC  (2+ messages)

xf86-video-modesetting platform patches
 2012-03-03 13:09 UTC  (6+ messages)
` [PATCH 1/5] fix if() brackets in Probe function
` [PATCH 2/5] introduce open_hw() function
` [PATCH 3/5] make busID non mandatory
` [PATCH 4/5] Fix non PCI device probing
` [PATCH 5/5] do not bail out on non pci devices


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.