linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-10-06 10:32:25 to 2010-10-06 18:45:04 UTC [more...]

Any SYSRQ key to force mode switch to console mode when using KMS?
 2010-10-06 18:44 UTC  (10+ messages)

[PATCH V4 0/7] Generalise ARM perf-events backend for oprofile
 2010-10-06 18:44 UTC  (32+ messages)
` [PATCH 1/7] perf: Add helper function to return number of counters
` [PATCH 2/7] perf: New helper function for pmu name
` [PATCH 3/7] ARM: oprofile: Rename op_arm to oprofile_perf
` [PATCH 4/7] ARM: oprofile: Move non-ARM code into separate init/exit
` [PATCH 5/7] oprofile: Abstract the perf-events backend
` [PATCH 7/7] sh: Annotate oprofile_arch_exit() with __exit marker

[GIT PULL] one writeback regression fix for .36
 2010-10-06 18:43 UTC  (5+ messages)

[PATCH 00/10] memcg: per cgroup dirty page accounting
 2010-10-06 18:34 UTC  (16+ messages)
` [PATCH 01/10] memcg: add page_cgroup flags for dirty page tracking
` [PATCH 02/10] memcg: document cgroup dirty memory interfaces
` [PATCH 03/10] memcg: create extensible page stat update routines
` [PATCH 08/10] memcg: add cgroupfs interface to memcg dirty limits

RFC: btusb firmware load help
 2010-10-06 18:33 UTC  (17+ messages)

[PATCH 00/34] Union mount core for review
 2010-10-06 18:31 UTC  (11+ messages)
` [PATCH 01/34] VFS: Make clone_mnt() and copy_tree() return error codes

[PATCH 0/3] Fixing udelay() on SMP (and non-SMP too)
 2010-10-06 18:30 UTC  (11+ messages)
` [PATCH 1/3] [ARM] Translate delay.S into (mostly) C
` [PATCH 3/3] [ARM] Implement a timer based __delay() loop

linux-next: Tree for October 6
 2010-10-06 18:22 UTC  (10+ messages)

[GIT PULL] core kernel fixes
 2010-10-06 18:20 UTC  (8+ messages)

[PATCHv4] ARM: imx: Add iram allocator functions
 2010-10-06 18:10 UTC  (2+ messages)

[RFC PATCH] poll(): add poll_wait_set_exclusive()
 2010-10-06 18:08 UTC  (2+ messages)

linux-next: failed to fetch the ecryptfs tree
 2010-10-06 18:09 UTC  (2+ messages)

[PATCH 0/8] arm: use generic header files where possible
 2010-10-06 18:06 UTC  (9+ messages)
` [PATCH 1/8] arm: generalize IPC header files
` [PATCH 2/8] arm: trivial changes to make headers more generic
` [PATCH 3/8] arm: remove unused asm/segment.h contents
` [PATCH 4/8] arm: make asm/ioctls.h mostly generic
` [PATCH 5/8] arm: generalize asm/posix_types.h
` [PATCH 6/8] arm: generalize asm/signal.h
` [PATCH 7/8] arm: generalize asm/termios.h
` [PATCH 8/8] arm: remove generic asm header file contents

[PATCH V2 1/1] ecryptfs: call vfs_setxattr() in ecryptfs_setxattr()
 2010-10-06 18:04 UTC  (2+ messages)

[RFC PATCH] Prio_heap: heap_remove(), heap_maximum(), heap_replace() and heap_cherrypick()
 2010-10-06 18:03 UTC 

[PATCH 01/28] Staging: comedi: comedi.h: Edit file so cleanpatch.pl has 0 errors and warnings
 2010-10-06 17:54 UTC  (3+ messages)
` [PATCH 07/28] Staging: comedi: drivers.c: Edit file so that checkpatch.pl has 4 warnings and 0 errors

[PATCH v2 00/10] xen: initial domain support
 2010-10-06 17:53 UTC  (6+ messages)
` [PATCH v2 01/10] xen: remap GSIs as pirqs when running as initial domain
  ` [Xen-devel] "

[PATCH] Input: Make ADS7846 independent on regulator
 2010-10-06 17:52 UTC  (3+ messages)

Fw: [PATCH] iwl3945: queue the right work if the scan needs to be aborted
 2010-10-06 17:48 UTC  (8+ messages)
` [PATCH] iwlwifi: fix iwlwifi scanning corner cases
    ` [PATCH wireless-2.6 or stable] iwlwifi: return error when fail to start scanning

[PATCHv3 00/11] staging tidspbridge: iommu migration
 2010-10-06 17:32 UTC  (3+ messages)
` [PATCHv3 01/11] staging: tidspbridge: replace iommu custom for opensource implementation

[PATCH 0/7 v3] overlay filesystem prototype
 2010-10-06 17:31 UTC  (5+ messages)
` [PATCH 6/7 v3] overlay: hybrid "

[PATCH 0/7] PV on HVM: receive interrupts as xen events
 2010-10-06 17:31 UTC  (4+ messages)
` [PATCH 4/7] acpi: use indirect call to register gsi in different modes

[RFC v2 00/21] TCM Core and TCM_Loop patches for v2.6.37
 2010-10-06 17:13 UTC  (7+ messages)

[PATCH] x86, amd: Move CPB flag from "flags" to "power management" section in /proc/cpuinfo
 2010-10-06 16:33 UTC 

overlayfs: BUG in ovl_whiteout
 2010-10-06 16:51 UTC  (6+ messages)

[GIT PULL] Xen PV on HVM fixes for 2.6.36 rc6
 2010-10-06 16:33 UTC 

[PATCH 3/3] ecryptfs: added ecryptfs_mount_auth_tok_only mount parameter
 2010-10-06 16:31 UTC 

[PATCH 2/3] ecryptfs: checking return code of ecryptfs_find_auth_tok_for_sig()
 2010-10-06 16:31 UTC 

[PATCH 1/3] ecryptfs: release keys loaded in ecryptfs_keyring_auth_tok_for_sig()
 2010-10-06 16:31 UTC 

[PATCH 0/3] ecryptfs misc patches
 2010-10-06 16:30 UTC 

[UnifiedV4 00/16] The Unified slab allocator (V4)
 2010-10-06 16:21 UTC  (14+ messages)
` [UnifiedV4 01/16] slub: Enable sysfs support for !CONFIG_SLUB_DEBUG
` [UnifiedV4 02/16] slub: Move functions to reduce #ifdefs
        ` [UnifiedV4 slabinfo 1/2] Move slabinfo.c to tools/slub/slabinfo.c
        ` [UnifiedV4 slabinfo 2/2] slub: update slabinfo.c for queuing

[PATCHv3 0/7] PWM core driver for pwm based led and backlight driver
 2010-10-06 16:20 UTC  (9+ messages)
` [PATCHv3 1/7] pwm: Add pwm core driver
` [PATCHv3 2/7] backlight:pwm: add an element 'name' to platform data
` [PATCHv3 3/7] leds: pwm: add a new "
` [PATCHv3 4/7] pwm: Align existing pwm drivers with pwm-core driver
` [PATCHv3 5/7] platform: Update the pwm based led and backlight platform data
` [PATCHv3 6/7] pwm: move existing pwm driver to drivers/pwm
` [PATCHv3 7/7] pwm: Modify backlight and led Kconfig aligning to pwm core

Runtime PM: Improve support for PCI devices
 2010-10-06 16:18 UTC  (5+ messages)
` [PATCH 1/5] ACPI: Allow handlers to be installed at the same time as methods

[PATCH 1/3] fs/9p: Update TLCREATE to allow create without open
 2010-10-06 14:59 UTC  (6+ messages)
` [V9fs-developer] "

[PATCH 0/2] move TI_ST driver out of staging
 2010-10-06 16:18 UTC  (5+ messages)
` [PATCH 1/2] drivers:staging:ti-st: move TI_ST from staging
  ` [PATCH 2/2] drivers:misc: ti-st: Kconfig & Makefile for TI_ST

[PATCHv3] ARM: imx: Add iram allocator functions
 2010-10-06 16:04 UTC  (4+ messages)

[PATCH] MAINTAINERS: add drivers/serial/jsm/ as maintained driver
 2010-10-06 16:04 UTC 

[PATCH] Implement a virtio GPU transport
 2010-10-06 15:59 UTC 

[PATCH] SLUB: Fix memory hotplug with !NUMA
 2010-10-06 16:02 UTC  (2+ messages)

[PATCH 00/20 v2] Support for Qualcomm msm8660 target
 2010-10-06 15:50 UTC  (5+ messages)
` [PATCH 03/20 v2] msm: initial irq definitions for MSM8X60
` [PATCH 19/20 v2] msm: Platform initialization for the IOMMU driver

[PATCH v2] x86, HPET: mark HPET PCI BARs as IORESOURCE_PCI_FIXED
 2010-10-06 15:47 UTC  (2+ messages)

[PATCH 0/5] jump label: core updates
 2010-10-06 15:46 UTC  (6+ messages)
` [PATCH 1/5] jump label: fix module __init section race

[RFC][PATCH 09/10] taskstats: Fix exit CPU time accounting
 2010-10-06 15:26 UTC  (11+ messages)

[PATCH v3] mips: irq: add stackoverflow detection
 2010-10-06 15:25 UTC  (4+ messages)

[RFC/PATCH 2/2] usb:gadget: Add SuperSpeed support to the Gadget Framework
 2010-10-06 15:16 UTC  (2+ messages)

btrfs oops on dodgy SSD
 2010-10-06 15:15 UTC  (2+ messages)

[PATCH 2/4] x86, memblock: Fix crashkernel allocation
 2010-10-06 15:14 UTC  (3+ messages)
` [tip:core/memblock] "

[PATCH v2] Input: Make ADS7846 independent on regulator
 2010-10-06 15:14 UTC  (11+ messages)

[PATCH v6 00/12] KVM: Add host swap event notifications for PV guest
 2010-10-06 14:45 UTC  (24+ messages)
` [PATCH v6 02/12] Halt vcpu if page it tries to access is swapped out
` [PATCH v6 03/12] Retry fault before vmentry
` [PATCH v6 04/12] Add memory slot versioning and use it to provide fast guest write interface
` [PATCH v6 07/12] Add async PF initialization to PV guest
` [PATCH v6 09/12] Inject asynchronous page fault into a PV guest if page is swapped out
` [PATCH v6 10/12] Handle async PF in non preemptable context

[PATCH 00/10] zram: various improvements and cleanups
 2010-10-06 14:53 UTC  (12+ messages)
` OOM panics with zram

[PATCH] gen_init_cpio: remove leading `/' from file names
 2010-10-06 14:51 UTC  (2+ messages)

Congratulations!!
 2010-10-06 14:16 UTC 

[RFC] Restrict size of page_cgroup->flags
 2010-10-06 14:23 UTC 

linux-next: manual merge of the usb tree with the trivial tree
 2010-10-06 14:05 UTC  (3+ messages)

[PATCH] USB: misc: Add N-trig firmware driver
 2010-10-06 14:04 UTC  (7+ messages)

[REGRESSION] no sound on T60 laptop (HDA Intel)
 2010-10-06 14:02 UTC  (6+ messages)

[PATCH] kvm: add oom notifier for virtio balloon
 2010-10-06 13:50 UTC  (3+ messages)

[PATCH 0/2] minor changes to power_supply
 2010-10-06 13:47 UTC  (2+ messages)

[PATCH] drivers/power: add missing kfree(di->bus) in bq27x00_battery_remove()
 2010-10-06 13:46 UTC  (2+ messages)

[PATCH] power: makefile cleanup
 2010-10-06 13:45 UTC  (2+ messages)

2.6.36-rc5-mmotm0928 BUG while trying to ptrace a process
 2010-10-06 13:45 UTC  (2+ messages)

1 RT task blocks 4-core machine ?
 2010-10-06 13:34 UTC  (2+ messages)

linux-next: manual merge of the net tree with the wireless tree
 2010-10-06 13:27 UTC  (2+ messages)

Linux kernel 2.6.34.7 lvm error
 2010-10-06 13:29 UTC  (4+ messages)

[PATCH 2/5] Coccinelle: Improve user information with a new kind of comment
 2010-10-06 12:52 UTC  (2+ messages)

[patch] eicon: make buffer larger
 2010-10-06 12:49 UTC  (8+ messages)

[PATCH] kvm: fix typo in copyright notice
 2010-10-06 12:23 UTC 

linux-next: manual merge of the kgdb tree with the input tree
 2010-10-06 12:17 UTC  (2+ messages)

[RFC v2 05/21] tcm: Add ConfigFS subsystem backstore infrastructure
 2010-10-06 12:13 UTC  (5+ messages)

linux-next: build warnings after merge of the kbuild-current tree
 2010-10-06 11:42 UTC  (3+ messages)

[PATCH v3] iio: light: Adding driver for ISL29018 ALS
 2010-10-06 11:47 UTC  (2+ messages)

[PATCH 0/5] arm: remove duplicated includes
 2010-10-06 11:24 UTC  (3+ messages)
` [PATCH 3/5] arm/shmobile: remove duplicated include

How to test kernel drivers for memory leaks
 2010-10-06 11:14 UTC  (4+ messages)

[RFC 0/3] Basic support for LWP
 2010-10-06 11:12 UTC  (3+ messages)
` [RFC 3/3] Save/restore LWP state in context switches

linux-next: build failure after merge of the drivers-x86 tree
 2010-10-06 10:45 UTC  (2+ messages)

[PATCH 0/2] apic, x86: Use BIOS settings to setup AMD EILVT APIC registers
 2010-10-06 10:27 UTC  (3+ messages)
` [PATCH 1/2] apic, x86: Check if EILVT APIC registers are available (AMD only)
` [PATCH 2/2] apic, x86: Use BIOS settings for IBS and MCE threshold interrupt LVT offsets

[PATCH v2] procfs: fix numbering in /proc/locks
 2010-10-06 10:36 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).