messages from 2009-07-22 10:26:40 to 2009-07-22 19:11:10 UTC [more...]
TTM page pool allocator
2009-07-22 19:10 UTC (10+ messages)
[PATCH] PM: Introduce core framework for run-time PM of I/O devices (rev. 10)
2009-07-22 19:10 UTC (2+ messages)
` [PATCH update] PM: Introduce core framework for run-time PM of I/O devices (rev. 11)
How to handle >16TB devices on 32 bit hosts ??
2009-07-22 18:51 UTC (4+ messages)
Handling multiple watchdogs
2009-07-22 18:52 UTC (3+ messages)
question for C preprocessor wizards
2009-07-22 18:50 UTC
Kernel 2.6.30 and udevd problem
2009-07-22 18:43 UTC (8+ messages)
[patch] perf_counter tools: resurrect perf top annotation in a simple interactive form
2009-07-22 18:36 UTC (4+ messages)
[PATCH 0/1] [ARM] ep93xx clockevent support for 2.6.29.6-rt23
2009-07-22 18:31 UTC (5+ messages)
` [PATCH 1/1] [ARM] ep93xx clockevent support
mmotm 2009-07-16-14-32 uploaded
2009-07-22 18:25 UTC (4+ messages)
` mmotm 2009-07-16-14-32 - lockdep whinge in ext3/quota code
[PATCH] NET / skge: Enable WoL by default if supported
2009-07-22 18:25 UTC (3+ messages)
[PATCH] move at91_ether's probe function to .devinit.text
2009-07-22 18:24 UTC (5+ messages)
` [PATCH] register at91_ether using platform_driver_probe
[PATCH] [usb-serial] fix Ooops on uplug
2009-07-22 18:21 UTC (4+ messages)
pull request: wireless-2.6 2009-07-22
2009-07-22 18:19 UTC (2+ messages)
[PATCH/RFC] ummunot: Userspace support for MMU notifications
2009-07-22 18:15 UTC (2+ messages)
[PATCH] check spinlock_t/rwlock_t argument type on non-SMP builds
2009-07-22 18:11 UTC (2+ messages)
` [PATCH v2] "
[PATCH] fix typos "man[ae]g?ment" -> "management"
2009-07-22 18:03 UTC
[RFC v17][PATCH 00/60] Kernel based checkpoint/restart
2009-07-22 17:52 UTC (5+ messages)
` [RFC v17][PATCH 22/60] c/r: external checkpoint of a task other than ourself
` [RFC v17][PATCH 52/60] c/r: support semaphore sysv-ipc
[PATCH 6/7 v3] sched: Pull up the might_sleep() check in cond_resched()
2009-07-22 17:56 UTC (7+ messages)
` [tip:sched/core] sched: Pull up the might_sleep() check into cond_resched()
[RFC][PATCH] flexible array implementation v3
2009-07-22 17:53 UTC
HTC Dream aka. t-mobile g1 support
2009-07-22 17:54 UTC (8+ messages)
` ARM platform trees (was: Re: HTC Dream aka. t-mobile g1 support)
mmap vs mtime in 2.6.26 and up
2009-07-22 17:52 UTC (2+ messages)
SBC-FITPC2 watchdog support
2009-07-22 17:50 UTC (3+ messages)
[PATCH] hibernate / memory hotplug: always use for_each_populated_zone()
2009-07-22 17:49 UTC (4+ messages)
[RFC][patch 0/5] clocksource cleanup / improvement
2009-07-22 17:45 UTC (6+ messages)
` [RFC][patch 1/5] move clock source related code to clocksource.c
Support for synaptic touchscreen in HTC dream
2009-07-22 17:41 UTC (36+ messages)
` Threaded interrupts "
[PATCH 1/3] pda-power: add set_charged functionaltity
2009-07-22 17:41 UTC (6+ messages)
[PATCH] move mmci-omap-hs's probe function to .devinit.text
2009-07-22 17:38 UTC (3+ messages)
` [PATCH] register mmci-omap-hs using platform_driver_probe
Do cpu-endian MMIO accessors exist?
2009-07-22 17:11 UTC (8+ messages)
[RFC PATCH] kmemleak: Scan all thread stacks
2009-07-22 17:03 UTC (6+ messages)
[PULL] perf counter patches
2009-07-22 17:04 UTC
[PATCH 1/2 v2] dmaengine: at_hdmac: new driver for the Atmel AHB DMA Controller
2009-07-22 18:04 UTC (6+ messages)
` [PATCH 1/2 v3] "
` [PATCH] dmaengine: at_hdmac: add DMA slave transfers
[PATCH] x86: detect use of extended APIC ID for AMD CPUs
2009-07-22 16:59 UTC (6+ messages)
` [PATCH] x86/amd: don't probe for extended APIC ID if APICs are disabled
[PATCH 00/10] ksm resend
2009-07-22 16:52 UTC (14+ messages)
` [PATCH 01/10] ksm: add mmu_notifier set_pte_at_notify()
` [PATCH 02/10] ksm: first tidy up madvise_vma()
` [PATCH 03/10] ksm: define MADV_MERGEABLE and MADV_UNMERGEABLE
` [PATCH 04/10] ksm: the mm interface to ksm
` [PATCH 05/10] ksm: no debug in page_dup_rmap()
` [PATCH 06/10] ksm: identify PageKsm pages
[PATCH 1/5] lib/decompress_*: only include <linux/slab.h> if STATIC is not defined
2009-07-22 16:50 UTC (7+ messages)
` [PATCH 2/5] include/linux/unaligned/{l,b}e_byteshift.h: Fix usage for compressed kernels
` [PATCH 3/5] Add support for LZO-compressed kernels
` [PATCH 4/5] Add support for LZO-compressed kernels for ARM
` [PATCH 5/5] Add support for LZO-compressed kernels on x86
[RFC/RFT] serio - switch to using dev_pm_ops
2009-07-22 16:38 UTC (3+ messages)
[RFC/PATCH] mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()
2009-07-22 16:31 UTC (4+ messages)
[RFC][PATCH] cache __next_timer_interrupt result
2009-07-22 16:02 UTC (3+ messages)
[patch 1/3] net: serialize hrtimer callback in sched_cbq
2009-07-22 16:01 UTC (9+ messages)
` [PATCH] softirq: tasklet_hrtimer
` [tip:timers/urgent] softirq: introduce tasklet_hrtimer infrastructure
` [tip:core/urgent] "
Linux 2.6.27.27
2009-07-22 15:58 UTC (30+ messages)
[PATCH 1/1] veth: don't free priv->status until dev->destructor (v2)
2009-07-22 15:55 UTC (4+ messages)
GFS2: Add LED support to GFS2
2009-07-22 15:50 UTC (9+ messages)
[PATCH -v2 1/2] VM/SELinux: require CAP_SYS_RAWIO for all mmap_zero operations
2009-07-22 15:42 UTC (3+ messages)
[PATCH] libfs: make get_sb_pseudo set s_maxbytes to value that can be cast to signed
2009-07-22 15:37 UTC (9+ messages)
` [PATCH] fix offset checks in do_sendfile to use unsigned values
[PATCH] x86, mce: Rename incorrect macro name "CONFIG_X86_THRESHOLD"
2009-07-22 14:16 UTC (4+ messages)
[PATCH v3 0/4] ftrace: add tracepoint for timer event
2009-07-22 15:36 UTC (8+ messages)
` [PATCH v3 3/4] ftrace: add tracepoint for hrtimer
GART_IOMMU without AGP
2009-07-22 15:26 UTC
[GIT pull] hrtimer_tasklet infrastructure for 2.6.31
2009-07-22 15:24 UTC
[PATCH 1/4] ARM: OMAP: Rename twl4030* driver files to enable re-use
2009-07-22 14:54 UTC (3+ messages)
[PATCH] tracing: dont reset set_ftrace_filter/notrace when opened with r/w perm
2009-07-22 15:19 UTC (9+ messages)
[GIT pull] timer fixes for 2.6.31
2009-07-22 15:19 UTC
[PATCH V2] au1xmmc: dev_pm_ops conversion
2009-07-22 15:18 UTC
[PATCH 1/3] tracing/ksym_tracer: fix the output of ksym tracer
2009-07-22 15:17 UTC (5+ messages)
` [PATCH 3/3] tracing/ksym_tracer: support quick clear for ksym_trace_filter
binary ftrace buffer format
2009-07-22 15:17 UTC (4+ messages)
[tip:timers/core] hrtimer: Remove cb_entry from struct hrtimer
2009-07-22 15:15 UTC
[PATCH] tracing/events: Add module tracepoints
2009-07-22 15:16 UTC (4+ messages)
Fix traceback seen when resuming after suspend-to-ram
2009-07-22 15:11 UTC
[RFC] [PATCH 3/3] ASoC: add support for Amstrad E3 (Delta) machine
2009-07-22 15:07 UTC (7+ messages)
` [alsa-devel] "
[RFCv2][PATCH] flexible array implementation
2009-07-22 15:02 UTC (3+ messages)
[PATCH][RFC] fat: Save FAT root directory timestamps to volume label
2009-07-22 15:00 UTC
[GIT pull] genirq fixes for 2.6.31
2009-07-22 14:56 UTC
[GIT pull] scheduler fixes for 2.6.31
2009-07-22 14:54 UTC
[tip:core/locking] lockdep:reintroduce generation count to make BFS faster
2009-07-22 14:48 UTC
[linux-pm] x86: Expected system state when resumed
2009-07-22 14:30 UTC
[PATCH 1/1] edac: fix amd64_edac ecc probe
2009-07-22 14:21 UTC (2+ messages)
linux-next: manual merge of the net tree with the wireless-current tree
2009-07-22 14:03 UTC (2+ messages)
[RFC] [PATCH 1/3] ASoC: Add support for Conexant CX20442-11 voice modem codec
2009-07-22 14:01 UTC (3+ messages)
` [alsa-devel] "
[resend, trivial] fix missing printk space
2009-07-22 13:50 UTC (3+ messages)
[PATCH/RFC] Move generated files to include/generated
2009-07-22 13:50 UTC (3+ messages)
[tip:core/locking 0/3] lockdep:bfs optimization
2009-07-22 13:45 UTC (11+ messages)
` [tip:core/locking 1/3] lockdep:reintroduce generation count to make BFS faster
` [tip:core/locking 2/3] lockdep:define preallocated "stack" for BFS as per cpu variable
` [tip:core/locking 3/3] lockdep:add likely/unlikely annotations to BFS core routine
[PATCH] sysrq, kdump: fix regression, revert "simplify sysrq-c handler"
2009-07-22 13:42 UTC (6+ messages)
[PATCH] Transform some kzalloc calls to kcalloc in staging/hv
2009-07-22 13:39 UTC
SCSI command (SP-OUT) failing on SLES 9 32-bit
2009-07-22 13:26 UTC (6+ messages)
[PATCH] perf_counter: Fix throttle/unthrottle event logging
2009-07-22 13:15 UTC (2+ messages)
[PATCH] perf_counter: Improve perf stat and perf record option parsing
2009-07-22 13:08 UTC (2+ messages)
i915_driver_irq_handler - BUG: NULL pointer dereference
2009-07-22 13:03 UTC (2+ messages)
RE:WARNING: at fs/inode.c:362 invalidate_inodes tainting kernel while trying to mount cifs filesystem
2009-07-22 12:47 UTC
[PATCH] slub: sysfs_slab_remove should free kmem_cache when debug is enabled
2009-07-22 12:24 UTC (2+ messages)
[PATCH 1/2] MMC Agressive clocking framework v5
2009-07-22 12:11 UTC (2+ messages)
RE:WARNING: at fs/inode.c:362 invalidate_inodes tainting kernel while trying to mount cifs filesystem
2009-07-22 11:54 UTC
What to do with this message (2.6.30.1) ?
2009-07-22 11:53 UTC (8+ messages)
[PATCH] vt: add an event interface
2009-07-22 11:14 UTC (4+ messages)
WARNING: at fs/inode.c:362 invalidate_inodes tainting kernel while trying to mount cifs filesystem
2009-07-22 10:37 UTC
Support for synaptic touchscreen in HTC dream
2009-07-14 10:06 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