All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-05-22 20:41:04 to 2011-05-23 00:42:45 UTC [more...]

Regression with i915 and suspend on Thinkpad x220
 2011-05-23  0:42 UTC  (6+ messages)

[U-Boot] [IXP42x PATCH series v5 00/17] Overview
 2011-05-23  0:42 UTC  (19+ messages)
` [U-Boot] [IXP42x PATCH series v5 01/17] add XScale sub architecture (IXP/PXA) to maintainer list
` [U-Boot] [IXP42x PATCH series v5 02/17] add support for IXP42x Rev. B1 and newer
` [U-Boot] [IXP42x PATCH series v5 03/17] trigger hardware watchdog in IXP42x serial driver
` [U-Boot] [IXP42x PATCH series v5 04/17] Fix IXP code to work after relocation was added
` [U-Boot] [IXP42x PATCH series v5 05/17] fix "depend" target in npe directory
` [U-Boot] [IXP42x PATCH series v5 06/17] support CONFIG_SYS_LDSCRIPT on ARM
` [U-Boot] [IXP42x PATCH series v5 07/17] use -ffunction-sections / --gc-sections on IXP42x
` [U-Boot] [IXP42x PATCH series v5 08/17] update/fix AcTux1 board
` [U-Boot] [IXP42x PATCH series v5 09/17] update/fix AcTux2 board
` [U-Boot] [IXP42x PATCH series v5 10/17] update/fix AcTux3 board
` [U-Boot] [IXP42x PATCH series v5 11/17] update/fix AcTux4 board
` [U-Boot] [IXP42x PATCH series v5 12/17] IXP NPE: add support for fixed-speed MII ports
` [U-Boot] [IXP42x PATCH series v5 13/17] add dvlhost (dLAN 200 AV Wireless G) board
` [U-Boot] [IXP42x PATCH series v5 14/17] update/fix IXDP425 / IXDPG425 boards
` [U-Boot] [IXP42x PATCH series v5 15/17] update/fix PDNB3 board
` [U-Boot] [IXP42x PATCH series v5 16/17] IXP42x PCI rewrite
` [U-Boot] [IXP42x PATCH series v5 17/17] run arm_pci_init after relocation

git svn fetch error
 2011-05-22 23:39 UTC 

More prefetch fall-out
 2011-05-23  0:39 UTC  (6+ messages)

[patch net-next-2.6 v2] net: vlan: make non-hw-accel rx path similar to hw-accel
 2011-05-23  0:38 UTC  (15+ messages)
                    ` [PATCH 1/3] vlan: Do not support clearing VLAN_FLAG_REORDER_HDR

revisiting scullpipe implementation
 2011-05-23  0:38 UTC 

[U-Boot] [IXP42x PATCH series v4 00/17] Overview
 2011-05-23  0:38 UTC  (11+ messages)
` [U-Boot] [IXP42x PATCH series v4 08/17] update/fix AcTux1 board
` [U-Boot] [IXP42x PATCH series v4 13/17] add dvlhost (dLAN 200 AV Wireless G) board
` [U-Boot] [IXP42x PATCH series v4 04/17] Fix IXP code to work after relocation was added

linux-next: Tree for May 20
 2011-05-23  0:38 UTC  (4+ messages)
` [PATCH -next] ata: PATA_ARASAN_CF depends on DMADEVICES
` [PATCH -next] media: fix kconfig dependency warning for VIDEO_TIMBERDALE
` [PATCH -next] firmware: fix GOOGLE_SMI kconfig dependency warning

[BUG] perf: bogus correlation of kernel symbols
 2011-05-23  0:37 UTC  (9+ messages)

[PATCH 0/8] memcg async reclaim v2
 2011-05-23  0:25 UTC  (7+ messages)
` [PATCH 8/8] memcg asyncrhouns reclaim workqueue

[PATCH 1/2]: mac80211: set tx rate and retries when injecting
 2011-05-23  0:30 UTC  (3+ messages)

[PATCH] wireless: fix fatal kernel-doc error + warning in mac80211.h
 2011-05-23  0:22 UTC 

[PATCH] wireless: fix cfg80211.h new kernel-doc warnings
 2011-05-23  0:16 UTC 

[PATCHSET v5 0/38] pnfs for 2.6.40
 2011-05-23  0:22 UTC  (40+ messages)
` [PATCH v5 01/38] NFSv4.1: use struct nfs_client to qualify deviceid
` [PATCH v5 02/38] pnfs: resolve header dependency in pnfs.h
` [PATCH v5 03/38] NFSv4.1: make deviceid cache global
` [PATCH v5 04/38] NFSv4.1: purge deviceid cache on nfs_free_client
` [PATCH v5 05/38] pnfs: CB_NOTIFY_DEVICEID
` [PATCH v5 06/38] SQUASHME: use be32 res in nfs4_callback_devicenotify
` [PATCH v5 07/38] SQUASHME: pnfs: use nfs_client to qualify deviceid for cb_notify_deviceid
` [PATCH v5 08/38] SQUASHME: pnfs: use global deviceid cache for CB_NOTIFY_DEVICEID
` [PATCH v5 09/38] SQUASHME: pnfs: refactor device cache _lookup_deviceid
` [PATCH v5 10/38] SQUASHME: pnfs: refactor device cache _find_get_deviceid
` [PATCH v5 11/38] SUNRPC: introduce xdr_init_decode_pages
` [PATCH v5 12/38] pnfs: Use byte-range for layoutget
` [PATCH v5 13/38] pnfs: align layoutget requests on page boundaries
` [PATCH v5 14/38] pnfs: Use byte-range for cb_layoutrecall
` [PATCH v5 15/38] pnfs: client stats
` [PATCH v5 16/38] pnfs-obj: objlayoutdriver module skeleton
` [PATCH v5 17/38] pnfs-obj: pnfs_osd XDR definitions
` [PATCH v5 18/38] pnfs-obj: pnfs_osd XDR client implementation
` [PATCH v5 19/38] pnfs-obj: decode layout, alloc/free lseg
` [PATCH v5 20/38] pnfs: per mount layout driver private data
` [PATCH v5 21/38] pnfs-obj: objio_osd device information retrieval and caching
` [PATCH v5 22/38] pnfs: set/unset layoutdriver
` [PATCH v5 23/38] SQUASHME: pnfs-obj: use global device cache
` [PATCH v5 24/38] SQUASHME: Revert "pnfs: per mount layout driver private data"
` [PATCH v5 25/38] SQUASHME: Revert "pnfs: set/unset layoutdriver"
` [PATCH v5 26/38] NFSv4.1: use layout driver in global device cache
` [PATCH v5 27/38] pnfs: alloc and free layout_hdr layoutdriver methods
` [PATCH v5 28/38] pnfs-obj: define per-inode private structure
` [PATCH v5 29/38] pnfs: support for non-rpc layout drivers
` [PATCH v5 30/38] SQUASHME: initialize data->task on the non-rpc io done success paths
` [PATCH v5 31/38] pnfs-obj: osd raid engine read/write implementation
` [PATCH v5 32/38] pnfs: layoutreturn
` [PATCH v5 33/38] SQUASHME: pnfs: fix layout stateid in layoutreturn args
` [PATCH v5 34/38] pnfs: layoutret_on_setattr
` [PATCH v5 35/38] pnfs: encode_layoutreturn
` [PATCH v5 36/38] pnfs-obj: report errors and .encode_layoutreturn Implementation
` [PATCH v5 37/38] pnfs: encode_layoutcommit
` [PATCH v5 38/38] pnfs-obj: objlayout_encode_layoutcommit implementation

[U-Boot] [RFC] Review of U-Boot timer API
 2011-05-23  0:20 UTC  (8+ messages)

[PATCH V5] memcg: add memory.numastat api for numa statistics
 2011-05-23  0:08 UTC  (2+ messages)

[PATCH 1/5] caif: Bugfix add check NULL pointer before calling functions
 2011-05-23  0:14 UTC  (10+ messages)
` [PATCH 2/5] caif: Fixes freeze on Link layer removal
` [PATCH 3/5] caif: Fix freezes when running CAIF loopback device
` [PATCH 4/5] caif: Update documentation of CAIF transmit and receive functions
` [PATCH 5/5] caif: Plug memory leak for checksum error

[dm-crypt] Boot from fully encrypted disk which looks like unused
 2011-05-23  0:13 UTC  (2+ messages)

HBA Adaptor advice
 2011-05-23  0:07 UTC  (13+ messages)

[PATCH for-next] Documentation: add Documentation/security/
 2011-05-23  0:05 UTC  (2+ messages)

Adding an ugliness in __read_cache_page()?
 2011-05-23  0:03 UTC  (5+ messages)

Remote control not working for Terratec Cinergy C (2.6.37 Mantis driver)
 2011-05-23  0:02 UTC  (9+ messages)
    ` AW: "
            ` AW: "

[PATCH] ext4: use vmtruncate() instead of ext4_truncate() in ext4_setattr()
 2011-05-22 23:56 UTC  (2+ messages)

[lm-sensors] CVS Update@linux-mips.org: linux
 2011-05-22 23:46 UTC 

Kernel panic - not syncing: Attempted to kill the idle task!
 2011-05-22 23:43 UTC  (2+ messages)

Resume Issues :Exec of NX page, Synaptics Botchup
 2011-05-22 23:43 UTC  (5+ messages)

[PATCH mmotm] add the pagefault count into memcg stats: shmem fix
 2011-05-22 23:31 UTC  (2+ messages)

different osds
 2011-05-22 23:29 UTC  (2+ messages)

[PATCHSET V4 00/23 boaz] pnfs for 2.6.40
 2011-05-22 23:25 UTC  (4+ messages)
` [PATCH 16/23] pnfs: support for non-rpc layout drivers

Kernel falls apart under light memory pressure (i.e. linking vmlinux)
 2011-05-22 23:12 UTC  (18+ messages)

[PATCH 0/1] Upgrade uclibc to 0.9.32rc3
 2011-05-22 23:04 UTC  (2+ messages)
` [PATCH 1/1] uclibc: Upgrade to 0.9.32-rc3

[linux test] 7226: regressions - FAIL
 2011-05-22 23:06 UTC 

Hack for getting Bluetooth to work on 2.6.39
 2011-05-22 23:04 UTC 

[PATCH] cleanup regulator supply definitions in mach-omap2 to use REGULATOR_SUPPLY
 2011-05-22 22:56 UTC  (8+ messages)

[PATCH v4 0/1] Add support for twl6025 PMIC
 2011-05-22 22:51 UTC  (5+ messages)
` [PATCH v4 1/2] REGULATOR: TWL6025: add support to twl-regulator
` [PATCH v4 2/2] USB: TWL6025 allow different regulator name

Recovering from a bad object
 2011-05-22 22:47 UTC  (4+ messages)

[PATCHv2 5/5] TPS65911: Comparator: Add comparator driver
 2011-05-22 22:46 UTC  (5+ messages)

[PATCH 0/2] input: rotary-encoder: add support for half-period encoders
 2011-05-22 22:42 UTC  (4+ messages)

[PATCH] adding example with xfs_info output decryption
 2011-05-22 22:34 UTC 

PA-RISC: compile error in include/net/dst.h
 2011-05-22 22:29 UTC  (3+ messages)
` [stable] "

Consistency of loops in mm/truncate.c?
 2011-05-22 22:27 UTC  (2+ messages)

[PATCH] Improve errors from 'git diff --no-index'
 2011-05-22 19:17 UTC 

[PATCH] net: add missing prefetch.h include
 2011-05-22 22:15 UTC  (2+ messages)

Using git-replace to edit a commit message?
 2011-05-22 22:11 UTC 

[PATCH] mfd: Add ASIC3 PCMCIA/CF support
 2011-05-22 22:15 UTC  (2+ messages)

Question about iommu on x86_64 and radeon driver
 2011-05-22 21:56 UTC 

[Qemu-devel] [PULL 0/4] Trivial patches for May 16 to May 20
 2011-05-22 22:01 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/4] piix_pci: fix piix3_set_irq_pic()
` [Qemu-devel] [PATCH 2/4] hw/realview.c: Remove duplicate #include line
` [Qemu-devel] [PATCH 3/4] hw/sd.c: Don't complain about SDIO commands CMD52/CMD53
` [Qemu-devel] [PATCH 4/4] Fix typos in comments (chek -> check)

[RFC/PATCH 00/13] wl12xx re-factor
 2011-05-22 21:57 UTC  (6+ messages)
` [RFC/PATCH 03/13] net: wl12xx: remove some unnecessary prints

[PATCH 0/1] sudo: Modify ownership for dircetory "/var/lib"
 2011-05-22 21:54 UTC  (5+ messages)
` [PATCH 1/1] sudo: Modify ownership for directory "/var/lib"

[U-Boot] [PATCH v2] .gitignore: update list of u-boot.* files and add *.bin
 2011-05-22 21:46 UTC  (2+ messages)

[U-Boot] [PATCH] MPC8xx: Make SPD823TS board build again
 2011-05-22 21:45 UTC  (2+ messages)

Aktualisieren
 2011-05-22 21:34 UTC 

[PATCH v10 0/7] MFD: TWL4030: power script and workaround for erratum 27
 2011-05-22 21:40 UTC  (5+ messages)
` [PATCH v10 4/7] MFD: TWL4030: power scripts for OMAP3 boards

[PATCH V3 1/2] input: pmic8xxx-keypad: Add row and column gpio configuration
 2011-05-22 21:38 UTC  (3+ messages)
` [PATCH V3 2/2] input: pmic8xxx_pwrkey: Add support for power key

[linux-lvm] lvm2app lvm properties properties returns bad values
 2011-05-22 21:37 UTC 

[PATCH V4] input: pm8xxx_keypad: Qualcomm pm8xxx keypad controller driver
 2011-05-22 21:37 UTC  (2+ messages)

[Bug 36563] New: Unity locks up with latest xorg/mesa/dri/drm
 2011-05-22 21:37 UTC  (2+ messages)
` [Bug 36563] "

CAIF transmit bug
 2011-05-22 21:35 UTC  (2+ messages)

[ANNOUNCE] ipset 6.5 released
 2011-05-22 21:32 UTC  (14+ messages)

icedtea6-native: task compile fails with `unzip: cannot find zipfile directory in one of /oe/build-angstrom-next/angstrom-dev/sysroots/i686-linux/usr/bin/unzip or …`
 2011-05-22 21:24 UTC 

[PATCH 0/9] UPDATED: 21/22-May 2011 Pull
 2011-05-22 21:21 UTC  (5+ messages)
` [PATCH 2/9] update-alternatives-dpkg: Update to dpkg base 1.15.8.7
` [PATCH 4/9] package_rpm.bbclass: create method for createrepo cmd

High accuracy bandwidth accounting?
 2011-05-22 21:22 UTC  (11+ messages)

[PATCH 3/3] icedtea6-native.inc: set environment variable `UNZIP` to fix build error
 2011-05-22 21:18 UTC 

[v2] powerpc: Force page alignment for initrd
 2011-05-22 21:17 UTC  (4+ messages)
` [PATCH v3] powerpc: Force page alignment for initrd reserved memory
  ` [PATCH v3] powerpc: Force page alignment for initrd reserved memory, "

X32 project status update
 2011-05-22 21:15 UTC  (9+ messages)

[PATCH 2/3] icedtea6-native: add `unzip-native` to `DEPENDS`
 2011-05-22 21:11 UTC 

[PATCH 0/2] Fix sending of a barrier and transaction waiting in ext4_sync_file()
 2011-05-22 21:13 UTC  (5+ messages)
` [PATCH 2/2] ext4: Fix waiting and sending of a barrier "
    ` [PATCH 1/2] jbd2: Add function jbd2_trans_will_send_data_barrier()

[PATCH v5 00/19] ARM: Add support for the Large Physical Address Extensions
 2011-05-22 21:09 UTC  (7+ messages)
` [PATCH v5 15/19] ARM: LPAE: Add support for cpu_v7_do_(suspend|resume)

[PATCH 1/3] icedtea6-native: convert spaces to tabulators
 2011-05-22 21:04 UTC 

Initial B&N Nook Color support, take four
 2011-05-22 21:04 UTC  (8+ messages)
` [PATCH 1/3] Initial B&N Nook Color (encore) support
` [PATCH 2/3] Add tps65921 chip
` [PATCH 3/3] Update Nook Color machine 3284 to common Encore name

[RESEND][PATCH 4/5] arm: omap: usb: Runtime PM support
 2011-05-22 20:53 UTC  (4+ messages)

[Bug 37445] New: Nouveau regulary reports the TRAP_VFETCH FAULT errors
 2011-05-22 20:52 UTC  (2+ messages)
  ` [Bug 37445] Nouveau regularly "

[PATCHv5 2/4] TPS65910: GPIO: Add GPIO driver
 2011-05-22 20:44 UTC  (6+ messages)

[PATCH] mfd: Fix ASIC3 SD Host Controller Configuration size
 2011-05-22 20:43 UTC  (2+ messages)

[PATCH v2 1/2] MT9P031: Add support for Aptina mt9p031 sensor
 2011-05-22 20:41 UTC  (3+ 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.