messages from 2009-06-19 17:47:19 to 2009-06-20 03:22:30 UTC [more...]
[PATCH 00/15] HWPOISON: Intro (v6)
2009-06-20 3:16 UTC (9+ messages)
` [PATCH 01/15] HWPOISON: Add page flag for poisoned pages
` [PATCH 02/15] HWPOISON: Export some rmap vma locking to outside world
` [PATCH 09/15] HWPOISON: Handle hardware poisoned pages in try_to_unmap
` [PATCH 10/15] HWPOISON: check and isolate corrupted free pages v3
` [PATCH 12/15] HWPOISON: per process early kill option prctl(PR_MEMORY_FAILURE_EARLY_KILL)
` [PATCH 13/15] HWPOISON: Add madvise() based injector for hardware poisoned pages v3
` [PATCH 14/15] HWPOISON: Add simple debugfs interface to inject hwpoison on arbitary PFNs
` [PATCH 15/15] HWPOISON: FOR TESTING: Enable memory failure code unconditionally
[patch update 2 fix] PM: Introduce core framework for run-time PM of I/O devices
2009-06-20 2:34 UTC (3+ messages)
[RFC] transcendent memory for Linux
2009-06-20 2:28 UTC (8+ messages)
` [RFC PATCH 0/4] transcendent memory ("tmem") "
` [RFC PATCH 1/4] tmem: infrastructure for tmem layer
` [RFC PATCH 2/4] tmem: precache implementation (layered on tmem)
` [RFC PATCH 3/4] tmem: preswap "
` [RFC PATCH 4/4] tmem: interface code for tmem on top of xen
[PATCH 2/2] slab,slub: ignore __GFP_WAIT if we're booting or suspending
2009-06-20 2:10 UTC (8+ messages)
` [PATCH v2] "
[KVM-RFC PATCH 1/2] eventfd: add an explicit srcu based notifier interface
2009-06-20 2:09 UTC (12+ messages)
` [PATCH 1/3] eventfd: Allow waiters to be notified about the eventfd file* going away
` [PATCH 2/3] eventfd: add generalized notifier interface
` [PATCH 3/3] eventfd: add internal reference counting to fix notifier race conditions
Platform driver 'applesmc' needs updating - please use dev_pm_ops
2009-06-20 2:00 UTC
[RFC] Documentation: add documentation for rc-series and merge window
2009-06-20 1:35 UTC (16+ messages)
` netlink interface change and crash while feeing associated sk_buff
[patch] ipv4: don't warn about skb ack allocation failures
2009-06-20 1:28 UTC (10+ messages)
[PATCH] TOMOYO: Add garbage collector support. (v3)
2009-06-20 1:28 UTC (6+ messages)
[PATCH 1/6] staging: android: binder: Remove some funny && usage
2009-06-20 1:26 UTC (13+ messages)
[PATCH] kmemleak: use pr_fmt
2009-06-19 19:49 UTC (3+ messages)
[PATCH 00/10] OMAP clock/powerdomain/SDRC patches for post-2.6.30
2009-06-20 1:21 UTC (5+ messages)
[PATCH 00/13] revised Coldfire generic GPIO (mk68nommu)
2009-06-20 1:11 UTC (14+ messages)
` [PATCH 01/13] core generic GPIO support for Freescale Coldfire processors
` [PATCH 02/13] generic GPIO support for the Freescale Coldfire 5206
` [PATCH 03/13] generic GPIO support for the Freescale Coldire 5206e
` [PATCH 04/13] generic GPIO support for the Freescale Coldfire 520x
` [PATCH 05/13] generic GPIO support for the Freescale Coldfire 523x
` [PATCH 06/13] generic GPIO support for the Freescale Coldfire 5249
` [PATCH 07/13] generic GPIO support for the Freescale Coldfire 527x
` [PATCH 08/13] generic GPIO support for the Freescale Coldfire 5272
` [PATCH 09/13] generic GPIO support for the Freescale Coldfire 528x
` [PATCH 10/13] generic GPIO support for the Freescale Coldfire 5307
` [PATCH 11/13] generic GPIO support for the Freescale Coldfire 532x
` [PATCH 12/13] generic GPIO support for the Freescale Coldfire 5407
` [PATCH 13/13] generic GPIO support misc files
[PATCH 00/11] microblaze: use generic headers
2009-06-20 1:09 UTC (4+ messages)
` [PATCH 01/11] ipc: use __ARCH_WANT_IPC_PARSE_VERSION in ipc/util.h
` [patch] ipc: unbreak 32-bit shmctl/semctl/msgctl
[PATCH] drivers/mtd/mtdcore.c: don't export local symbols
2009-06-20 1:00 UTC
[PATCH] UML: Fix some apparent bitrot
2009-06-20 0:55 UTC
[PATCH 0/2] cleanups in drivers/acpi/scan.c
2009-06-18 2:59 UTC (3+ messages)
` [PATCH 2/2] ACPI: clean up whitespace "
[git pull] vfs patches, part 1
2009-06-20 0:29 UTC (3+ messages)
[PATCH] perfcounter: handle some IO return values
2009-06-20 0:01 UTC
[PATCH] Staging: comedi: jr3_pci.c: add required includes
2009-06-19 23:52 UTC
[PATCH RFC] x86/acpi: don't ignore I/O APICs just because there's no local APIC
2009-06-19 23:44 UTC (10+ messages)
` [Xen-devel] "
[PATCH 00/21] ceph: Ceph distributed file system client v0.9
2009-06-19 23:20 UTC (29+ messages)
` [PATCH 01/21] fs: add fs/staging directory
` [PATCH 02/21] ceph: documentation
` [PATCH 03/21] ceph: on-wire types
` [PATCH 04/21] ceph: client types
` [PATCH 05/21] ceph: super.c
` [PATCH 06/21] ceph: inode operations
` [PATCH 07/21] ceph: directory operations
` [PATCH 08/21] ceph: file operations
` [PATCH 09/21] ceph: address space operations
` [PATCH 10/21] ceph: MDS client
` [PATCH 11/21] ceph: OSD client
` [PATCH 12/21] ceph: CRUSH mapping algorithm
` [PATCH 13/21] ceph: monitor client
` [PATCH 14/21] ceph: capability management
` [PATCH 15/21] ceph: snapshot management
` [PATCH 16/21] ceph: messenger library
` [PATCH 17/21] ceph: nfs re-export support
` [PATCH 18/21] ceph: ioctls
` [PATCH 19/21] ceph: debugging
` [PATCH 20/21] ceph: debugfs
` [PATCH 21/21] ceph: Kconfig, Makefile
[Patch 1/3] ksym_tracer: Eliminate trace concatenation and machine stall issues post removal
2009-06-19 23:24 UTC (6+ messages)
` [Patch 2/3] ksym_tracer: Allow bulk removal using empty or wildcard string input
` [Patch 3/3] ksym_tracer: Documentation containing usage guide for ksym tracer
[PATCH 1/1] HWMON: max6650, fix lock imbalance
2009-06-19 23:02 UTC (2+ messages)
2.6.30 kernel panic when closing lid
2009-06-19 22:37 UTC (3+ messages)
gettimeofday() time warps on Nehalem
2009-06-19 22:34 UTC (2+ messages)
Trivial fixes for drivers/gpu/drm/i915/
2009-06-19 22:31 UTC (5+ messages)
` Trivial fixes for drivers/gpu/drm/i915/ (#1 V2)
TPM drivers support and Linux Integrity Module for 2.6.30
2009-06-19 22:23 UTC (10+ messages)
` [tpmdd-devel] "
[PATCH] sdhci: Specific quirk vor VIA SDHCI controller in VX855ES
2009-06-19 22:28 UTC (3+ messages)
[PowerPC] 2.6.30-git14 boot failure with SLAB
2009-06-19 22:29 UTC (3+ messages)
iwl3945 in 2.6.31-rc0: ad-hoc mode broken?
2009-06-19 22:24 UTC
staging: w35und: fix compilation
2009-06-19 22:22 UTC
[PATCH 0/7] add syscall tracepoints
2009-06-19 21:49 UTC (4+ messages)
` [PATCH 6/7] "
Strange oopses in 2.6.30
2009-06-19 21:48 UTC
2.6.30-git14 -- BUG inotify_inode_mark_entry: Poison overwritten
2009-06-19 21:34 UTC (2+ messages)
Low latency I/O scheduling
2009-06-19 21:26 UTC (2+ messages)
[PATCH 1/1] HID: hiddev, fix lock imbalance
2009-06-19 21:24 UTC
[RFC v4][PATCH 2/2] intel_txt: Intel(R) TXT and tboot kernel support
2009-06-19 21:22 UTC (8+ messages)
[RFC PATCH 0/4]: affinity-on-next-touch
2009-06-19 21:19 UTC (13+ messages)
[PATCH] hwmon: Add driver for VIA CPU core temperature
2009-06-19 21:11 UTC (2+ messages)
` [lm-sensors] "
[GIT PULL] percpu for 2.6.31
2009-06-19 21:08 UTC (7+ messages)
[PATCH 1/3] Char: n_r3964, fix lock imbalance
2009-06-19 21:08 UTC (3+ messages)
` [PATCH 2/3] Char: pcmcia/cm4000, "
` [PATCH 3/3] Char: vt_ioctl, "
Panic booting 2.6.30
2009-06-19 20:55 UTC (10+ messages)
[PATCH] Intel IOMMU Pass Through Support
2009-06-19 20:47 UTC (10+ messages)
` [PATCH] Time out for possible dead loops during queued invalidation wait
` [PATCH 2/2] IOMMU Identity Mapping Support: Intel IOMMU implementation
` [PATCH v2] IOMMU Identity Mapping Support (drivers/pci/intel_iommu.c)
[RFC] IO scheduler based io controller (V5)
2009-06-19 20:37 UTC (21+ messages)
` [PATCH 01/20] io-controller: Documentation
` [PATCH 02/20] io-controller: Common flat fair queuing code in elevaotor layer
` [PATCH 03/20] io-controller: Charge for time slice based on average disk rate
` [PATCH 04/20] io-controller: Modify cfq to make use of flat elevator fair queuing
` [PATCH 05/20] io-controller: Common hierarchical fair queuing code in elevaotor layer
` [PATCH 06/20] io-controller: cfq changes to use "
` [PATCH 07/20] io-controller: Export disk time used and nr sectors dipatched through cgroups
` [PATCH 08/20] io-controller: idle for sometime on sync queue before expiring it
` [PATCH 09/20] io-controller: Separate out queue and data
` [PATCH 10/20] io-conroller: Prepare elevator layer for single queue schedulers
` [PATCH 11/20] io-controller: noop changes for hierarchical fair queuing
` [PATCH 12/20] io-controller: deadline "
` [PATCH 13/20] io-controller: anticipatory "
` [PATCH 14/20] blkio_cgroup patches from Ryo to track async bios
` [PATCH 15/20] io-controller: map async requests to appropriate cgroup
` [PATCH 16/20] io-controller: Per cgroup request descriptor support
` [PATCH 17/20] io-controller: Per io group bdi congestion interface
` [PATCH 18/20] io-controller: Support per cgroup per device weights and io class
` [PATCH 19/20] io-controller: Debug hierarchical IO scheduling
` [PATCH 20/20] io-controller: experimental debug patch for async queue wait before expiry
Trivial fixes #2 for drivers/gpu/drm/i915/: debug code
2009-06-19 20:35 UTC
[PATCH 1/4] V4L: radio-si470x, fix lock imbalance
2009-06-19 20:30 UTC (4+ messages)
` [PATCH 2/4] V4L: em28xx, "
` [PATCH 3/4] V4L: hdpvr, fix lock imbalances
` [PATCH 4/4] V4L: saa7134, fix lock imbalance
[PATCH] Add new TAINT_KSPLICE flag for when a Ksplice update has been loaded
2009-06-19 20:11 UTC (2+ messages)
[PATCH] ratelimit parity errors for Symbios
2009-06-19 20:08 UTC
[PATCH] mmc: Add new via-sdmmc host controller driver
2009-06-19 19:30 UTC (2+ messages)
[PATCH] MAINTAINERS: add myself as atmel-mci maintainer (sd/mmc interface)
2009-06-19 19:07 UTC (2+ messages)
linux-next: Tree for June 19
2009-06-19 18:32 UTC (5+ messages)
` [PATCH -next] dm: dm-log-userspace depends on NET
` [dm-devel] "
` [PATCH -next] dm: fix dm-log-userspace printk format
` [dm-devel] "
module version magic and arches with symbol prefixes
2009-06-19 18:32 UTC (5+ messages)
module version magic and arches with symbol prefixes
2009-06-19 18:29 UTC (4+ messages)
` [PATCH] module: use MODULE_SYMBOL_PREFIX with module_layout
[PATCH] fs: Add new pre-allocation ioctls to vfs for compatibility with legacy xfs ioctls
2009-06-19 18:28 UTC (2+ messages)
[PATCH] isdn: clean up documentation index
2009-06-19 18:24 UTC
[PATCH] virtio_blk: don't bounce highmem requests
2009-06-19 18:20 UTC
BUG: scheduling while atomic
2009-06-19 18:15 UTC
[GIT PATCH] STAGING patches for 2.6.30-git tree
2009-06-19 18:07 UTC
[BUG] Bad page flags when process using mlock()ed memory exits
2009-06-19 17:45 UTC (2+ messages)
[PATCH] Input: add MAX7359 key switch controller driver, v2
2009-06-19 17:38 UTC (5+ messages)
[RFC] Documentation: add documentation for rc-series and merge window
2009-06-15 20:12 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox