public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-05-19 14:42:42 to 2010-05-19 19:08:42 UTC [more...]

viafb suspend & resume, v2
 2010-05-19 19:08 UTC  (3+ messages)

[PATCH 0/3] v5 Moorestown clock related patches
 2010-05-19 19:01 UTC  (2+ messages)
` [PATCH 2/3] x86/mrst: add cpu type detection

[PATCH 0/4] Enable cpu frequency and power tracking for cpuacct cgroup
 2010-05-19 19:06 UTC  (9+ messages)
` [PATCH 3/4] scheduler: cpuacct: Enable platform callbacks for cpuacct power tracking
  ` [PATCH] scheduler: Extract cgroups_cpuaccount code from sched.c into own file
` [PATCH 4/4] omap: cpu: Power tracking support for cgroup cpuacct

[patch] pipe: add support for shrinking and growing pipes
 2010-05-19 19:05 UTC  (4+ messages)

[RFC] Unified Ring Buffer (Next Generation)
 2010-05-19 19:05 UTC  (5+ messages)

[PATCH 0/8] Another set of ioctl bkl pushdown, almost the end
 2010-05-19 19:03 UTC  (14+ messages)
` [PATCH 1/8] ecryptfs: Pushdown the bkl from ioctl
` [PATCH 2/8] autofs: "
` [PATCH 3/8] autofs4: "
` [PATCH 4/8] sunrpc: "
` [PATCH 5/8] sunrpc: Pushdown the bkl from sunrpc cache ioctl
` [PATCH 6/8] uml: Pushdown the bkl from harddog_kern ioctl
` [PATCH 7/8] cris: Pushdown the bkl from ioctl
` [PATCH 8/8] ia64: Use unlocked_ioctl from perfmon

[PATCH] scheduler: Extract cgroups_cpuaccount code from sched.c into own file
 2010-05-19 19:02 UTC  (5+ messages)
` scheduler: cleanup sched.c and extract cgroup_cpuaccount stuff into separate file
` [PATCH 1/2] scheduler: Extract cgroups_cpuaccount code from sched.c into own file V2
` [PATCH 2/2] scheduler: cgroups cpuaccouting: Make cpuusage atomic

[GIT PULL] x86/atomic changes for v2.6.35
 2010-05-19 19:00 UTC  (8+ messages)

[GIT PULL] davinci platform updates for 2.6.35
 2010-05-19 19:00 UTC 

[PATCH] tmpfs: Insert tmpfs cache pages to inactive list at first
 2010-05-19 18:47 UTC  (2+ messages)

[PATCH 1/2] Hyperv detection - code cleanup
 2010-05-19 18:47 UTC  (4+ messages)

[PATCH v3 1/3] dm: allow a dm-fs-style device to be shared via dm-ioctl
 2010-05-19 18:38 UTC  (3+ messages)
` [PATCH v3 2/3] init: boot to device-mapper targets without an initr*
` [PATCH v3 3/3] dm: lookup devices by path with name_to_dev_t

[PATCH 2/2] Hyperv detection - code cleanup
 2010-05-19 18:33 UTC  (5+ messages)

[ANNOUNCE] GSoC project: Improving kconfig using a SAT solver
 2010-05-19 18:31 UTC  (3+ messages)

2.6.34 + ssh segfault
 2010-05-19 18:20 UTC 

[PATCH 0 of 12] PV on HVM Xen
 2010-05-19 18:19 UTC  (5+ messages)
` [PATCH 03/12] evtchn delivery on HVM

[RFC][PATCH v2 11/11] perf top: demo of how to use the sysfs interface
 2010-05-19 18:18 UTC  (2+ messages)

linux-next: Tree for May 19
 2010-05-19 18:13 UTC  (4+ messages)
` linux-next: Tree for May 19 (mm/page-writeback)
` [PATCH -next] fbmem: fix printk format warnings

[BUG] SLOB breaks Crypto
 2010-05-19 18:10 UTC  (8+ messages)
  ` [PATCH 1/4] mm: Move ARCH_SLAB_MINALIGN and ARCH_KMALLOC_MINALIGN to <linux/slab_def.h>
  ` [PATCH 5/4] Provide __dma_aligned macro

[PATCH] DA9052 Linux device drivers [9/9]
 2010-05-19 18:06 UTC  (2+ messages)

x86/pci Oops with CONFIG_SND_HDA_INTEL
 2010-05-19 18:01 UTC  (4+ messages)

[PATCH] xen: ensure timer tick is resumed even on CPU driving the resume
 2010-05-19 18:02 UTC  (2+ messages)
  ` [Xen-devel] "

[PATCHSET linux-next] update gfp/slab.h includes
 2010-05-19 17:56 UTC  (31+ messages)
` [PATCH 02/17] kdb: "
` [PATCH 03/17] fsnotify: "
` [PATCH 04/17] ocfs2: "
` [PATCH 06/17] vbus: "
` [PATCH 07/17] usb: "
` [PATCH 08/17] davinci: "
` [PATCH 10/17] wireless: "
` [PATCH 11/17] mtd: "
` [PATCH 16/17] acpi: "
` [PATCH 17/17] arm: "

[PATCH v4 0/13] Uprobes v4
 2010-05-19 17:54 UTC  (11+ messages)
` [PATCH v4 10/13] trace: Common code for kprobes/uprobes traceevents

[git patches] libata updates for 2.6.35
 2010-05-19 17:49 UTC 

[PATCH] Prevent reserving RAM in the region already reserved by BIOS
 2010-05-19 17:43 UTC  (3+ messages)

Logitech Headset
 2010-05-19 17:39 UTC  (4+ messages)

[PATCH] staging/comedi: new Kconfig and Makefiles, drivers grouped by bustype
 2010-05-19 17:32 UTC  (5+ messages)

Hardware Error Kernel Mini-Summit
 2010-05-19 17:30 UTC  (11+ messages)

[RFC] linux-input: dynamically allocate ABS axis information
 2010-05-19 17:22 UTC  (5+ messages)
` [PATCH 1/4] input: use ABS_CNT rather than (ABS_MAX + 1)
` [PATCH 2/4] input: add static inline helpers for ABS properties
` [PATCH 3/4] input: switch to input_abs_*() access functions
` [PATCH 4/4] input: dynamically allocate ABS information

RFC - Cleaned up hypervisor layer
 2010-05-19 17:03 UTC  (4+ messages)
` [tip:x86/cpu] x86: Clean up the "
  ` [PATCH] Hyperv: Export the symbol that tracks hyperv features and recommendations

[PATCH] MFD of DA9052 Linux device drivers (1/9)
 2010-05-19 17:13 UTC  (2+ messages)

[PATCH] REGULATOR of DA9052 Linux device drivers (5/9)
 2010-05-19 17:10 UTC  (2+ messages)

kvm: network problem with Solaris 10u8 guest
 2010-05-19 17:09 UTC  (2+ messages)

[PATCH 1/3] lockup_detector: convert per_cpu to __get_cpu_var for readability
 2010-05-19 17:06 UTC  (2+ messages)
` [tip:perf/nmi] lockup_detector: Convert "

[PATCH] vhost-net: utilize PUBLISH_USED_IDX feature
 2010-05-19 17:04 UTC  (2+ messages)

[GIT PULL 0/2] perf session fix host_machine handling wrt build ids
 2010-05-19 17:01 UTC  (3+ messages)
` [PATCH 1/2] perf symbols: Don't try to read the build-id twice
` [PATCH 2/2] perf session: Make read_build_id routines look at the host_machine too

[PATCH -tip v2 0/5] kprobes: batch (un)optimization support
 2010-05-19 16:42 UTC  (4+ messages)
` [PATCH -tip v2 1/5] [BUGFIX] kprobes: Fix selftest to clear flags field for reusing probes

[PATCH 5/5] HID: add chardev to propagate special events of Roccat hardware to userland
 2010-05-19 16:55 UTC 

[PATCH -tip v3 0/5] kprobes: batch (un)optimization support
 2010-05-19 16:53 UTC  (6+ messages)
` [PATCH -tip v3 1/5] [BUGFIX] kprobes: Fix selftest to clear flags field for reusing probes
` [PATCH -tip v3 2/5] [CLEANUP] kprobes: Remove redundant text_mutex lock in optimize
` [PATCH -tip v3 3/5] x86: Introduce text_poke_smp_batch() for batch-code modifying
` [PATCH -tip v3 4/5] kprobes/x86: Use text_poke_smp_batch
` [PATCH -tip v3 5/5] kprobes: Support delayed unoptimization

[PATCH] MM: Fix NR_SECTION_ROOTS == 0 when using using sparsemem extreme
 2010-05-19 16:14 UTC  (3+ messages)

[PATCH v3] ad7877: keep dma rx buffers in seperate cache lines
 2010-05-19 16:37 UTC  (14+ messages)
  ` [LKML] "

Unexpected splice "always copy" behavior observed
 2010-05-19 16:36 UTC  (24+ messages)

[PATCH] msm_serial: fix serial on trout
 2010-05-19 16:35 UTC 

[PATCH 0/8] Several improvements to USB gadgets
 2010-05-19 16:33 UTC  (3+ messages)

[PATCH 0/5] Optimize perf ring-buffer
 2010-05-19 16:34 UTC  (12+ messages)
` [RFC PATCH 5/5] perf: Implement perf_output_addr()

[PATCH 00/13] jump label v8
 2010-05-19 16:22 UTC  (14+ messages)
` [PATCH 01/13] jump label v8: notifier atomic call chain notrace
` [PATCH 02/13] jump label v8: base patch
` [PATCH 03/13] jump label v8: x86 support
` [PATCH 04/13] jump label v8: tracepoint support
` [PATCH 05/13] jump label v8: add module support
` [PATCH 06/13] jump label v8: move ftrace_dyn_arch_init to common code
` [PATCH 07/13] jump label v8: sort jump table at build-time
` [PATCH 08/13] jump label v8: initialize workqueue tracepoints *before* they are registered
` [PATCH 09/13] jump label v8: jump_label_text_reserved() to reserve our jump points
` [PATCH 10/13] jump label v8: add docs
` [PATCH 11/13] jump label v8: convert jump label to use a key
` [PATCH 12/13] jump label v8: convert dynamic debug to use jump labels
` [PATCH 13/13] jump label v8: sparc64 add jump_label support

linux-next: build failure after merge of the slabh tree
 2010-05-19 16:23 UTC  (2+ messages)

[PATCH 1/3] KVM: MMU: split kvm_sync_page() function
 2010-05-19 16:19 UTC  (2+ messages)

[PATCH][v2 0/3] Convert KVM to use FPU API
 2010-05-19 16:17 UTC  (3+ messages)

[PATCHv2] vhost-net: utilize PUBLISH_USED_IDX feature
 2010-05-19 16:15 UTC  (3+ messages)

[PATCH 1/2] staging: hv: Fix race condition in hv_utils module initialization
 2010-05-19 16:10 UTC  (2+ messages)

[PATCH] drivers/net/arcnet/capmode.c: clean up code
 2010-05-19 16:00 UTC 

timer/hrtimer: how do they work
 2010-05-19 15:54 UTC 

[PATCH 2/2] staging: hv: Add autoloading to hv_utils module
 2010-05-19 15:56 UTC 

[ANNOUNCE] iproute2 2.6.34
 2010-05-19 15:54 UTC 

[GIT PULL] xen suspend resume fix
 2010-05-19 15:55 UTC  (2+ messages)
` [PATCH] xen: ensure timer tick is resumed even on CPU driving the resume

[PATCH] virtio_blk.c: Add documentation for vring_enable_cb()
 2010-05-19 15:50 UTC  (2+ messages)

usb gadget on zaurus and kexec
 2010-05-19 15:46 UTC 

More than 1M open file descriptors
 2010-05-19 15:36 UTC  (3+ messages)

[PATCH] drivers/gpio/it8761e_gpio: check return value of gpiochip_remove()
 2010-05-19 15:28 UTC 

[BUG] SLOB breaks Crypto
 2010-05-19 15:19 UTC  (7+ messages)

[PATCH 3/3] mem-hotplug: fix potential race while building zonelist for new populated zone
 2010-05-19 15:21 UTC  (7+ messages)
    ` [RESEND][PATCH "
        ` [RESEND -v2][PATCH "

[PATCH 00/10] V3: rwsem changes + down_read_critical() proposal
 2010-05-19 15:21 UTC  (3+ messages)
` [PATCH 10/10] Use down_read_critical() for /sys/<pid>/exe and /sys/<pid>/maps files

[PATCH 1/2]: atomic_t: Cast to volatile when accessing atomic variables
 2010-05-19 15:01 UTC  (6+ messages)
` [PATCH 2/2]: atomic_t: Remove volatile from atomic_t definition

[PATCH 1/2] dlm: cleanup remove unused code
 2010-05-19 14:48 UTC 

[PATCH 2/2] dlm: fix ast ordering for user locks
 2010-05-19 14:48 UTC 

[PATCH 0/2] dlm patches for 2.6.35
 2010-05-19 14:48 UTC 

[RFC PATCH 2/2] dm: only initialize full request_queue for request-based device
 2010-05-19 14:45 UTC  (11+ messages)

collecting static data related to tracing
 2010-05-19 14:44 UTC  (5+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox