All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-02-03 19:05:35 to 2012-02-03 20:21:31 UTC [more...]

[PATCH 2/3] gpio: Add support for Intel ICHx/3100/Series[56] GPIO
 2012-02-03 20:19 UTC  (2+ messages)

Gaku music player
 2012-02-03 20:21 UTC  (14+ messages)

how to determine oldest supported version of git
 2012-02-03 20:19 UTC  (3+ messages)

[Xenomai-help] Arm922T - Micrel KSZ8695P
 2012-02-03 20:19 UTC 

[PATCH v2] proximity: make reporter work per-adapter
 2012-02-03 20:19 UTC  (6+ messages)

Memory corruption due to word sharing
 2012-02-03 20:19 UTC  (19+ messages)

[PATCH] tags: fix regex passed to etags
 2012-02-03 20:18 UTC  (3+ messages)

[U-Boot] [PATCH] nand_spl_simple: store ecc data on the stack
 2012-02-03 20:17 UTC  (5+ messages)
` [U-Boot] [PATCH V4] "

[PATCH] tcp: RST: binding oif to iif for tcp v4
 2012-02-03 20:16 UTC 

[PATCH] memcg: fix up documentation on global LRU
 2012-02-03 20:15 UTC  (5+ messages)

Possible RBD inconsistencies with kvm+Windows 7
 2012-02-03 20:15 UTC  (3+ messages)

Microsoft Forefront Server Security forwarded attachment
 2012-02-03 20:12 UTC 

[PATCH v5] peak_pci: add support for PEAK-System PCIe/PCIeC/miniPCI cards
 2012-02-03 20:11 UTC  (5+ messages)

[PATCH RT 0/2 v4] preempt-rt/x86: Handle sending signals from do_trap() by gdb
 2012-02-03 20:10 UTC  (4+ messages)
` [PATCH RT 2/2 v4] preempt-rt/x86: Delay calling signals in int3

[PATCH 0/5] SA1111 USB cleanups
 2012-02-03 20:10 UTC  (6+ messages)
` [PATCH 1/5] USB: sa1111: sparse and checkpatch cleanups
` [PATCH 2/5] USB: sa1111: get rid of nasty printk(KERN_DEBUG "%s: ...", __FILE__)
` [PATCH 3/5] USB: sa1111: reorganize ohci-sa1111.c
` [PATCH 4/5] USB: sa1111: add OHCI shutdown methods
` [PATCH 5/5] USB: sa1111: add hcd .reset method

patch "tty: serial: OMAP: ensure FIFO levels are set correctly in non-DMA" added to tty tree
 2012-02-03 20:10 UTC  (24+ messages)

[PATCH] libxl: fix bootloader args setting
 2012-02-03 20:10 UTC 

[Patch] tty: fix a build failure on sparc
 2012-02-03 19:46 UTC  (5+ messages)

+ nilfs2-avoid-overflowing-segment-numbers-in-nilfs_ioctl_clean_segments.patch added to -mm tree
 2012-02-03 20:08 UTC 

[PATCH] ACPI cleanup's and enablement for Xen ACPI S3 [v4]
 2012-02-03 20:05 UTC  (8+ messages)
` [PATCH 2/7] tboot: Add return values for tboot_sleep

[Xenomai-help] Get current wallclock time from RT task
 2012-02-03 20:07 UTC 

infinite spin in RT when booting with DHCP on
 2012-02-03 20:04 UTC  (11+ messages)

[PATCH v6 10/18] tegra: usb: fdt: Add additional device tree definitions for USB ports
 2012-02-03 20:03 UTC  (6+ messages)
` [PATCH v6 11/18] tegra: usb: fdt: Add USB definitions for Tegra2 Seaboard
  ` [U-Boot] "
` [U-Boot] [PATCH v6 10/18] tegra: usb: fdt: Add additional device tree definitions for USB ports

[PATCH RFC idle] Make arm, sh, and x86 stop using RCU when idle
 2012-02-03 20:02 UTC  (30+ messages)
` [PATCH RFC idle 1/3] x86: Avoid invoking RCU when CPU is idle
  ` [PATCH RFC idle 2/3] arm: "

A corruption that seems to span a few kernels
 2012-02-03 20:02 UTC 

[PATCH] CPU C-state breakage with PM Qos change
 2012-02-03 20:02 UTC  (5+ messages)

[PATCH 1/6] ipmi: decreases the IPMI message transaction time in interrupt mode
 2012-02-03 20:01 UTC  (6+ messages)
` [PATCH 2/6] ipmi: Increase KCS timeouts
` [PATCH 3/6] ipmi: use a tasklet for handling received messages

Broadcom brcm80211 monitor mode
 2012-02-03 20:01 UTC 

[PATCH 00/20] SA1111 cleanups
 2012-02-03 20:01 UTC  (21+ messages)
` [PATCH 01/20] ARM: sa1111: fix memory request/grant setup on PM events
` [PATCH 02/20] ARM: sa1111: fix PWM state on suspend
` [PATCH 03/20] ARM: sa1111: add sa1111 core driver .owner initializer
` [PATCH 04/20] ARM: sa1111: add .owner initializer to sa1111 driver structures
` [PATCH 05/20] ARM: sa1111: finish "allow cascaded IRQs to be used by platforms"
` [PATCH 06/20] ARM: sa1111: implement support for sparse IRQs
` [PATCH 07/20] ARM: sa1111: add shutdown hook to sa1111_driver structure
` [PATCH 08/20] ARM: sa1111: add platform enable/disable functions
` [PATCH 09/20] ARM: sa11x0: badge4: move board specific ohci initialization to badge4.c
` [PATCH 10/20] ARM: sa1111: change devid to be a bitmask
` [PATCH 11/20] ARM: sa1111: provide a generic way to prevent devices from registering
` [PATCH 12/20] ARM: sa1111: delete unused physical GPIO register definitions
` [PATCH 13/20] ARM: sa1111: move PS/2 interface register definitions to sa1111p2.c
` [PATCH 14/20] ARM: sa1111: move PCMCIA interface register definitions to sa1111_generic.c
` [PATCH 15/20] ARM: sa1111: move USB interface register definitions to ohci-sa1111.c
` [PATCH 16/20] ARM: sa1111: register sa1111 devices with dmabounce in bus notifier
` [PATCH 17/20] ARM: sa1111: only setup DMA for DMA capable devices
` [PATCH 18/20] ARM: sa1111: cleanup sub-device registration and unregistration
` [PATCH 19/20] ARM: sa1111: use dev_err() rather than printk()
` [PATCH 20/20] ARM: sa11x0: don't static map sa1111

[U-Boot] [PATCH v4] Add 'patman' patch generation, checking and submission script
 2012-02-03 20:00 UTC  (5+ messages)

[PATCH 0/3] arm: tegra: dts: USB Updates for Tegra legacy mode / OTG
 2012-02-03 19:59 UTC  (4+ messages)

Microsoft Forefront Server Security forwarded attachment
 2012-02-03 19:58 UTC 

[PATCH, RFC] Fix build problems related to profile-directed optimization
 2012-02-03 19:58 UTC  (8+ messages)

[PATCH] kvm tool: Make kvm structure to carry name copy
 2012-02-03 19:57 UTC 

how to remove laggy mds ?
 2012-02-03 19:48 UTC 

[PATCH RFC 0/41] RCU commits for 3.4
 2012-02-03 19:54 UTC  (4+ messages)

+ ipmi-use-locks-on-watchdog-timeout-set-on-reboot.patch added to -mm tree
 2012-02-03 19:52 UTC 

+ ipmi-simplify-locking.patch added to -mm tree
 2012-02-03 19:52 UTC 

+ ipmi-fix-message-handling-during-panics.patch added to -mm tree
 2012-02-03 19:52 UTC 

+ ipmi-use-a-tasklet-for-handling-received-messages.patch added to -mm tree
 2012-02-03 19:52 UTC 

+ ipmi-decreases-the-ipmi-message-transaction-time-in-interrupt-mode.patch added to -mm tree
 2012-02-03 19:52 UTC 

+ ipmi-increase-kcs-timeouts.patch added to -mm tree
 2012-02-03 19:52 UTC 

[PATCH net-next 2/2] be2net: Use new implementation of get mac list command
 2012-02-03 19:50 UTC 

[PATCH net-next 1/2] be2net: Fix link status query command
 2012-02-03 19:49 UTC 

[PATCH net-next 0/2] be2net fixes
 2012-02-03 19:49 UTC 

How best to handle multiple-authorship commits in GIT?
 2012-02-03 19:49 UTC  (6+ messages)

[PATCH 2/2] drm/i915: don't always force the panel's fixed_mode
 2012-02-03 19:48 UTC 

[PATCH 1/2] drm/i915: set interlaced bits for TRANSCONF
 2012-02-03 19:47 UTC 

[PATCH 1/3] mfd: Add LPC driver for Intel ICH chipsets
 2012-02-03 19:45 UTC  (4+ messages)

[PATCH 01/50] CIFS: Expand cifs mid structure to keep SMB2 related fields
 2012-02-03 19:46 UTC  (4+ messages)
` [PATCH 05/50] CIFS: Add SMB2 transport routines

Microsoft Forefront Server Security forwarded attachment
 2012-02-03 19:42 UTC 

[U-Boot] timer problem with new ARM relocation feature
 2012-02-03 19:43 UTC  (4+ messages)
` [U-Boot] [PATCH] ARM: activate DISPLAY_CPUINFO for VCMA9 + SMDK2410 board
  ` [U-Boot] [PING] "

Performance problem - reads slower than writes
 2012-02-03 19:42 UTC  (6+ messages)

[Socketcan-users] Message stalls in SocketCan Layer?
 2012-02-03 19:41 UTC  (3+ messages)

[ANNOUNCE] Git 1.7.9
 2012-02-03 19:41 UTC  (4+ messages)

[PATCHSET] blkcg: unify blkgs for different policies
 2012-02-03 19:41 UTC  (4+ messages)
` [PATCH 11/11] blkcg: unify blkg's for blkcg policies
  ` [PATCH UPDATED "

[PATCH v4 1/2] pxa/hx4700: Add PCMCIA/CF support
 2012-02-03 19:40 UTC  (3+ messages)

[PATCH 0/3] systemtap enhancements
 2012-02-03 19:30 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v3 "
    ` [PATCH v3 1/3] systemtap: bump SRCREV to grab version 1.7
    ` [PATCH v3 2/3] systemtap: extend the recipe to build the native package
    ` [PATCH v3 3/3] systemtap: build and install uprobes.ko

[PATCH] kvm tools: Fix test for mmap failure
 2012-02-03 19:37 UTC  (2+ messages)

[PATCH 00/17] SA11x0 cleanups (mainly assabet/neponset)
 2012-02-03 19:36 UTC  (18+ messages)
` [PATCH 01/17] ARM: sa11x0: convert to use DEFINE_RES_xxx macros
` [PATCH 02/17] ARM: sa11x0: assabet: deassert QMUTE to codec while codec is unpowered
` [PATCH 03/17] ARM: sa11x0: assabet: avoid glitching GPIOs when setting outputs
` [PATCH 04/17] ARM: sa11x0: assabet: ensure that GPIO27 is driven
` [PATCH 05/17] ARM: sa11x0: neponset: fix interrupt setup
` [PATCH 06/17] ARM: sa11x0: neponset: provide function to manipulate NCR_0
` [PATCH 07/17] ARM: sa11x0: neponset: shuffle some code around
` [PATCH 08/17] ARM: sa11x0: neponset: add driver .owner initializer
` [PATCH 09/17] ARM: sa11x0: neponset: save and restore MDM_CTL_0
` [PATCH 10/17] ARM: sa11x0: neponset: dynamically create neponset child devices
` [PATCH 11/17] ARM: sa11x0: neponset: implement support for sparse IRQs
` [PATCH 12/17] ARM: sa11x0: neponset: get parent IRQ from neponset device resource
` [PATCH 13/17] ARM: sa11x0: neponset: place smc91x and sa1111 resources in neponset device
` [PATCH 14/17] ARM: sa11x0: neponset: suspend/resume in _noirq state
` [PATCH 15/17] ARM: sa11x0: assabet/neponest: create neponset device in assabet.c
` [PATCH 16/17] ARM: sa11x0: neponset: move register definitions to neponset.c
` [PATCH 17/17] ARM: sa11x0: neponset: don't static map neponset registers

[PATCH] x86: eliminate TICKET_MASK
 2012-02-03 19:36 UTC  (2+ messages)

[PATCH v5 0/5] nfsd: overhaul the client name tracking code
 2012-02-03 19:35 UTC  (6+ messages)
` [PATCH v5 1/5] nfsd: add nfsd4_client_tracking_ops struct and a way to set it
` [PATCH v5 3/5] nfsd: convert nfs4_client->cl_cb_flags to a generic flags field

sysfs regression: wrong link counts
 2012-02-03 19:34 UTC  (12+ messages)
    ` [PATCH] sysfs: Optionally count subdirectories to support buggy applications
            ` [RFC] killing boilerplate checks in ->link/->mkdir/->rename

[U-Boot] [PATCH 00/28] Add link-local addressing support
 2012-02-03 19:33 UTC  (4+ messages)

Problem pushing to a Novell share
 2012-02-03 19:33 UTC  (4+ messages)

[U-Boot] [PATCH v8 0/4] Add SMDK5250 board support
 2012-02-03 19:31 UTC  (3+ messages)
` [U-Boot] [PATCH v8 4/4] EXYNOS: SMDK5250: Add MMC SPL support

pull request: wireless 2012-02-03
 2012-02-03 19:29 UTC 

Sudden kernel panic with skge in 3.3-rc2
 2012-02-03 19:28 UTC  (3+ messages)

[alternative-merged] drivers-cpufreq-gx-suspmodc-fix-build.patch removed from -mm tree
 2012-02-03 19:28 UTC 

CAN Data Transfer not happening at 1Mbps
 2012-02-03 19:27 UTC  (5+ messages)
  ` [Socketcan-users] "

Linux 3.2.3
 2012-02-03 19:27 UTC  (9+ messages)

+ kmod-avoid-deadlock-by-recursive-kmod-call.patch added to -mm tree
 2012-02-03 19:26 UTC  (11+ messages)

[PATCH 0/1] x32 fix for strace
 2012-02-03 19:18 UTC  (2+ messages)

[PATCH 0/2] mmc: use PM QoS instead of delayed clock gating
 2012-02-03 19:25 UTC  (5+ messages)

Write same support
 2012-02-03 19:20 UTC  (3+ messages)

[PATCH] MCE, AMD: Select SMP explicitly
 2012-02-03 19:18 UTC  (4+ messages)
    ` MCE, AMD: Hide smp-only code around CONFIG_SMP

Can't write much data on a degraded mirror
 2012-02-03 19:17 UTC 

[Qemu-devel] [PATCH v2 0/8] qemu-ga: add support for Windows
 2012-02-03 19:16 UTC  (6+ messages)

[PATCH 0/3] SA11x0 fixes
 2012-02-03 19:16 UTC  (4+ messages)
` [PATCH 1/3] ARM: sa11x0: fix off-by-one resource sizes
` [PATCH 2/3] ARM: sa11x0: fix sleep entry
` [PATCH 3/3] ARM: sa11x0: fix section mismatch warnings

[PATCH 0/7] RFC: arm: (really) minimal device tree support
 2012-02-03 19:15 UTC  (8+ messages)
` [PATCH 1/7] libfdt: add version 1.3.0
` [PATCH 2/7] libfdt: add to build
` [PATCH 3/7] arm: link a device tree blob into the xen image
` [PATCH 4/7] arm: map device tree blob in initial page tables
` [PATCH 5/7] libfdt: fixup libfdt_env.h for xen
` [PATCH 6/7] arm: add early_printk()
` [PATCH 7/7] arm, device tree: parse the DTB for RAM location and size

[PATCH] mm: Change of refcounting method for compound page
 2012-02-03 19:14 UTC  (4+ messages)

[PATCH 00/14] uclibc upgrade, initial kmod and thumb tune
 2012-02-03 19:04 UTC  (2+ messages)

[PATCH] Add intel_panel_fitter tool
 2012-02-03 19:12 UTC  (5+ messages)

Fwd: Re: Realtek ALC889: HDA Intel and kernel 3.1 gives choppy sound (again)
 2012-02-03 19:11 UTC  (9+ messages)

[Bug 42162] Display not enabled on resume (HP DV6)
 2012-02-03 19:10 UTC 

Microsoft Forefront Server Security forwarded attachment
 2012-02-03 19:06 UTC 


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.