All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-10-27 20:06:34 to 2011-10-27 21:59:12 UTC [more...]

[U-Boot] [PATCH 0/5] CLEANUP: Cleanup of common/ directory
 2011-10-27 21:59 UTC  (11+ messages)
` [U-Boot] [PATCH 1/5] GCC4.6: Squash warnings in common/usb.c
` [U-Boot] [PATCH 2/5] GCC4.6: Squash warning in cmd_ide.c
` [U-Boot] [PATCH 3/5] GCC4.6: Squash warning in usb_storage.c
` [U-Boot] [PATCH 4/5] GCC4.6: Squash subsequent warnings "
` [U-Boot] [PATCH 5/5] GCC4.6: Squash undefined variable in cmd_mtdparts.c

[PATCH 0/2] Add reference counting to grant notify ioctls
 2011-10-27 21:58 UTC  (5+ messages)
` [PATCH v4 0/3] "
  ` [PATCH 1/3] xen/event: Add reference counting to event channels
  ` [PATCH 2/3] xen/gntalloc: Change gref_lock to a mutex
  ` [PATCH 3/3] xen/gnt{dev, alloc}: reserve event channels for notify

openembedded GA information
 2011-10-27 21:52 UTC 

[PATCH] sdcard_image: align partitions with flash pages
 2011-10-27 21:58 UTC  (3+ messages)

[U-Boot] [PATCH 00/10] CLEANUP: Cleanup of board/ directory
 2011-10-27 21:58 UTC  (21+ messages)
` [U-Boot] [PATCH 01/10] GCC4.6: Squash warning in mpc5121ads.c
` [U-Boot] [PATCH 02/10] GCC4.6: Squash warnings in diu.c
` [U-Boot] [PATCH 03/10] GCC4.6: Squash warnings in mpc8610hpcd.c
` [U-Boot] [PATCH 04/10] GCC4.6: Squash warnings in tqm834x.c
` [U-Boot] [PATCH 05/10] GCC4.6: Squash warning in cmd_pmc440.c
` [U-Boot] [PATCH 06/10] GCC4.6: Squash warnings in pmc405de.c
` [U-Boot] [PATCH 07/10] GCC4.6: Squash warnings in r360mpi/flash.c
` [U-Boot] [PATCH 08/10] GCC4.6: Squash warnings in PPChameleonEVB/flash.c
` [U-Boot] [PATCH 09/10] GCC4.6: Squash error in cpc45/pd67290.c
` [U-Boot] [PATCH 10/10] GCC4.6: Add macros to mv_gen_reg.h

[PATCH] fs: fix how we clear DCACHE_NEED_LOOKUP
 2011-10-27 21:57 UTC  (2+ messages)

[U-Boot] [PATCH 0/9] CLEANUP: Cleanup of arch/powerpc/ directory
 2011-10-27 21:56 UTC  (19+ messages)
` [U-Boot] [PATCH 1/9] PowerPC: Squash warning in mpc512x serial.c
` [U-Boot] [PATCH 2/9] GCC4.6: Squash warnings in denali_data_eye.c
` [U-Boot] [PATCH 3/9] GCC4.6: Squash warnings in denali_spd_ddr2.c
` [U-Boot] [PATCH 4/9] GCC4.6: Squash warnings in 44x_spd_ddr.c
` [U-Boot] [PATCH 5/9] GCC4.6: Squash warnings in 4xx_ibm_ddr2_autocalib.c
` [U-Boot] [PATCH 6/9] GCC4.6: Squash warnings in 4xx_pcie.c
` [U-Boot] [PATCH 7/9] GCC4.6: Use dst instead of l2srbar in cpu_early_init.c
` [U-Boot] [PATCH 8/9] GCC4.6: Squash warnings in ddr[123]_dimm_params.c
` [U-Boot] [PATCH 9/9] GCC4.6: Squash warnings in mpc86xx/interrupts.c

Regression: patch " hvc_console: display printk messages on console." causing infinite loop with 3.2-rc0 + Xen
 2011-10-27 21:55 UTC  (8+ messages)
` [PATCH] VirtioConsole support

[PATCH v2] input/imx_keypad: add pm suspend and resume functions
 2011-10-27 21:55 UTC  (4+ messages)

Allowing several mappings of a frame
 2011-10-27 21:55 UTC  (2+ messages)

watchdogs and kdump
 2011-10-27 21:43 UTC  (4+ messages)

[PATCH] MAINTAINERS: Remove quotes of maintaners's names
 2011-10-27 21:53 UTC  (2+ messages)

[GIT PULL] mm: frontswap (for 3.2 window)
 2011-10-27 21:52 UTC  (11+ messages)

[U-Boot] [PATCH] cosmetic: s/BOARD_LATE_INIT/CONFIG_BOARD_LATE_INIT
 2011-10-27 21:51 UTC  (3+ messages)
` [U-Boot] [PATCH V2] "

[U-Boot] [PATCH] fat: correct ATTR_VFAT check
 2011-10-27 21:50 UTC  (2+ messages)

[U-Boot] [PATCH 2/2] disk: part_efi: fix **pgpt_pte == NULL
 2011-10-27 21:50 UTC  (3+ messages)

[PATCH 0/2] For improved pack locality
 2011-10-27 21:49 UTC  (4+ messages)
` [PATCH 2/2] pack-objects: optimize "recency order"

Btrfs progs git repo on kernel.org
 2011-10-27 21:48 UTC  (4+ messages)

[PATCH] mmc: support BKOPS feature for eMMC
 2011-10-27 21:47 UTC  (8+ messages)

[U-Boot] [PATCH 1/2] cosmetic: Replace __FUNCTION__ with __func__ in part_efi.c
 2011-10-27 21:46 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/6] Reduce code size of libnet
 2011-10-27 21:45 UTC  (17+ messages)
` [U-Boot] [PATCH v2 1/6] net: Hide more code behind CONFIG_CMD_TFTPPUT
` [U-Boot] [PATCH v2 2/6] net: Make net_transfer() a static function
` [U-Boot] [PATCH v2 3/6] net: Add more #ifdefs for tftpput to reduce code size
` [U-Boot] [PATCH v2 4/6] net: Change for loop to memset()
` [U-Boot] [PATCH v2 5/6] net: Be less picky about decoding the netretry env var
` [U-Boot] [PATCH v2 6/6] net: Export auto_load, use it in rarp

[U-Boot] [PATCH 1/2] README: white-space cleanup
 2011-10-27 21:44 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] README: improve documentation of network related CONFIG_ settings

Trouble by last dbus patch (46e6c3fa8034b12d178d605f3f5d7efe69671a13)?
 2011-10-27 21:42 UTC  (3+ messages)

[U-Boot] [PATCH] image: Fix inverted logic in architecture check
 2011-10-27 21:42 UTC  (3+ messages)

[PATCH 2/2 v3] net/smsc911x: Add regulator support
 2011-10-27 21:42 UTC  (7+ messages)

bigalloc and max file size
 2011-10-27 21:42 UTC  (4+ messages)

[RFC PATCH 0/3] VFS: Fix s_umount thaw/write deadlock
 2011-10-27 21:39 UTC  (2+ messages)

Latency problem
 2011-10-27 21:15 UTC  (2+ messages)

[PATCH 0/1] New meta-romley BSP created.--v3
 2011-10-27 21:37 UTC  (2+ messages)
` [PATCH 1/1] New Romley BSP created. Uses Matrox MGA graphics driver

[U-Boot] [PATCH] mvgbe: fix network device indices
 2011-10-27 21:36 UTC  (5+ messages)
` [U-Boot] [PATCH 0/2] improve ethernet device index handling
` [U-Boot] [PATCH 1/2] net: introduce per device index
` [U-Boot] [PATCH 2/2] mvgbe: fix network device indices

multipath-tools libmultipath/config.c libmulti 
 2011-10-27 21:36 UTC 

[lm-sensors] Something wrong with support for NCT6776F in w83627ehf
 2011-10-27 21:36 UTC 

[PATCH v6 0/8] SUNRPC: make rpcbind clients allocated and destroyed dynamically
 2011-10-27 21:30 UTC  (6+ messages)
` [PATCH v6 4/8] SUNRPC: setup rpcbind clients if service requires it
` [PATCH v6 5/8] SUNRPC: cleanup service destruction

bug in fchownat in n32 and 64 ABIs
 2011-10-27 21:29 UTC  (3+ messages)

[U-Boot] [PATCH RFT 0/2] Beagleboard SPL support
 2011-10-27 21:29 UTC  (9+ messages)
` [U-Boot] [PATCH 1/2] OMAP3 SPL: Rework memory initalization and devkit 8000 support
` [U-Boot] [PATCH 2/2] OMAP3: Add SPL support to Beagleboard

945GME with LCD display 1920x480
 2011-10-27 20:55 UTC 

if nolapic not used then system reboots after loading first module (possibly first irq using module)
 2011-10-27 21:27 UTC 

[xen-unstable test] 9642: tolerable FAIL - PUSHED
 2011-10-27 21:25 UTC 

[Qemu-devel] [PATCH 0/4] add "make check"
 2011-10-27 21:22 UTC  (12+ messages)

[PATCH 1/3 v2] mmc: Move mmc_delay() to include/linux/mmc/core.h
 2011-10-27 21:19 UTC  (3+ messages)

[GIT] CIFS Fixes
 2011-10-27 21:17 UTC  (6+ messages)

[U-Boot] [PATCH] kirkwood: define CONFIG_SYS_CACHELINE_SIZE
 2011-10-27 21:16 UTC 

OE Changelog for 2011-10-17 to 2011-10-24
 2011-10-27 21:09 UTC  (2+ messages)

[Qemu-devel] [PATCH] tcg: Optimize some forms of deposit
 2011-10-27 21:15 UTC  (3+ messages)

[U-Boot] [PATCH v2] FAT: Add FAT write feature
 2011-10-27 21:10 UTC  (5+ messages)
` [U-Boot] [PATCH] fs/fat/fat.c: fix warning: 'part_size' defined but not used

[U-Boot] Tegra T20 / T25 datasheet (Technical Reference Manual)
 2011-10-27 21:09 UTC  (4+ messages)
`  "

[PATCH v2 0/3] paz00 updates for 3.3
 2011-10-27 21:07 UTC  (4+ messages)
` [PATCH v2 3/3] staging: nvec: add device tree support

[PATCH] SELinux: audit failed attempts to set invalid labels
 2011-10-27 21:05 UTC 

[RFC][PATCH 0/2] PM / Sleep: Extended control of suspend/hibernate interfaces
 2011-10-27 21:06 UTC  (2+ messages)

[U-Boot] [PATCH 0/3] Reduce code size of libnet
 2011-10-27 21:02 UTC  (5+ messages)
` [U-Boot] [PATCH 3/3] net: Be less picky about decoding the netretry env var

[PATCH] checkpatch: improve error message for p1-check
 2011-10-27 21:01 UTC  (10+ messages)

What's the purpose of "BDIR" in oe-buildenv-internal?
 2011-10-27 21:00 UTC  (2+ messages)

[PATCH 00/23] kill drm cruft with fire
 2011-10-27 21:00 UTC  (3+ messages)
` [PATCH 08/23] drm/via: use drm_mm instead of drm_sman

[Qemu-devel] [PATCH v2 00/16] Sparc FPU/VIS improvements
 2011-10-27 20:59 UTC  (3+ messages)

[md PATCH 00/16] hot-replace support for RAID4/5/6
 2011-10-27 20:53 UTC  (4+ messages)

Crash when trying to mount ext4
 2011-10-27 20:51 UTC  (3+ messages)

[PATCH 1/2] writeback: Improve busyloop prevention
 2011-10-27 20:50 UTC  (11+ messages)

[PATCH] Make use of media bus pixel codes in adv7170 driver
 2011-10-27 22:50 UTC 

[PATCH v2] powerpc: book3e: WSP: Add Chroma as a new WSP/PowerEN platform
 2011-10-27 20:48 UTC  (2+ messages)

Fwd: Examples for using xl migrate -s ?
 2011-10-27 20:47 UTC 

rt for newbie
 2011-10-27 20:47 UTC  (4+ messages)

[Bug 42117] New: r200 driver performance, ums, all mesa versions from 7.6
 2011-10-27 20:39 UTC  (2+ messages)
` [Bug 42117] R200 driver performance, UMS, "

staging: line6 driver status
 2011-10-27 20:06 UTC  (4+ messages)

ceph on non-btrfs file systems
 2011-10-27 20:39 UTC  (8+ messages)
  ` ceph on btrfs [was Re: ceph on non-btrfs file systems]

Re:[bisected] i915 dpms does not switch back light on
 2011-10-27 20:38 UTC  (2+ messages)
` [bisected] "

[Bug 39202] New: KDE desktop effects with 3.0 rc6 kernel
 2011-10-27 20:36 UTC  (2+ messages)
` [Bug 39202] FPS - "

BUG: hid-multitouch causes 10 second delay and error
 2011-10-27 20:35 UTC  (4+ messages)

nfsd (and lock) changes for 3.2
 2011-10-27 20:34 UTC  (3+ messages)

regression tracking
 2011-10-27 20:35 UTC  (3+ messages)

[ath9k-devel] Can't associate with a particular AP
 2011-10-27 20:31 UTC  (13+ messages)

[PATCH] fbtest: fix test011 with xpanstep or ypanstep greater than 1
 2011-10-27 20:31 UTC 

[U-Boot] [PATCH 0/7] NAND SPL support for mcx board
 2011-10-27 20:27 UTC  (6+ messages)
` [U-Boot] [PATCH 5/7] omap_gpmc: use SOFTECC in SPL if it's enabled

[PATCH 0/4] allow freezing of tasks with netfs calls in flight
 2011-10-27 20:26 UTC  (12+ messages)
` [PATCH 1/4] freezer: make fake_signal_wake_up wake TASK_KILLABLE tasks too
      ` [linux-pm] "

[PATCH v3 0/3] SUNRPC: rcbind clients virtualization
 2011-10-27 20:25 UTC  (2+ messages)

[PATCH 0/6] Add support for tegra30 and cardhu
 2011-10-27 20:24 UTC  (21+ messages)
` [PATCH 3/6] arm/tegra: prepare early init for multiple tegra variants
` [PATCH 4/6] arm/tegra: implement support for tegra30
` [PATCH 5/6] arm/tegra: pinmux tables and definitions "
` [PATCH 6/6] arm/tegra: add support for tegra30 based board cardhu

Xen document day (Oct 12 or 26)
 2011-10-27 20:23 UTC  (13+ messages)
        ` Re: [Xen-devel] "
          ` [Xen-users] "

[Qemu-devel] [PATCH 1/1] Introduce a new bus "ICC" to connect APIC
 2011-10-27 20:22 UTC  (6+ messages)

3.1-rc9 and 3.1 wifi problem , problem continues with 3.1
 2011-10-27 20:12 UTC  (3+ messages)

[net 0/7] bnx2x: driver and firmware fixes
 2011-10-27 20:20 UTC  (2+ messages)

[U-Boot] [PATCH 0/9] tegra2: Tidy up boot path
 2011-10-27 20:17 UTC  (19+ messages)
` [U-Boot] [PATCH 3/9] arm: Move CP15 init out of cpu_init_crit()

[U-Boot] Pullrequest: u-boot-arm/master
 2011-10-27 20:13 UTC 

[PATCH v4 0/2] CPU hotplug, Freezer: Fix race between CPU hotplug and freezer
 2011-10-27 20:13 UTC  (3+ messages)
` [PATCH v4 2/2] CPU hotplug, Freezer: Synchronize CPU hotplug and Freezer

Vanilla-Kernel 3 - page allocation failure
 2011-10-27 20:08 UTC  (7+ messages)

[PATCH 0/3] PM: Fix up interactions between system suspend/resume and runtime PM
 2011-10-27 20:06 UTC  (4+ messages)
` [PATCH 4/6 v2] PM: Limit race conditions between runtime PM and system sleep (v2)


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.