All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-09-16 22:00:44 to 2012-09-17 00:50:14 UTC [more...]

[ 000/135] 3.2.30-stable review
 2012-09-17  0:36 UTC  (10+ messages)
` [ 001/135] [PARISC] Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the casts
` [ 002/135] ARM: S3C24XX: Fix s3c2410_dma_enqueue parameters
` [ 003/135] ARM: OMAP2+: Fix dmtimer set source clock failure
` [ 004/135] ARM: Orion: Set eth packet size csum offload limit
` [ 007/135] Input: i8042 - add Gigabyte T1005 series netbooks to noloop table
` [ 008/135] [SCSI] mpt2sas: Fix for Driver oops, when loading driver with max_queue_depth command line option to a very small value
` [ 010/135] [SCSI] Fix Device not ready issue on mpt2sas
` [ 012/135] drm/i915: Fix assert_pch_hdmi_disabled to mention HDMI (not DP)
` [ 027/135] drm: Add EDID_QUIRK_FORCE_REDUCED_BLANKING for ASUS VW222S

[Bug 54832] New: Regression: 185ed2105829d6f5eb19edb9abbf0d7977e157c3 breaks swtcl on r300g
 2012-09-17  0:46 UTC  (4+ messages)
` [Bug 54832] Piglit Regression: r300g swtcl 185ed21 draw: simplify index buffer specification

drivers/mfd/tps65090.c: duplicated argument to ||
 2012-09-17  0:45 UTC 

Connecting to Bluetooth Low Energy devices
 2012-09-17  0:44 UTC  (4+ messages)

[U-Boot] [PATCH 0/6] Exynos: Support for display drivers
 2012-09-17  0:42 UTC  (4+ messages)
` [U-Boot] [PATCH 3/6] arm: exynos4: Fix exynos4_fb structure

drivers/platform/x86/acer-wmi.c: ERROR: obj is NULL but dereferenced
 2012-09-17  0:41 UTC 

[omap:tmp-merge 31/47] drivers/mfd/twl-core.c:49:22: fatal error: plat/cpu.h: No such file or directory
 2012-09-17  0:35 UTC  (2+ messages)
` [omap:tmp-merge 31/47] drivers/mfd/twl-core.c:49:22: fatal error: plat/cpu.h: No such file or direct

Goodluck
 2012-09-17  0:30 UTC  (2+ messages)

[PATCH 24/24] ARM: msm: Allow 8960 and 8660 to compile together
 2012-09-17  0:38 UTC  (2+ messages)

drivers/gpu/drm/vmwgfx/vmwgfx_resource.c: alloc with no test
 2012-09-17  0:34 UTC 

[GIT PULL] i.MX patches for -next
 2012-09-17  0:30 UTC  (2+ messages)

Can't figure out how to use mnt_table_get_root_fs from libmount
 2012-09-17  0:21 UTC  (3+ messages)

the return of jfs-next
 2012-09-17  0:20 UTC  (2+ messages)

[PATCH RT 0/2] [ANNOUNCE] 3.2.28-rt43-rc1 stable review
 2012-09-17  0:13 UTC  (2+ messages)

[lm-sensors] [PATCH] applesmc: Bump max wait and rearrange udelay
 2012-09-17  0:11 UTC  (13+ messages)
              `  "

raid1 issue after disk failure: both disks of the array are still active
 2012-09-17  0:03 UTC  (16+ messages)

[PATCH] of: add of_find_child_by_name implementation
 2012-09-16 23:58 UTC  (3+ messages)

[PATCH 00/19] First HREF Device Tree enablement patch-set
 2012-09-16 23:45 UTC  (7+ messages)
` [PATCH 16/19] mfd: Provide the tc3589x with its own IRQ domain
` [PATCH 17/19] mfd: Enable the tc3589x for Device Tree

[PATCH 00/24] ARM: readl/writel conversion fallout
 2012-09-16 23:43 UTC  (13+ messages)
` [PATCH 06/24] ARM: integrator: use __iomem pointers for MMIO
` [PATCH 13/24] ARM: nomadik: "

[GIT PULL] Renesas ARM-based SoC: Boards for 3.7 #2
 2012-09-16 23:40 UTC  (3+ messages)

[Qemu-devel] [PATCH v3 0/1] virtio-rng: hardware random number generator
 2012-09-16 23:36 UTC  (4+ messages)

[PATCH] Support for Asus MyCinema U3100Mini Plus
 2012-09-16 23:36 UTC  (15+ messages)

[PATCH 0/2] mfd: MAX77693: Fix bug
 2012-09-16 23:30 UTC  (3+ messages)

[PATCH 2/6] drivers/mfd: drop frees of devm allocated data
 2012-09-16 23:24 UTC  (5+ messages)

[PATCH] Fix queueing work if !bdi_cap_writeback_dirty()
 2012-09-16 23:24 UTC  (11+ messages)

[PATCH 2/3] drivers/mfd/palmas.c: drop kfree of devm_kzalloc's data
 2012-09-16 23:23 UTC  (3+ messages)

[U-Boot] [PATCH 00/71] serial: Massive rework of the serial subsystem
 2012-09-16 23:21 UTC  (72+ messages)
` [U-Boot] [PATCH 01/71] serial: Coding style cleanup of struct serial_device
` [U-Boot] [PATCH 02/71] serial: Rename .init() and .uninit() in serial_device
` [U-Boot] [PATCH 03/71] serial: Properly spell out the structure member names of serial_driver
` [U-Boot] [PATCH 04/71] serial: pxa: Implement default_serial_console in serial_pxa.c
` [U-Boot] [PATCH 05/71] serial: pxa: Make use of default_serial_console in serial_pxa
` [U-Boot] [PATCH 06/71] serial: pxa: Make local functions static
` [U-Boot] [PATCH 07/71] serial: mpc512x: Properly define CONFIG_SYS_PSC3 in config files
` [U-Boot] [PATCH 08/71] serial: Implement serial_initfunc() macro
` [U-Boot] [PATCH 09/71] serial: mpc8xx: Move serial registration from serial_initialize()
` [U-Boot] [PATCH 10/71] serial: s3c24xx: "
` [U-Boot] [PATCH 11/71] serial: pxa: "
` [U-Boot] [PATCH 12/71] serial: s5p: "
` [U-Boot] [PATCH 13/71] serial: microblaze: "
` [U-Boot] [PATCH 14/71] serial: mpc512x: "
` [U-Boot] [PATCH 15/71] serial: ns16550: "
` [U-Boot] [PATCH 16/71] serial: bfin: Remove the bfin_serialN_device exports from serial.h
` [U-Boot] [PATCH 17/71] serial: bfin: Adjust serial_register_bfin_uart()
` [U-Boot] [PATCH 18/71] serial: zoom2: Remove zoom2 serial prototypes from serial.h
` [U-Boot] [PATCH 19/71] serial: bfin: Flip the jtag serial console to CONFIG_SERIAL_MULTI
` [U-Boot] [PATCH 20/71] serial: mips: Implement CONFIG_SERIAL_MULTI into au1x00 serial driver
` [U-Boot] [PATCH 21/71] serial: mips: Implement CONFIG_SERIAL_MULTI into asc "
` [U-Boot] [PATCH 22/71] serial: mips: Implement CONFIG_SERIAL_MULTI into JZ "
` [U-Boot] [PATCH 23/71] serial: powerpc: Implement CONFIG_SERIAL_MULTI into mpc5xx "
` [U-Boot] [PATCH 24/71] serial: powerpc: Implement CONFIG_SERIAL_MULTI into mpc8220 "
` [U-Boot] [PATCH 25/71] serial: powerpc: Implement CONFIG_SERIAL_MULTI into mpc8260 serial drivers
` [U-Boot] [PATCH 26/71] serial: powerpc: Implement CONFIG_SERIAL_MULTI into mpc85xx serial driver
` [U-Boot] [PATCH 27/71] serial: powerpc: Implement CONFIG_SERIAL_MULTI into iop480 "
` [U-Boot] [PATCH 28/71] serial: sparc: Implement CONFIG_SERIAL_MULTI into leon2 "
` [U-Boot] [PATCH 29/71] serial: sparc: Implement CONFIG_SERIAL_MULTI into leon3 "
` [U-Boot] [PATCH 30/71] serial: powerpc: Implement CONFIG_SERIAL_MULTI into marvell "
` [U-Boot] [PATCH 31/71] serial: powerpc: Implement CONFIG_SERIAL_MULTI into amirix "
` [U-Boot] [PATCH 32/71] serial: powerpc: Implement CONFIG_SERIAL_MULTI into bmw "
` [U-Boot] [PATCH 33/71] serial: powerpc: Implement CONFIG_SERIAL_MULTI into cogent "
` [U-Boot] [PATCH 34/71] serial: powerpc: Implement CONFIG_SERIAL_MULTI into cpci750 "
` [U-Boot] [PATCH 35/71] serial: powerpc: Implement CONFIG_SERIAL_MULTI into evb64260 "
` [U-Boot] [PATCH 36/71] serial: powerpc: Implement CONFIG_SERIAL_MULTI into ml2 "
` [U-Boot] [PATCH 37/71] serial: powerpc: Implement CONFIG_SERIAL_MULTI into sconsole "
` [U-Boot] [PATCH 38/71] serial: powerpc: Implement CONFIG_SERIAL_MULTI into p3mx "
` [U-Boot] [PATCH 39/71] serial: arm: Implement CONFIG_SERIAL_MULTI into altera_jtag "
` [U-Boot] [PATCH 40/71] serial: arm: Implement CONFIG_SERIAL_MULTI into altera "
` [U-Boot] [PATCH 41/71] serial: arm: Implement CONFIG_SERIAL_MULTI into atmel "
` [U-Boot] [PATCH 42/71] serial: arm: Implement CONFIG_SERIAL_MULTI into lpc32xx "
` [U-Boot] [PATCH 43/71] serial: mcf: Implement CONFIG_SERIAL_MULTI into MCF "
` [U-Boot] [PATCH 44/71] serial: Implement CONFIG_SERIAL_MULTI into ns9750 "
` [U-Boot] [PATCH 45/71] serial: oc: Implement CONFIG_SERIAL_MULTI into OpenCores "
` [U-Boot] [PATCH 46/71] serial: arm: Implement CONFIG_SERIAL_MULTI into s3c4510b "
` [U-Boot] [PATCH 47/71] serial: arm: Implement CONFIG_SERIAL_MULTI into s3c64xx "
` [U-Boot] [PATCH 48/71] serial: sandbox: Implement CONFIG_SERIAL_MULTI into sandbox "
` [U-Boot] [PATCH 49/71] serial: arm: Implement CONFIG_SERIAL_MULTI into clps7111 "
` [U-Boot] [PATCH 50/71] serial: arm: Implement CONFIG_SERIAL_MULTI into imx "
` [U-Boot] [PATCH 51/71] serial: arm: Implement CONFIG_SERIAL_MULTI into ixp "
` [U-Boot] [PATCH 52/71] serial: arm: Implement CONFIG_SERIAL_MULTI into ks8695 "
` [U-Boot] [PATCH 53/71] serial: arm: Implement CONFIG_SERIAL_MULTI into lh7a40x "
` [U-Boot] [PATCH 54/71] serial: arm: Implement CONFIG_SERIAL_MULTI into lpc2292 "
` [U-Boot] [PATCH 55/71] serial: Implement CONFIG_SERIAL_MULTI into max3100 "
` [U-Boot] [PATCH 56/71] serial: arm: Implement CONFIG_SERIAL_MULTI into mxc "
` [U-Boot] [PATCH 57/71] serial: arm: Implement CONFIG_SERIAL_MULTI into netarm "
` [U-Boot] [PATCH 58/71] serial: arm: Implement CONFIG_SERIAL_MULTI into pl01x "
` [U-Boot] [PATCH 59/71] serial: arm: Implement CONFIG_SERIAL_MULTI into s3c44b0 "
` [U-Boot] [PATCH 60/71] serial: arm: Implement CONFIG_SERIAL_MULTI into sa1100 "
` [U-Boot] [PATCH 61/71] serial: sh: Implement CONFIG_SERIAL_MULTI into sh "
` [U-Boot] [PATCH 62/71] serial: spl: Implement empty functions for SPL
` [U-Boot] [PATCH 63/71] serial: mxs: spl: Remove empty serial_* functions from SPL code
` [U-Boot] [PATCH 64/71] serial: ns16550: Call usbtty_poll only in non-SPL build
` [U-Boot] [PATCH 65/71] serial: Use puts() and hang() instead of panic() in SPL
` [U-Boot] [PATCH 66/71] serial: Unconditionally enable CONFIG_SERIAL_MULTI
` [U-Boot] [PATCH 67/71] serial: Remove CONFIG_SERIAL_MULTI from config files
` [U-Boot] [PATCH 68/71] serial: Remove CONFIG_SERIAL_MULTI from serial drivers
` [U-Boot] [PATCH 69/71] serial: Remove CONFIG_SERIAL_MULTI from remaining sources
` [U-Boot] [PATCH 70/71] serial: Compile common/serial.c by default
` [U-Boot] [PATCH 71/71] serial: Enhance the manual relocation

Excessive kernel time inside ttm when scrolling on a r700 in a multimonitor setup
 2012-09-16 23:18 UTC 

[Powertop] [PATCH 1/2] perf: Pass 0 as a third argument to ioctl on perf_fd
 2012-09-16 23:17 UTC 

[PATCH V4] mfd: add MAX8907 core driver
 2012-09-16 23:16 UTC  (2+ messages)

[PATCH] drm/nouveau: POST the card before GPIO initialization
 2012-09-16 23:15 UTC  (4+ messages)

[U-Boot] [RFC PATCH v2 0/6] Port of MUSB driver from Linux
 2012-09-16 23:14 UTC  (7+ messages)
` [U-Boot] [RFC PATCH v2 1/6] linux/usb/ch9.h: update with the version from Linux tree
` [U-Boot] [RFC PATCH v2 2/6] usb: use linux/usb/ch9.h instead of usbdescriptors.h
` [U-Boot] [RFC PATCH v2 3/6] musb-new: port of Linux musb driver
` [U-Boot] [RFC PATCH v2 4/6] musb-new: dsps backend driver
` [U-Boot] [RFC PATCH v2 5/6] am33xx: init OTG hardware and new musb gadget driver
` [U-Boot] [RFC PATCH v2 6/6] am335x_evm: enable both musb gadget and host

Help! How to get arguments to last function call of blocked task?
 2012-09-16 23:13 UTC 

[Qemu-devel] [PATCH 00/11] target-sh4: misc optimizations and cleanup
 2012-09-16 23:12 UTC  (12+ messages)
` [Qemu-devel] [PATCH 01/11] target-sh4: mark a few helpers const and pure
` [Qemu-devel] [PATCH 02/11] target-sh4: use float32_muladd() to implement fmac
` [Qemu-devel] [PATCH 03/11] target-sh4: implement addc and subc using TCG
` [Qemu-devel] [PATCH 04/11] target-sh4: implement addv and subv "
` [Qemu-devel] [PATCH 05/11] target-sh4: optimize xtrct
` [Qemu-devel] [PATCH 06/11] target-sh4: optimize swap.w
` [Qemu-devel] [PATCH 07/11] target-sh4: remove gen_clr_t() and gen_set_t()
` [Qemu-devel] [PATCH 08/11] target-sh4: rework exceptions handling
` [Qemu-devel] [PATCH 09/11] target-sh4: cleanup DisasContext
` [Qemu-devel] [PATCH 10/11] target-sh4: remove useless code
` [Qemu-devel] [PATCH 11/11] gdbstub/sh4: fix build with USE_SOFTFLOAT_STRUCT_TYPES

[Bug 43829] New: Resuming my AMD A4-300 based laptop leaves the screen black
 2012-09-16 23:11 UTC  (2+ messages)
` [Bug 43829] Resuming my AMD A4-3300 "

[PATCH v3] rtc: tps65910: Add RTC driver for TPS65910 PMIC RTC
 2012-09-16 23:11 UTC  (2+ messages)

[PATCH v2] backlight: Add TPS65217 WLED driver
 2012-09-16 23:09 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/5] target-arm: misc optimizations
 2012-09-16 23:08 UTC  (6+ messages)
` [Qemu-devel] [PATCH 1/5] target-arm: use globals for CC flags
` [Qemu-devel] [PATCH 2/5] target-arm: convert add_cc and sub_cc helpers to TCG
` [Qemu-devel] [PATCH 3/5] target-arm: convert shl and shr "
` [Qemu-devel] [PATCH 4/5] target-arm: optimize helper_sar
` [Qemu-devel] [PATCH 5/5] target-arm: mark a few integer helpers const and pure

What is NFSv4 READDIR doesn't return a filehandle
 2012-09-16 23:05 UTC 

Linux 3.6-rc6
 2012-09-16 22:59 UTC 

[Buildroot] [PATCH 0/11 v3] Rework the gettext handling
 2012-09-16 22:57 UTC  (12+ messages)
` [Buildroot] [PATCH 01/11] gettext: remove option to build statically
` [Buildroot] [PATCH 02/11] gettext: remove the gettext-target make target, unused
` [Buildroot] [PATCH 03/11] gettext: remove libintl handling
` [Buildroot] [PATCH 04/11] Remove all references to libintl
` [Buildroot] [PATCH 05/11] gettext: convert to autotools-package
` [Buildroot] [PATCH 06/11] doc: update after gettext changes
` [Buildroot] [PATCH 07/11] package/lshw: add missing dependency on gettext
` [Buildroot] [PATCH 08/11] package/pulseaudio: fix build-dependency "
` [Buildroot] [PATCH 09/11] toolchain/common: rename BR2_NEEDS_GETTEXT
` [Buildroot] [PATCH 10/11] toolchain/common: introduce blind options BR2_NEEDS_GETTEXT{, _IF_LOCALE}
` [Buildroot] [PATCH 11/11] packages: use the new gettext mechanism

[Powertop] [PATCH 2/2] perf: Check return value of strdup
 2012-09-16 22:48 UTC 

[PATCH]Documentation:Fixes some translation error in Documentation/zh_CN/gpio.txt
 2012-09-16 22:41 UTC  (2+ messages)

[Bug 52244] New: [ 4.876531] [drm] nouveau 0000:01:00.0: GPU lockup - switching to software fbcon
 2012-09-16 22:38 UTC  (2+ messages)
  ` [Bug 52244] "

[PATCH net-next 1/2] net: provide a default dev->ethtool_ops
 2012-09-16 22:35 UTC  (4+ messages)

[PATCH] Input: Add new driver into Input Subsystem for Synaptics DS4 touchscreen I2C devices
 2012-09-16 22:33 UTC  (2+ messages)

hello
 2012-09-16 22:21 UTC 

[Bug 26891] New: Radeon KMS on Macs with EFI boot
 2012-09-16 22:19 UTC  (3+ messages)
` [Bug 26891] Radeon KMS fails with inaccessible AtomBIOS on systems with (U)EFI boot

[lm-sensors] No such subfeature known when sensors -s
 2012-09-16 22:19 UTC  (2+ messages)

[Patch] can-utils/slcanpty.c pseudo-terminal interface
 2012-09-16 22:12 UTC 

[PATCH 0/8] enable support for AMBA drivers under x86
 2012-09-16 22:13 UTC  (7+ messages)
` [PATCH 1/8] DMA: PL330: use prefix in reg names to build "
` [PATCH 3/8] pl080.h: moved from arm/include/asm/hardware to include/linux/amba/

triggering an gpio-irq on both edges
 2012-09-16 22:09 UTC  (2+ messages)

[PATCH] Add support for Logitech Harmony Adapter for PS3
 2012-09-16 22:03 UTC  (17+ messages)
                        ` [KERNEL PATCH] HID: Add support for Sony BD Remote


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.