messages from 2009-09-22 06:34:32 to 2009-09-22 13:53:31 UTC [more...]
mailing list for trace users
2009-09-22 13:53 UTC (14+ messages)
[PATCH] SH: includecheck fix: dwarf.c
2009-09-22 13:50 UTC
[PATCH] perf: Update PERF_EVENT_FORK header definition
2009-09-22 13:45 UTC (2+ messages)
` [tip:perf/urgent] perf_event: "
[PATCH] POWERPC: includecheck fix: mm, tlb_low_64e.S
2009-09-22 13:45 UTC
[PATCH] POWERPC: includecheck fix: exceptions-64e.S
2009-09-22 13:44 UTC
[PATCH]lock_stat: Adding "nr_contender" and "max_contender" to show the degree of contention on ticket spinlock
2009-09-22 13:42 UTC (2+ messages)
[BUGFIX -v7] x86, MCE: Fix bugs and issues of MCE log ring buffer
2009-09-22 13:39 UTC (4+ messages)
` [PATCH] x86: mce: New MCE logging design
module: Speed up symbol resolution during module loading
2009-09-22 13:38 UTC (5+ messages)
` [PATCH 1/4] module: extract __ExPORT_SYMBOL from module.h into mod_export.h
` [PATCH 2/4] kbuild: sort the list of symbols exported by the kernel (__ksymtab)
` [PATCH 3/4] module: unexport each_symbol()
` [PATCH 4/4] module: speed up find_symbol() using binary search on the builtin symbol tables
regression in page writeback
2009-09-22 13:39 UTC (13+ messages)
[PATCH 0/3] Fix SLQB on memoryless configurations V3
2009-09-22 13:38 UTC (6+ messages)
` [PATCH 1/4] slqb: Do not use DEFINE_PER_CPU for per-node data
` [PATCH 2/4] slqb: Record what node is local to a kmem_cache_cpu
` [PATCH 3/4] slqb: Allow SLQB to be used on PPC and S390
[RFC PATCH 0/3] Fix SLQB on memoryless configurations V2
2009-09-22 13:38 UTC (26+ messages)
` [PATCH 1/3] powerpc: Allocate per-cpu areas for node IDs for SLQB to use as per-node areas
` [PATCH 3/3] slqb: Allow SLQB to be used on PPC
[PATCH] PARISC: includecheck fix: signal.c
2009-09-22 13:35 UTC
[tip:core/printk] ratelimit: Use per ratelimit context locking
2009-09-22 13:34 UTC (5+ messages)
` [tip:core/printk] ratelimit: Fix/allow use in atomic contexts
` [tip:perf/urgent] perf stat: Fix zero total printouts
` [tip:x86/urgent] x86: mce: Clean up thermal throttling state tracking code
` [tip:x86/urgent] x86: mce: Fix thermal throttling message storm
[PATCH 0/7] Per-bdi writeback flusher threads v20
2009-09-22 13:33 UTC (17+ messages)
[RFC PATCH 0/3] Hatchet job for SLQB on memoryless configurations
2009-09-22 13:33 UTC (6+ messages)
` [PATCH 2/3] slqb: Treat pages freed on a memoryless node as local node
[PATCH] MIPS: includecheck fix: smp.c
2009-09-22 13:29 UTC
[PATCH] MIPS: includecheck fix: bcm63xx, board_bcm963xx.c
2009-09-22 13:27 UTC
[RFC][PATCH] SCHED_EDF scheduling class
2009-09-22 13:24 UTC (6+ messages)
[RFC] regulator: add driver for MAX8660/8661
2009-09-22 13:18 UTC
[2.6.31] Memory leak in SCSI initialization?
2009-09-22 13:13 UTC (4+ messages)
libATA SATA errors on DVD bad sectors
2009-09-22 13:11 UTC (2+ messages)
[patch] Makefile: can't build modules outside the kernel tree if it was built using O=
2009-09-22 13:09 UTC (4+ messages)
` [PATCH] warn about use of uninstalled kernel headers
BlueZ Supported Profiles
2009-09-22 13:08 UTC (3+ messages)
[PATCH] ARM: includecheck fix: mach-davinci, board-dm365-evm.c
2009-09-22 13:07 UTC
[PATCH 2/8] staging: hv: Changed |typedef RING_BUFFER| to |struct hv_ring_buffer| throughout
2009-09-22 13:05 UTC (2+ messages)
[RFC] [PATCH 2/2] ACPI: introduce ACPI ALS device driver
2009-09-22 12:55 UTC (2+ messages)
[PATCH] ARM: includecheck fix: mach-bcmring, core.c
2009-09-22 12:51 UTC
[PATCH] ARM: includecheck fix: mach-at91, board-sam9m10g45ek.c
2009-09-22 12:47 UTC
[RFC] [PATCH 1/2] introduce ALS sysfs class
2009-09-22 12:42 UTC (2+ messages)
best practices: which "uaccess.h" should one include?
2009-09-22 12:37 UTC (3+ messages)
[GIT PULL]: OMAP2/3 Display Subsystem
2009-09-22 12:33 UTC (2+ messages)
[PATCH] perf_event, powerpc: Fix compilation after big perf_counter rename
2009-09-22 11:52 UTC (7+ messages)
` [tip:perf/urgent] "
[PATCH] Make a basic error check for failure in register_disk()
2009-09-22 11:51 UTC
[RFC] Virtual Machine Device Queues(VMDq) support on KVM
2009-09-22 11:50 UTC (7+ messages)
[PATCH] drivers/net/wireless: Use usb_endpoint_dir_out
2009-09-22 11:45 UTC
2.6.31-07068-g43c1266 Early boot exception
2009-09-22 11:40 UTC (6+ messages)
[v6 PATCH 0/7]: cpuidle/x86/POWER: Cleanup idle power management code in x86, cleanup drivers/cpuidle/cpuidle.c and introduce cpuidle to POWER
2009-09-22 11:33 UTC (8+ messages)
` [v6 PATCH 1/7]: cpuidle: cleanup drivers/cpuidle/cpuidle.c
` [v6 PATCH 2/7]: cpuidle: implement a list based approach to register a set of idle routines
` [v6 PATCH 3/7]: x86: refactor x86 idle power management code and remove all instances of pm_idle
` [v6 PATCH 4/7]: POWER: enable cpuidle for POWER
` [v6 PATCH 5/7]: pSeries/cpuidle: remove dedicate/shared idle loops, which will be moved to arch/powerpc/platforms/pseries/processor_idle.c
` [v6 PATCH 6/7]: POWER: add a default_idle idle loop for POWER
` [v6 PATCH 7/7]: pSeries: implement pSeries processor idle module
Poor desktop responsiveness with background I/O-operations
2009-09-22 11:32 UTC (13+ messages)
startx broken on today's git tree
2009-09-22 11:31 UTC (2+ messages)
[PATCH] Increase MAX_STACK_TRACE_ENTRIES
2009-09-22 11:29 UTC (2+ messages)
[PATCH] perf_counter: cleanup for __perf_event_sched_in()
2009-09-22 11:17 UTC (7+ messages)
` [PATCH v2] "
[RFC, PATCH] filesystem freeze: fix sys_umount induced perpetual freeze
2009-09-22 11:07 UTC (5+ messages)
` [PATCH 3/4] Do not allow umounting of frozen filesystems
rtc_cmos oops in cmos_rtc_ioctl
2009-09-22 10:40 UTC (2+ messages)
[git pull] drm tree
2009-09-22 10:33 UTC (7+ messages)
` [origin tree build failure] [PATCH] "
[PATCH] fix error handling in load_module()
2009-09-22 10:10 UTC (5+ messages)
[Bugme-new] [Bug 14150] New: BUG: soft lockup - CPU#3 stuck for 61s!, while running cpu controller latency testcase on two containers parallaly
2009-09-22 10:09 UTC (6+ messages)
[PATCH] tracing: Fix a comment and a trivial format issue in tracepoint.h
2009-09-22 10:00 UTC
Soft lockups when using an SCSI tape device
2009-09-22 10:04 UTC
TODO file for ramzswap
2009-09-22 10:02 UTC
[PATCH 1/3] pci: determine CLS more intelligently
2009-09-22 10:02 UTC (6+ messages)
` [PATCH 1/3 pci#linux-next] "
` [PATCH 2/3 pci#linux-next] pci,sparc64: drop PCI_CACHE_LINE_BYTES
` [PATCH 3/3 pci#linux-next] pccard: configure CLS on attach
[LTP] mmapstress03 weirdness? (fwd)
2009-09-22 9:53 UTC (3+ messages)
[PATCH 1/4] core, x86: Add user return notifiers
2009-09-22 9:48 UTC (5+ messages)
` [PATCH v2] "
[PATCHv5 3/3] vhost_net: a kernel-level virtio server
2009-09-22 9:43 UTC (12+ messages)
[Demo/lkm] Kcoredump -- Do coredump in any where of kernel(not same with kcore)
2009-09-22 9:31 UTC (2+ messages)
[PATCH] fs: Fix busyloop in wb_writeback()
2009-09-22 9:14 UTC (10+ messages)
[PATCH 0/5] Futex cleanups and race fix
2009-09-22 9:10 UTC (5+ messages)
` [PATCH 5/5] futex: fix wakeup race by setting TASK_INTERRUPTIBLE before queue_me
` [tip:core/urgent] futex: Fix wakeup race by setting TASK_INTERRUPTIBLE before queue_me()
[RFC][PATCH 0/2] perf vs d-cache aliasses
2009-09-22 9:02 UTC (3+ messages)
[v5 RFC PATCH 0/7]: cpuidle/x86/POWER (REDESIGN): Cleanup idle power management code in x86, cleanup drivers/cpuidle/cpuidle.c and introduce cpuidle to POWER
2009-09-22 8:56 UTC (3+ messages)
[PATCH 4/5] futex: correct futex_q woken state commentary
2009-09-22 8:41 UTC (2+ messages)
` [tip:core/urgent] futex: Correct "
[PATCH 3/5] futex: make function kernel-doc commentary consistent
2009-09-22 8:41 UTC (2+ messages)
` [tip:core/urgent] futex: Make "
[PATCH 2/5] futex: correct queue_me and unqueue_me commentary
2009-09-22 8:40 UTC (2+ messages)
` [tip:core/urgent] futex: Correct "
[PATCH 1/5] futex: correct futex_wait_requeue_pi() commentary
2009-09-22 8:40 UTC (2+ messages)
` [tip:core/urgent] futex: Correct "
[PATCH 4/4] tracing: fix failure path in ftrace_regex_open()
2009-09-22 8:40 UTC (2+ messages)
` [tip:tracing/urgent] tracing: Fix "
[PATCH 3/4] tracing: fix failure path in ftrace_graph_write()
2009-09-22 8:40 UTC (2+ messages)
` [tip:tracing/urgent] tracing: Fix "
[PATCH 2/4] tracing: check the return value of trace_get_user()
2009-09-22 8:39 UTC (2+ messages)
` [tip:tracing/urgent] tracing: Check "
[PATCH 1/4] tracing: fix off-by-one in trace_get_user()
2009-09-22 8:39 UTC (2+ messages)
` [tip:tracing/urgent] tracing: Fix "
[PATCH 0/3] compcache: in-memory compressed swapping v4
2009-09-22 8:36 UTC (3+ messages)
[PATCHSET percpu#for-next] percpu: convert ia64 to dynamic percpu and drop the old one
2009-09-22 8:16 UTC (6+ messages)
` [PATCH 1/4] vmalloc: rename local variables vmalloc_start and vmalloc_end
` [PATCH 2/4] ia64: allocate percpu area for cpu0 like percpu areas for other cpus
` [PATCH 3/4] ia64: convert to dynamic percpu allocator
` [PATCH 4/4] percpu: kill legacy "
Paravirtualization on VMware's Platform [VMI]
2009-09-22 8:09 UTC (9+ messages)
[PATCH] PCI PM: Read device power state from register after updating it (rev. 2)
2009-09-22 8:07 UTC (3+ messages)
[GIT PATCHES for 2.6.31] V4L/DVB updates
2009-09-22 8:01 UTC (5+ messages)
` [origin tree build failure] [PATCH] media: video: Fix build in saa7164
` [origin tree build failure] drivers/built-in.o:(.data+0xb1f40): undefined reference to `dib0070_ctrl_agc_filter'
[PATCH v4, REBASED 1/2] ARM: Pass IFSR register to do_PrefetchAbort()
2009-09-22 11:00 UTC (2+ messages)
` [PATCH v4, REBASED 2/2] ARM: Proper prefetch abort handling on ARMv6 and ARMv7
[PATCH] Add missing blk_trace_remove_sysfs to be in pair with blk_trace_init_sysfs
2009-09-22 7:57 UTC (3+ messages)
[PATCH] input/keyboard: new driver for ADP5520 MFD PMICs
2009-09-22 7:56 UTC (5+ messages)
[GIT PULL] perf fixes
2009-09-22 7:51 UTC
[PATCH 1/2] score: add head files define in vmlinux.lds.S
2009-09-22 7:37 UTC (2+ messages)
[RFC PATCH] delete unnecessary BUG_ON !policy->cur
2009-09-22 7:18 UTC (2+ messages)
[Patch] AMD64_EDAC: Fix amd64_map_to_dcs_mask
2009-09-22 7:14 UTC (6+ messages)
[PATCH v4 0/4] Use macros rather than hardcoding section names
2009-09-22 7:10 UTC (5+ messages)
` [PATCH v4 4/4] Use macros for .data.page_aligned section
[PATCH 2/2] score: update email address
2009-09-22 6:34 UTC
+ generic-ipi-fix-the-race-between-generic_smp_call_function_-and-hotplug_cfd.patch added to -mm tree
2009-09-22 6:52 UTC (13+ messages)
[PATCH] fix BUILD_BUG_ON() and a couple of bogus uses of it
2009-09-22 6:45 UTC (2+ messages)
HugeTLB: Driver example
2009-09-22 6:40 UTC (7+ messages)
[BUGFIX 2/2] x86, mce, inject: Make injected mce valid only during faked handler call
2009-09-22 6:35 UTC
[BUGFIX 1/2] x86, mce, inject: Use real injectm in raise_local
2009-09-22 6:35 UTC
microsecond event scheduling in an application
2009-09-22 6:35 UTC (4+ messages)
[PATCH] virtio-blk: add support for cache flush
2009-09-22 6:34 UTC (2+ messages)
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