All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-10-27 19:33:04 to 2011-10-27 21:51:50 UTC [more...]

[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)

[GIT PULL] mm: frontswap (for 3.2 window)
 2011-10-27 21:49 UTC  (9+ 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)

watchdogs and kdump
 2011-10-27 21:43 UTC  (3+ 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

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

[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] sdcard_image: align partitions with flash pages
 2011-10-27 21:39 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] MAINTAINERS: Remove quotes of maintaners's names
 2011-10-27 21:35 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)

Allowing several mappings of a frame
 2011-10-27 21:16 UTC 

[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  (9+ 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  (31+ messages)
` [PATCH 1/6] arm/tegra: initial device tree for tegra30
` [PATCH 2/6] arm/tegra: prepare pinmux code for multiple tegra variants
` [PATCH 3/6] arm/tegra: prepare early init "
` [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  (5+ messages)
` [PATCH 4/6 v2] PM: Limit race conditions between runtime PM and system sleep (v2)

[BUG] e2fsprogs: mke2fs -S and e2fsck cannot recover on ext4
 2011-10-27 20:02 UTC  (2+ messages)

[GIT PULL] XFS update for 3.2-rc1
 2011-10-27 20:01 UTC  (2+ messages)

[PATCH v4] drm/i915: pass ELD to HDMI/DP audio driver
 2011-10-27 19:57 UTC  (7+ messages)
` [PATCH v5] "

[PATCH 1/3] ALSA: hdspm - Fix MADI channel format in the status ioctl
 2011-10-27 19:57 UTC  (3+ messages)
` [PATCH 2/3] ALSA: hdsp - Correct HDSP_VERSION_BIT constant, thus partly fixing RPM detection
` [PATCH 3/3] ALSA: hdspm - Enable all firmware ranges for PCI MADI/AES cards

[Xenomai-help] installing xenomai on pandaboard
 2011-10-27 19:56 UTC  (2+ messages)

Introduce FCLONE_SCRATCH skbs to reduce stack memory useage and napi jitter
 2011-10-27 19:53 UTC  (6+ messages)
` [RFC PATCH 1/5] net: add SKB_FCLONE_SCRATCH API
` [RFC PATCH 2/5] net: add FCLONE_SCRATCH use to ipv4 udp path
` [RFC PATCH 3/5] net: Add & modify tracepoints to skb FCLONE_SCRATCH paths
` [RFC PATCH 4/5] perf: add perf script to monitor efficiency increase in FCLONE_SCRATCH api
` [RFC PATCH 5/5] net: add FCLONE_SCRATCH use to ipv6 udp path

[PATCH] AMBA: Use suspend_noriq to force devices into runtime suspend
 2011-10-27 19:48 UTC  (4+ messages)

[PATCH] config: Add 'make kvmconfig'
 2011-10-27 20:46 UTC  (4+ messages)

[xen-4.1-testing test] 9641: regressions - FAIL
 2011-10-27 19:45 UTC 

[PATCH] cfg80211: annotate cfg80211_inform_bss
 2011-10-27 19:40 UTC  (2+ messages)

[PATCH] opensm: Add the precreation of multicast groups
 2011-10-27 19:41 UTC  (2+ messages)

swapon feature additions
 2011-10-27 19:40 UTC 

[PATCH 1/2] Add new strace-graph package to avoid making perl a dependecy for all of strace
 2011-10-27 19:31 UTC  (2+ messages)
` [PATCH v2 "

[PATCH 1/2] iw: Update nl80211.h
 2011-10-27 19:37 UTC  (5+ messages)
` [PATCH 2/2] iw: show STA flags in station dump
    `  "

Temporary(?) relocation of wireless git trees
 2011-10-27 19:32 UTC  (2+ messages)


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.