All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-05-19 21:19:33 to 2012-05-20 05:07:32 UTC [more...]

[PATCH 01/12] Constify GDBus method tables
 2012-05-20  5:07 UTC  (8+ messages)
` [PATCH 02/12] Constify GDBus signal tables
` [PATCH 03/12] gdbus: add argument info to methods and signals
` [PATCH 04/12] gdbus: add and use helpers for table declarations
` [PATCH 05/12] Convert GDBus methods to use macro helpers
` [PATCH 06/12] gdbus: use GDBusArgInfo to generate introspection
` [PATCH 07/12] gdbus: loop over args to check message signature
` [PATCH 08/12] Do not set signature and reply in GDBus tables

[PATCH v2 0/6] spi: s3c64xx: add support for device tree
 2012-05-20  5:07 UTC  (12+ messages)
` [PATCH v2 1/6] spi: s3c64xx: remove unused S3C64XX_SPI_ST_TRLCNTZ macro
` [PATCH v2 2/6] spi: s3c64xx: move controller information into driver data
` [PATCH v2 5/6] spi: s3c64xx: Remove the 'set_level' callback from controller data

[PATCH RFC] spi: Dont call prepare/unprepare transfer if not populated
 2012-05-20  5:00 UTC  (6+ messages)

[PATCH] sparc32: Remove asm/sysen.h header
 2012-05-20  5:00 UTC 

[PATCH] spi: refactor spi-coldfire-qspi to use SPI queue framework
 2012-05-20  4:57 UTC  (3+ messages)

[PATCH] sparc32: Delete asm/smpprim.h
 2012-05-20  4:57 UTC 

ATA errors corrupt other I/O & set / readonly
 2012-05-20  4:56 UTC  (3+ messages)

[PATCH] spi/omap2-mcspi: convert to the pump message infrastructure
 2012-05-20  4:55 UTC  (5+ messages)

[PATCH] SPI: Refactor spi-orion to use SPI framework queue
 2012-05-20  4:52 UTC  (2+ messages)

[PATCH] sparc32: Remove unused empty_bad_page{,_table} declarations
 2012-05-20  4:52 UTC 

[PATCH] sparc32: Kill boot_cpu_id4
 2012-05-20  4:47 UTC 

[PATCH 00/10] spi: s3c64xx: add support for device tree
 2012-05-20  4:45 UTC  (18+ messages)
` [PATCH 01/10] spi: s3c64xx: remove unused S3C64XX_SPI_ST_TRLCNTZ macro
` [PATCH 02/10] spi: s3c64xx: move controller information into driver data
` [PATCH 05/10] ARM: Samsung: Update the device names for spi clock lookup
` [PATCH 07/10] spi: s3c64xx: Remove the 'set_level' callback from controller data

[PATCH RESEND 0/5] Adopt pinctrl support for a few outstanding imx drivers
 2012-05-20  4:40 UTC  (5+ messages)
` [PATCH RESEND 5/5] spi/imx: adopt pinctrl support

[PATCH v2] spi: spi-rspi: add dmaengine supporting
 2012-05-20  4:37 UTC  (3+ messages)

session lost, hunting for new mon
 2012-05-20  4:33 UTC  (2+ messages)
` qemu-rdb questions

[PATCH 4/4] mmc: dw_mmc: correct the calculation for CLKDIV
 2012-05-20  4:27 UTC 

[PATCH 3/4] mmc: dw_mmc: fix the wrong sequence
 2012-05-20  4:27 UTC 

[PATCH 2/4] mmc: dw_mmc: fix the IDMAC sw reset
 2012-05-20  4:27 UTC 

[PATCH 1/4] mmc: dw_mmc: fix the transmission handling in IDMAC
 2012-05-20  4:27 UTC 

[PATCH 0/4] mmc: dw_mmc: some fiex for host driver
 2012-05-20  4:27 UTC 

[PATCH] sparc32: Move GET_PROCESSOR*_ID() out of asm/asmmacro.h
 2012-05-20  4:26 UTC 

[PATCH] sparc32: Remove completely unused code from asm/cache.h
 2012-05-20  4:20 UTC 

[Bug 50135] New: Unigine Heaven black stripes and weird shaders
 2012-05-20  4:18 UTC  (4+ messages)
` [Bug 50135] "

[PATCH 1/2] KVM: Separate out dirty_bitmap allocation code as kvm_kvzalloc()
 2012-05-20  4:15 UTC  (2+ messages)
` [PATCH 2/2 v2] KVM: Avoid wasting pages for small lpage_info arrays

[PATCH] Input: wacom - add support for the DTI-520 graphics tablet
 2012-05-20  3:58 UTC  (2+ messages)

[WARNING] lockdep and kmemcheck_alloc_shadow
 2012-05-20  3:52 UTC  (2+ messages)

[GIT PULL] DT clk binding support
 2012-05-20  3:06 UTC  (4+ messages)

[PATCH/RFC] spi: bitbang: add PM QoS support
 2012-05-20  3:02 UTC  (6+ messages)
    ` [PATCH] spi: bitbang: convert to using core message queue

[qemu-upstream-unstable test] 12938: regressions - FAIL
 2012-05-20  3:01 UTC 

[PATCH v3] pci: clean all funcs when hot-removing multifunc device
 2012-05-20  2:59 UTC  (13+ messages)
      ` [Qemu-devel] "
              ` [Qemu-devel] [PATCH v4] "
                `  "
              ` [Qemu-devel] [PATCH v5] "
                `  "

[GIT PULL 0/6] perf/core fixes
 2012-05-20  2:55 UTC  (8+ messages)
` [PATCH 1/6] perf target: Rename functions to avoid double negation
` [PATCH 2/6] Revert 'perf evlist: Fix creation of cpu map'
` [PATCH 3/6] perf target: Add uses_mmap field
` [PATCH 4/6] perf hists: Fix callchain ip printf format
` [PATCH 5/6] perf tools: Split term type into value type and term type
` [PATCH 6/6] perf evsel: Create events initially disabled -- again

[PATCH] virtio: fix typo in comment
 2012-05-20  2:44 UTC 

[PATCH RFC/RFT 1/7] regulator: core: Allow drivers to set voltage mapping table in regulator_desc
 2012-05-20  2:39 UTC  (7+ messages)
` [PATCH RFC/RFT 2/7] regulator: ab3100: Use regulator_list_voltage_table()
` [PATCH RFC/RFT 3/7] regulator: ab8500: "
` [PATCH RFC/RFT 4/7] regulator: lp3971: "
` [PATCH RFC/RFT 5/7] regulator: lp3972: "
` [PATCH RFC/RFT 6/7] regulator: tps6105x: "
` [PATCH RFC/RFT 7/7] regulator: tps6507x: "

[ 00/54] 3.0.32-stable review
 2012-05-20  2:32 UTC  (9+ messages)
` [ 31/54] kmemleak: Fix the kmemleak tracking of the percpu areas with !SMP
    ` [PATCH] pidmap: Use GFP_ATOMIC to allocate page (was: Re: [ 00/54] 3.0.32-stable review)

[tip:sched/numa] sched/numa: Introduce sys_numa_{t,m}bind()
 2012-05-20  2:23 UTC  (2+ messages)

REPLY NOW WITH URGENCY
 2012-05-20  0:12 UTC 

[PATCH] HID: wacom: Add LED selector control for Wacom Intuos4 WL
 2012-05-20  2:11 UTC  (3+ messages)

[PATCH v2] gpio/generic: initialize basic_mmio_gpio shadow variables properly
 2012-05-20  2:10 UTC  (4+ messages)

[RFC PATCH 00/10] Use __kernel_[u]long_t for x32 user space compatibility
 2012-05-20  2:08 UTC  (7+ messages)
` [PATCH 08/10] Use __kernel_ulong_t in struct msqid64_ds

Issues when running DT enabled kernel on iMX28 from linux-next
 2012-05-20  2:00 UTC  (5+ messages)

[PATCH] Fix GM965 TV out regression
 2012-05-20  1:45 UTC  (3+ messages)

[PATCH] mtd: nand: gpmi: fix compile error caused by pinctrl call
 2012-05-20  1:38 UTC  (3+ messages)

[ath9k-devel] doubt regarding Hardware PHY counters
 2012-05-20  1:35 UTC  (8+ messages)

[PATCH 1/2] submodule: add tests for add,sync,init in presence of relative super origin URL
 2012-05-20  1:25 UTC  (8+ messages)
` [PATCH 2/2] submodule: fix handling of supermodules with relative origin URLs

[PATCH 0/6] snd_tea575x: Various patches
 2012-05-20  1:25 UTC  (7+ messages)
` [PATCH 1/6] snd_tea575x: Add write_/read_val operations
` [PATCH 2/6] snd_tea575x: Add a cannot_mute flag
` [PATCH 3/6] snd_tea575x: Report correct frequency range for EU/US versus JA models
` [PATCH 4/6] snd_tea575x: Make the module using snd_tea575x the fops owner
` [PATCH 5/6] snd_tea575x: set_freq: update cached freq to the actual achieved frequency
` [PATCH 6/6] snd_tea575x: Add support for tuning AM

[PATCH] x86/mce: Fix check for processor context when machine check was taken
 2012-05-20  0:49 UTC 

Compile Failure SH7203
 2012-05-20  1:15 UTC  (2+ messages)

Workload spikes on KVM host when doing IO on a guest
 2012-05-20  0:55 UTC 

[PATCH] arm: Add basic support for new Marvell Armada SoC family
 2012-05-20  0:45 UTC  (5+ messages)

[PATCH 1/3] findmnt: reference correct manual section
 2012-05-20  0:39 UTC  (3+ messages)
` [PATCH 2/3] findmnt: fallback to mountinfo for polling
` [PATCH 3/3] libmount/utils: Use binary search to compare pseudofs

[PATCH] net/ipv4: replace simple_strtoul with kstrtoul
 2012-05-20  0:13 UTC 

[PATCH] Use HOSTCC for build utilities
 2012-05-20  0:00 UTC 

[Buildroot] [git commit branch/next] pulseaudio: don't build man pages if not needed
 2012-05-20  0:06 UTC 

[Buildroot] [git commit] pulseaudio: don't build man pages if not needed
 2012-05-20  0:06 UTC 

Vente Flash Caraibes
 2012-05-20  0:05 UTC 

[PATCH] net/ipv4/ipconfig: neaten __setup placement
 2012-05-20  0:04 UTC 

[Buildroot] [git commit] pulseaudio: bump version
 2012-05-20  0:03 UTC 

[Buildroot] [git commit branch/next] pulseaudio: bump version
 2012-05-20  0:03 UTC 

Grand ménage sur les prix : jusqu'à moins 75 pour cent
 2012-05-20  0:01 UTC 

Hotplug borked after suspend/resume in Linux-3.3 ?
 2012-05-19 23:58 UTC  (8+ messages)
            ` [PATCH 3.3.y] libata: forbid port runtime pm by default, fixing regression

[Buildroot] [Bug 5234] New: kexec fails to build
 2012-05-19 23:57 UTC 

[Buildroot] [git commit branch/next] package: add webrtc-audio-processing library
 2012-05-19 23:57 UTC 

[Buildroot] [git commit] package: add webrtc-audio-processing library
 2012-05-19 23:57 UTC 

Trouble with mount.cifs while smbclient works (Ubuntu 12.04)
 2012-05-19 23:47 UTC  (5+ messages)
            ` [Samba] "

[PATCH] xf86-video-intel: recipe upgrade from 2.18 to 2.19
 2012-05-19 23:34 UTC 

[PATCH 1/3] log functions for dvb-fe and libsat
 2012-05-19 23:38 UTC  (3+ messages)
` [PATCH 2/3] renamings for dvb-sat, dvb-scan
` [PATCH 3/3] log levels

Plumbers: Tweaking scheduler policy micro-conf RFP
 2012-05-19 23:22 UTC  (12+ messages)

Current status of SuperH soc-camera/CEU driver
 2012-05-19 23:16 UTC  (4+ messages)
    ` [PATCH] V4L: sh-mobile-ceu-camera: restore the bus-width test

[Buildroot] [PATCH 1/4] Added the libassuan package
 2012-05-19 23:15 UTC  (4+ messages)
` [Buildroot] [PATCH 2/4] Added the libksba package
` [Buildroot] [PATCH 3/4] Added the pth package
` [Buildroot] [PATCH 4/4] Added the gnupg package

[linux-lvm] lvreduce nightmare
 2012-05-19 23:14 UTC  (5+ messages)

[GIT PULL] Samsung board-2 for v3.5
 2012-05-19 23:13 UTC  (4+ messages)

[PATCH] regulator: core: use correct device for device supply lookup
 2012-05-19 23:13 UTC  (11+ messages)

[GIT PULL] Samsung devel-2 for v3.5
 2012-05-19 23:12 UTC  (4+ messages)

[GIT PULL] Samsung cleanup-2 for v3.5
 2012-05-19 23:11 UTC  (4+ messages)

[PATCH v2 1/2] submodule: add tests for add,sync,init in presence of relative super origin URL
 2012-05-19 23:00 UTC  (2+ messages)
` [PATCH v2 2/2] submodule: fix handling of superproject with relative origin URLs

[PATCH] input: Force Sentelic reconnect when mode setting has failed
 2012-05-19 22:56 UTC 

[PATCH] net: qmi_wwan: Add Vodafone/Huawei K5005 support
 2012-05-19 22:48 UTC  (2+ messages)

[PATCH] USB CDC-Ether - Add ZTE WWAN matches before generic Ethernet
 2012-05-19 22:48 UTC  (2+ messages)

lockdep splat related to wifi regulatory in 3.3.6+
 2012-05-19 22:42 UTC  (2+ messages)

[PATCH] irq_domain: Standardise legacy/linear domain selection
 2012-05-19 22:39 UTC  (5+ messages)

[-next regression] USB keyboard stops working occasionally
 2012-05-19 22:39 UTC  (2+ messages)

[PATCH 1/1] net:ipv6:fixed a trailing white space issue
 2012-05-19 22:35 UTC  (2+ messages)

[PATCH 1/1] net:ipv6:fixed space issues relating to operators
 2012-05-19 22:35 UTC  (2+ messages)

[PATCH net-next 3/3] ipv6: use skb coalescing in reassembly
 2012-05-19 22:35 UTC  (2+ messages)

[PATCH net-next] drivers/net: delete old 8bit ISA 3c501 driver
 2012-05-19 22:33 UTC  (4+ messages)

[PATCH net-next 2/3] ipv4: use skb coalescing in defragmentation
 2012-05-19 22:35 UTC  (2+ messages)

[PATCH net-next 1/3] net: introduce skb_try_coalesce()
 2012-05-19 22:35 UTC  (2+ messages)

[PATCH] sparc32: add ucmpdi2
 2012-05-19 22:29 UTC  (2+ messages)

[RFC PATCH] sparc32: make srmmu helpers leon compatible
 2012-05-19 22:25 UTC  (2+ messages)

[-next] DRM_CIRRUS_QEMU breaks build
 2012-05-19 22:23 UTC  (2+ messages)

[qemu-upstream-unstable test] 12937: regressions - FAIL
 2012-05-19 22:21 UTC 

[PATCH] t3404: begin "exchange commits with -p" test with correct preconditions
 2012-05-19 22:15 UTC  (2+ messages)

NVM Mapping API
 2012-05-19 22:19 UTC  (5+ messages)

RaspberryPi Layer
 2012-05-19 22:09 UTC  (3+ messages)

libnetfilter_conntrack updates
 2012-05-19 22:08 UTC  (5+ messages)
` [PATCH 1/4] build: remove unused LDFLAGS
` [PATCH 2/4] qa: change an if to elseif
` [PATCH 3/4] build: remove unused -DLIBNETFILTER_CONNTRACK_DIR
` [PATCH 4/4] Update .gitignore

[-next regression] TCP window full with EPOLLWAKEUP
 2012-05-19 22:06 UTC 

linux-next: build warning after merge of the final tree (userns tree related)
 2012-05-19 21:52 UTC  (2+ messages)

EtherNat drivers (was: Re: Atari ROM port ISA)
 2012-05-19 21:50 UTC  (6+ messages)

[Buildroot] [PATCH 1/2] Convert gettext to autotargets
 2012-05-19 21:46 UTC  (3+ messages)
` [Buildroot] [PATCH 1/3] "

Testing JavaScript code in gitweb
 2012-05-19 21:44 UTC 

[PATCH 0/1] NFSv4.1 resend LAYOUTGET on data server invalid layout errors
 2012-05-19 21:35 UTC  (3+ messages)
` [PATCH 1/1] "

[Buildroot] Problems at booting U-Boot and loading Kernel
 2012-05-19 21:28 UTC 

[PATCH] drm/i915: fixup infoframe support for sdvo
 2012-05-19 21:29 UTC  (2+ messages)

[Buildroot] [PATCH] gpsd: Remove package version from the navcom patch
 2012-05-19 21:27 UTC  (2+ messages)

[Buildroot] [git commit] gpsd: Remove package version from the navcom patch
 2012-05-19 21:22 UTC 

[PATCH Version 4 00/13] NFSv4.1 file layout data server quick failover
 2012-05-19 21:18 UTC  (3+ messages)
` [PATCH Version 4 01/13] NFSv4.1 do not send LAYOUTRETURN when there are no layout segments


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.