All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-07-03 09:37:34 to 2012-07-03 10:49:45 UTC [more...]

[Q] ubi->beb_rsvd_pebs calculations
 2012-07-03 10:53 UTC  (2+ messages)

[Qemu-devel] [PATCH 11/12] ram: iterate phase
 2012-07-03 10:48 UTC  (2+ messages)

[git pull] drm fixes
 2012-07-03 10:49 UTC 

[PATCH 00/40] AutoNUMA19
 2012-07-03 10:45 UTC  (5+ messages)
` [PATCH 04/40] xen: document Xen is using an unused bit for the pagetables

[PATCH] of: support an enumerated-bus compatible value
 2012-07-03 10:47 UTC  (11+ messages)

[U-Boot] [PATCH 0/6 V3] EXYNOS5: USB: Enable USB 2.0 support
 2012-07-03 10:46 UTC  (4+ messages)

[patch] printk: remove some dead code
 2012-07-03 10:45 UTC  (2+ messages)

[U-Boot] [PATCH] arch-kirkwood: Ethernet port macro returning incorrect address
 2012-07-03 10:45 UTC  (2+ messages)

Xen 4.2 Release Plan / TODO
 2012-07-03 10:45 UTC  (3+ messages)

[PATCH] stagin iio adt7410: use local platformdata if none is specified
 2012-07-03 10:43 UTC  (2+ messages)

[PATCH] UBI: add minimal amount of reserved erase blocks in Kconfig
 2012-07-03 10:46 UTC  (6+ messages)

[PATCH] staging iio adt7410: some improvements
 2012-07-03 10:42 UTC  (7+ messages)
` [PATCH 1/3] staging iio adt7410: sysfs store function must return length
` [PATCH 2/3] staging iio adt7410: fix 13bit mode
` [PATCH 3/3] staging iio adt7410: make 16bit mode default

qemu integration
 2012-07-03 10:41 UTC  (2+ messages)

[PATCH -v2 0/2] x86, microcode: Reload ucode only per-system
 2012-07-03 10:41 UTC  (8+ messages)
` [PATCH -v2 1/2] x86, microcode: Sanitize per-cpu microcode reloading interface

[Qemu-devel] [RESEND PATCH v2 0/4] PPC: e500 platform refactoring
 2012-07-03 10:40 UTC  (3+ messages)
  ` [Qemu-devel] [RESEND PATCH v2 1/4] PPC: e500: rename mpc8544ds into generic file

[PATCH] regulator: enable module build for lp872x driver
 2012-07-03  9:34 UTC  (2+ messages)

Asking for ACK/NAK on new new Btrfs cross subvolume reflink patch
 2012-07-03 10:39 UTC 

[PATCH 1/2] ARM: imx6q-sabrelite.dts: Add watchdog support
 2012-07-03 10:39 UTC  (4+ messages)

XEN PV Linux performance
 2012-07-03 10:37 UTC  (4+ messages)

[U-Boot] [PATCH v2 00/14] updates for Keymile Marvell boards
 2012-07-03 10:37 UTC  (7+ messages)
` [U-Boot] [PATCH v2 02/14] arm/km: add kmcoge5un board support
` [U-Boot] [PATCH v2 03/14] arm/km: convert mgcoge3un target to km_kirkwood

[PATCH 1/1] ASoC: Samsung: Convert to use snd_soc_register_card()
 2012-07-03 10:35 UTC  (2+ messages)

fio reports data corruption with btrfs
 2012-07-03 10:35 UTC  (8+ messages)

[PATCH 00/43] [RFC] modeset rework, part 1
 2012-07-03  9:28 UTC  (44+ messages)
` [PATCH 01/43] drm/i915: introduce for_each_encoder_on_crtc
` [PATCH 02/43] drm/i915: add crtc->enable/disable vfuncs insted of dpms
` [PATCH 03/43] drm/i915: rip out crtc prepare/commit indirection
` [PATCH 04/43] drm/i915: add direct encoder disable/enable infrastructure
` [PATCH 05/43] drm/i915: add missing gen2 pipe A quirk entries
` [PATCH 06/43] drm/i915: rip out the overlay pipe A workaround
` [PATCH 07/43] drm/i915: prepare load-detect pipe code for dpms changes
` [PATCH 08/43] drm/i915/hdmi: convert to encoder->disable/enable
` [PATCH 09/43] drm/i915/tv: convert to encoder enable/disable
` [PATCH 10/43] drm/i915/lvds: ditch ->prepare special case
` [PATCH 11/43] drm/i915/lvds: convert to encoder disable/enable
` [PATCH 12/43] drm/i915/dp: "
` [PATCH 13/43] drm/i915: create VLV_DSIPLAY_BASE #define
` [PATCH 14/43] drm/i915: group ADPA #defines together
` [PATCH 15/43] drm/i915: add inte_crt->adpa_reg
` [PATCH 16/43] drm/i915/crt: convert to encoder disable/enable
` [PATCH 17/43] drm/i915/sdvo: convert to encoder disabl/enable
` [PATCH 18/43] drm/i915: simplify dvo dpms interface
` [PATCH 19/43] drm/i915: simplify possible_clones computation
` [PATCH 20/43] drm/i915: add port parameter to intel_hdmi_init
` [PATCH 21/43] drm/i915: convert dpms functions of dvo/sdvo/crt
` [PATCH 22/43] drm/i915: rip out encoder->disable/enable checks
` [PATCH 23/43] drm/i915: clean up encoder_prepare/commit
` [PATCH 24/43] drm/fb helper: don't call drm_crtc_helper_set_config
` [PATCH 25/43] drm: remove the list_head from drm_mode_set
` [PATCH 26/43] drm/i915: copy&paste drm_crtc_helper_set_config
` [PATCH 27/43] drm/i915: call set_base directly
` [PATCH 28/43] drm/i915: inline intel_best_encoder
` [PATCH 29/43] drm/i915: copy&paste drm_crtc_helper_set_mode
` [PATCH 30/43] drm/i915: simplify intel_crtc_prepare_encoders
` [PATCH 31/43] drm/i915: rip out encoder->prepare/commit
` [PATCH 32/43] drm/i915: call crtc functions directly
` [PATCH 33/43] drm/i915: WARN when trying to enabled an unused crtc
` [PATCH 34/43] drm/i915: Add interfaces to read out encoder/connector hw state
` [PATCH 35/43] drm/i915/dp: implement get_hw_state
` [PATCH 36/43] drm/i915/hdmi: "
` [PATCH 37/43] drm/i915/tv: "
` [PATCH 38/43] drm/i915/lvds: "
` [PATCH 39/43] drm/i915/crt: "
` [PATCH 40/43] drm/i915/sdvo: "
` [PATCH 41/43] drm/i915/dvo: "
` [PATCH 42/43] drm/i915: read out the modeset hw state at load and resume time
` [PATCH 43/43] drm/i915: check connector hw/sw state

[PATCH v7 1/5] powerpc/85xx: implement hardware timebase sync
 2012-07-03 10:21 UTC  (4+ messages)
` [PATCH v7 2/5] powerpc/85xx: add HOTPLUG_CPU support

[U-Boot] arm, kirkwood: KWGBE_PORT_SERIAL_CONTROL1_REG define correct?
 2012-07-03 10:33 UTC  (2+ messages)

[PATCH 0/2 v4][rfc] tmpfs not interleaving properly
 2012-07-03 10:32 UTC  (3+ messages)

[PATCH] ARM: shmobile: kzm9g: add REGULATOR settings to kzm9g_defconfig
 2012-07-03 10:31 UTC  (4+ messages)

[SPAM] Jusqu'à moins 70 pourcent sur les bagages et sacs
 2012-07-03 10:31 UTC 

[PATCH 0/3] Add device tree support to AM33XX SoC
 2012-07-03 10:29 UTC  (6+ messages)
` [PATCH 1/4] Revert "arm/dts: Add support for TI AM335x EVM board"

p2m type change confusing emulator
 2012-07-03 10:29 UTC  (2+ messages)

[PATCH v2] clk: __clk_set_parent: set uninitialized variable
 2012-07-03 10:29 UTC  (4+ messages)

[xen-unstable test] 13439: regressions - FAIL
 2012-07-03 10:28 UTC  (3+ messages)

MSI message data register configuration in Xen guests
 2012-07-03 10:28 UTC  (8+ messages)
      ` [PATCH] xen: event channel remapping for emulated MSIs

[PATCH] media: gpio-ir-recv: add allowed_protos and map_name for platform data
 2012-07-03 10:27 UTC 

[PATCH 0/2] PM / Domains: Allow drivers to attach PM domain callbacks to devices at any time
 2012-07-03 10:29 UTC  (3+ messages)
` [PATCH 1/2] PM / Domains: Add device domain data reference counter
` [PATCH 2/2] PM / Domains: Allow device callbacks to be added at any time

how does one use a prebuilt toolchain from the toolchain/ directory?
 2012-07-03 10:23 UTC  (7+ messages)

[PATCH] ARM: mm: fix unitialized variable warning
 2012-07-03 10:23 UTC  (2+ messages)

[PATCH 1/1] atl1c: fix issue of transmit queue 0 timed out
 2012-07-03 13:27 UTC  (2+ messages)

[RFC PATCH 1/4] mm: introduce a safer interface to check whether a page is managed by SLxB
 2012-07-03 10:22 UTC  (6+ messages)
` [RFC PATCH 3/4] SLAB: minor code cleanup
` [RFC PATCH 4/4] mm: change slob's struct page definition to accomodate struct page changes

[Qemu-devel] KVM call minutes June 29
 2012-07-03 10:18 UTC  (2+ messages)
`  "

[PATCH 1/2] staging/comedi/drivers: release allocated I/O region if alloc_private fails
 2012-07-03 10:18 UTC  (4+ messages)

[LTP] WiFi test harness
 2012-07-03 10:03 UTC 

Boot regression on Mackerel with current mainline
 2012-07-03 10:18 UTC 

[PATCH 1/1] [media] s5p-jpeg: Use module_platform_driver in jpeg-core.c file
 2012-07-03 10:17 UTC  (2+ messages)

[PATCH] etherdevice: introduce broadcast_ether_addr
 2012-07-03 10:16 UTC 

Newest Foot Care Product 07
 2012-07-03  9:26 UTC 

[PATCH] clkdev: Add default clkdev.h
 2012-07-03 10:12 UTC  (3+ messages)

Re: [PATCH] Extcon: Arizona: Add driver for Wolfson Arizona class devices
 2012-07-03  9:40 UTC  (2+ messages)

[PATCH -mm v2] mm: have order > 0 compaction start off where it left
 2012-07-03 10:10 UTC  (8+ messages)

[PATCH] ARM: tegra: apbio: use dmaengine based dma driver
 2012-07-03 10:09 UTC  (5+ messages)
` [PATCH] ASoC: tegra: "

[PATCH v11] MTD: LPC32xx MLC NAND driver
 2012-07-03 10:08 UTC  (4+ messages)

[PATCH 0/21 V3] arm: boot a dom1 to "Calibrating delay loop" then hang
 2012-07-03 10:07 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/6] Log unimplemented functionality
 2012-07-03 10:07 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/6] qemu-log: move logging to qemu-log.c

[U-Boot] u-boot-xlnx: missing fatload command
 2012-07-03 10:07 UTC 

__force_order usage on x86's CRn accesses
 2012-07-03 10:08 UTC  (2+ messages)

[PATCH v9 00/16] KVM/ARM Implementation
 2012-07-03 10:07 UTC  (3+ messages)
` [PATCH v9 12/16] ARM: KVM: World-switch implementation

[RFC][PATCH 1/2] lib: printf: append support of '%*p[Mm][FR]'
 2012-07-03 10:06 UTC  (4+ messages)
` [RFC][PATCHv2 1/3] lib: printf: update documentation to cover all of %p[Mm][FR]
  ` [RFC][PATCHv2 2/3] lib: printf: append support of '%*p[Mm][FR]'
  ` [RFC][PATCHv2 3/3] wireless: at76c50x: eliminate hex2str()

[RFC][PATCH] sched: Fix race in task_group()
 2012-07-03 10:06 UTC  (4+ messages)

RFC: replace packets already in queue
 2012-07-03 10:02 UTC  (11+ messages)
  ` AW: "
          ` AW: "
                ` AW: "
                  ` RFC: (now non Base64) "

[Buildroot] [PATCHv2] Add some support for device tree kernels with appended trees
 2012-07-03 10:01 UTC  (5+ messages)
` [Buildroot] [PATCH 1/4] Rework support for the device tree
` [Buildroot] [PATCH 2/4] Add support for appended device tree blobs for arm
` [Buildroot] [PATCH 3/4] Factorise the u-boot images code
` [Buildroot] [PATCH 4/4] Add cuImage(powerpc) and simpleImage(microblaze) as Linux kernel images variants

linux-next: build failure after merge of the final tree (pwm tree related)
 2012-07-03 10:00 UTC  (5+ messages)

[PATCH RESEND 0/5] Adopt pinctrl support for a few outstanding imx drivers
 2012-07-03 10:00 UTC  (6+ messages)
` [PATCH RESEND 3/5] can: flexcan: adopt pinctrl support

[PATCH 1/1] usb: gadget: s3c-hsotg: fix core reset timeout failure
 2012-07-03 10:00 UTC  (3+ messages)

[LTP] [PATCH] pthread_cond_signal/1-1: fails on routerstation
 2012-07-03  9:59 UTC 

[PATCH v2] mmc: sdhci: fix incorrect command used in tuning
 2012-07-03  9:58 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/4 v2] target-i386: move tcg intialization inside CPU object
 2012-07-03  9:56 UTC 

[Qemu-devel] [Bug 1020484] [NEW] RFE: Support spice via unix domain socket
 2012-07-03  9:47 UTC 

[Bug 26496] New: OpenGL does not work on Radeon 9600 (r300)
 2012-07-03  9:55 UTC  (2+ messages)
` [Bug 26496] "

[Bug 51594] New: opengl does not work with radeon 9600
 2012-07-03  9:55 UTC  (2+ messages)
` [Bug 51594] "

ACM in xen-4.12 doesn't work?
 2012-07-03  9:54 UTC  (3+ messages)
` Fwd: "

[PATCH] netem: fix rate extension and drop accounting
 2012-07-03  9:54 UTC  (2+ messages)

[PATCH] PM: Devfreq: fix userspace governor frequency bug
 2012-07-03  9:53 UTC 

[PATCH] Fix Q-encoded multi-octet-char split in email
 2012-07-03  9:52 UTC  (2+ messages)

[Bug 51645] New: Unreadable and flickering text in iceweasel
 2012-07-03  9:51 UTC  (3+ messages)
  ` [Bug 51645] "

[PATCH v2] regulator: ad5398: Fix min/max current limit boundary checking
 2012-07-03  9:51 UTC  (8+ messages)

[U-Boot] [PATCH 00/20] updates for Keymile Marvell boards
 2012-07-03  9:51 UTC  (6+ messages)
` [U-Boot] [PATCH 12/20] arm/km: add support for external switch configuration
    ` [U-Boot] [PATCH 12/20] arm/km: add support for external switchconfiguration

[PATCH] i2c-i801: Consolidate polling
 2012-07-03  9:50 UTC  (2+ messages)

A question about how kvm switch context to guest
 2012-07-03  9:50 UTC 

[Qemu-devel] [PATCH] console: Implementing blinking of cursor
 2012-07-03  9:49 UTC  (4+ messages)

[PATCH] qlge: fix endian issue
 2012-07-03  9:47 UTC  (4+ messages)

[PATCH 19/19] net: Kill dst->_neighbour, accessors, and final uses
 2012-07-03  9:47 UTC 

[PATCH 18/19] xfrm: No need to copy generic neighbour pointer
 2012-07-03  9:47 UTC 

[PATCH 17/19] ipv4: No need to set generic neighbour pointer
 2012-07-03  9:47 UTC 

[PATCH 16/19] ipv6: Store route neighbour in rt6_info struct
 2012-07-03  9:47 UTC 

[PATCH 15/19] cxgb3: Convert t3_l2t_get() over to dst_neigh_lookup()
 2012-07-03  9:46 UTC 

[PATCH 14/19] net: Pass neighbours into the NETEVENT_REDIRECT event
 2012-07-03  9:46 UTC 

[PATCH 13/19] decnet: Use neighbours privately in dn_route struct
 2012-07-03  9:46 UTC 

[PATCH 12/19] neigh: Convert over to dst_neigh_lookup_skb()
 2012-07-03  9:46 UTC 

[PATCH 11/19] br_netfilter: Convert to dst_neigh_lookup_skb()
 2012-07-03  9:46 UTC 

[PATCH 10/19] cxgb4i: Convert over to dst_neigh_lookup()
 2012-07-03  9:46 UTC 

[PATCH 09/19] cxgbi: Convert over to dst_neigh_lookup()
 2012-07-03  9:46 UTC 

[PATCH 08/19] qeth: Convert over to dst_neigh_lookup_skb()
 2012-07-03  9:46 UTC 

[PATCH 07/19] ipoib: Convert over to dev_lookup_neigh_skb()
 2012-07-03  9:46 UTC 

[PATCH 06/19] sch_teql: Convert over to dev_neigh_lookup_skb()
 2012-07-03  9:46 UTC 

[PATCH 05/19] net: Add optional SKB arg to dst_ops->neigh_lookup()
 2012-07-03  9:46 UTC 

[PATCH 04/19] net: Do delayed neigh confirmation
 2012-07-03  9:46 UTC 

[PATCH 03/19] sunrpc: Don't do a dst_confirm() on an input routes
 2012-07-03  9:46 UTC 

[PATCH 02/19] ipv4: Don't report neigh uptodate state in rtcache procfs
 2012-07-03  9:45 UTC 

[xen vMCE RFC V0.2] xen vMCE design
 2012-07-03  9:45 UTC  (13+ messages)
                ` [Xen-devel] "

[PATCH 01/19] ipv4: Make neigh lookups directly in output packet path
 2012-07-03  9:45 UTC 

[PATCH 0/19] Disconnect neigh from dst_entry
 2012-07-03  9:45 UTC 

[PATCH 1/3] pinctrl/nomadik: fix hsir_a_1_pins pin list
 2012-07-03  9:22 UTC 

capture_mem limitations in OMAP ISP
 2012-07-03  9:46 UTC 

[PATCH v2] ASoC: tlv320aic3x: add missing registers and bits
 2012-07-03  9:41 UTC  (3+ messages)
  ` [PATCH] "

[U-Boot] [PATCH] arm:trats: loaduimage environment variable defied for TRATS target
 2012-07-03  9:41 UTC 

[Qemu-devel] [PATCH v4 0/7] file descriptor passing using pass-fd
 2012-07-03  9:40 UTC  (4+ messages)

[PATCH] support ulimit -r
 2012-07-03  9:38 UTC  (2+ messages)

[U-Boot] [PATCH 0/7] dfu:usb: Composite USB download gadget with DFU function
 2012-07-03  9:38 UTC  (8+ messages)
` [U-Boot] [PATCH 1/7] dfu:usb: Support for g_dnl composite download gadget
` [U-Boot] [PATCH 2/7] dfu:usb: DFU USB function (f_dfu) support for g_dnl composite gadget
` [U-Boot] [PATCH 3/7] dfu: DFU backend implementation
` [U-Boot] [PATCH 4/7] dfu: MMC specific routines for DFU operation
` [U-Boot] [PATCH 5/7] dfu:cmd: Support for DFU u-boot command
` [U-Boot] [PATCH 6/7] arm:trats: Support for USB UDC driver at TRATS board
` [U-Boot] [PATCH 7/7] arm:trats: Enable g_dnl composite USB gadget with embedded DFU function on TRATS


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.